Matthias Clasen
76e53c6ed3
Removed unused variable is_main_group. ( #512381 , Wouter Bolsterlee)
...
2008-01-27 Matthias Clasen <mclasen@redhat.com>
* glib/goption.c: (group_list_has_visible_entries):
Removed unused variable is_main_group. (#512381 ,
Wouter Bolsterlee)
svn path=/trunk/; revision=6390
2008-01-27 23:57:32 +00:00
Matthias Clasen
7bfc60de2e
Deprecate G_GNUC_(PRETTY)_FUNCTION.
...
2008-01-27 Matthias Clasen <mclasen@redhat.com>
* glib/gmacros.h: Deprecate G_GNUC_(PRETTY)_FUNCTION.
svn path=/trunk/; revision=6389
2008-01-27 23:42:33 +00:00
Matthias Clasen
69c903e5b2
Remove AC_CANONICAL_HOST from GLIB_WITH_NLS again. ( #385132 )
...
2008-01-27 Matthias Clasen <mclasen@redhat.com>
* m4macros/glib-gettext.m4: Remove AC_CANONICAL_HOST from
GLIB_WITH_NLS again. (#385132 )
svn path=/trunk/; revision=6388
2008-01-27 23:01:43 +00:00
Matthias Clasen
3773991fdf
Fix the pcre Unicode test to work with LDFLAGS=-Wl,--as-needed. ( #484261 ,
...
2008-01-27 Matthias Clasen <mclasen@redhat.com>
* configure.in: Fix the pcre Unicode test to work with
LDFLAGS=-Wl,--as-needed. (#484261 , Mark Lee)
svn path=/trunk/; revision=6387
2008-01-27 22:49:25 +00:00
Matthias Clasen
c923700b3d
Avoid trivial differences in translatable strings
...
svn path=/trunk/; revision=6386
2008-01-27 21:58:53 +00:00
Djihed Afifi
4cf45906f0
Updated Arabic Translation by Khaled Hosny.
...
svn path=/trunk/; revision=6385
2008-01-27 16:05:14 +00:00
Ihar Hrachyshka
6dc52eb31e
Reverted prev changes for be.po.
...
svn path=/trunk/; revision=6384
2008-01-27 15:16:35 +00:00
Murray Cumming
7b4933fe02
Document that the new_etags output gchar* should be freed.
...
2008-01-27 Murray Cumming <murrayc@murrayc.com>
* gio/gfile.c: (g_file_replace_contents),
(g_file_replace_contents_finish): Document that the new_etags output
gchar* should be freed.
svn path=/trunk/; revision=6383
2008-01-27 07:25:29 +00:00
Jorge Gonzalez Gonzalez
4de47ab012
Updated Spanish translation
...
svn path=/trunk/; revision=6382
2008-01-26 13:15:01 +00:00
Ihar Hrachyshka
0a0e20794c
Updated Belarusian translation.
...
svn path=/trunk/; revision=6381
2008-01-26 12:00:31 +00:00
Petr Kovář
4d625391cd
cs.po: Updated Czech translation.
...
svn path=/trunk/; revision=6380
2008-01-25 20:46:21 +00:00
Matthias Clasen
d7a1dddbc7
Make this build with gcc 3.4 ( #509419 )
...
2008-01-25 Matthias Clasen <mclasen@redhat.com>
* fam/fam-helper.c (fam_event_to_file_monitor_event): Make this
build with gcc 3.4 (#509419 )
svn path=/trunk/; revision=6378
2008-01-25 17:50:49 +00:00
Loïc Minier
64c2dc4a06
Pass context down the implementation to check for the main_group. Bug
...
2008-01-25 Loïc Minier <lool@dooz.org>
* glib/goption.c: (group_has_visible_entries),
(group_list_has_visible_entires), (g_option_context_get_help): Pass
context down the implementation to check for the main_group.
Bug #510292 .
* glib/tests/option-context.c:
Don't set G_OPTION_FLAG_IN_MAIN in main_entries
(group_captions): only create group when actually adding it to the
context; add an exit(0) to make sure the test succeeds.
svn path=/trunk/; revision=6377
2008-01-25 17:49:53 +00:00
Matthias Clasen
1f331ffde8
Doc updates
...
svn path=/trunk/; revision=6376
2008-01-25 17:38:04 +00:00
Matthias Clasen
8228f7f94b
Make GIOSchedulerJobFunc return boolean Keep calling io jobs until they
...
2008-01-25 Matthias Clasen <mclasen@redhat.com>
* gioscheduler.h: Make GIOSchedulerJobFunc return boolean
* gioscheduler.c: Keep calling io jobs until they return FALSE;
this allows big jobs to be executed in chunks, instead of blocking
the main loop for a long time.
* gsimpleasyncresult.c:
* giofile.c: Adapt callers.
svn path=/trunk/; revision=6375
2008-01-25 14:40:54 +00:00
Alexander Larsson
06d957d95d
Implement changes discussed on xdg list. Now we can add supported
...
2008-01-25 Alexander Larsson <alexl@redhat.com>
* gdesktopappinfo.c:
Implement changes discussed on xdg list.
Now we can add supported mimetypes by just using defaults.list
We can also remove associations in defaults.list.
svn path=/trunk/; revision=6374
2008-01-25 12:06:14 +00:00
Maxim V. Dziumanenko
d8fe489d47
svn path=/trunk/; revision=6373
...
svn path=/trunk/; revision=6373
2008-01-25 10:30:02 +00:00
Alexander Larsson
331d373e9a
Don't make local copy of desktop file for mimetype changes if the file
...
2008-01-25 Alexander Larsson <alexl@redhat.com>
* gdesktopappinfo.c:
Don't make local copy of desktop file
for mimetype changes if the file already
supports the new mimetype.
svn path=/trunk/; revision=6372
2008-01-25 09:46:31 +00:00
Theppitak Karoonboonyanan
5c88ca814c
Updated Thai translation.
...
2008-01-25 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
svn path=/trunk/; revision=6371
2008-01-25 07:22:40 +00:00
Matthias Clasen
af7645a498
String fixes
...
svn path=/trunk/; revision=6370
2008-01-25 06:10:29 +00:00
Matthias Clasen
c3d7de6859
More trash info
...
svn path=/trunk/; revision=6369
2008-01-25 04:16:48 +00:00
Theppitak Karoonboonyanan
66a1ebd314
Updated Thai translation.
...
2008-01-25 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
svn path=/trunk/; revision=6368
2008-01-25 03:41:03 +00:00
Matthias Clasen
32a0b4407d
Simplify markup
...
svn path=/trunk/; revision=6367
2008-01-25 01:49:08 +00:00
Matthias Clasen
12a26c75a9
Expand docs
...
svn path=/trunk/; revision=6366
2008-01-25 01:44:08 +00:00
Ignacio Casal Quinteiro
2f82279c81
Updated Galician Translation.
...
svn path=/trunk/; revision=6365
2008-01-24 21:28:18 +00:00
Alexander Larsson
753428dcf8
Add g_drive_get_identifier and g_drive_enumerate_identifiers
...
2008-01-24 Alexander Larsson <alexl@redhat.com>
* gdrive.[ch]:
Add g_drive_get_identifier and
g_drive_enumerate_identifiers
* gvolume.[ch]:
Add g_volume_get_identifier and
g_volume_enumerate_identifiers
* gio.symbols:
Add symbols
* gunixvolume.c:
Implement identifiers for unix backend
svn path=/trunk/; revision=6364
2008-01-24 16:06:33 +00:00
Alexander Larsson
270df8d3c8
Add g_file_copy_async() ( #511580 ) Based on patch from Carlos Garcia Campos
...
2008-01-24 Alexander Larsson <alexl@redhat.com>
* gfile.[ch]:
* gfile.h:
* gio.symbols:
Add g_file_copy_async() (#511580 )
Based on patch from Carlos Garcia Campos
svn path=/trunk/; revision=6363
2008-01-24 11:04:05 +00:00
Matthias Clasen
bebb750ac2
Updates
...
svn path=/trunk/; revision=6362
2008-01-24 05:35:33 +00:00
Jens Granseuer
afc9506e9e
Only declare variables at the beginning of a code block. Bug #511654 .
...
2008-01-23 Jens Granseuer <jensgr@gmx.net>
* glib/gtestutils.c: (g_test_trap_fork):
* glib/tests/testing.c: (test_assertions): Only declare variables at
the beginning of a code block. Bug #511654 .
svn path=/trunk/; revision=6361
2008-01-23 22:22:27 +00:00
Vasiliy Faronov
62d9a57c97
Updated Russian translation.
...
2008-01-24 Vasiliy Faronov <qvvx@yandex.ru>
* ru.po: Updated Russian translation.
svn path=/trunk/; revision=6360
2008-01-23 22:03:31 +00:00
Matthias Clasen
04213a8f72
Additions
...
svn path=/trunk/; revision=6359
2008-01-23 06:24:27 +00:00
Matthias Clasen
3bb0a17bd5
Some doc additions
...
svn path=/trunk/; revision=6358
2008-01-23 05:46:43 +00:00
Duarte Loreto
60556de1b7
Updated Portuguese translation.
...
2008-01-23 Duarte Loreto <happyguy_pt@hotmail.com>
* pt.po: Updated Portuguese translation.
svn path=/trunk/; revision=6357
2008-01-23 01:48:03 +00:00
Alexander Larsson
61014f7e13
Don't leak basename.
...
2008-01-22 Alexander Larsson <alexl@redhat.com>
* gdesktopappinfo.c:
(g_desktop_app_info_new):
Don't leak basename.
svn path=/trunk/; revision=6356
2008-01-22 16:16:32 +00:00
Alexander Larsson
aa88b00475
Don't leak GKeyFile
...
2008-01-22 Alexander Larsson <alexl@redhat.com>
* gdesktopappinfo.c:
(g_desktop_app_info_new_from_filename):
Don't leak GKeyFile
svn path=/trunk/; revision=6355
2008-01-22 14:15:51 +00:00
Alexander Larsson
10cd55875a
Fix leak of uri
...
2008-01-22 Alexander Larsson <alexl@redhat.com>
* glocalfileinfo.c (get_thumbnail_attributes):
Fix leak of uri
svn path=/trunk/; revision=6354
2008-01-22 13:24:48 +00:00
Alexander Larsson
2544ae3cd6
Canonicalize paths that start with more than two slashes.
...
2008-01-22 Alexander Larsson <alexl@redhat.com>
* glocalfile.c:
(canonicalize_filename):
Canonicalize paths that start with more than
two slashes.
* tests/g-file.c:
(compare_two_files):
(test_g_file_new_for_path):
Test the above
svn path=/trunk/; revision=6353
2008-01-22 09:38:37 +00:00
Alexander Larsson
db5224fa85
Fix c++ comment
...
svn path=/trunk/; revision=6352
2008-01-22 09:19:58 +00:00
Alexander Larsson
b784923e9c
Allow UTF-8 in file:// parse names.
...
2008-01-22 Alexander Larsson <alexl@redhat.com>
* glocalfile.c:
Allow UTF-8 in file:// parse names.
* tests/Makefile.am:
* tests/data-input-stream.c:
* tests/data-output-stream.c:
* tests/g-file-info.c:
* tests/g-file.c:
Added a bunch of tests from Tomas Bzatek
svn path=/trunk/; revision=6351
2008-01-22 09:13:28 +00:00
Stéphane Raimbault
211c72e12b
Updated French translation by Claude Paroz.
...
2008-01-21 Stéphane Raimbault <stephane.raimbault@gmail.com>
* fr.po: Updated French translation by Claude Paroz.
svn path=/trunk/; revision=6350
2008-01-21 21:48:58 +00:00
Matthias Clasen
8e191a31d6
Bump version
...
svn path=/trunk/; revision=6349
2008-01-21 18:09:53 +00:00
Matthias Clasen
1b8bad5973
2.15.3
...
svn path=/trunk/; revision=6347
2008-01-21 18:07:13 +00:00
Tor Lillqvist
3d89d5890e
Add the gio DLL to the runtime zipfile.
...
2008-01-21 Tor Lillqvist <tml@novell.com>
* glib-zip.in: Add the gio DLL to the runtime zipfile.
svn path=/trunk/; revision=6346
2008-01-21 17:29:43 +00:00
Tor Lillqvist
3f19aacfcd
Fix syntax error.
...
2008-01-21 Tor Lillqvist <tml@novell.com>
* el.po: Fix syntax error.
svn path=/trunk/; revision=6345
2008-01-21 17:26:08 +00:00
Matthias Clasen
2a0a4e8780
Updates
...
svn path=/trunk/; revision=6344
2008-01-21 15:50:34 +00:00
Kostas Papadimas
1fb2801476
Updated Greek translation
...
svn path=/trunk/; revision=6343
2008-01-21 15:47:16 +00:00
Alexander Larsson
eb4a1640a2
Remove duplicated GSeekable functions. ( #509990 ) Just use the
...
2008-01-21 Alexander Larsson <alexl@redhat.com>
* gfileinputstream.[ch]:
* gfileoutputstream.[ch]:
* gio.symbols:
Remove duplicated GSeekable functions. (#509990 )
Just use the g_seekable_xxx() calls instead.
svn path=/trunk/; revision=6342
2008-01-21 15:11:56 +00:00
Matthias Clasen
54300dde6d
Whitespace cleanups.
...
2008-01-21 Matthias Clasen <mclasen@redhat.com>
* glocal*.c:
* gvolumemanager.c: Whitespace cleanups.
* glocalfileoutputsteam.c (_g_local_file_output_stream_create):
Use the right mode when creating the file.
svn path=/trunk/; revision=6341
2008-01-21 14:02:19 +00:00
Murray Cumming
5fbfef4cb7
Accept -1 for the data length if the data is a null-terminated string. Bug
...
2008-01-20 Murray Cumming <murrayc@murrayc.com>
* glib/gchecksum.c: (g_checksum_update): Accept -1 for the data
length if the data is a null-terminated string. Bug #510855 .
svn path=/trunk/; revision=6340
2008-01-21 13:11:13 +00:00
Murray Cumming
6aaab07e0f
Documentation: Fixed minor typos and added more mentions of specific
...
2008-01-21 Murray Cumming,,, <murrayc@murrayc.com>
* gfileenumerator.c:
* gfileinputstream.c:
* ginputstream.c:
* goutputstream.c: Documentation: Fixed minor typos
and added more mentions of specific _finish() functions.
svn path=/trunk/; revision=6339
2008-01-21 13:08:23 +00:00