Matthias Clasen [Mon, 14 Jan 2008 15:12:21 +0000 (15:12 +0000)]
Updates
svn path=/trunk/; revision=6308
Alexander Larsson [Mon, 14 Jan 2008 15:04:25 +0000 (15:04 +0000)]
Don't set error here, since we fallback to polling monitor.
2008-01-14 Alexander Larsson <alexl@redhat.com>
* gfile.c (g_file_monitor_file):
Don't set error here, since we fallback to polling monitor.
svn path=/trunk/; revision=6307
Alexander Larsson [Mon, 14 Jan 2008 15:00:31 +0000 (15:00 +0000)]
Add GError to file monitor calls
2008-01-14 Alexander Larsson <alexl@redhat.com>
* gfile.[ch]:
(g_file_monitor_directory):
(g_file_monitor_file):
Add GError to file monitor calls
* glocaldirectorymonitor.c:
* glocaldirectorymonitor.h:
* glocalfile.c:
* glocalfilemonitor.c:
* glocalfilemonitor.h:
* gunixmounts.c:
Update for above change
svn path=/trunk/; revision=6306
Alexander Larsson [Mon, 14 Jan 2008 14:55:27 +0000 (14:55 +0000)]
Handle root correctly in g_file_get_relative_path (#508719)
2008-01-14 Alexander Larsson <alexl@redhat.com>
* glocalfile.c:
(match_prefix):
Handle root correctly in g_file_get_relative_path (#508719)
svn path=/trunk/; revision=6305
Alexander Larsson [Mon, 14 Jan 2008 14:39:28 +0000 (14:39 +0000)]
Clarify docs for g_uri_escape_string (#508773)
2008-01-14 Alexander Larsson <alexl@redhat.com>
* glib/gurifuncs.c:
Clarify docs for g_uri_escape_string (#508773)
svn path=/trunk/; revision=6304
Alexander Larsson [Mon, 14 Jan 2008 14:12:48 +0000 (14:12 +0000)]
Clean up docs and example for GAsyncResult (#508074)
2008-01-14 Alexander Larsson <alexl@redhat.com>
* gasyncresult.c:
Clean up docs and example for GAsyncResult (#508074)
svn path=/trunk/; revision=6303
Luca Ferretti [Sun, 13 Jan 2008 11:53:24 +0000 (11:53 +0000)]
Updated Italian translation.
2008-01-13 Luca Ferretti <elle.uca@libero.it>
* it.po: Updated Italian translation.
svn path=/trunk/; revision=6302
Djihed Afifi [Sat, 12 Jan 2008 22:03:10 +0000 (22:03 +0000)]
Updated Arabic Translation by Djihed Afifi.
svn path=/trunk/; revision=6301
Baris Cicek [Sat, 12 Jan 2008 14:10:53 +0000 (14:10 +0000)]
Updated Turkish Translation
svn path=/trunk/; revision=6300
Changwoo Ryu [Sat, 12 Jan 2008 14:09:26 +0000 (14:09 +0000)]
Updated Korean translation.
svn path=/trunk/; revision=6299
Andre Klapper [Sat, 12 Jan 2008 13:33:22 +0000 (13:33 +0000)]
ALL_LINGUAS: remove line breaks from previous commit to get damned-lies
2008-01-12 Andre Klapper <
a9016009@gmx.de>
* configure.in: ALL_LINGUAS: remove line breaks from previous
commit to get damned-lies stats correct again. Add Sinhala (si).
svn path=/trunk/; revision=6298
Tim Janik [Fri, 11 Jan 2008 16:59:44 +0000 (16:59 +0000)]
Fixed copyright and credit for Asbjoern Pettersen.
svn path=/trunk/; revision=6297
Matthias Clasen [Fri, 11 Jan 2008 16:44:15 +0000 (16:44 +0000)]
hook up testutils docs
svn path=/trunk/; revision=6296
Murray Cumming [Fri, 11 Jan 2008 16:23:30 +0000 (16:23 +0000)]
Clarify the sentence about GAsyncReadyCallback, and correct some spelling
2008-01-11 Murray Cumming <murrayc@murrayc.com>
* gfile.c: Clarify the sentence about GAsyncReadyCallback,
and correct some spelling mistakes. Bug #508108.
svn path=/trunk/; revision=6295
Matthias Clasen [Fri, 11 Jan 2008 14:36:31 +0000 (14:36 +0000)]
Add a comment
svn path=/trunk/; revision=6294
Murray Cumming [Fri, 11 Jan 2008 14:15:07 +0000 (14:15 +0000)]
GFileInfo description: Mention how to actually set attributes in a GFile
2008-01-10 Murray Cumming <murrayc@murrayc.com>
* gfileinfo.c: GFileInfo description: Mention
how to actually set attributes in a GFile and how to discover
which attributes are settable. Bug #508378.
svn path=/trunk/; revision=6293
12:55:19 Tim Janik [Fri, 11 Jan 2008 11:57:15 +0000 (11:57 +0000)]
added g_base64_encode()/g_base64_decode() test case by Asbjoern
2008-01-11 12:55:19 Tim Janik <timj@imendio.com>
* tests/testingbase64.c: added g_base64_encode()/g_base64_decode()
test case by Asbjoern <asbgpe@online.no>. fixed up coding style.
svn path=/trunk/; revision=6292
09:00:28 Tim Janik [Fri, 11 Jan 2008 08:01:44 +0000 (08:01 +0000)]
use mv/sed/rm on a temporary file instead of "sed -i" which is not
2008-01-11 09:00:28 Tim Janik <timj@imendio.com>
* glib/Makefile.am (install-exec-hook): use mv/sed/rm on a temporary
file instead of "sed -i" which is not portable enough.
svn path=/trunk/; revision=6291
A. Walton [Thu, 10 Jan 2008 13:25:41 +0000 (13:25 +0000)]
Check for NULL content types.
2008-01-10 A. Walton <awalton@svn.gnome.org>
* gdesktopappinfo.c: (g_app_info_get_all_for_type),
(g_app_info_get_default_for_type):
Check for NULL content types.
svn path=/trunk/; revision=6290
Frederic Crozat [Thu, 10 Jan 2008 09:55:35 +0000 (09:55 +0000)]
add rpc_pipefs to systemfs list (#508309).
2008-01-10 Frederic Crozat <fcrozat@mandriva.com>
* gunixmounts.c: add rpc_pipefs to systemfs list (#508309).
svn path=/trunk/; revision=6289
Yair Hershkovitz [Wed, 9 Jan 2008 17:41:37 +0000 (17:41 +0000)]
updated hebrew translation
svn path=/trunk/; revision=6288
Murray Cumming [Wed, 9 Jan 2008 17:04:06 +0000 (17:04 +0000)]
*_async() functions: Several small corrections to the documentation,
2008-01-09 Murray Cumming <murrayc@murrayc.com>
* gfile.c: *_async() functions: Several small corrections
to the documentation, mostly correcting copy/paste errors
and improving some sentences.
svn path=/trunk/; revision=6287
Dan Winship [Wed, 9 Jan 2008 16:39:42 +0000 (16:39 +0000)]
x86_64 fix
* glocalfile.c (get_unique_filename): x86_64 fix
svn path=/trunk/; revision=6286
Alexander Larsson [Wed, 9 Jan 2008 15:45:56 +0000 (15:45 +0000)]
Add g_unix_mount_guess_should_display and use for unix volume monitor
2008-01-09 Alexander Larsson <alexl@redhat.com>
* gio.symbols:
* gunixmount.c:
* gunixmounts.[ch]:
Add g_unix_mount_guess_should_display and use
for unix volume monitor backend.
This means we more or less show what the
gnome-vfs backend did.
Based on patch from Padraig O'Briain
svn path=/trunk/; revision=6285
Alexander Larsson [Wed, 9 Jan 2008 15:20:49 +0000 (15:20 +0000)]
Add g_themed_icon_new_with_default_fallbacks
2008-01-09 Alexander Larsson <alexl@redhat.com>
* gio.symbols:
* gthemedicon.[ch]:
Add g_themed_icon_new_with_default_fallbacks
* gunixmounts.c:
Use default fallbacks for icons
svn path=/trunk/; revision=6284
Jorge Gonzalez Gonzalez [Wed, 9 Jan 2008 14:57:03 +0000 (14:57 +0000)]
Updated Spanish translation
svn path=/trunk/; revision=6283
Alexander Larsson [Wed, 9 Jan 2008 14:43:41 +0000 (14:43 +0000)]
Change the API a bit so that unhandled methods get reported via the reply,
2008-01-09 Alexander Larsson <alexl@redhat.com>
* gio-marshal.list:
* gmountoperation.[ch]:
Change the API a bit so that unhandled methods
get reported via the reply, rather than by
the signal emission return value. This is because
some handlers can't know this immediately without
doing I/O, and this is an async operation that
should not block.
svn path=/trunk/; revision=6282
Alexander Larsson [Wed, 9 Jan 2008 08:08:43 +0000 (08:08 +0000)]
Fix double free crash (#508224) Patch from Joe Marcus Clarke
2008-01-09 Alexander Larsson <alexl@redhat.com>
* fam/fam-helper.c:
* fam/gfamdirectorymonitor.c:
* fam/gfamfilemonitor.c:
Fix double free crash (#508224)
Patch from Joe Marcus Clarke
svn path=/trunk/; revision=6281
Alexander Larsson [Tue, 8 Jan 2008 20:37:43 +0000 (20:37 +0000)]
Add gio/gio.h include to check for c++ problems.
2008-01-08 Alexander Larsson <alexl@redhat.com>
* tests/cxx-test.C:
Add gio/gio.h include to check for c++ problems.
svn path=/trunk/; revision=6280
Alexander Larsson [Tue, 8 Jan 2008 09:11:15 +0000 (09:11 +0000)]
Remove GDirectoryMonitor refernces
2008-01-08 Alexander Larsson <alexl@redhat.com>
* gio/gio-docs.xml:
* gio/migrating.xml:
Remove GDirectoryMonitor refernces
svn path=/trunk/; revision=6278
Matthias Clasen [Mon, 7 Jan 2008 17:00:01 +0000 (17:00 +0000)]
bump version
svn path=/trunk/; revision=6269
Matthias Clasen [Mon, 7 Jan 2008 16:47:36 +0000 (16:47 +0000)]
2.15.1
svn path=/trunk/; revision=6267
Luca Ferretti [Mon, 7 Jan 2008 14:38:35 +0000 (14:38 +0000)]
remove deleted file gio/gdirectorymonitor.c
2008-01-07 Luca Ferretti <elle.uca@libero.it>
* POTFILES.in: remove deleted file gio/gdirectorymonitor.c
* it.po: Updated Italian translation.
svn path=/trunk/; revision=6266
Matthias Clasen [Mon, 7 Jan 2008 14:09:12 +0000 (14:09 +0000)]
Updates
svn path=/trunk/; revision=6265
Alexander Larsson [Mon, 7 Jan 2008 13:58:37 +0000 (13:58 +0000)]
Fix warning (#507835)
2008-01-07 Alexander Larsson <alexl@redhat.com>
* gunixinputstream.c (g_unix_input_stream_skip_finish):
Fix warning (#507835)
svn path=/trunk/; revision=6264
Alexander Larsson [Mon, 7 Jan 2008 13:56:10 +0000 (13:56 +0000)]
Pass --internal to glib-genmarshal
2008-01-07 Alexander Larsson <alexl@redhat.com>
* Makefile.am:
Pass --internal to glib-genmarshal
* gfilemonitor.c:
* gmountoperation.c:
* gio-marshal.list:
Use better types for signal arguments (#507822)
svn path=/trunk/; revision=6263
Alexander Larsson [Mon, 7 Jan 2008 13:42:08 +0000 (13:42 +0000)]
Build test subdir after . Remove gdirectorymonitor.[ch]
2008-01-07 Alexander Larsson <alexl@redhat.com>
* Makefile.am:
Build test subdir after .
Remove gdirectorymonitor.[ch]
* gdirectorymonitor.[ch]:
* gfilemonitor.c:
* gfile.[ch]:
* gio.h:
Remove GDirectoryMonitor and make
GFileMonitor the baseclass for both file and
directory monitors. Lift the more generic
rate limiting code from GDirectoryMonitor
into GFileMonitor.
* fam/fam-helper.c:
* fam/gfamdirectorymonitor.[ch]:
* inotify/ginotifydirectorymonitor.[ch]:
* inotify/inotify-helper.c:
* glocaldirectorymonitor.[ch]:
* glocalfile.c:
* gvolumemonitor.c:
Update for the removed GDirectoryMonitor.
* gmemoryoutputstream.c:
Remove ununsed variable
svn path=/trunk/; revision=6262
Priit Laes [Mon, 7 Jan 2008 11:09:26 +0000 (11:09 +0000)]
Translation updated by Ivar Smolin
2008-01-07 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Ivar Smolin
svn path=/trunk/; revision=6261
Alexander Larsson [Mon, 7 Jan 2008 10:11:57 +0000 (10:11 +0000)]
Translate error strings
2008-01-07 Alexander Larsson <alexl@redhat.com>
* gmemoryinputstream.c:
Translate error strings
* gio.symbols:
* gmemoryoutputstream.[ch]:
New implementation that avoids using GByteArray
in implementation and API. (#506377)
svn path=/trunk/; revision=6260
Alexander Larsson [Mon, 7 Jan 2008 08:57:29 +0000 (08:57 +0000)]
Add gio/test/Makefile to AC_CONFIG_FILES
2008-01-07 Alexander Larsson <alexl@redhat.com>
* configure.in:
Add gio/test/Makefile to AC_CONFIG_FILES
svn path=/trunk/; revision=6259
Matthias Clasen [Mon, 7 Jan 2008 06:19:27 +0000 (06:19 +0000)]
Updates
svn path=/trunk/; revision=6258
Matthias Clasen [Mon, 7 Jan 2008 06:14:40 +0000 (06:14 +0000)]
Add some tests
svn path=/trunk/; revision=6257
Matthias Clasen [Mon, 7 Jan 2008 05:18:17 +0000 (05:18 +0000)]
Mark strings for translation.
svn path=/trunk/; revision=6256
Matthias Clasen [Mon, 7 Jan 2008 03:39:41 +0000 (03:39 +0000)]
Add a translator comment (#503051, Pedro de Medeiros)
2008-01-06 Matthias Clasen <mclasen@redhat.com>
* glib/gregex.c: Add a translator comment (#503051,
Pedro de Medeiros)
svn path=/trunk/; revision=6255
Matthias Clasen [Mon, 7 Jan 2008 03:08:37 +0000 (03:08 +0000)]
Cope with gcc 4.3 changed 'extern inline' semantics. (#315437, patch by
2008-01-06 Matthias Clasen <mclasen@redhat.com>
* glib/gutils.h: Cope with gcc 4.3 changed 'extern inline'
semantics. (#315437, patch by Loïc Minier)
svn path=/trunk/; revision=6254
Matthias Clasen [Sun, 6 Jan 2008 23:12:24 +0000 (23:12 +0000)]
Fix fdwalk on OS X
svn path=/trunk/; revision=6253
Matthias Clasen [Sun, 6 Jan 2008 17:48:41 +0000 (17:48 +0000)]
Document new dependencies
svn path=/trunk/; revision=6252
Matthias Clasen [Sun, 6 Jan 2008 17:18:52 +0000 (17:18 +0000)]
Require glib-2.0
svn path=/trunk/; revision=6251
Yair Hershkovitz [Sun, 6 Jan 2008 16:28:46 +0000 (16:28 +0000)]
updated hebrew translation
svn path=/trunk/; revision=6250
Matthias Clasen [Sun, 6 Jan 2008 08:06:52 +0000 (08:06 +0000)]
Small doc addition
svn path=/trunk/; revision=6249
Matthias Clasen [Sun, 6 Jan 2008 08:04:57 +0000 (08:04 +0000)]
Updates
svn path=/trunk/; revision=6248
Matthias Clasen [Sun, 6 Jan 2008 08:04:39 +0000 (08:04 +0000)]
Documentation additions
svn path=/trunk/; revision=6247
Ihar Hrachyshka [Sun, 6 Jan 2008 00:19:52 +0000 (00:19 +0000)]
Updated Belarusian Latin translation.
svn path=/trunk/; revision=6246
Amanpreet Singh Alam [Sat, 5 Jan 2008 17:44:59 +0000 (17:44 +0000)]
updating for Punjabi
svn path=/trunk/; revision=6245
Alexander Larsson [Fri, 4 Jan 2008 15:19:36 +0000 (15:19 +0000)]
Use the right type (uint) for the ask_password signal.
2008-01-04 Alexander Larsson <alexl@redhat.com>
* gio-marshal.list:
* gmountoperation.c:
Use the right type (uint) for the ask_password signal.
svn path=/trunk/; revision=6244
Mathias Hasselmann [Fri, 4 Jan 2008 12:40:03 +0000 (12:40 +0000)]
Resolve 64 bit-shift bug in g_markup_collect_attributes.
Spotted by Lieven van der Heide.
* glib/gmarkup.c: Use G_GUINT64_CONSTANT in bit-shift.
svn path=/trunk/; revision=6243
Alexander Larsson [Fri, 4 Jan 2008 10:51:56 +0000 (10:51 +0000)]
Add g_app_info_supports_files() Remove desktop arg from
2008-01-04 Alexander Larsson <alexl@redhat.com>
* gappinfo.[ch]:
* gwin32appinfo.c:
* gio.symbols:
Add g_app_info_supports_files()
Remove desktop arg from g_app_info_should_show().
* gdesktopappinfo.[ch]:
Implement g_app_info_supports_files() and new should_show()
Add g_desktop_app_info_set_desktop_env() to set the desktop
for should_show(). (This will be set by gtk+ later)
svn path=/trunk/; revision=6242
Alexander Larsson [Fri, 4 Jan 2008 10:17:57 +0000 (10:17 +0000)]
Improve API so that you can use multile chunks of memory and custom
2008-01-04 Alexander Larsson <alexl@redhat.com>
* gio.symbols:
* gmemoryinputstream.[ch]:
Improve API so that you can use multile chunks
of memory and custom destroy functions. (#506374)
svn path=/trunk/; revision=6241
Clytie Siddall [Fri, 4 Jan 2008 08:12:36 +0000 (08:12 +0000)]
Updated Vietnamese translation
svn path=/trunk/; revision=6240
Clytie Siddall [Fri, 4 Jan 2008 08:00:23 +0000 (08:00 +0000)]
2008-01-04 vi.po Updated Vietnamese translation
Clytie Siddall <clytie@riverland.net.au>
svn path=/trunk/; revision=6239
Alexander Larsson [Thu, 3 Jan 2008 14:58:53 +0000 (14:58 +0000)]
Handle NULL attribute matchers safely, as we return this for empty
2008-01-03 Alexander Larsson <alexl@redhat.com>
* gfileinfo.c:
Handle NULL attribute matchers safely, as we return this
for empty attribute matcher strings.
svn path=/trunk/; revision=6238
Alexander Larsson [Thu, 3 Jan 2008 10:29:29 +0000 (10:29 +0000)]
Add /usr/local to list of internal mountpoints
2008-01-03 Alexander Larsson <alexl@redhat.com>
* gunixmounts.c (g_unix_is_mount_path_system_internal):
Add /usr/local to list of internal mountpoints
svn path=/trunk/; revision=6237
Alexander Larsson [Thu, 3 Jan 2008 09:13:39 +0000 (09:13 +0000)]
Check for HAVE_LCHOWN (#505887)
2008-01-03 Alexander Larsson <alexl@redhat.com>
* glocalfileinfo.c:
Check for HAVE_LCHOWN (#505887)
svn path=/trunk/; revision=6236
Alexander Larsson [Thu, 3 Jan 2008 09:01:00 +0000 (09:01 +0000)]
Add define for selinux context attribute. Fix missing : -> :: namespace
2008-01-03 Alexander Larsson <alexl@redhat.com>
* gfileinfo.h:
* glocalfileinfo.c:
Add define for selinux context attribute.
Fix missing : -> :: namespace separator change
Fix missing _ -> - name change for xattr-sys.
(#505058)
svn path=/trunk/; revision=6235
Alexander Larsson [Thu, 3 Jan 2008 08:56:51 +0000 (08:56 +0000)]
Link to libglib and libgobject directly (#504879) Patch from Sebastien
2008-01-03 Alexander Larsson <alexl@redhat.com>
* fam/Makefile.am:
Link to libglib and libgobject directly (#504879)
Patch from Sebastien Bacher
svn path=/trunk/; revision=6234
Alvaro Lopez Ortega [Wed, 2 Jan 2008 16:22:25 +0000 (16:22 +0000)]
These void functions were trying to return a value. It was causing the
2008-01-02 Alvaro Lopez Ortega <alvaro@sun.com>
* gio/gunixmount.c (g_unix_mount_unmount, g_unix_mount_eject):
These void functions were trying to return a value. It was causing
the compilation to fail.
svn path=/trunk/; revision=6232
Daniel Nylander [Wed, 2 Jan 2008 12:03:45 +0000 (12:03 +0000)]
sv.po: Swedish translation updated
svn path=/trunk/; revision=6231
Alvaro Lopez Ortega [Wed, 2 Jan 2008 11:54:08 +0000 (11:54 +0000)]
These functions prototype defines its output as void, and therefore they
2008-01-02 Alvaro Lopez Ortega <alvaro@sun.com>
* glib/ghash.c (g_hash_table_replace, g_hash_table_insert): These
functions prototype defines its output as void, and therefore they
should not return any value. This patch fixes a compilation error:
the "return" clauses were incompatible with the functions prototype.
svn path=/trunk/; revision=6230
Wouter Bolsterlee [Tue, 1 Jan 2008 14:39:51 +0000 (14:39 +0000)]
Expanded the g_file_new_for_commandline_arg description a bit, based on
2008-01-01 Wouter Bolsterlee <wbolster@svn.gnome.org>
* gfile.c: Expanded the g_file_new_for_commandline_arg
description a bit, based on the code and the docs of the
other g_file_new_for_* functions.
svn path=/trunk/; revision=6229
Yannig MARCHEGAY [Tue, 1 Jan 2008 09:19:47 +0000 (09:19 +0000)]
Updated Occitan translation
svn path=/trunk/; revision=6228
Matthias Clasen [Tue, 1 Jan 2008 04:13:26 +0000 (04:13 +0000)]
Remove C99 comments
svn path=/trunk/; revision=6227
Yannig MARCHEGAY [Mon, 31 Dec 2007 21:54:47 +0000 (21:54 +0000)]
Updated Occitan translation
svn path=/trunk/; revision=6226
Wouter Bolsterlee [Mon, 31 Dec 2007 12:11:13 +0000 (12:11 +0000)]
Fixed typo in docs.
2007-12-31 Wouter Bolsterlee <wbolster@svn.gnome.org>
* gfilemonitor.h: Fixed typo in docs.
svn path=/trunk/; revision=6225
Wouter Bolsterlee [Mon, 31 Dec 2007 11:59:09 +0000 (11:59 +0000)]
Fixed invalid XML entity
2007-12-31 Wouter Bolsterlee <wbolster@svn.gnome.org>
* gio/migrating.xml: Fixed invalid XML entity
svn path=/trunk/; revision=6224
Wouter Bolsterlee [Mon, 31 Dec 2007 11:35:35 +0000 (11:35 +0000)]
Fixed typo
2007-12-31 Wouter Bolsterlee <wbolster@svn.gnome.org>
* glib/tmpl/macros_misc.sgml: Fixed typo
svn path=/trunk/; revision=6223
Mathias Hasselmann [Mon, 31 Dec 2007 10:00:52 +0000 (10:00 +0000)]
Updates to GIO documentation. (#506395, Mikael Hermansson)
* gcontenttype.c: Describe memory management for return value of
g_content_types_get_registered(). Missing piece from #505815.
* gdrive.c, gmount.c, gvolumemonitor.c: Add more description to
GVolume, GDrive, GMounts, which hopefully gives the user less
confusions when using this API. Following explainations from
Alexander Larsson on gtk-devel-list.
svn path=/trunk/; revision=6222
Matthias Clasen [Mon, 31 Dec 2007 05:25:25 +0000 (05:25 +0000)]
Mark assertion functions as G_GNUC_NORETURN. (#506461, Sebastian Dröge)
2007-12-24 Matthias Clasen <mclasen@redhat.com>
* glib/gtestutils.h:
* glib/glib.symbols: Mark assertion functions as G_GNUC_NORETURN.
(#506461, Sebastian Dröge)
svn path=/trunk/; revision=6221
Matthias Clasen [Mon, 31 Dec 2007 04:45:19 +0000 (04:45 +0000)]
Doc additions
svn path=/trunk/; revision=6220
Matthias Clasen [Mon, 31 Dec 2007 02:30:33 +0000 (02:30 +0000)]
Fix build with --disable-visibility
svn path=/trunk/; revision=6219
Matthias Clasen [Mon, 31 Dec 2007 01:47:59 +0000 (01:47 +0000)]
Don't include NULLs in the list of returned app infos.
2007-12-30 Matthias Clasen <mclasen@redhat.com>
* gdesktopfileinfo.c (g_app_info_get_all): Don't include NULLs
in the list of returned app infos.
svn path=/trunk/; revision=6218
Matthias Clasen [Sun, 30 Dec 2007 06:15:12 +0000 (06:15 +0000)]
Fix a cross-reference
svn path=/trunk/; revision=6217
Matthias Clasen [Sun, 30 Dec 2007 06:13:12 +0000 (06:13 +0000)]
More docs
svn path=/trunk/; revision=6216
Matthias Clasen [Sun, 30 Dec 2007 05:55:23 +0000 (05:55 +0000)]
Doc updates
svn path=/trunk/; revision=6215
Matthias Clasen [Sun, 30 Dec 2007 05:54:31 +0000 (05:54 +0000)]
Updates
svn path=/trunk/; revision=6214
Matthias Clasen [Sun, 30 Dec 2007 05:30:42 +0000 (05:30 +0000)]
More doc updates
svn path=/trunk/; revision=6213
Matthias Clasen [Sun, 30 Dec 2007 05:22:33 +0000 (05:22 +0000)]
More doc updates
svn path=/trunk/; revision=6212
Matthias Clasen [Sun, 30 Dec 2007 05:21:05 +0000 (05:21 +0000)]
Documentation updates
svn path=/trunk/; revision=6211
Matthias Clasen [Sun, 30 Dec 2007 05:12:15 +0000 (05:12 +0000)]
Documentation updates
svn path=/trunk/; revision=6210
Matthias Clasen [Sun, 30 Dec 2007 05:10:23 +0000 (05:10 +0000)]
Documentation updates
svn path=/trunk/; revision=6209
Matthias Clasen [Sat, 29 Dec 2007 05:18:58 +0000 (05:18 +0000)]
Add a note on restrictions of child setup functions
svn path=/trunk/; revision=6208
Inaki Larranaga Murgoitio [Thu, 27 Dec 2007 15:08:58 +0000 (15:08 +0000)]
Updated Basque translation.
2007-12-27 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.
svn path=/trunk/; revision=6207
Matthias Clasen [Thu, 27 Dec 2007 04:23:57 +0000 (04:23 +0000)]
Include crt_externs.h. (#505730, Tommi Komulainen)
2007-12-26 Matthias Clasen <mclasen@redhat.com>
* gdesktopappinfo.c: Include crt_externs.h. (#505730,
Tommi Komulainen)
svn path=/trunk/; revision=6206
Matthias Clasen [Thu, 27 Dec 2007 04:14:47 +0000 (04:14 +0000)]
Don't return freed memory (#505815, Mikael Hermansson)
2007-12-26 Matthias Clasen <mclasen@redhat.com>
* gcontenttype.c (g_content_types_get_registered): Don't return
freed memory (#505815, Mikael Hermansson)
svn path=/trunk/; revision=6205
Behdad Esfahbod [Wed, 26 Dec 2007 19:23:21 +0000 (19:23 +0000)]
Fix macro argument. (#505674, Areg Beketovski)
2007-12-26 Behdad Esfahbod <behdad@gnome.org>
* gclosure.h (G_CCLOSURE_SWAP_DATA): Fix macro argument.
(#505674, Areg Beketovski)
svn path=/trunk/; revision=6204
Paolo Borelli [Tue, 25 Dec 2007 21:21:32 +0000 (21:21 +0000)]
fix typo in the ifdef used to detect statbuf->st_blocks. (#505042)
2007-12-25 Paolo Borelli <pborelli@katamail.com>
* glocalfileinfo.c (set_info_from_stat): fix typo in the ifdef
used to detect statbuf->st_blocks. (#505042)
svn path=/trunk/; revision=6202
Matthias Clasen [Tue, 25 Dec 2007 02:28:18 +0000 (02:28 +0000)]
Include sys/time.h. (#505258)
2007-12-24 Matthias Clasen <mclasen@redhat.com>
* glib/gtestutils.c: Include sys/time.h. (#505258)
svn path=/trunk/; revision=6201
Matthias Clasen [Tue, 25 Dec 2007 02:07:48 +0000 (02:07 +0000)]
Fix the environment handling. (#504829, Cosimo Cecchi)
2007-12-24 Matthias Clasen <mclasen@redhat.com>
* gdesktopappinfo.c (g_desktop_app_info_launch): Fix the
environment handling. (#504829, Cosimo Cecchi)
svn path=/trunk/; revision=6200
Mathias Hasselmann [Mon, 24 Dec 2007 11:10:13 +0000 (11:10 +0000)]
Use correct date of in ChangeLog entry (once again)
svn path=/trunk/; revision=6199
Mathias Hasselmann [Mon, 24 Dec 2007 11:09:03 +0000 (11:09 +0000)]
Do not show empty groups in --help output. Initial patch from Yevgen
Muntyan. (#504142)
* glib/goption.c: Do not show empty groups in --help output.
* glib/tests/Makefile.am: Add option-context.c
* glib/tests/option-context.c: Test skipping of empty groups.
svn path=/trunk/; revision=6198
Benjamin Otte [Mon, 24 Dec 2007 09:47:31 +0000 (09:47 +0000)]
Add a warning about g_thread_init invalidating timers. (#491218)
* glib/tmpl/timers.sgml: Add a warning about g_thread_init
invalidating timers. (#491218)
svn path=/trunk/; revision=6197