Commit Graph

4739 Commits

Author SHA1 Message Date
Matej Urbančič
f6f75fff28 Updated Slovenian translation 2009-10-21 14:03:42 +02:00
Mugurel Tudor
ed4db34abf *ro.po: Updated Romanian translation by Mişu Moldovan <dumol@gnome.ro>
2008-03-07  Mugurel Tudor  <mugurelu@gnome.ro>

	*ro.po: Updated Romanian translation
	by Mişu Moldovan <dumol@gnome.ro>

svn path=/branches/glib-2-14/; revision=6640
2008-03-07 18:10:04 +00:00
Ilkka Tuohela
d92cab7b7b Updated Finnish translation
svn path=/branches/glib-2-14/; revision=6627
2008-03-05 05:00:07 +00:00
Tor Lillqvist
0976f73d27 glib/gutf8.c (g_get_charset) glib/gconvert.c (g_locale_from_utf8) Clarify
2008-02-21  Tor Lillqvist  <tml@novell.com>
	
	* glib/gutf8.c (g_get_charset)
	* glib/gconvert.c (g_locale_from_utf8)
	* docs/reference/glib/running.sgml: Clarify character set
	issues on Windows.


svn path=/branches/glib-2-14/; revision=6552
2008-02-21 13:14:03 +00:00
Pawan Chitrakar
540d41ec4b Updated Translation
svn path=/branches/glib-2-14/; revision=6543
2008-02-20 06:20:06 +00:00
Gil Forcada Codinachs
ba867a2230 Updated Catalan translation
svn path=/branches/glib-2-14/; revision=6538
2008-02-19 14:26:17 +00:00
Ilkka Tuohela
c1f707d864 Updated Finnish translation
svn path=/branches/glib-2-14/; revision=6519
2008-02-16 05:59:21 +00:00
Ilkka Tuohela
ccb97f9723 Updated Finnish translation
svn path=/branches/glib-2-14/; revision=6513
2008-02-14 04:30:35 +00:00
Tor Lillqvist
b2d57c9ae5 Unfortunately the mingw implementations of C99-style snprintf and
2008-02-07  Tor Lillqvist  <tml@novell.com>

	* configure.in: Unfortunately the mingw implementations of
	C99-style snprintf and vsnprintf don't seem to be quite good
	enough, at least not in mingw-runtime-3.14. I don't know exactly
	what the problem is, but it is related to floating point
	formatting and decimal point vs. comma, and the symptoms show up
	in some dialogs in GIMP, presumably also elsewhere. The simple
	tests in AC_FUNC_VSNPRINTF_C99 and AC_FUNC_SNPRINTF_C99 aren't
	rigorous enough to notice, though. So preset
	ac_cv_func_vsnprintf_c99 and ac_cv_func_snprintf_c99 to "no".


svn path=/branches/glib-2-14/; revision=6481
2008-02-07 12:47:47 +00:00
Matthias Clasen
c70a020318 bump version
svn path=/branches/glib-2-14/; revision=6475
2008-02-07 06:27:51 +00:00
Matthias Clasen
cb801515be 2.14.6
svn path=/branches/glib-2-14/; revision=6473
GLIB_2_14_6
2008-02-07 06:19:07 +00:00
Matthias Clasen
3c8560be21 Updates
svn path=/branches/glib-2-14/; revision=6472
2008-02-07 05:37:02 +00:00
Matthias Clasen
639bd54383 Add log entry
svn path=/branches/glib-2-14/; revision=6471
2008-02-07 05:24:01 +00:00
Matthias Clasen
d127c22ce8 Update to PCRE 7.6
svn path=/branches/glib-2-14/; revision=6470
2008-02-07 04:51:56 +00:00
Petr Kovář
6c6856a35a cs.po: Updated Czech translation.
svn path=/branches/glib-2-14/; revision=6379
2008-01-25 20:40:25 +00:00
Takeshi AIHANA
401313b1ae Updated Japanese translation.
2008-01-08  Takeshi AIHANA <takeshi.aihana@gmail.com>

        * ja.po: Updated Japanese translation.

svn path=/branches/glib-2-14/; revision=6279
2008-01-08 16:01:21 +00:00
Matthias Clasen
d05e677655 Bump version
svn path=/branches/glib-2-14/; revision=6277
2008-01-08 02:31:25 +00:00
Matthias Clasen
2296dcd227 2.14.5
svn path=/branches/glib-2-14/; revision=6275
GLIB_2_14_5
2008-01-08 02:29:25 +00:00
Matthias Clasen
f3d8115c45 Updates
svn path=/branches/glib-2-14/; revision=6274
2008-01-08 01:38:16 +00:00
Matthias Clasen
50fb12bd85 Don't fail to load modules with suffix .la. (#480122, Andrey Tsyvarev)
2007-12-22  Matthias Clasen  <mclasen@redhat.com>

        * gmodule.c (g_module_open): Don't fail to load modules
        with suffix .la.  (#480122, Andrey Tsyvarev)



svn path=/branches/glib-2-14/; revision=6273
2008-01-08 01:26:41 +00:00
Matthias Clasen
bbf0b57b03 Free group hash
svn path=/branches/glib-2-14/; revision=6272
2008-01-08 01:22:05 +00:00
Matthias Clasen
ba1e56f41b Cope with gcc 4.3 changed 'extern inline' semantics. (#315437, patch by
2008-01-06  Matthias Clasen  <mclasen@redhat.com>

        * glib/gutils.h: Cope with gcc 4.3 changed 'extern inline'
        semantics.  (#315437, patch by Loïc Minier)


svn path=/branches/glib-2-14/; revision=6271
2008-01-08 01:10:57 +00:00
Matthias Clasen
daeb6b8cf9 Don't set open_max to RLIM_INFINITY. (#495589, Tommi Komulainen)
2008-01-06  Matthias Clasen  <mclasen@redhat.com>

        * glib/gspawn.c (fdwalk): Don't set open_max to
        RLIM_INFINITY.  (#495589, Tommi Komulainen)



svn path=/branches/glib-2-14/; revision=6270
2008-01-08 01:08:22 +00:00
Daniel Nylander
ffe662d0c1 sv.po: Swedish translation updated
svn path=/branches/glib-2-14/; revision=6233
2008-01-02 17:32:39 +00:00
Duarte Loreto
4b9c46c620 Updated Portuguese translation.
2007-12-26  Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.

svn path=/branches/glib-2-14/; revision=6203
2007-12-26 17:37:04 +00:00
Djihed Afifi
b7ce23f142 Updated Arabic Translation by Djihed Afifi.
svn path=/branches/glib-2-14/; revision=6192
2007-12-23 11:45:47 +00:00
Emmanuele Bassi
e3e92b4d3f Merged from trunk:
2007-12-19  Emmanuele Bassi  <ebassi@gnome.org>

	Merged from trunk:

	* glib/gtimer.c (g_time_val_from_iso8601): Fix the date validation
	check. (#503029)

	* tests/testglib.c (various_string_tests): Add an invalid date
	for testing the above fix.

svn path=/branches/glib-2-14/; revision=6161
2007-12-19 17:38:58 +00:00
Stéphane Raimbault
8b57c219d0 Updated French translation.
svn path=/branches/glib-2-14/; revision=6123
2007-12-14 12:14:52 +00:00
Stéphane Raimbault
73a0714af7 Updated French translation by Robert-André Mauchin and Stéphane
2007-12-14  Stéphane Raimbault  <stephane.raimbault@gmail.com>

	* fr.po: Updated French translation by Robert-André Mauchin and
	Stéphane Raimbault.

svn path=/branches/glib-2-14/; revision=6121
2007-12-14 11:18:46 +00:00
Bastien Nocera
3c1bdf3636 Don't try to parse dates that start with anything but a digit, a plus or a
2007-12-13  Bastien Nocera  <hadess@hadess.net>

	* glib/gtimer.c: (g_time_val_from_iso8601):
	Don't try to parse dates that start with anything but a
	digit, a plus or a minus sign, as those can't be valid
	ISO8601 dates (Closes: #503029)


svn path=/branches/glib-2-14/; revision=6110
2007-12-13 14:44:22 +00:00
Jorge Gonzalez Gonzalez
f09e44d87c Updated Spanish translation
svn path=/branches/glib-2-14/; revision=6109
2007-12-13 14:42:18 +00:00
Jorge Gonzalez Gonzalez
10544d5371 Updated Spanish translation
svn path=/branches/glib-2-14/; revision=6096
2007-12-11 21:29:07 +00:00
Jorge Gonzalez Gonzalez
e4304645bd Updated Spanish translation
svn path=/branches/glib-2-14/; revision=6087
2007-12-10 14:43:58 +00:00
Leonardo Ferreira Fontenelle
6a945310ee Brazilian Portuguese translation updated by Vladimir Melo.
2007-12-07  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>

	* pt_BR.po: Brazilian Portuguese translation updated by Vladimir Melo.

svn path=/branches/glib-2-14/; revision=6067
2007-12-08 01:18:53 +00:00
Matthias Clasen
1904d98ae6 Merged from trunk:
2007-12-03  Matthias Clasen  <mclasen@redhat.com>

        Merged from trunk:

        * glib/gkeyfile.c: Don't call g_get_language_names() per-key.
        (#500638, Michael Meeks)

        * glib/gkeyfile.c: Add a hash table to speed up group lookups,
        which GKeyFile does quite a lot.



svn path=/branches/glib-2-14/; revision=6024
2007-12-03 19:04:26 +00:00
Marco Barisione
78e666b813 Backport from trunk:
2007-12-03  Marco Barisione <marco@barisione.org>

	Backport from trunk:

	* glib/gregex.c: Make compilation error messages translatable.
	(#482313, Morten Welinder)

svn path=/branches/glib-2-14/; revision=6022
2007-12-03 18:47:10 +00:00
Priit Laes
528467054f Translation updated by Priit Laes.
2007-11-28  Priit Laes  <plaes@svn.gnome.org>

	* et.po: Translation updated by Priit Laes.

svn path=/branches/glib-2-14/; revision=5971
2007-11-28 07:21:27 +00:00
Tor Lillqvist
a50497aa41 Merge from trunk:
2007-11-27  Tor Lillqvist  <tml@novell.com>

	Merge from trunk:

	* glib/gutils.c (_glib_get_locale_dir) [Win32]: Use either
	lib/locale or share/locale depending on which one is in
	GLIB_LOCALE_DIR. When the configury recognizes GNU gettext (based
	on the _nl_msg_cat_cntr variable, eek), share/locale gets used.

	* glib-zip.in: Likewise, look for message catalogs either in
	lib/locale or share/locale.


svn path=/branches/glib-2-14/; revision=5946
2007-11-26 23:39:48 +00:00
Matthias Clasen
6670b6e5a4 Bump version
svn path=/branches/glib-2-14/; revision=5931
2007-11-24 16:55:20 +00:00
Matthias Clasen
4630859b81 2.14.4
svn path=/branches/glib-2-14/; revision=5929
GLIB_2_14_4
2007-11-24 16:53:04 +00:00
Matthias Clasen
28d98268c1 Fix memory overrun
svn path=/branches/glib-2-14/; revision=5927
2007-11-24 16:22:57 +00:00
Matthias Clasen
5841896e07 Updates
svn path=/branches/glib-2-14/; revision=5925
2007-11-24 06:38:01 +00:00
Matthias Clasen
dafaa7ea6b Don't refuse to encode a single byte. (Milan Crha)
2007-11-23  Matthias Clasen  <mclasen@redhat.com>

        * glib/gbase64.c (g_base64_encode): Don't refuse to encode
        a single byte.  (Milan Crha)

        * tests/base64-test.c: Test encoding short strings.



svn path=/branches/glib-2-14/; revision=5924
2007-11-24 06:03:44 +00:00
Matthias Clasen
42c934d8b9 Use g_print to print out --help text in locale encoding. (#469551, Takao
2007-11-23  Matthias Clasen  <mclasen@redhat.com>

        * glib/goption.c: Use g_print to print out --help text in
        locale encoding.  (#469551, Takao Fujiwara)



svn path=/branches/glib-2-14/; revision=5923
2007-11-24 06:01:58 +00:00
Matthias Clasen
46e8950f77 Set length out param in list-returning functions to 0 when returning NULL.
2007-11-22  Matthias Clasen  <mclasen@redhat.com>

        * glib/gkeyfile.c: Set length out param in list-returning functions
        to 0 when returning NULL.  (#498728, Christian Persch)



svn path=/branches/glib-2-14/; revision=5922
2007-11-24 06:00:09 +00:00
Matthias Clasen
1ecbb7131b Check whether assembler supports numerical local labels.
2007-11-18  Matthias Clasen  <mclasen@redhat.com>

        * configure.in: Check whether assembler supports numerical local
        labels.

        * glib/gatomic.c: Fix powerpc implementation of atomic ops for
        platforms where the assembler doesn't support numerical local
        labels.  (#445362)



svn path=/branches/glib-2-14/; revision=5921
2007-11-24 05:54:28 +00:00
Marco Barisione
1ff956735f Merge from trunk:
2007-11-19  Marco Barisione  <marco@barisione.org>

	Merge from trunk:

	* glib/gregex.c: Pass an unsigned long instead of an int to
	pcre_fullinfo() to avoid problems on 64-bit systems (#498113, Kouhei
	Sutou)

svn path=/branches/glib-2-14/; revision=5871
2007-11-19 14:10:20 +00:00
Marco Barisione
7be152c548 Merge from trunk:
2007-11-19  Marco Barisione  <marco@barisione.org>

	Merge from trunk:

	* glib/gregex.c: When the compilation of a pattern fails in the error
	message use the character offset and not the byte offset.

svn path=/branches/glib-2-14/; revision=5868
2007-11-19 11:34:08 +00:00
Cody Russell
fd496f0b4a Merge from trunk:
2007-11-13  Cody Russell  <bratsche@gnome.org>

        Merge from trunk:

        * docs/reference/gobject/gobject-docs.sgml:
        * docs/reference/gobject/tut_gsignal.xml:
        * docs/reference/gobject/tut_gtype.xml:
        * docs/reference/gobject/tut_intro.xml:
        * docs/reference/gobject/tut_tools.xml:
        * docs/reference/gobject/tut_howto.xml:
        * docs/reference/gobject/tut_gobject.xml: Documentation fixes.
        Recommend macro type names such as NAUTILUS_TYPE_WINDOW (not
        NAUTILUS_WINDOW_TYPE).  Fixed text which erroneously stated that 
        superclass initializers don't run when an object is 
        instantiated.  Fixed numerous spelling mistakes.  Minor grammar 
        edits. (#490637, Adam Dingle)


svn path=/branches/glib-2-14/; revision=5856
2007-11-13 07:08:44 +00:00
Matthias Clasen
bc37afdeeb Revert an accidental merge
svn path=/branches/glib-2-14/; revision=5845
2007-11-09 14:42:47 +00:00