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
Matthias Clasen
b080e775cd
Update an example from 1.3 to 2.x
...
2005-05-20 Matthias Clasen <mclasen@redhat.com>
* glib/compiling.sgml: Update an example from 1.3 to 2.x
2005-05-20 14:28:41 +00:00
Matthias Clasen
208982a435
New file.
...
2005-05-18 Matthias Clasen <mclasen@redhat.com>
* gmodule-no-export-2.0-uninstalled.pc.in (prefix): New file.
* configure.in:
* Makefile.am (EXTRA_DIST): Add gmodule-no-export-2.0-uninstalled.pc.in
2005-05-18 04:12:32 +00:00
Matthias Clasen
f23f09e323
Fix sloppy language, pointed out by Daniel Vaillard.
...
2005-05-10 Matthias Clasen <mclasen@redhat.com>
* glib/tmpl/markup.sgml: Fix sloppy language, pointed out by
Daniel Vaillard.
2005-05-10 13:40:07 +00:00
Pawan Chitrakar
31326619f1
Updated Nepali Translation
...
2005-05-08 Pawan Chitrakar <pawan@nplinux.org>
* ne.po: Updated Nepali Translation
2005-05-08 03:45:38 +00:00
Matthias Clasen
97cf2abcc5
Add a testcase.
...
2005-05-06 Matthias Clasen <mclasen@redhat.com>
* tests/option-test.c: Add a testcase.
* glib/goption.c (g_option_context_parse): Treat '-'
on its own as a non-option argument. (#168008 , Tim Musson,
Thomas Leonard and others)
2005-05-06 20:11:43 +00:00
Matthias Clasen
b2401b8e3d
Clarify some docs. ( #302062 , Matthew F. Barnes)
...
2005-04-29 Matthias Clasen <mclasen@redhat.com>
* glib/gtree.c: Clarify some docs. (#302062 , Matthew F. Barnes)
2005-04-29 18:29:42 +00:00
Matthias Clasen
b8c7b38b00
Warn and don't crash when meeting a trailing \\. ( #301373 , Benjamin Otte)
...
2005-04-28 Matthias Clasen <mclasen@redhat.com>
* glib/gstrfuncs.c (g_strcompress): Warn and don't crash
when meeting a trailing \\. (#301373 , Benjamin Otte)
2005-04-28 20:43:53 +00:00
Tor Lillqvist
794af387ce
Don't call g_set_error() unless the GError pointer is non-NULL. This
...
2005-04-27 Tor Lillqvist <tml@novell.com>
* glib/gconvert.c (open_converter, g_convert_with_iconv): Don't
call g_set_error() unless the GError pointer is non-NULL. This
avoids infinite recursion problems in certain rare situations on
Windows, when g_locale_from_utf8() is called from
_glib_get_locale_dir() after the change below. It's the
_glib_gettext() calls for the error messages that cause the
recursion, not g_set_error() itself.
* glib/gutils.c (_glib_get_locale_dir): No need to cache the
result, this function is normally called only once. Return the
path to the locale directory in system codepage, not UTF-8. The
path is passed to bindtextdomain(), which doesn't use UTF-8 file
names. If the full pathname with long filenames can't be converted
to system codepage, try getting the pathname with short (8.3)
components. (#301772 )
Don't do run-time lookup of message catalog directory on
Cygwin. Cygwin is supposed to look and feel like Unix, and on Unix
we use paths fixed at configure time.
2005-04-27 07:08:01 +00:00
Sven Neumann
42ad88aaab
shut up CVS by adding gmodule-export-2.0.pc
2005-04-26 15:01:28 +00:00
Tor Lillqvist
4d1c22f4b3
Minor comment improvement.
...
2005-04-19 Tor Lillqvist <tml@novell.com>
* glib/gutils.h: Minor comment improvement.
2005-04-19 08:06:05 +00:00
Iaki Larraaga
353bb2bfce
Updated Basque translation.
...
2005-04-12 Iaki Larraaga <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.
2005-04-12 17:19:32 +00:00