4325 Commits

Author SHA1 Message Date
Yair Hershkovitz
b6565ec01f updated hebrew translation
svn path=/branches/glib-2-12/; revision=5270
2007-01-15 08:24:07 +00:00
Matthias Clasen
20c95ec82e Bump version
svn path=/branches/glib-2-12/; revision=5269
2007-01-15 04:46:47 +00:00
Matthias Clasen
ab1e585b56 2.12.8
svn path=/branches/glib-2-12/; revision=5267
GLIB_2_12_8
2007-01-15 04:42:42 +00:00
Matthias Clasen
7fa21064a7 Cleanups
svn path=/branches/glib-2-12/; revision=5266
2007-01-15 03:58:40 +00:00
Matthias Clasen
73a581c8ba Correct the gettime calculations once more. (#395203, Chris Wilson)
2005-01-15  Matthias Clasen  <mclasen@redhat.com>

        * glib/gthread.c:
        * gthread/gthread-posix.c: Correct the gettime calculations
        once more.  (#395203, Chris Wilson)



svn path=/branches/glib-2-12/; revision=5263
2007-01-15 03:36:08 +00:00
Tor Lillqvist
b7899ae84a Simplify greatly. Instead of hardcoding a large switch statement, just ask
2007-01-15  Tor Lillqvist  <tml@novell.com>

	* glib/gwin32.c (g_win32_getlocale): Simplify greatly. Instead of
	hardcoding a large switch statement, just ask Windows for the
	ISO639 and ISO3166 codes. Tack on @Latn or @Cyrl for those
	languages which can alternatively be written in Latin or
	Cyrillic. Fixes #395419.


svn path=/branches/glib-2-12/; revision=5259
2007-01-15 02:15:12 +00:00
Theppitak Karoonboonyanan
ce22273011 Updated Thai translation.
2007-01-15  Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.


svn path=/branches/glib-2-12/; revision=5256
2007-01-14 17:35:23 +00:00
Matthias Clasen
0eeeed2800 Rework the handling of invalid keys/groups again. We are back to being
2007-01-12  Matthias Clasen  <mclasen@redhat.com>

        * glib/gkeyfile.c: Rework the handling of invalid
        keys/groups again. We are back to being liberal about
        what we accept, and only reject things that would lead
        to non-rereadable keyfiles.

        * tests/keyfile-test.c: Adapt tests.



svn path=/branches/glib-2-12/; revision=5255
2007-01-12 20:55:47 +00:00
Matthias Clasen
d2119bb56b Fix a thinko
svn path=/branches/glib-2-12/; revision=5253
2007-01-12 19:25:52 +00:00
Matthias Clasen
f6d2369fd0 Include windows.h and fix include order. (#394258, Kazuki Iwamoto)
2007-01-12  Matthias Clasen  <mclasen@redhat.com>

        * glib/gthread.c: Include windows.h and fix
        include order. (#394258, Kazuki Iwamoto)



svn path=/branches/glib-2-12/; revision=5250
2007-01-12 17:33:25 +00:00
Matthias Clasen
3521c4b6ce Fix the build
svn path=/branches/glib-2-12/; revision=5248
2007-01-12 15:54:41 +00:00
Matthias Clasen
270190b698 Make G_GNUC_INTERNAL a no-op for gcc 2.95. (#329031, David Schleef, Marc
2007-01-12  Matthias Clasen  <mclasen@redhat.com>
          
        * configure.in: Make G_GNUC_INTERNAL a no-op for
        gcc 2.95.    (#329031, David Schleef, Marc Brockschmidt)
 

svn path=/branches/glib-2-12/; revision=5246
2007-01-12 15:32:38 +00:00
Matthias Clasen
8055038c9c fix timer calculations
svn path=/branches/glib-2-12/; revision=5243
2007-01-12 05:50:45 +00:00
Matthias Clasen
e655808480 Actually link gthread against librt. (#394641, Marco Pesenti Gritti)
2007-01-10  Matthias Clasen  <mclasen@redhat.com>

        * configure.in: Actually link gthread against librt.
        (#394641, Marco Pesenti Gritti)



svn path=/branches/glib-2-12/; revision=5242
2007-01-10 13:53:33 +00:00
Matthias Clasen
4a95d9b0b4 Grr, allow '*' in keys, too. (#394262)
2007-01-10  Matthias Clasen  <mclasen@redhat.com>

        * glib/gkeyfile.c (g_key_file_is_key_name): Grr, allow '*' in keys,
        too.  (#394262)



svn path=/branches/glib-2-12/; revision=5240
2007-01-10 13:48:13 +00:00
Josep Puigdemont i Casamajó
b560a7f308 Updated Catalan translation.
svn path=/branches/glib-2-12/; revision=5238
2007-01-10 00:06:16 +00:00
Alexander Shopov
10b9da009f Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
2007-01-10  Alexander Shopov  <ash@contact.bg>

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

svn path=/branches/glib-2-12/; revision=5236
2007-01-09 23:06:30 +00:00
Matthias Clasen
3761583693 Forgotten files
svn path=/branches/glib-2-12/; revision=5232
2007-01-08 13:21:52 +00:00
Matthias Clasen
731af51493 Don't use _SC_MONOTONIC_CLOCK unless USE_CLOCK_GETTIME is defined.
2007-01-08  Matthias Clasen  <mclasen@redhat.com>

        * gthread/gthread-posix.c (g_thread_impl_init): Don't
        use _SC_MONOTONIC_CLOCK unless USE_CLOCK_GETTIME is
        defined.  (#394150)



svn path=/branches/glib-2-12/; revision=5231
2007-01-08 13:00:16 +00:00
Luca Ferretti
61927a5f64 Updated Italian translation.
2007-01-08  Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.


svn path=/branches/glib-2-12/; revision=5228
2007-01-08 10:19:01 +00:00
Matthias Clasen
7f8d4c1ced Use PKG_PROG_PKG_CONFIG. (#392636, Yevgen Muntyan)
2007-01-07  Matthias Clasen  <mclasen@redhat.com>

        * m4macros/glib-2.0.m4: Use PKG_PROG_PKG_CONFIG.  (#392636,
        Yevgen Muntyan)



svn path=/branches/glib-2-12/; revision=5226
2007-01-08 04:44:06 +00:00
Vincent van Adrighem
d03c83aaea Translation updated by Tino Meinen.
2006-01-07  Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Tino Meinen.


svn path=/branches/glib-2-12/; revision=5224
2007-01-07 13:50:16 +00:00
Djihed Afifi
6698df0411 Updated arabic translation
svn path=/branches/glib-2-12/; revision=5221
2007-01-06 23:16:29 +00:00
Djihed Afifi
6a68a2345f Updated Arabic Translation.
svn path=/branches/glib-2-12/; revision=5220
2007-01-06 19:25:08 +00:00
Behdad Esfahbod
950f715c06 Fix tests on x86_64.
2007-01-04  Behdad Esfahbod  <behdad@gnome.org>

        * tests/bit-test.c (builtin_bit_nth_lsf1), (builtin_bit_nth_lsf2),
        (builtin_bit_nth_msf): Fix tests on x86_64.


svn path=/branches/glib-2-12/; revision=5217
2007-01-05 03:32:43 +00:00
Matthias Clasen
ee44560f35 Bump version
svn path=/branches/glib-2-12/; revision=5215
2007-01-04 23:25:53 +00:00
Matthias Clasen
10ad0a1c26 2.12.7
svn path=/branches/glib-2-12/; revision=5213
GLIB_2_12_7
2007-01-04 23:12:11 +00:00
Hendrik Richter
5c6585e53d Updated German translation.
2007-01-04  Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

svn path=/branches/glib-2-12/; revision=5211
2007-01-04 14:32:19 +00:00
Clytie Siddall
4c521f887c vi.po: Updated Vietnamese translation.
svn path=/branches/glib-2-12/; revision=5209
2007-01-04 11:13:48 +00:00
Clytie Siddall
37a89ce26d vi.po: Updated Vietnamese translation.
svn path=/branches/glib-2-12/; revision=5208
2007-01-04 11:13:32 +00:00
Behdad Esfahbod
5362abd937 Take double-width chars into consideration when computing width of a
2007-01-03  Behdad Esfahbod  <behdad@gnome.org>

        * glib/goption.c (_g_unichar_get_width), (_g_utf8_strwidth),
        (calculate_max_length), (print_entry), (print_help): Take 
        double-width chars into consideration when computing width of a
        string.  Also fix another bug in width computation. (#346955)


svn path=/branches/glib-2-12/; revision=5206
2007-01-03 23:17:21 +00:00
Djihed Afifi
6cc99e8cf3 Updated Arabic Translation.
svn path=/branches/glib-2-12/; revision=5203
2007-01-03 22:01:40 +00:00
Behdad Esfahbod
1190cf3b44 Fix bug in g_bit_nth_lsf (#371631) and use __builtin_clzl for
2007-01-03  Behdad Esfahbod  <behdad@gnome.org>

        * glib/gutils.h: Fix bug in g_bit_nth_lsf (#371631) and use 
        __builtin_clzl for g_bit_storage if available (#371670).

        * tests/Makefile.am:
        * tests/bit-test.c: New test, to test g_bit_* operations against
        naive and builtin implementations.


svn path=/branches/glib-2-12/; revision=5201
2007-01-03 20:09:25 +00:00
Matthias Clasen
b3b2d31602 Avoid warnings from running libtool --config. (#391364, Loïc Minier)
2007-01-02  Matthias Clasen  <mclasen@redhat.com>

        * configure.in: Avoid warnings from running libtool --config.
        (#391364, Loïc Minier)



svn path=/branches/glib-2-12/; revision=5195
2007-01-02 14:00:20 +00:00
Matthias Clasen
3a2d8a3db7 Return an error if the uri is bad. (#391370, Maciej Piechotka)
2007-01-02  Matthias Clasen  <mclasen@redhat.com>

        * glib/gbookmarkfile.c (g_bookmark_file_get_app_info):
        Return an error if the uri is bad. (#391370, Maciej Piechotka)



svn path=/branches/glib-2-12/; revision=5193
2007-01-02 13:55:43 +00:00
Michael Natterer
3abcde339a configure.in remove references to build/ until a proper decision has been
2007-01-02  Michael Natterer  <mitch@imendio.com>

	* configure.in
	* Makefile.am: remove references to build/ until a proper decision
	has been made what to do with it.


svn path=/branches/glib-2-12/; revision=5191
2007-01-02 13:24:13 +00:00
Matthias Clasen
7df1b30fb5 Silence autoconf warnings about datarootdir. (#391367, Loïc Minier)
2007-01-01  Matthias Clasen  <mclasen@redhat.com>

        * glib-gettextize.in: Silence autoconf warnings about
        datarootdir.  (#391367, Loïc Minier)



svn path=/branches/glib-2-12/; revision=5188
2007-01-02 06:00:45 +00:00
Matthias Clasen
b5b0b60454 Convert the recently added stricter keyfile syntax checks into critical
2007-01-01  Matthias Clasen  <mclasen@redhat.com>

        * glib/gkeyfile.c: Convert the recently added stricter
        keyfile syntax checks into critical warnings, to help apps
        which do bad things with key files. Note that the
        stricter checks will remain in place for 2.14.  (#390532,
        Loïc Minier)

        * tests/keyfile-test.c: Adapt



svn path=/branches/glib-2-12/; revision=5187
2007-01-02 05:54:42 +00:00
David Lodge
3d5ef83cad Updated English (British) translation
2006-12-29  David Lodge <dave@cirt.net>

	* en_GB.po: Updated English (British) translation
2006-12-29 07:02:30 +00:00
Adam Weinberger
4202c2b699 Updated Canadian English translation.
2006-12-28  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2006-12-28 18:17:06 +00:00
Matthias Clasen
ee9e7c1547 Use AC_CACHE_CHECK for the nl_langinfo check. (#304517, Lőrinczy
2006-12-27  Matthias Clasen  <mclasen@redhat.com>

        * configure.in: Use AC_CACHE_CHECK for the nl_langinfo
        check.  (#304517, Lőrinczy Zsigmond)
2006-12-28 04:39:30 +00:00
Matthias Clasen
53ca52cebd Don't modify the current locale. (#389300)
2006-12-27  Matthias Clasen  <mclasen@redhat.com>

        * glib/gunicollate.c (g_utf8_collate_key): Don't modify
        the current locale.  (#389300)
2006-12-27 05:13:51 +00:00
Matthias Clasen
065cbcb55f Silently skip tests if we can't set LC_COLLATE to en_US. (#336438)
2006-12-24  Matthias Clasen  <mclasen@redhat.com>

        * tests/run-collate-tests.sh:
        * tests/unicode-collate.c: Silently skip tests if
        we can't set LC_COLLATE to en_US.  (#336438)
2006-12-24 21:45:39 +00:00
Daniel Nylander
54d894b731 Updated Swedish translation.
2006-12-22  Daniel Nylander <po@danielnylander.se>

	* sv.po: Updated Swedish translation.
2006-12-22 21:38:55 +00:00
Djihed Afifi
03ff611903 Updated Arabic Translation. Thanks to Mohammed Magdy 2006-12-22 19:09:10 +00:00
Matthias Clasen
16e8e6414b Bump version 2006-12-20 17:40:39 +00:00
Matthias Clasen
2091fde20b 2.16.6 GLIB_2_12_6 2006-12-20 17:22:56 +00:00
Matthias Clasen
a2f39f1295 Updates 2006-12-20 16:37:21 +00:00
Theppitak Karoonboonyanan
aac2954693 Updated Thai translation.
2006-12-20  Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.
2006-12-20 09:27:37 +00:00
Jovan Naumovski
fd9501d1e1 2006-12-20 Jovan Naumovski <jovanna@cvs.gnome.org> *mk.po: Updated Macedonian translation 2006-12-20 01:00:44 +00:00