Alexander Shopov
7f56afee76
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>
2006-08-17 08:40:54 +00:00
Satoru SATOH
076032a3e0
Updated Japanese translation.
...
2006-08-16 Satoru SATOH <ss@gnome.gr.jp>
* Updated Japanese translation.
2006-08-16 14:06:19 +00:00
Erdal Ronahi
bd56698bb4
Updated Kurdish translations
2006-08-16 13:13:20 +00:00
Tim Janik
aa4c932630
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.
2006-08-16 12:11:03 +00:00
Tim Janik
f1f0177b9e
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.
2006-08-16 12:10:41 +00:00
Tim Janik
13fe93378e
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.
2006-08-16 12:09:51 +00:00
Daniel Nylander
7dfbacef97
Updated Swedish translation.
...
2006-08-16 Daniel Nylander <po@danielnylander.se>
* sv.po: Updated Swedish translation.
2006-08-16 05:20:33 +00:00
Matthias Clasen
58ea1db43e
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)
2006-08-16 03:33:57 +00:00
Gabor Kelemen
314b14dac5
Translation updated.
...
2006-08-16 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated.
2006-08-16 01:51:23 +00:00
Matthias Clasen
18be028241
bump version
2006-08-16 00:48:18 +00:00
Matthias Clasen
c4bc3fe91d
2.12.2
2006-08-16 00:45:03 +00:00
Artur Flinta
17607af087
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.
2006-08-15 22:28:16 +00:00
Artur Flinta
84417db203
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.
2006-08-15 22:18:36 +00:00
Hendrik Richter
ea7364837e
Updated German translation.
...
2006-08-15 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation.
2006-08-15 21:05:13 +00:00
Changwoo Ryu
64f5375a2b
Updated Korean translation.
...
2006-08-11 Changwoo Ryu <cwryu@debian.org>
* ko.po: Updated Korean translation.
2006-08-11 13:42:55 +00:00
Josep Puigdemont i Casamajó
50f64dd67a
Updated Catalan translation.
2006-08-09 23:08:05 +00:00
Josep Puigdemont i Casamajó
31574ddc68
Updated Catalan translation.
2006-08-09 23:06:35 +00:00
Josh Parsons
3d4e51759a
copyediting API docs
2006-08-09 21:32:12 +00:00
Guntupalli Karunakar
2edf2f2571
Updated Dzongkha translation
2006-08-09 19:56:17 +00:00
Ilkka Tuohela
998e23fc94
Updated Finnish translation
2006-08-09 12:59:07 +00:00
Baris Cicek
58cc2ec580
Updated turkish translation
2006-08-09 08:58:39 +00:00
Emmanuele Bassi
efa3ee01de
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.
2006-08-08 23:35:48 +00:00
Wouter Bolsterlee
3050782a63
Translation updated by Wouter Bolsterlee.
...
2006-08-09 Wouter Bolsterlee <uws+gnome@xs4all.nl>
* nl.po: Translation updated by Wouter Bolsterlee.
2006-08-08 22:29:15 +00:00
Inaki Larranaga
be99c08630
Updated Basque translation.
...
2006-08-08 Inaki Larranaga <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.
2006-08-08 07:45:51 +00:00
Ankitkumar Rameshchandra Patel
147311bfc7
Updated Translation
2006-08-07 04:45:55 +00:00
Francisco Javier F. Serrador
e1fb634670
Updated Spanish translation.
...
2006-08-06 Francisco Javier F. Serrador <serrador@openshine.com>
* es.po: Updated Spanish translation.
2006-08-06 18:32:55 +00:00
Arangel Angov
e4c347290a
Updated Macedonian Translation, Arangel Angov <ufo@linux.net.mk>
2006-08-06 10:14:36 +00:00
Theppitak Karoonboonyanan
36a3c1c78a
Updated Thai translation.
...
2006-08-06 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
2006-08-06 01:39:00 +00:00
Matthias Clasen
1482f7b139
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 )
2006-08-06 00:57:36 +00:00
Matthias Clasen
14ae5dba0c
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)
2006-08-05 22:07:57 +00:00
Matthias Clasen
9797823fe2
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)
2006-08-05 22:04:21 +00:00
Matthias Clasen
e94c42bd46
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)
2006-08-05 21:57:35 +00:00
Matthias Clasen
994d642cde
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.
2006-08-05 21:53:49 +00:00
Chao-Hsiung Liao
ce2d5c4b0c
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).
2006-08-05 10:15:30 +00:00
Jakub Friedl
9581b75b49
Updated Czech translation.
...
2006-08-03 Jakub Friedl <jfriedlo@suse.cz>
* cs.po: Updated Czech translation.
2006-08-03 13:34:26 +00:00
Maxim Dziumanenko
38606bcbcf
Updated Ukrainian translation.
...
2006-07-31 Maxim Dziumanenko <dziumanenko@gmail.com>
* Updated Ukrainian translation.
2006-07-31 07:17:07 +00:00
Behdad Esfahbod
fafabbb490
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)
2006-07-31 05:10:28 +00:00
Behdad Esfahbod
290443f86f
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.
2006-07-31 04:50:05 +00:00
Tor Lillqvist
94322b96da
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().
2006-07-24 12:42:18 +00:00
Matthias Clasen
cc2aaddeb2
Bump version
2006-07-22 18:28:17 +00:00
Matthias Clasen
395997df20
2.12.1
2006-07-22 18:21:48 +00:00
Matthias Clasen
c534348ea5
Updates
2006-07-22 17:12:27 +00:00
Yair Hershkovitz
a7fd3abe41
updated hebrew translation
2006-07-22 08:15:03 +00:00
Behdad Esfahbod
bee7a828d6
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.
2006-07-21 22:23:51 +00:00
Duarte Loreto
1a4f826e3d
Updated Portuguese translation.
...
2006-07-21 Duarte Loreto <happyguy_pt@hotmail.com>
* pt.po: Updated Portuguese translation.
2006-07-21 19:27:07 +00:00
Christophe Merlet
29955dee9b
Updated French translation.
2006-07-21 18:48:35 +00:00
Josep Puigdemont i Casamajó
1135c82f28
Updated Catalan translation.
2006-07-21 15:19:51 +00:00
Matthias Clasen
cf98df8b88
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)
2006-07-21 13:57:25 +00:00
Matthias Clasen
1637ce0a86
fix typo
2006-07-21 04:14:03 +00:00
Matthias Clasen
c639cfe436
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)
2006-07-20 19:17:50 +00:00