2711 Commits

Author SHA1 Message Date
Matthias Clasen
d131dec3eb Fix an off-by-one error in g_markup_parse_context_parse(). (#142794,
Tue Jun  1 21:56:31 2004  Matthias Clasen  <maclas@gmx.de>

	* glib/gmarkup.c (advance_char): Fix an off-by-one error
	in g_markup_parse_context_parse().  (#142794, Morten Welinder)
2004-06-02 02:02:13 +00:00
Matthias Clasen
7d662e34e2 Add gmodule-ar.c. (#85930, Tomas Ögren)
Mon May 31 00:07:12 2004  Matthias Clasen  <maclas@gmx.de>

	* Makefile.am (EXTRA_DIST): Add gmodule-ar.c. (#85930, Tomas Ögren)
2004-05-31 04:08:52 +00:00
Alessio Frusciante
bc3b954f75 Updated Italian translation. 2004-05-25 20:17:22 +00:00
Matthias Clasen
a713b230d9 Remove unnecessary checks. (#142559, Morten Welinder)
Sun May 16 23:20:33 2004  Matthias Clasen  <maclas@gmx.de>

	* glib/gcompletion.c (g_completion_add_items):
	(g_completion_remove_items): Remove unnecessary
	checks.  (#142559, Morten Welinder)
2004-05-17 03:22:34 +00:00
Tor Lillqvist
da2a743f6f [Win32] Only believe HOME if it is an absolute path and exists. (#138618)
2004-05-15  Tor Lillqvist  <tml@iki.fi>

	* glib/gutils.c (g_get_any_init): [Win32] Only believe HOME if it
	is an absolute path and exists. (#138618)
2004-05-15 03:24:44 +00:00
Tor Lillqvist
95f40176af Handle empty digit string for precision correctly. (#142400)
2004-05-14  Tor Lillqvist  <tml@iki.fi>

	* glib/gnulib/vasnprintf.c (vasnprintf): Handle empty digit string
	for precision correctly. (#142400)

	For backward compatibility with the Trio implementation, make "ll"
	format modifer work on Win32, too. Change into "I64" before
	passing to the system printf. (#142433)

	* tests/printf-test.c (main): Add tests for the above.
2004-05-14 05:04:13 +00:00
Matthias Clasen
c5f8adf767 Make it compile on AIX. (#141159, Michael Wilson)
Tue May 11 23:23:21 2004  Matthias Clasen  <maclas@gmx.de>

	* gmodule-ar.c (_g_module_open): Make it compile on AIX.
	(#141159, Michael Wilson)
2004-05-12 03:27:08 +00:00
Matthias Clasen
08d3523a70 Make these static. (#142230, Morten Welinder)
2004-05-10  Matthias Clasen  <mclasen@redhat.com>

	* glib/gmain.c (block_source, unblock_source): Make these
	static.  (#142230, Morten Welinder)
2004-05-10 19:18:31 +00:00
Tor Lillqvist
96eefafad4 Remove two duplicated lines. Thanks to Benoît Carpentier.
2004-05-10  Tor Lillqvist  <tml@iki.fi>

	* glib/giowin32.c (g_win32_print_gioflags): Remove two duplicated
	lines. Thanks to Benoît Carpentier.
2004-05-09 23:50:06 +00:00
Christian Neumair
8dac94d915 Updated German translation. 2004-05-09 20:02:58 +00:00
Funda Wang
83564db3bf Updated Simplified Chinese translation 2004-05-09 17:06:51 +00:00
Changwoo Ryu
ed53712878 Updated Korean translation 2004-05-09 12:49:47 +00:00
Matthias Clasen
57b08913ab Avoid an unnecessary memleak. (#141998, Nikolai Weibull)
Sun May  9 02:04:14 2004  Matthias Clasen  <maclas@gmx.de>

	* glib/guniprop.c (g_utf8_casefold): Avoid an unnecessary
	memleak.  (#141998, Nikolai Weibull)
2004-05-09 06:05:48 +00:00
Matthias Clasen
02d3e412ab Add bug reference. 2004-05-09 03:09:10 +00:00
Matthias Clasen
5896c59618 Remove vestigial g_get_codeset(). Call g_get_charset().
Sat May  8 23:02:26 2004  Matthias Clasen  <maclas@gmx.de>

	* glib/gutils.h: Remove vestigial g_get_codeset().
	* glib/gutils.c (g_get_codeset): Call g_get_charset().
2004-05-09 03:08:04 +00:00
Gustavo Noronha Silva
55a07990e6 translation update done by "Raphael Higino" <raphaelh@uai.com.br>
* pt_BR.po: translation update done by
	  "Raphael Higino" <raphaelh@uai.com.br>
2004-05-08 14:28:10 +00:00
Laurent Dhima
cd3ef79218 Updated Albanian translation
* sq.po: Updated Albanian translation
2004-05-08 08:22:42 +00:00
Laurent Dhima
3d652db3ed Updated 2004-05-08 08:20:58 +00:00
Matthias Clasen
d3de98c87e Bump version number to 2.4.2.
2004-05-06  Matthias Clasen  <mclasen@redhat.com>

	* configure.in: Bump version number to 2.4.2.
2004-05-06 13:26:14 +00:00
Owen Taylor
00fb6908b9 Move aside ChangeLog for 2.4 glib-2-4-branchpoint 2004-05-04 20:13:47 +00:00
Kjartan Maraas
ccf0e92509 Updated Norwegian translation.
2004-05-04  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.
2004-05-04 13:38:04 +00:00
Pablo Saratxaga
0cd3252daf Added Walloon file 2004-05-03 12:36:16 +00:00
Manish Singh
919df0b3bf check for __pentium4__ when deciding whether to use bswap for
Sun May  2 03:51:59 2004  Manish Singh  <yosh@gimp.org>

        * glib/gtypes.h: check for __pentium4__ when deciding whether to
        use bswap for GUINT32_SWAP_LE_BE_IA32(). Fixes bug #141620.
2004-05-02 10:55:08 +00:00
Hans Breuer
a23e28657d added makefile.msc to EXTRA_DIST fixes #141563, Steve Lhomme
2004-05-01  Hans Breuer  <hans@breuer.org>

	* glib/gnulib/Makefile.am : added makefile.msc to EXTRA_DIST
	fixes #141563, Steve Lhomme
2004-05-01 13:48:24 +00:00
Updated ja.po. T.Aihana
c57927c5e6 2004-05-01 Updated ja.po. T.Aihana <aihana@gnome.gr.jp> 2004-05-01 02:15:03 +00:00
Matthias Clasen
0ce7180eec === Released 2.4.1 ===
2004-04-30  Matthias Clasen  <mclasen@redhat.com>

	* === Released 2.4.1 ===

	* glib/libcharset/Makefile.am (INCLUDES): Add -I$(top_srcdir)
	to make make distcheck happy.

	* configure.in: Version 2.4.1, interface age 1.

	* NEWS: Updates
GLIB_2_4_1
2004-04-30 14:45:14 +00:00
Telsa Gwynne
8da2e3a40d Updated Welsh translation from Rhys Jones. 2004-04-30 14:09:14 +00:00
Yuri Syrota
f09b02af78 Updated Ukrainian translation 2004-04-30 04:59:35 +00:00
Dmitry Mastrukov
52dc183573 ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>. 2004-04-29 04:58:39 +00:00
Danilo Šegan
0436e406e7 Updated Serbian translation (and fixed ChangeLog encoding, argh). 2004-04-28 23:12:56 +00:00
Jordi Mallach
6a08c35b46 Updated Catalan translation. 2004-04-27 11:50:36 +00:00
Vincent van Adrighem
9025146f33 Translation updated by Tino Meinen.
2004-04-27  Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Tino Meinen.
2004-04-27 01:18:11 +00:00
Miloslav Trmac
a653079a4f Updated Czech translation.
2004-04-26  Miloslav Trmac  <mitr@volny.cz>

	* cs.po: Updated Czech translation.
2004-04-26 13:18:23 +00:00
Gareth Owen
3f1372daff Updated British English translation 2004-04-26 03:26:11 +00:00
Tor Lillqvist
336ffad2cb Plug memory leak. (#140770, John Ehresman)
2004-04-25  Tor Lillqvist  <tml@iki.fi>

	* glib/gwin32.c (g_win32_get_package_installation_subdirectory):
	Plug memory leak. (#140770, John Ehresman)
2004-04-25 22:51:46 +00:00
Kostas Papadimas
dec4c59814 Updated the Greek translation 2004-04-25 09:02:31 +00:00
Sami Pesonen
3af99897af Finnish translation updated by Sami Pesonen <sampeson@iki.fi> 2004-04-24 22:43:02 +00:00
Artur Flinta
c94976adf2 Updated Polish translation by GNOME PL Team.
2004-04-24  Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.
2004-04-24 20:13:03 +00:00
Christophe Merlet
e29a9d2f0b Updated French translation. 2004-04-24 18:30:37 +00:00
Duarte Loreto
12fd304b27 Updated Portuguese translation.
2004-04-24  Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.
2004-04-24 15:44:48 +00:00
Francisco Javier F. Serrador
9c5a93fa18 Updated Spanish translation.
2004-04-24  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.
2004-04-24 12:04:13 +00:00
Adam Weinberger
979898dc78 Updated Canadian English translation.
* en_CA.po: Updated Canadian English translation.
2004-04-24 05:02:47 +00:00
Christian Rose
d88c149162 Updated Swedish translation.
2004-04-23  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.
2004-04-23 20:33:32 +00:00
Matthias Clasen
f5eb6acc72 Reinstate LIBCHARSET_ALIAS_DIR support which got lost at some point.
2004-04-23  Matthias Clasen  <mclasen@redhat.com>

	* glib/libcharset/localcharset.c (_g_locale_get_charset_aliases):
	Reinstate LIBCHARSET_ALIAS_DIR support which got lost at some
	point.  (#139134, Piotr Klaban)
2004-04-23 14:47:44 +00:00
Matthias Clasen
b26e8861c1 Don't call g_strerror() here, since it can lead to infinite recursion.
2004-04-23  Matthias Clasen  <mclasen@redhat.com>

	* glib/gconvert.c (open_converter): Don't call g_strerror() here,
	since it can lead to infinite recursion.  (#139133, Piotr Klaban)
2004-04-23 14:12:54 +00:00
Matthias Clasen
5868112a61 Actually convert escape chars in --vprod. (#139058, Christophe Saout)
2004-04-22  Matthias Clasen  <mclasen@redhat.com>

	* glib-mkenums.in: Actually convert escape chars in
	--vprod.   (#139058, Christophe Saout)
2004-04-22 21:02:34 +00:00
Matthias Clasen
48deca6379 Trivial warning fix.
2004-04-22  Matthias Clasen  <mclasen@redhat.com>

	* tests/testglib.c (main): Trivial warning fix.
2004-04-22 20:58:37 +00:00
Matthias Clasen
2efb5e1cd8 Add some tests for off-by-one errors.
2004-04-22  Matthias Clasen  <mclasen@redhat.com>

	* tests/queue-test.c (main): Add some tests for off-by-one errors.

	* glib/gqueue.c (g_queue_pop_nth_link): Fix an off-by-one
	error.  (#139703, Philippe Blain)
2004-04-22 20:51:07 +00:00
Matthias Clasen
05501852ec Add testcases for g_message() involving non-printable and unsafe
2004-04-22  Matthias Clasen  <mclasen@redhat.com>

	* tests/testglib.c (main): Add testcases for g_message() involving
	non-printable and unsafe characters.

	* glib/gmessages.c (escape_string): Don't assume that
	string->str remains unchanged over g_string_insert()
	calls.  (#139030, Christophe Saout)
2004-04-22 20:17:54 +00:00
Matthias Clasen
d7af9f1a48 Fix problems when a locale-specific decimal separator directly follows a
2004-04-22  Matthias Clasen  <mclasen@redhat.com>

	* glib/gstrfuncs.c (g_ascii_strtod): Fix problems when a
	locale-specific decimal separator directly follows a
	number.  (#138424, Nickolay V. Shmyrev)

	* tests/strtod-test.c (main): Add some more testcases.
2004-04-22 15:51:16 +00:00