platform/upstream/glib.git
17 years agofix 343825
Matthias Clasen [Wed, 15 Nov 2006 19:17:16 +0000 (19:17 +0000)]
fix 343825

17 years agoReplace bash-specific == with sh-understood =. Fixes bug #373864.
Behdad Esfahbod [Tue, 14 Nov 2006 18:23:48 +0000 (18:23 +0000)]
Replace bash-specific == with sh-understood =. Fixes bug #373864.

2006-11-14  Behdad Esfahbod  <behdad@gnome.org>

        * sanity_check: Replace bash-specific == with sh-understood =.
        Fixes bug #373864.

17 years agoglib/ version not the gobject/ one I accidentially commited. Fixes bug
Hans Breuer [Sun, 5 Nov 2006 21:18:09 +0000 (21:18 +0000)]
glib/ version not the gobject/ one I accidentially commited. Fixes bug

2006-11-05  Hans Breuer  <hans@breuer.org>

* glib/makefile.msc.in : glib/ version not the gobject/
one I accidentially commited. Fixes bug #371074.

17 years agomakefile.mingw gmodule/makefile.mingw.in glib/makefile.mingw.in
Tor Lillqvist [Sun, 5 Nov 2006 15:42:42 +0000 (15:42 +0000)]
makefile.mingw gmodule/makefile.mingw.in glib/makefile.mingw.in

2006-11-05  Tor Lillqvist  <tml@novell.com>

* makefile.mingw
* gmodule/makefile.mingw.in
* glib/makefile.mingw.in
* gobject/makefile.mingw.in
* gthread/makefile.mingw.in
* tests/makefile.mingw.in: Remove from CVS. Haven't been
maintained or distributed for long.

17 years agoupdated hebrew translation
Yair Hershkovitz [Tue, 31 Oct 2006 15:21:19 +0000 (15:21 +0000)]
updated hebrew translation

17 years agoFix small leak on failed realloc in _g_locale_get_charset_aliases
Pascal Terjan [Thu, 26 Oct 2006 21:09:04 +0000 (21:09 +0000)]
Fix small leak on failed realloc in _g_locale_get_charset_aliases

2006-10-26  Pascal Terjan  <pterjan@linuxfr.org>

* glib/libcharset/localcharset.c: Fix small leak on failed
realloc in _g_locale_get_charset_aliases (#338582)

17 years agoAdd $(GLIB_DEBUG_FLAGS). (#362543, Peter Kjellerstedt)
Behdad Esfahbod [Mon, 16 Oct 2006 12:51:54 +0000 (12:51 +0000)]
Add $(GLIB_DEBUG_FLAGS). (#362543, Peter Kjellerstedt)

2006-10-16  Behdad Esfahbod  <behdad@gnome.org>

        * glib/gnulib/Makefile.am: Add $(GLIB_DEBUG_FLAGS).  (#362543,
        Peter Kjellerstedt)

17 years agoCompile errorcheck-mutex-test with thread libraries explicitly. (#74748,
Sebastian Wilhelmi [Sun, 15 Oct 2006 12:18:25 +0000 (12:18 +0000)]
Compile errorcheck-mutex-test with thread libraries explicitly. (#74748,

2006-10-15  Sebastian Wilhelmi  <seppi@seppi.de>

        * tests/Makefile.am: Compile errorcheck-mutex-test with thread
        libraries explicitly. (#74748, Javier Villavicencio)

17 years agoapplied patch from David Necas which introduces an underscore_name option
Tim Janik [Tue, 10 Oct 2006 10:10:43 +0000 (10:10 +0000)]
applied patch from David Necas which introduces an underscore_name option

Tue Oct 10 12:06:08 2006  Tim Janik  <timj@gtk.org>

        * glib-mkenums.in:
        * glib-mkenums.1: applied patch from David Necas which introduces
        an underscore_name option and fixes #358734.

17 years agoAdd docs
Matthias Clasen [Mon, 9 Oct 2006 05:09:57 +0000 (05:09 +0000)]
Add docs

17 years agoMissing files
Matthias Clasen [Mon, 9 Oct 2006 04:24:29 +0000 (04:24 +0000)]
Missing files

17 years agoAdd Unicode script support
Matthias Clasen [Mon, 9 Oct 2006 04:23:58 +0000 (04:23 +0000)]
Add Unicode script support

17 years agoportability fix
Matthias Clasen [Sun, 8 Oct 2006 19:59:26 +0000 (19:59 +0000)]
portability fix

17 years agoAdd a hint about the requirement that enum and flags values must be
Matthias Clasen [Sun, 8 Oct 2006 19:35:52 +0000 (19:35 +0000)]
Add a hint about the requirement that enum and flags values must be

2006-10-08  Matthias Clasen  <mclasen@redhat.com>

* gobject/tmpl/enumerations_flags.sgml: Add a hint about
the requirement that enum and flags values must be static.

17 years agog_strdup the keys that we are passed before adding them to the hash
Tor Lillqvist [Sat, 7 Oct 2006 19:27:17 +0000 (19:27 +0000)]
g_strdup the keys that we are passed before adding them to the hash

2006-10-07  Tor Lillqvist  <tml@novell.com>

* glib/gwin32.c (get_package_directory_from_module)
(g_win32_get_package_installation_directory): g_strdup the keys
that we are passed before adding them to the hash tables, to guard
against the caller freeing them. (#355955, Andreas Köhler)

17 years agofix a typo
Matthias Clasen [Fri, 6 Oct 2006 18:52:33 +0000 (18:52 +0000)]
fix a typo

17 years agoUpdated Czech translation.
Jakub Friedl [Wed, 4 Oct 2006 14:25:43 +0000 (14:25 +0000)]
Updated Czech translation.

2006-10-04  Jakub Friedl  <jfriedl@suse.cz>

  * cs.po: Updated Czech translation.

17 years agoInclude pltcheck.sh in EXTRA_DIST, and remove redefinition of TESTS.
Behdad Esfahbod [Mon, 2 Oct 2006 18:03:50 +0000 (18:03 +0000)]
Include pltcheck.sh in EXTRA_DIST, and remove redefinition of TESTS.

2006-10-02  Behdad Esfahbod  <behdad@gnome.org>

        * glib/Makefile.am:
        * gobject/Makefile.am:
        Include pltcheck.sh in EXTRA_DIST, and remove redefinition of TESTS.
        (#358966)

17 years agoAdded.
Behdad Esfahbod [Mon, 2 Oct 2006 17:38:35 +0000 (17:38 +0000)]
Added.

17 years agoreverted a change to have an assert instead of a g_return_val_if_fail()
Tim Janik [Mon, 2 Oct 2006 13:52:13 +0000 (13:52 +0000)]
reverted a change to have an assert instead of a g_return_val_if_fail()

Mon Oct  2 15:50:16 2006  Tim Janik  <timj@gtk.org>

        * gvalue.c (g_value_peek_pointer): reverted a change to have an
        assert instead of a g_return_val_if_fail() here. libraries (and
        programs) should only ever g_assert or g_error if there is no way
        to carry on with the current program state. that's clearly not
        the case here.

        * ChangeLog: added missing changelog entry for 2003-12-30.

17 years agoImprove example. (#367625, Ross Burton)
Matthias Clasen [Sun, 1 Oct 2006 06:04:54 +0000 (06:04 +0000)]
Improve example. (#367625, Ross Burton)

2006-10-01  Matthias Clasen  <mclasen@redhat.com>

* glib/tmpl/option.sgml: Improve example.  (#367625, Ross Burton)

17 years agoUse nsleep to implement g_usleep on AIX. (#321974, Andrew Paprocki)
Matthias Clasen [Sun, 1 Oct 2006 05:53:49 +0000 (05:53 +0000)]
Use nsleep to implement g_usleep on AIX. (#321974, Andrew Paprocki)

2006-10-01  Matthias Clasen  <mclasen@redhat.com>

* glib/gtimer.c (g_usleep): Use nsleep to implement
g_usleep on AIX.  (#321974, Andrew Paprocki)

* configure.in: Check for nsleep

17 years agoFix typos in doc comments. (#358421, Tom Tromey)
Matthias Clasen [Sun, 1 Oct 2006 05:35:29 +0000 (05:35 +0000)]
Fix typos in doc comments. (#358421, Tom Tromey)

2006-10-01  Matthias Clasen  <mclasen@redhat.com>

* glib/gmain.c: Fix typos in doc comments.
(#358421, Tom Tromey)

17 years agoFix PLT issues
Matthias Clasen [Sat, 30 Sep 2006 14:06:45 +0000 (14:06 +0000)]
Fix PLT issues

17 years agoFix some issues with PLT entries.
Matthias Clasen [Sat, 30 Sep 2006 13:59:01 +0000 (13:59 +0000)]
Fix some issues with PLT entries.

17 years agoapplied patch from Behdad with slight optimization, fixes #356175.
Tim Janik [Fri, 22 Sep 2006 12:06:28 +0000 (12:06 +0000)]
applied patch from Behdad with slight optimization, fixes #356175.

Fri Sep 22 13:41:02 2006  Tim Janik  <timj@imendio.com>

        * gtype.h: applied patch from Behdad with slight optimization,
        fixes #356175.

        * gobjectnotifyqueue.c: fixed include-guard macro name.

17 years agobetter filtering of G_GNUC_* stuff when generating .def files. Now also
Hans Breuer [Sun, 17 Sep 2006 16:17:44 +0000 (16:17 +0000)]
better filtering of G_GNUC_* stuff when generating .def files. Now also

2006-09-17  Hans Breuer  <hans@breuer.org>

* glib/makefile.msc.in gobject/makefile.msc.in : better filtering
of G_GNUC_* stuff when generating .def files. Now also works with
newer (less tolerant) linkers, e.g. from vc2500e

17 years agoapplied patch from Christian Persch to support G_DEBUG flags
Tim Janik [Mon, 11 Sep 2006 13:11:15 +0000 (13:11 +0000)]
applied patch from Christian Persch to support G_DEBUG flags

Mon Sep 11 14:58:56 2006  Tim Janik  <timj@imendio.com>

        * gmodule.c: applied patch from Christian Persch to support
        G_DEBUG flags resident-modules and bind-now-modules, bug #345099.

17 years agodocumented G_DEBUG flags resident-modules and bind-now-modules, patch by
Tim Janik [Mon, 11 Sep 2006 13:10:44 +0000 (13:10 +0000)]
documented G_DEBUG flags resident-modules and bind-now-modules, patch by

Mon Sep 11 14:57:46 2006  Tim Janik  <timj@imendio.com>

        * glib/running.sgml: documented G_DEBUG flags resident-modules
        and bind-now-modules, patch by Christian Persch on bug #345099.

17 years agoreimplemented floating flag handling by atomically accessing a reserved
Tim Janik [Mon, 11 Sep 2006 10:14:05 +0000 (10:14 +0000)]
reimplemented floating flag handling by atomically accessing a reserved

Mon Sep 11 12:12:45 2006  Tim Janik  <timj@imendio.com>

        * gparam.c (g_param_spec_sink): reimplemented floating flag handling by
        atomically accessing a reserved GData bit, fixes #330556.

17 years agoAssume string.h is available
Matthias Clasen [Sun, 10 Sep 2006 05:50:50 +0000 (05:50 +0000)]
Assume string.h is available

17 years agoBump version
Matthias Clasen [Sun, 10 Sep 2006 05:45:45 +0000 (05:45 +0000)]
Bump version

17 years agoAdd functions for approximate timeouts
Matthias Clasen [Sun, 10 Sep 2006 05:44:46 +0000 (05:44 +0000)]
Add functions for approximate timeouts

17 years agoInitialize save_errno. (#355206, Mike Edenfield)
Matthias Clasen [Sun, 10 Sep 2006 05:13:52 +0000 (05:13 +0000)]
Initialize save_errno. (#355206, Mike Edenfield)

2006-09-10  Matthias Clasen  <mclasen@redhat.com>

* glib/gstdio.c (g_rename): Initialize save_errno.
(#355206, Mike Edenfield)

17 years ago2006-09-09 David Lodge
David Lodge [Sat, 9 Sep 2006 17:26:35 +0000 (17:26 +0000)]
2006-09-09  David Lodge

* en_GB.po: Updated British English translation.

17 years agoNepali Translation updated
Pawan Chitrakar [Tue, 5 Sep 2006 12:46:03 +0000 (12:46 +0000)]
Nepali Translation updated

17 years agoUpdated Persian translation by Meelad Zakaria.
Roozbeh Pournader [Mon, 4 Sep 2006 10:28:35 +0000 (10:28 +0000)]
Updated Persian translation by Meelad Zakaria.

2006-09-04  Roozbeh Pournader  <roozbeh@farsiweb.info>

* fa.po: Updated Persian translation by Meelad Zakaria.

17 years agoUpdated Romanian translation by Mişu Moldovan <dumol@gnome.ro>
Mugurel Tudor [Mon, 4 Sep 2006 07:45:24 +0000 (07:45 +0000)]
Updated Romanian translation by Mişu Moldovan <dumol@gnome.ro>

2006-09-04  Mugurel Tudor  <mugurelu@gnome.ro>

* ro.po: Updated Romanian translation by
Mişu Moldovan <dumol@gnome.ro>

17 years agoUpdated Brazilian Portuguese translation by Leonardo Ferreira Fontenelle
Lucas Rocha [Mon, 4 Sep 2006 03:58:28 +0000 (03:58 +0000)]
Updated Brazilian Portuguese translation by Leonardo Ferreira Fontenelle

2006-09-03  Lucas Rocha  <lucasr@gnome.org>

* pt_BR.po: Updated Brazilian Portuguese translation
by Leonardo Ferreira Fontenelle <leo.fontenelle@gmail.com>

17 years agoAllocate GErrors using the slice allocator. (#354054, Matt Barnes)
Matthias Clasen [Sun, 3 Sep 2006 06:03:39 +0000 (06:03 +0000)]
Allocate GErrors using the slice allocator. (#354054, Matt Barnes)

2006-09-03  Matthias Clasen  <mclasen@redhat.com>

* glib/gerror.c: Allocate GErrors using the slice allocator.
(#354054, Matt Barnes)

17 years agoForgotten macros
Matthias Clasen [Sun, 3 Sep 2006 03:49:38 +0000 (03:49 +0000)]
Forgotten macros

17 years agoUpdated Norwegian Nynorsk translation.
Åsmund Skjæveland [Sat, 2 Sep 2006 12:31:04 +0000 (12:31 +0000)]
Updated Norwegian Nynorsk translation.

2006-09-02  Åsmund Skjæveland  <aasmunds@fys.uio.no>

* nn.po: Updated Norwegian Nynorsk translation.

17 years agoCorrect C99ism (mixed declarations and code) in Win32 ifdef branch.
Tor Lillqvist [Fri, 1 Sep 2006 23:32:05 +0000 (23:32 +0000)]
Correct C99ism (mixed declarations and code) in Win32 ifdef branch.

2006-09-02  Tor Lillqvist  <tml@novell.com>

* glib/gutils.c (g_get_any_init_do): Correct C99ism (mixed
declarations and code) in Win32 ifdef branch. (#353903, Mike
Edenfield)

17 years agoAdded 'dz' 'hy' to ALL_LINGUAS.
Abel Cheung [Fri, 1 Sep 2006 11:28:14 +0000 (11:28 +0000)]
Added 'dz' 'hy' to ALL_LINGUAS.

2006-09-01  Abel Cheung  <abel@oaka.org>

* configure.in: Added 'dz' 'hy' to ALL_LINGUAS.

17 years agoImprove clock_gettime check
Matthias Clasen [Fri, 1 Sep 2006 06:08:23 +0000 (06:08 +0000)]
Improve clock_gettime check

17 years agofix problems with the previous commit
Matthias Clasen [Thu, 31 Aug 2006 23:16:57 +0000 (23:16 +0000)]
fix problems with the previous commit

17 years agoAdd missing includes to a few test programs. (#353580, Chris Wilson)
Matthias Clasen [Thu, 31 Aug 2006 18:29:12 +0000 (18:29 +0000)]
Add missing includes to a few test programs. (#353580, Chris Wilson)

2006-08-31  Matthias Clasen  <mclasen@redhat.com>

* configure.in: Add missing includes to a few test
programs.  (#353580, Chris Wilson)

17 years agoUpdated Bengali translation
Khandakar Mujahidul Islam [Thu, 31 Aug 2006 15:34:00 +0000 (15:34 +0000)]
Updated Bengali translation

17 years agoDon't call va_end on caller-provided va_args. (#353584, Chris Wilson)
Matthias Clasen [Wed, 30 Aug 2006 19:07:54 +0000 (19:07 +0000)]
Don't call va_end on caller-provided va_args. (#353584, Chris Wilson)

2006-08-30  Matthias Clasen  <mclasen@redhat.com>

* glib/gmarkup.c (g_markup_vprintf_escaped): Don't call
va_end on caller-provided va_args.  (#353584, Chris Wilson)

17 years agoTamil Translation updated
Felix I [Wed, 30 Aug 2006 12:09:16 +0000 (12:09 +0000)]
Tamil Translation updated

17 years agoRemove support for Windows 9x/ME, as will be done also in Pango and GTK+.
Tor Lillqvist [Tue, 29 Aug 2006 22:45:00 +0000 (22:45 +0000)]
Remove support for Windows 9x/ME, as will be done also in Pango and GTK+.

2006-08-29  Tor Lillqvist  <tml@novell.com>

Remove support for Windows 9x/ME, as will be done also in Pango
and GTK+. GTK+ hasn't worked on Win9x since 2.6 or 2.8 anyway, so
it's pretty pointless to keep the Win9x code in here either. If
somebody is interested, the code can always be found in older GLib
versions, and in CVS.

* glib/gdir.c
* glib/gfileutils.c
* glib/gspawn-win32-helper.c
* glib/gspawn-win32.c
* glib/gstdio.c
* glib/gutils.c
* glib/gwin32.c
* glib/gwin32.h: Remove the G_WIN32_IS_NT_BASED() and
G_WIN32_HAVE_WIDECHAR_API() tests and their false (Win9x)
branches, and any variables or static functions used only by the
Win9x branches.

* glib/gwin32.c (g_win32_windows_version_init): Call g_error() if
run on Win9x.

17 years agofixed to print usage and version info on STDOUT (#322502).
Tim Janik [Tue, 29 Aug 2006 11:29:24 +0000 (11:29 +0000)]
fixed to print usage and version info on STDOUT (#322502).

Tue Aug 29 13:27:33 2006  Tim Janik  <timj@gtk.org>

        * glib-mkenums.in: fixed to print usage and version info on STDOUT
        (#322502).

        * gobject.c (g_initially_unowned_init): restore ; after G_DEFINE_TYPE.

17 years agoAdd a note about G_DISABLE_DEPRECATED. (#353172, Matt Barnes)
Matthias Clasen [Mon, 28 Aug 2006 17:20:02 +0000 (17:20 +0000)]
Add a note about G_DISABLE_DEPRECATED. (#353172, Matt Barnes)

2006-08-28  Matthias Clasen  <mclasen@redhat.com>

        * glib/compiling.sgml: Add a note about G_DISABLE_DEPRECATED.
        (#353172, Matt Barnes)

17 years agofix pthread compiler flag detection
Matthias Clasen [Mon, 28 Aug 2006 03:54:28 +0000 (03:54 +0000)]
fix pthread compiler flag detection

17 years agoUse Posix monotonic clocks instead of gettimeofday when available.
Matthias Clasen [Mon, 28 Aug 2006 03:01:33 +0000 (03:01 +0000)]
Use Posix monotonic clocks instead of gettimeofday when available.

2006-08-27  Matthias Clasen  <mclasen@redhat.com>

* glib/gtimer.c: Use Posix monotonic clocks instead of
gettimeofday when available.  (#336114, William Jon McCann)

17 years agoUpdated Lithuanian translation.
Žygimantas Beručka [Sat, 26 Aug 2006 20:20:34 +0000 (20:20 +0000)]
Updated Lithuanian translation.

2006-08-26  Žygimantas Beručka  <zygis@gnome.org>

        * lt.po: Updated Lithuanian translation.

17 years agoUpdated French translation.
Christophe Merlet [Sat, 26 Aug 2006 17:44:38 +0000 (17:44 +0000)]
Updated French translation.

17 years agoTranslation updated.
Gabor Kelemen [Sat, 26 Aug 2006 12:39:00 +0000 (12:39 +0000)]
Translation updated.

2006-08-26  Gabor Kelemen  <kelemeng@gnome.hu>

* hu.po: Translation updated.

17 years agoFix some typos. (#351741, Kjartan Maraas)
Matthias Clasen [Sat, 26 Aug 2006 04:03:37 +0000 (04:03 +0000)]
Fix some typos. (#351741, Kjartan Maraas)

2006-08-26  Matthias Clasen  <mclasen@redhat.com>

* glib/gutils.h:
* glib/gscanner.c: Fix some typos.  (#351741, Kjartan Maraas)

17 years agoFix the pthread compiler flag detection.
Matthias Clasen [Sat, 26 Aug 2006 03:44:45 +0000 (03:44 +0000)]
Fix the pthread compiler flag detection.

2006-08-25  Matthias Clasen  <mclasen@redhat.com>

* configure.in: Fix the pthread compiler flag detection.

* glib/gunicode.h:
* glib/gutf8.c (_g_utf8_make_valid): Rename make_valid_utf8
from gconvert.c, move it to gutf8.c, and export it privately.

* glib/gconvert.c (g_filename_display_name): Adjust callers.

* glib/gkeyfile.c: Use _g_utf8_make_valid() in a number of
places to ensure error messages are valid UTF-8.  (#351853,
Simon Budig)

17 years agotypo, new module name
Johan Dahlin [Thu, 24 Aug 2006 23:26:06 +0000 (23:26 +0000)]
typo, new module name

17 years agoUpdated Catalan translation.
Josep Puigdemont i Casamajó [Thu, 24 Aug 2006 11:43:57 +0000 (11:43 +0000)]
Updated Catalan translation.

17 years agoUpdated Bengali translation
Khandakar Mujahidul Islam [Wed, 23 Aug 2006 14:50:29 +0000 (14:50 +0000)]
Updated Bengali translation

17 years agochanged return value of g_value_dup_object(), fixes #343292.
Sven Neumann [Wed, 23 Aug 2006 08:46:21 +0000 (08:46 +0000)]
changed return value of g_value_dup_object(), fixes #343292.

Wed Aug 23 10:35:32 2006  Tim Janik  <timj@gtk.org>

        * gobject.[hc]: changed return value of g_value_dup_object(), fixes #343292.

2006-08-23  Sven Neumann  <sven@gimp.org>

        * gobject/glib-genmarshal.[c1]: added new command-line option
        "--internal" that can be used to let glib-genmarshal generate
        internal functions using the G_GNUC_INTERNAL attribute (bug #346647).

17 years agoadded new command-line option "--internal" that can be used to let
Sven Neumann [Wed, 23 Aug 2006 06:45:55 +0000 (06:45 +0000)]
added new command-line option "--internal" that can be used to let

2006-08-23  Sven Neumann  <sven@gimp.org>

* gobject/glib-genmarshal.[c1]: added new command-line option
"--internal" that can be used to let glib-genmarshal generate
internal functions using the G_GNUC_INTERNAL attribute (bug
#346647).

17 years agoBranch for 2.12
Matthias Clasen [Wed, 23 Aug 2006 03:43:36 +0000 (03:43 +0000)]
Branch for 2.12

17 years agoFix crash when printing large 64-bit values on Win32 using the %I64x glib-2-12-branchpoint
Tor Lillqvist [Sun, 20 Aug 2006 13:39:48 +0000 (13:39 +0000)]
Fix crash when printing large 64-bit values on Win32 using the %I64x

2006-08-20  Tor Lillqvist  <tml@novell.com>

* glib/gnulib/vasnprintf.c (vasnprintf): Fix crash when printing
large 64-bit values on Win32 using the %I64x format. (#351034,
Neil Piercy)

17 years agoUpdated glib zh_CN translation.
Funda Wang [Sun, 20 Aug 2006 10:00:02 +0000 (10:00 +0000)]
Updated glib zh_CN translation.

17 years agoUpdated Malayalam translation
Ani Peter [Sun, 20 Aug 2006 05:07:52 +0000 (05:07 +0000)]
Updated Malayalam translation

17 years agovi.po: Updated Vietnamese translation.
Clytie Siddall [Fri, 18 Aug 2006 11:49:31 +0000 (11:49 +0000)]
vi.po: Updated Vietnamese translation.

17 years agoUpdated Portuguese translation.
Duarte Loreto [Fri, 18 Aug 2006 01:35:50 +0000 (01:35 +0000)]
Updated Portuguese translation.

2006-08-18  Duarte Loreto <happyguy_pt@hotmail.com>

* pt.po: Updated Portuguese translation.

17 years agoUpdated Bulgarian translation by Alexander Shopov <ash@contact.bg>
Alexander Shopov [Thu, 17 Aug 2006 08:40:54 +0000 (08:40 +0000)]
Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

2006-08-17  Alexander Shopov  <ash@contact.bg>

* bg.po: Updated Bulgarian translation by
Alexander Shopov <ash@contact.bg>

17 years agoUpdated Japanese translation.
Satoru SATOH [Wed, 16 Aug 2006 14:06:19 +0000 (14:06 +0000)]
Updated Japanese translation.

2006-08-16  Satoru SATOH <ss@gnome.gr.jp>

* Updated Japanese translation.

17 years agoUpdated Kurdish translations
Erdal Ronahi [Wed, 16 Aug 2006 13:13:20 +0000 (13:13 +0000)]
Updated Kurdish translations

17 years agoadded test program which demonstrates and checks singleton construction.
Tim Janik [Wed, 16 Aug 2006 12:11:03 +0000 (12:11 +0000)]
added test program which demonstrates and checks singleton construction.

Wed Aug 16 13:59:07 2006  Tim Janik  <timj@gtk.org>

        * tests/gobject/Makefile.am:
        * tests/gobject/singleton.c: added test program which demonstrates
        and checks singleton construction.

17 years agoadded notes about complexity.
Tim Janik [Wed, 16 Aug 2006 12:10:41 +0000 (12:10 +0000)]
added notes about complexity.

Wed Aug 16 13:55:39 2006  Tim Janik  <timj@imendio.com>

        * glib/tmpl/trash_stack.sgml: added notes about complexity.

17 years agoconditionally thaw the notify queue after construction, so we don't
Tim Janik [Wed, 16 Aug 2006 12:09:51 +0000 (12:09 +0000)]
conditionally thaw the notify queue after construction, so we don't

Wed Aug 16 13:55:08 2006  Tim Janik  <timj@imendio.com>

        * gobject.c: conditionally thaw the notify queue after construction,
        so we don't trigger warnings when trying to thaw an unfrozen singleton.

17 years agoUpdated Swedish translation.
Daniel Nylander [Wed, 16 Aug 2006 05:20:33 +0000 (05:20 +0000)]
Updated Swedish translation.

2006-08-16  Daniel Nylander <po@danielnylander.se>

* sv.po: Updated Swedish translation.

17 years agoAdd Since tags. Fix Since tag. (#351583, Brian Cameron)
Matthias Clasen [Wed, 16 Aug 2006 03:33:57 +0000 (03:33 +0000)]
Add Since tags. Fix Since tag. (#351583, Brian Cameron)

2006-08-15  Matthias Clasen  <mclasen@redhat.com>

        * glib/gbookmarkfile.c (g_bookmark_file_get_groups):
        * glib/gmain.c (g_source_is_destroyed): Add Since tags.
        * glib/gkeyfile.c (g_key_file_get_double_list): Fix
        Since tag.  (#351583, Brian Cameron)

17 years agoTranslation updated.
Gabor Kelemen [Wed, 16 Aug 2006 01:51:23 +0000 (01:51 +0000)]
Translation updated.

2006-08-16  Gabor Kelemen  <kelemeng@gnome.hu>

* hu.po: Translation updated.

17 years agobump version
Matthias Clasen [Wed, 16 Aug 2006 00:48:18 +0000 (00:48 +0000)]
bump version

17 years ago2.12.2 GLIB_2_12_2
Matthias Clasen [Wed, 16 Aug 2006 00:45:03 +0000 (00:45 +0000)]
2.12.2

17 years agoUpdated Polish translation by GNOME PL Team.
Artur Flinta [Tue, 15 Aug 2006 22:28:16 +0000 (22:28 +0000)]
Updated Polish translation by GNOME PL Team.

2006-08-16  Artur Flinta  <aflinta@cvs.gnome.org>

* pl.po: Updated Polish translation by GNOME PL Team.

17 years agoUpdated Polish translation by GNOME PL Team.
Artur Flinta [Tue, 15 Aug 2006 22:18:36 +0000 (22:18 +0000)]
Updated Polish translation by GNOME PL Team.

2006-08-16  Artur Flinta  <aflinta@cvs.gnome.org>

* pl.po: Updated Polish translation by GNOME PL Team.

17 years agoUpdated German translation.
Hendrik Richter [Tue, 15 Aug 2006 21:05:13 +0000 (21:05 +0000)]
Updated German translation.

2006-08-15  Hendrik Richter  <hendrikr@gnome.org>

* de.po: Updated German translation.

17 years agoUpdated Korean translation.
Changwoo Ryu [Fri, 11 Aug 2006 13:42:55 +0000 (13:42 +0000)]
Updated Korean translation.

2006-08-11  Changwoo Ryu  <cwryu@debian.org>

* ko.po: Updated Korean translation.

17 years agoUpdated Catalan translation.
Josep Puigdemont i Casamajó [Wed, 9 Aug 2006 23:08:05 +0000 (23:08 +0000)]
Updated Catalan translation.

17 years agoUpdated Catalan translation.
Josep Puigdemont i Casamajó [Wed, 9 Aug 2006 23:06:35 +0000 (23:06 +0000)]
Updated Catalan translation.

17 years agocopyediting API docs
Josh Parsons [Wed, 9 Aug 2006 21:32:12 +0000 (21:32 +0000)]
copyediting API docs

17 years agoUpdated Dzongkha translation
Guntupalli Karunakar [Wed, 9 Aug 2006 19:56:17 +0000 (19:56 +0000)]
Updated Dzongkha translation

17 years agoUpdated Finnish translation
Ilkka Tuohela [Wed, 9 Aug 2006 12:59:07 +0000 (12:59 +0000)]
Updated Finnish translation

17 years agoUpdated turkish translation
Baris Cicek [Wed, 9 Aug 2006 08:58:39 +0000 (08:58 +0000)]
Updated turkish translation

17 years agoPlug a couple of leaks when removing data from a bookmark.
Emmanuele Bassi [Tue, 8 Aug 2006 23:35:48 +0000 (23:35 +0000)]
Plug a couple of leaks when removing data from a bookmark.

2006-08-08  Emmanuele Bassi  <ebassi@gnome.org>

* glib/gbookmarkfile.c (g_bookmark_file_remove_group)
(g_bookmark_file_set_app_info): Plug a couple of leaks
when removing data from a bookmark.

17 years agoTranslation updated by Wouter Bolsterlee.
Wouter Bolsterlee [Tue, 8 Aug 2006 22:29:15 +0000 (22:29 +0000)]
Translation updated by Wouter Bolsterlee.

2006-08-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>

* nl.po: Translation updated by Wouter Bolsterlee.

17 years agoUpdated Basque translation.
Inaki Larranaga [Tue, 8 Aug 2006 07:45:51 +0000 (07:45 +0000)]
Updated Basque translation.

2006-08-08  Inaki Larranaga  <dooteo@euskalgnu.org>

* eu.po: Updated Basque translation.

17 years agoUpdated Translation
Ankitkumar Rameshchandra Patel [Mon, 7 Aug 2006 04:45:55 +0000 (04:45 +0000)]
Updated Translation

17 years agoUpdated Spanish translation.
Francisco Javier F. Serrador [Sun, 6 Aug 2006 18:32:55 +0000 (18:32 +0000)]
Updated Spanish translation.

2006-08-06  Francisco Javier F. Serrador  <serrador@openshine.com>

* es.po: Updated Spanish translation.

17 years agoUpdated Macedonian Translation, Arangel Angov <ufo@linux.net.mk>
Arangel Angov [Sun, 6 Aug 2006 10:14:36 +0000 (10:14 +0000)]
Updated Macedonian Translation, Arangel Angov <ufo@linux.net.mk>

17 years agoUpdated Thai translation.
Theppitak Karoonboonyanan [Sun, 6 Aug 2006 01:39:00 +0000 (01:39 +0000)]
Updated Thai translation.

2006-08-06  Theppitak Karoonboonyanan  <thep@linux.thai.net>

* th.po: Updated Thai translation.

17 years agoDon't initialize struct members with function calls. (#349952)
Matthias Clasen [Sun, 6 Aug 2006 00:57:36 +0000 (00:57 +0000)]
Don't initialize struct members with function calls. (#349952)

2006-08-05  Matthias Clasen  <mclasen@redhat.com>

* gparamspecs.c (g_param_spec_types_init): Don't initialize
struct members with function calls.  (#349952)