Matthias Clasen
77332513b9
fix pthread compiler flag detection
2006-08-28 03:54:28 +00:00
Matthias Clasen
72520d46bc
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)
2006-08-28 03:01:33 +00:00
Žygimantas Beručka
f54e7ee475
Updated Lithuanian translation.
...
2006-08-26 Žygimantas Beručka <zygis@gnome.org>
* lt.po: Updated Lithuanian translation.
2006-08-26 20:20:34 +00:00
Christophe Merlet
2ed836e33d
Updated French translation.
2006-08-26 17:44:38 +00:00
Gabor Kelemen
42c996b59c
Translation updated.
...
2006-08-26 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated.
2006-08-26 12:39:00 +00:00
Matthias Clasen
ed9c3c2696
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)
2006-08-26 04:03:37 +00:00
Matthias Clasen
8f05c1da81
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)
2006-08-26 03:44:45 +00:00
Johan Dahlin
c2441aea68
typo, new module name
2006-08-24 23:26:06 +00:00
Josep Puigdemont i Casamajó
06a70c0a50
Updated Catalan translation.
2006-08-24 11:43:57 +00:00
Khandakar Mujahidul Islam
61af1f3d60
Updated Bengali translation
2006-08-23 14:50:29 +00:00
Sven Neumann
89f9ebaef3
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 ).
2006-08-23 08:46:21 +00:00
Sven Neumann
fa293c86c6
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 ).
2006-08-23 06:45:55 +00:00
Matthias Clasen
72c62ec2ac
Branch for 2.12
2006-08-23 03:43:36 +00:00
Tor Lillqvist
0d37c815d9
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)
2006-08-20 13:39:48 +00:00
Funda Wang
1b60e2744a
Updated glib zh_CN translation.
2006-08-20 10:00:02 +00:00
Ani Peter
781095b653
Updated Malayalam translation
2006-08-20 05:07:52 +00:00
Clytie Siddall
a636d55d66
vi.po: Updated Vietnamese translation.
2006-08-18 11:49:31 +00:00
Duarte Loreto
d8428cd916
Updated Portuguese translation.
...
2006-08-18 Duarte Loreto <happyguy_pt@hotmail.com>
* pt.po: Updated Portuguese translation.
2006-08-18 01:35:50 +00:00
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