platform/upstream/glib.git
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)

17 years agoCorrect the grammar of an error message. (#349792, Jakub Friedl)
Matthias Clasen [Sat, 5 Aug 2006 22:07:57 +0000 (22:07 +0000)]
Correct the grammar of an error message. (#349792, Jakub Friedl)

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

* glib/gbookmarkfile.c (find_file_in_data_dirs): Correct the
grammar of an error message.  (#349792, Jakub Friedl)

17 years agoAdd some hints about making warnings fatal. (#348785, Matt Barnes)
Matthias Clasen [Sat, 5 Aug 2006 22:04:21 +0000 (22:04 +0000)]
Add some hints about making warnings fatal. (#348785, Matt Barnes)

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

* glib/tmpl/messages.sgml: Add some hints
about making warnings fatal.  (#348785, Matt
Barnes)

17 years agoDon't insert unnecessary newlines in keyfiles. (#349825, Chris Wilson)
Matthias Clasen [Sat, 5 Aug 2006 21:57:35 +0000 (21:57 +0000)]
Don't insert unnecessary newlines in keyfiles. (#349825, Chris Wilson)

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

* glib/gkeyfile.c (g_key_file_to_data): Don't insert unnecessary
newlines in keyfiles.  (#349825, Chris Wilson)

17 years agoIf a character can't be converted, don't replace it with a NUL byte, but
Matthias Clasen [Sat, 5 Aug 2006 21:53:49 +0000 (21:53 +0000)]
If a character can't be converted, don't replace it with a NUL byte, but

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

* glib/guniprop.c (g_unichar_toupper, g_unichar_tolower)
(real_toupper, real_tolower): If a character can't be converted,
don't replace it with a NUL byte, but leave it unchanged.
(#348491, Nikolai Weibull)

* tests/unicode-caseconv.c: Adapt to this change.

* tests/unicode-caseconv.c (main): Add a comment to point out
a quirk in the test data that we are working around here.

17 years agoUpdated Traditional Chinese translation(Hong Kong). Updated Traditional
Chao-Hsiung Liao [Sat, 5 Aug 2006 10:15:30 +0000 (10:15 +0000)]
Updated Traditional Chinese translation(Hong Kong). Updated Traditional

2006-08-05  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>

        * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
        * zh_TW.po: Updated Traditional Chinese translation(Taiwan).

17 years agoUpdated Czech translation.
Jakub Friedl [Thu, 3 Aug 2006 13:34:26 +0000 (13:34 +0000)]
Updated Czech translation.

2006-08-03  Jakub Friedl <jfriedlo@suse.cz>

  * cs.po: Updated Czech translation.

17 years agoUpdated Ukrainian translation.
Maxim Dziumanenko [Mon, 31 Jul 2006 07:17:07 +0000 (07:17 +0000)]
Updated Ukrainian translation.

2006-07-31  Maxim Dziumanenko <dziumanenko@gmail.com>

* Updated Ukrainian translation.

17 years agoMake it only accept those characters that we accept i
Behdad Esfahbod [Mon, 31 Jul 2006 05:10:28 +0000 (05:10 +0000)]
Make it only accept those characters that we accept i

2006-07-31  Behdad Esfahbod  <behdad@gnome.org>

        * glib/guniprop.c (g_unichar_isxdigit): Make it only accept those
        characters that we accept i g_unichar_xdigit_value(), i.e. don't
        accept non-decimal digits. (#347842, Nikolai Weibull)

17 years agoUpdate to reflect Unicode PR #29 (#348694, Nikolai Weibull)
Behdad Esfahbod [Mon, 31 Jul 2006 04:50:05 +0000 (04:50 +0000)]
Update to reflect Unicode PR #29 (#348694, Nikolai Weibull)

2006-07-31  Behdad Esfahbod  <behdad@gnome.org>

        * glib/gunidecomp.c (_g_utf8_normalize_wc): Update to reflect Unicode
        PR #29 (#348694, Nikolai Weibull)

        * tests/unicode-normalize.c (encode), (test_form): Make output more
        useful, reporting the unexpected output of the test.

18 years agoUse g_get_current_time() insted of gettimeofday().
Tor Lillqvist [Mon, 24 Jul 2006 12:42:18 +0000 (12:42 +0000)]
Use g_get_current_time() insted of gettimeofday().

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

* tests/slice-test.c: Use g_get_current_time() insted of
gettimeofday().

18 years agoBump version
Matthias Clasen [Sat, 22 Jul 2006 18:28:17 +0000 (18:28 +0000)]
Bump version

18 years ago2.12.1 GLIB_2_12_1
Matthias Clasen [Sat, 22 Jul 2006 18:21:48 +0000 (18:21 +0000)]
2.12.1

18 years agoUpdates
Matthias Clasen [Sat, 22 Jul 2006 17:12:27 +0000 (17:12 +0000)]
Updates

18 years agoupdated hebrew translation
Yair Hershkovitz [Sat, 22 Jul 2006 08:15:03 +0000 (08:15 +0000)]
updated hebrew translation

18 years agoUpdated to Unicode Character Database 5.0.0.
Behdad Esfahbod [Fri, 21 Jul 2006 22:23:51 +0000 (22:23 +0000)]
Updated to Unicode Character Database 5.0.0.

2006-07-21  Behdad Esfahbod  <behdad@gnome.org>

        * glib/gmirroringtable.h: Updated to Unicode Character Database 5.0.0.

18 years agoUpdated Portuguese translation.
Duarte Loreto [Fri, 21 Jul 2006 19:27:07 +0000 (19:27 +0000)]
Updated Portuguese translation.

2006-07-21  Duarte Loreto <happyguy_pt@hotmail.com>

* pt.po: Updated Portuguese translation.

18 years agoUpdated French translation.
Christophe Merlet [Fri, 21 Jul 2006 18:48:35 +0000 (18:48 +0000)]
Updated French translation.

18 years agoUpdated Catalan translation.
Josep Puigdemont i Casamajó [Fri, 21 Jul 2006 15:19:51 +0000 (15:19 +0000)]
Updated Catalan translation.

18 years agoCopy the complete value table, not just the first 4 bytes. (#348136,
Matthias Clasen [Fri, 21 Jul 2006 13:57:25 +0000 (13:57 +0000)]
Copy the complete value table, not just the first 4 bytes. (#348136,

2006-07-21  Matthias Clasen  <mclasen@redhat.com>

* gtypemodule.c (g_type_module_register_type): Copy the complete
value table, not just the first 4 bytes.  (#348136, Coverity)

18 years agofix typo
Matthias Clasen [Fri, 21 Jul 2006 04:14:03 +0000 (04:14 +0000)]
fix typo

18 years agoSmall optimization. (#348011, Nicolai Weibull)
Matthias Clasen [Thu, 20 Jul 2006 19:17:50 +0000 (19:17 +0000)]
Small optimization. (#348011, Nicolai Weibull)

2006-07-20  Matthias Clasen  <mclasen@redhat.com>

* glib/guniprop.c (real_toupper, real_tolower): Small optimization.
(#348011, Nicolai Weibull)

18 years agoImprove doc for g_date_strftime(). (#346197)
Tor Lillqvist [Thu, 20 Jul 2006 09:52:22 +0000 (09:52 +0000)]
Improve doc for g_date_strftime(). (#346197)

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

* glib/tmpl/date.sgml: Improve doc for
g_date_strftime(). (#346197)

18 years agoUpdate to final Unicode Character Database 5.0.0. (#336281)
Behdad Esfahbod [Wed, 19 Jul 2006 22:35:17 +0000 (22:35 +0000)]
Update to final Unicode Character Database 5.0.0. (#336281)

2006-07-19  Behdad Esfahbod  <behdad@gnome.org>

        * glib/gunibreak.h:
        * glib/gunichartables.h:
        * glib/gunicomp.h:
        * glib/gunidecomp.h:
        Update to final Unicode Character Database 5.0.0. (#336281)

18 years agoUpdated Dzongkha translation
Guntupalli Karunakar [Tue, 18 Jul 2006 17:40:45 +0000 (17:40 +0000)]
Updated Dzongkha translation

18 years agoAdded Entry for Bengali India (bn_IN) Translation updation
Runa Bhattacharjee [Mon, 17 Jul 2006 10:01:30 +0000 (10:01 +0000)]
Added Entry for Bengali India (bn_IN) Translation updation

18 years agoUpdated Bengali India (bn_IN) Translation
Runa Bhattacharjee [Mon, 17 Jul 2006 10:00:00 +0000 (10:00 +0000)]
Updated Bengali India (bn_IN) Translation

18 years agoUpdated Finnish translation
Ilkka Tuohela [Tue, 11 Jul 2006 03:54:27 +0000 (03:54 +0000)]
Updated Finnish translation

18 years agoFixed a typo.
Luca Ferretti [Sat, 8 Jul 2006 13:09:33 +0000 (13:09 +0000)]
Fixed a typo.

2006-07-08  Luca Ferretti  <elle.uca@libero.it>

* it.po: Fixed a typo.

18 years agoUpdated Finnish translation
Ilkka Tuohela [Fri, 7 Jul 2006 06:37:13 +0000 (06:37 +0000)]
Updated Finnish translation

18 years agoWhen matching debug flag keys, ignore case and accept any of comma, colon,
Behdad Esfahbod [Thu, 6 Jul 2006 20:30:16 +0000 (20:30 +0000)]
When matching debug flag keys, ignore case and accept any of comma, colon,

2006-07-06  Behdad Esfahbod  <behdad@gnome.org>

        * glib/gutils.c (g_parse_debug_string): When matching debug flag keys,
        ignore case and accept any of comma, colon, semicolon, space, and tab
        as separators.  Also, match dash with underscore.

18 years agoFixed misspelled 'phạm vị'
Nguyen Thai Ngoc Duy [Thu, 6 Jul 2006 13:44:12 +0000 (13:44 +0000)]
Fixed misspelled 'phạm vị'

18 years agoUpdated Italian translation.
Luca Ferretti [Thu, 6 Jul 2006 12:17:58 +0000 (12:17 +0000)]
Updated Italian translation.

2006-07-06  Luca Ferretti  <luca@libero.it>

* it.po: Updated Italian translation.

18 years agoUpdated Basque translation.
Inaki Larranaga [Wed, 5 Jul 2006 17:06:21 +0000 (17:06 +0000)]
Updated Basque translation.

2006-07-05  Inaki Larranaga  <dooteo@euskalgnu.org>

* eu.po: Updated Basque translation.

18 years agoFix typos in the docs. (#346660, Mark Drago)
Matthias Clasen [Wed, 5 Jul 2006 16:42:19 +0000 (16:42 +0000)]
Fix typos in the docs. (#346660, Mark Drago)

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

* glib/gbase64.c: Fix typos in the docs.  (#346660, Mark
Drago)

18 years agoUpdated Bulgarian translation by Alexander Shopov <ash@contact.bg>
Alexander Shopov [Wed, 5 Jul 2006 13:20:18 +0000 (13:20 +0000)]
Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

2006-07-05  Alexander Shopov  <ash@contact.bg>

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

18 years ago2006-07-05 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated Macedonian Transl...
Jovan Naumovski [Wed, 5 Jul 2006 01:00:13 +0000 (01:00 +0000)]
2006-07-05 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated Macedonian Translation

18 years agoFixed 'kết thức'
Nguyen Thai Ngoc Duy [Mon, 3 Jul 2006 15:13:24 +0000 (15:13 +0000)]
Fixed 'kết thức'

18 years agoUpdated Japanese translation for v2.12.0 (HEAD).
Takeshi AIHANA [Mon, 3 Jul 2006 13:47:46 +0000 (13:47 +0000)]
Updated Japanese translation for v2.12.0 (HEAD).

2006-07-03  Takeshi AIHANA <takeshi.aihana@gmail.com>

* ja.po: Updated Japanese translation for v2.12.0 (HEAD).

18 years agoAdded Entry for Updated Oriya translation
Subhransu Behera [Mon, 3 Jul 2006 10:45:27 +0000 (10:45 +0000)]
Added Entry for Updated Oriya translation

18 years agoUpdated Oriya translation
Subhransu Behera [Mon, 3 Jul 2006 10:44:07 +0000 (10:44 +0000)]
Updated Oriya translation