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.
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.
Matthias Clasen [Sun, 10 Sep 2006 05:50:50 +0000 (05:50 +0000)]
Assume string.h is available
Matthias Clasen [Sun, 10 Sep 2006 05:45:45 +0000 (05:45 +0000)]
Bump version
Matthias Clasen [Sun, 10 Sep 2006 05:44:46 +0000 (05:44 +0000)]
Add functions for approximate timeouts
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)
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.
Pawan Chitrakar [Tue, 5 Sep 2006 12:46:03 +0000 (12:46 +0000)]
Nepali Translation updated
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.
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>
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>
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)
Matthias Clasen [Sun, 3 Sep 2006 03:49:38 +0000 (03:49 +0000)]
Forgotten macros
Å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.
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)
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.
Matthias Clasen [Fri, 1 Sep 2006 06:08:23 +0000 (06:08 +0000)]
Improve clock_gettime check
Matthias Clasen [Thu, 31 Aug 2006 23:16:57 +0000 (23:16 +0000)]
fix problems with the previous commit
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)
Khandakar Mujahidul Islam [Thu, 31 Aug 2006 15:34:00 +0000 (15:34 +0000)]
Updated Bengali translation
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)
Felix I [Wed, 30 Aug 2006 12:09:16 +0000 (12:09 +0000)]
Tamil Translation updated
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.
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.
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)
Matthias Clasen [Mon, 28 Aug 2006 03:54:28 +0000 (03:54 +0000)]
fix pthread compiler flag detection
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)
Ž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.
Christophe Merlet [Sat, 26 Aug 2006 17:44:38 +0000 (17:44 +0000)]
Updated French translation.
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.
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)
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)
Johan Dahlin [Thu, 24 Aug 2006 23:26:06 +0000 (23:26 +0000)]
typo, new module name
Josep Puigdemont i Casamajó [Thu, 24 Aug 2006 11:43:57 +0000 (11:43 +0000)]
Updated Catalan translation.
Khandakar Mujahidul Islam [Wed, 23 Aug 2006 14:50:29 +0000 (14:50 +0000)]
Updated Bengali translation
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).
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).
Matthias Clasen [Wed, 23 Aug 2006 03:43:36 +0000 (03:43 +0000)]
Branch for 2.12
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)
Funda Wang [Sun, 20 Aug 2006 10:00:02 +0000 (10:00 +0000)]
Updated glib zh_CN translation.
Ani Peter [Sun, 20 Aug 2006 05:07:52 +0000 (05:07 +0000)]
Updated Malayalam translation
Clytie Siddall [Fri, 18 Aug 2006 11:49:31 +0000 (11:49 +0000)]
vi.po: Updated Vietnamese 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.
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>
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.
Erdal Ronahi [Wed, 16 Aug 2006 13:13:20 +0000 (13:13 +0000)]
Updated Kurdish translations
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.
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.
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.
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.
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)
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.
Matthias Clasen [Wed, 16 Aug 2006 00:48:18 +0000 (00:48 +0000)]
bump version
Matthias Clasen [Wed, 16 Aug 2006 00:45:03 +0000 (00:45 +0000)]
2.12.2
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.
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.
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.
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.
Josep Puigdemont i Casamajó [Wed, 9 Aug 2006 23:08:05 +0000 (23:08 +0000)]
Updated Catalan translation.
Josep Puigdemont i Casamajó [Wed, 9 Aug 2006 23:06:35 +0000 (23:06 +0000)]
Updated Catalan translation.
Josh Parsons [Wed, 9 Aug 2006 21:32:12 +0000 (21:32 +0000)]
copyediting API docs
Guntupalli Karunakar [Wed, 9 Aug 2006 19:56:17 +0000 (19:56 +0000)]
Updated Dzongkha translation
Ilkka Tuohela [Wed, 9 Aug 2006 12:59:07 +0000 (12:59 +0000)]
Updated Finnish translation
Baris Cicek [Wed, 9 Aug 2006 08:58:39 +0000 (08:58 +0000)]
Updated turkish translation
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.
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.
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.
Ankitkumar Rameshchandra Patel [Mon, 7 Aug 2006 04:45:55 +0000 (04:45 +0000)]
Updated 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.
Arangel Angov [Sun, 6 Aug 2006 10:14:36 +0000 (10:14 +0000)]
Updated Macedonian Translation, Arangel Angov <ufo@linux.net.mk>
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.
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)
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)
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)
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)
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.
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).
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.
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.
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)
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.
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().
Matthias Clasen [Sat, 22 Jul 2006 18:28:17 +0000 (18:28 +0000)]
Bump version
Matthias Clasen [Sat, 22 Jul 2006 18:21:48 +0000 (18:21 +0000)]
2.12.1
Matthias Clasen [Sat, 22 Jul 2006 17:12:27 +0000 (17:12 +0000)]
Updates
Yair Hershkovitz [Sat, 22 Jul 2006 08:15:03 +0000 (08:15 +0000)]
updated hebrew translation
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.
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.
Christophe Merlet [Fri, 21 Jul 2006 18:48:35 +0000 (18:48 +0000)]
Updated French translation.
Josep Puigdemont i Casamajó [Fri, 21 Jul 2006 15:19:51 +0000 (15:19 +0000)]
Updated Catalan translation.
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)
Matthias Clasen [Fri, 21 Jul 2006 04:14:03 +0000 (04:14 +0000)]
fix typo
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)
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)
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)
Guntupalli Karunakar [Tue, 18 Jul 2006 17:40:45 +0000 (17:40 +0000)]
Updated Dzongkha translation
Runa Bhattacharjee [Mon, 17 Jul 2006 10:01:30 +0000 (10:01 +0000)]
Added Entry for Bengali India (bn_IN) Translation updation
Runa Bhattacharjee [Mon, 17 Jul 2006 10:00:00 +0000 (10:00 +0000)]
Updated Bengali India (bn_IN) Translation
Ilkka Tuohela [Tue, 11 Jul 2006 03:54:27 +0000 (03:54 +0000)]
Updated Finnish translation
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.