3191 Commits

Author SHA1 Message Date
Amanpreet Singh Alam
25ca3d2c43 update by amanpreetalam@yahoo.com 2005-07-08 03:56:56 +00:00
Matthias Clasen
12211f5915 More improvements to the AIX size_t test 2005-07-08 03:29:52 +00:00
Matthias Clasen
c9a22e0e9d Make the size_t size detection work on AIX. (#309725)
2005-07-07  Matthias Clasen  <mclasen@redhat.com>

	* configure.in: Make the size_t size detection work on AIX.
	(#309725)
2005-07-07 20:38:59 +00:00
Vincent van Adrighem
8404d6f502 Translation updated by Tino Meinen.
2005-07-02  Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Tino Meinen.
2005-07-02 15:49:31 +00:00
Priit Laes
ab83316340 Translation updated.
2005-07-02  Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated.
2005-07-02 11:10:42 +00:00
Matthias Clasen
36f2122420 And remove a redundant cast 2005-07-01 19:31:16 +00:00
Matthias Clasen
c669cc80d6 Fix an extra indirection 2005-07-01 19:27:48 +00:00
Matthias Clasen
b8f3f7fa08 Don't reverse the order of multiline comments.
2005-07-01  Matthias Clasen  <mclasen@redhat.com>

	* glib/gkeyfile.c (g_key_file_get_key_comment):
	(g_key_file_get_top_comment): Don't reverse the order of multiline
	comments.
	(g_key_file_get_group_comment): Actually get the group comment.

	* tests/keyfile-test.c (test_comments): Test that comments are
	handled properly.  (#309263, Mikael Magnusson)
2005-07-01 19:03:33 +00:00
Matthias Clasen
24fbdfde45 Test that comments are handled properly. (#309263, Mikael Magnusson)
2005-07-01  Matthias Clasen  <mclasen@redhat.com>

	* tests/keyfile-test.c (test_comments): Test that comments are
	handled properly.  (#309263, Mikael Magnusson)
2005-07-01 15:58:08 +00:00
Matthias Clasen
2f38eaea8b Fix portability issues. (#307064, Morten Welinder)
2005-06-30  Matthias Clasen  <mclasen@redhat.com>

	* glib/gstring.c (g_str_hash): Fix portability issues.
	(#307064, Morten Welinder)
2005-06-30 19:51:48 +00:00
Matthias Clasen
fec39bafb7 Apply a patch which may make GLib work on BeOS again. (#309157, Kian
2005-06-30  Matthias Clasen  <mclasen@redhat.com>

	Apply a patch which may make GLib work on BeOS again.
	(#309157, Kian Duffy)

	* glib/gmain.c: Update the BeOS includes.

	* glib/gstdio.c:
	* glib/gutils.c (g_find_program_in_path):
	* glib/gbacktrace.c (g_on_error_stack_trace): Use the UNIX
	implementation on BeOS, as well.

	* configure.in: Don't put glib 1.0 into G_MODULE_LIBS, even
	on BeOS.
2005-06-30 19:46:28 +00:00
Matthias Clasen
fe275b7851 Include stdlib.h
2005-06-30  Matthias Clasen  <mclasen@redhat.com>

	* gmodule-ar.c: Include stdlib.h
2005-06-30 19:33:51 +00:00
Rhys Jones
e6b90930a4 Updated Welsh translation (de-fuzzing).
2005-06-23  Rhys Jones  <rhys@sucs.org>

	* cy.po: Updated Welsh translation (de-fuzzing).
2005-06-23 22:25:53 +00:00
Matthias Clasen
8da520b40d Don't leak memory here.
2005-06-23  Matthias Clasen  <mclasen@redhat.com>

	* tests/keyfile-test.c (test_group_remove): Don't leak
	memory here.

	* glib/gkeyfile.c (g_key_file_load_from_data_dirs): Don't
	leak output_path.  (#308546, Kjartan Maraas)
2005-06-23 16:33:17 +00:00
Kwok-Koon Cheung
8289b0b2a9 fix language team reference 2005-06-23 01:24:58 +00:00
Kwok-Koon Cheung
ad66914ccf Fix language team reference 2005-06-22 23:47:05 +00:00
Matthias Clasen
32e4ee5333 Properly store changes for arrays. (#308528, Roger Leigh)
2005-06-22  Matthias Clasen  <mclasen@redhat.com>

	* glib/goption.c
	(parse_arg): Properly store changes for arrays.  (#308528,
	Roger Leigh)
2005-06-22 17:09:03 +00:00
Danilo Šegan
da1e7ffd77 Updated Serbian translation. 2005-06-21 22:58:13 +00:00
Francisco Javier F. Serrador
d6c6fe4e20 Updated Spanish translation.
2005-06-21  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.
2005-06-21 17:46:20 +00:00
Runa Bhattacharjee
bc473f8a73 Added Telegu (te) Translations 2005-06-21 04:11:50 +00:00
Runa Bhattacharjee
9397445ff5 Added Telegu (te) in configure.in 2005-06-21 04:11:32 +00:00
Runa Bhattacharjee
cc71095f57 Added Telegu (te) in ALL_LINGUAS 2005-06-21 04:11:08 +00:00
Changwoo Ryu
3602af682d Updated Korean translation.
2005-06-20  Changwoo Ryu  <cwryu@debian.org>

	* ko.po: Updated Korean translation.
2005-06-19 16:29:30 +00:00
Chao-Hsiung Liao
76b37ce4ec Updated Traditional Chinese translation.
2005-06-19  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>

	* zh_TW.po: Updated Traditional Chinese translation.
2005-06-19 12:25:15 +00:00
Christian Rose
adcc35d06b Updated Swedish translation.
2005-06-18  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.
2005-06-18 12:06:23 +00:00
Adam Weinberger
fd7b548ae4 Updated Canadian English translation.
2005-06-17  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.
2005-06-17 05:39:42 +00:00
Hendrik Brandt
5d0948bb9a Updated German translation.
2005-06-17  Hendrik Brandt  <heb@gnome-de.org>

        * de.po: Updated German translation.
2005-06-16 22:12:27 +00:00
Funda Wang
e339ebd527 Updated Simplified Chinese translation 2005-06-15 09:16:54 +00:00
Gabor Kelemen
6d7871cf94 Hungarian translation updated.
2005-06-14  Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Hungarian translation updated.
2005-06-14 20:41:12 +00:00
Alexander Shopov
2014fef824 Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
2005-06-13  Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Alexander Shopov <ash@contact.bg>
2005-06-13 06:25:43 +00:00
Christophe Merlet
8a1dd752a0 Updated French translation. 2005-06-12 15:43:33 +00:00
Miloslav Trmac
70c2ef2a74 Updated Czech translation.
2005-06-12  Miloslav Trmac  <mitr@volny.cz>

	* cs.po: Updated Czech translation.
2005-06-12 12:46:20 +00:00
Takeshi AIHANA
38232e0eb4 Updated Japanese translation for v2.6.5.
2005-06-11  Takeshi AIHANA <aihana@gnome.gr.jp>
	* ja.po: Updated Japanese translation for v2.6.5.
2005-06-11 01:46:31 +00:00
Matthias Clasen
85d69d7a8a Post-release version bump 2005-06-10 17:11:15 +00:00
Matthias Clasen
02195c18f8 2.6.5 GLIB_2_6_5 2005-06-10 16:59:50 +00:00
Matthias Clasen
41e459f8db Updates 2005-06-10 15:41:54 +00:00
Martin Willemoes Hansen
78bcc2ea63 Updated Danish translation.
* da.po: Updated Danish translation.
2005-06-10 07:55:58 +00:00
Matthias Clasen
c1db0b0082 Make it compile 2005-06-09 15:53:00 +00:00
Matthias Clasen
0a1902af9f Better error checking. (#306389, Morten Welinder)
2005-06-09  Matthias Clasen  <mclasen@redhat.com>

	* glib/gkeyfile.c (g_key_file_parse_value_as_integer): Better
	error checking. (#306389, Morten Welinder)
2005-06-09 15:47:45 +00:00
Matthias Clasen
c931e6aa16 Set errno to 0 before calling strtol. (#306388, Morten Welinder)
2005-06-09  Matthias Clasen  <mclasen@redhat.com>

	* glib/goption.c (parse_int): Set errno to 0 before calling
	strtol.  (#306388, Morten Welinder)
2005-06-09 15:37:47 +00:00
Matthias Clasen
1d28558146 Allow setstacksize to fail. (#304790, Michael Banck)
2005-06-09  Matthias Clasen  <mclasen@redhat.com>

	* gthread-posix.c (g_thread_create_posix_impl): Allow
	setstacksize to fail.  (#304790, Michael Banck)
2005-06-09 15:27:14 +00:00
Tor Lillqvist
ad71d36473 New helper function on Win32, returns the root of the drive (or possibly
2005-06-08  Tor Lillqvist  <tml@novell.com>

	* glib/gutils.c (get_windows_directory_root): New helper function
	on Win32, returns the root of the drive (or possibly share) where
	the Windows directory is. (In the case of Terminal Server sessions
	the Windows directory is a per-user folder.)
	(g_get_any_init): Use get_windows_directory_root() as last resort
	for both temp directory and home directory. g_get_home_dir() now
	never returns NULL on Win32. Don't look at HOMEDRIVE and
	HOMEPATH. HOME, USERPROFILE, CSIDL_PROFILE and Windows directory
	drive root should be enough.
2005-06-08 19:57:15 +00:00
Ignacio Casal Quinteiro
f526d1c38c *** empty log message *** 2005-06-05 18:09:14 +00:00
Andraz Tori
f88bb05b3c Updated Slovenian translation 2005-06-03 09:18:09 +00:00
Sanlig Badral
8841c5b586 Updated Mongolian translation. 2005-05-29 23:32:36 +00:00
Kjartan Maraas
d739f176c9 Update Update
2005-05-25  Kjartan Maraas  <kmaraas@gnome.org>

	* nb.po: Update
	* no.po: Update
2005-05-25 19:37:23 +00:00
Matthias Clasen
78d7a7dae6 Don't eat Hangul when normalizing. (#301742, reported by Christian Biere,
2005-05-25  Matthias Clasen  <mclasen@redhat.com>

	* glib/gunidecomp.c (combine_hangul): Don't eat Hangul
	when normalizing.  (#301742, reported by Christian Biere,
	patch by Noah Levitt)
2005-05-25 16:05:19 +00:00
Matthias Clasen
716f81bd11 dup the new value before freeing the old, just in case. (#172142, Morten
2005-05-20  Matthias Clasen  <mclasen@redhat.com>

	* gvaluetypes.c (g_value_set_string): dup the new value
	before freeing the old, just in case.  (#172142, Morten
	Welinder)
2005-05-20 20:53:34 +00:00
Federico Mena Quintero
605d3f7ad1 Clarify the meaning of exit_status(); it's not the return code from the
2005-05-20  Federico Mena Quintero  <federico@ximian.com>

	* glib/gspawn.c (g_spawn_command_line_sync): Clarify the meaning
	of exit_status(); it's not the return code from the child, but
	rather the waitpid() status.
2005-05-20 19:24:21 +00:00
Matthias Clasen
ca1b0d5958 Some more improvements 2005-05-20 14:31:25 +00:00