Owen Taylor
614e5ed63a
__PRETTY_FUNCTION__ was made a non-token before gcc-3.0.0 for C++. (Fix
...
Tue May 27 19:56:35 2003 Owen Taylor <otaylor@redhat.com>
* glib/gmacros.h: __PRETTY_FUNCTION__ was made a non-token
before gcc-3.0.0 for C++. (Fix from Martin Kretzschmar,
#113797 )
2003-05-28 16:53:20 +00:00
Matthias Clasen
d1db6f8b36
Document that g_strdup() and g_strndup() accept NULL. ( #106987 , Christian
...
2003-05-28 Matthias Clasen <maclas@gmx.de>
* glib/tmpl/string_utils.sgml: Document that g_strdup() and
g_strndup() accept NULL. (#106987 , Christian Biere)
2003-05-27 22:25:03 +00:00
Matthias Clasen
25e8ae683e
Remain silent when sucessful.
...
2003-05-28 Matthias Clasen <maclas@gmx.de>
* tests/patterntest.c: Remain silent when sucessful.
* tests/Makefile.am: Add patterntest to make check. (#113143 ,
Zach Frey)
2003-05-27 22:12:40 +00:00
Matthias Clasen
c868c58694
Use memcpy instead of strcpy. ( #106988 , Christian Biere)
...
2003-05-27 Matthias Clasen <maclas@gmx.de>
* glib/gstrfuncs.c (g_strdup): Use memcpy instead of
strcpy. (#106988 , Christian Biere)
2003-05-27 21:30:08 +00:00
Kwok-Koon Cheung
8d52393e7e
Updated traditional Chinese translation.
...
* zh_TW.po: Updated traditional Chinese translation.
2003-05-27 13:33:07 +00:00
Noah Levitt
bc76e98174
Fix typo in UNICODE_VALID (related to #107427 ).
...
2003-05-23 Noah Levitt <nlevitt@columbia.edu>
* glib/gutf8.c: Fix typo in UNICODE_VALID (related to #107427 ).
2003-05-23 21:18:32 +00:00
Noah Levitt
da4f56d4c1
Remove stale comment.
...
2003-05-23 Noah Levitt <nlevitt@columbia.edu>
* glib/guniprop.c: Remove stale comment.
2003-05-23 20:42:35 +00:00
Noah Levitt
8648811bc0
Update g_unichar_iswide to Unicode 4.0 ( #113404 ).
...
2003-05-22 Noah Levitt <nlevitt@columbia.edu>
* glib/guniprop.c: Update g_unichar_iswide to Unicode 4.0 (#113404 ).
2003-05-22 19:48:45 +00:00
Noah Levitt
cd1e44fd2b
Fix obscure typo in case conversion routine ( #113469 ).
...
2003-05-21 Noah Levitt <nlevitt@columbia.edu>
* glib/guniprop.c: Fix obscure typo in case conversion routine
(#113469 ).
2003-05-21 21:58:31 +00:00
Manish Singh
7a1dcc18f1
ytpo
2003-05-20 21:18:23 +00:00
PDT 2003 Manish Singh
a4fa910471
wrap 64-bit MIN/MAX limit constants in G_GINT64_CONSTANT. Fixes bug
...
Tue May 20 14:14:55 PDT 2003 Manish Singh <yosh@gimp.org>
* configure.in: wrap 64-bit MIN/MAX limit constants in
G_GINT64_CONSTANT. Fixes bug #108699 .
2003-05-20 21:17:35 +00:00
Noah Levitt
939c31884b
Fix cut-and-pasto: g_unichar_break_type should return
...
2003-05-19 Noah Levitt <nlevitt@columbia.edu>
* glib/gunibreak.c: Fix cut-and-pasto: g_unichar_break_type should
return G_UNICODE_BREAK_UNKNOWN if the character is greater than
G_UNICODE_LAST_CHAR.
2003-05-20 03:38:48 +00:00
Noah Levitt
6c4580c9c7
Remove unused function g_list_sort2 (bug #113203 ).
...
2003-05-19 Noah Levitt <nlevitt@columbia.edu>
* glib/glist.c: Remove unused function g_list_sort2 (bug #113203 ).
2003-05-19 17:02:32 +00:00
Noah Levitt
6bc2ee510a
Fix off-by-one error in g_unicode_canonical_ordering (bug #113260 ).
...
2003-05-19 Noah Levitt <nlevitt@columbia.edu>
* glib/gunidecomp.c: Fix off-by-one error in
g_unicode_canonical_ordering (bug #113260 ).
2003-05-19 15:54:48 +00:00
Arafat Medini
20b6300c96
*ar.po: Added Arabic translation by Arabeyes <doc@arabeyes.org>
...
2003-05-19 Arafat Medini <lumina@silverpen.de>
*ar.po: Added Arabic translation by
Arabeyes <doc@arabeyes.org>
2003-05-19 15:36:33 +00:00
Telsa Gwynne
e5e4f77027
Welsh translation from Dafydd Harries
2003-05-17 18:44:56 +00:00
Matthias Clasen
a45782e8ee
Fix a duplicate id left by copy-and-paste. ( #112785 , Owen Taylor)
...
2003-05-12 Matthias Clasen <maclas@gmx.de>
* glib/cross.sgml: Fix a duplicate id left by copy-and-paste.
(#112785 , Owen Taylor)
2003-05-11 22:29:50 +00:00
Christophe Merlet
626c747130
Updated French translation.
2003-05-08 12:18:12 +00:00
Matthias Clasen
8e80b63b1a
Some doc fixes. ( #111805 )
...
2003-05-05 Matthias Clasen <maclas@gmx.de>
* glib/gstrfuncs.c (g_ascii_dtostr):
(g_ascii_formatd):
(g_ascii_strtod): Some doc fixes. (#111805 )
2003-05-05 18:26:38 +00:00
Christian Rose
7feee9b513
Added sr and sr@Latn to ALL_LINGUAS. Added Serbian translation by Danilo
...
2003-05-05 Christian Rose <menthos@menthos.com>
* configure.in: Added sr and sr@Latn to ALL_LINGUAS.
* po/sr.po, po/sr@Latn.po: Added Serbian translation by
Danilo Šegan <dsegan@gmx.net>.
2003-05-05 13:45:22 +00:00
Owen Taylor
ca0df4044d
Accept libtool-1.5. ( #111483 )
...
Thu Apr 24 19:12:05 2003 Owen Taylor <otaylor@redhat.com>
* autogen.sh (have_libtool): Accept libtool-1.5. (#111483 )
2003-04-24 23:51:26 +00:00
Matthias Clasen
7e3b6db32d
Forgotten cleanup.
2003-04-18 00:18:06 +00:00
Matthias Clasen
b9415110b1
Correct the documentation GSignalEmissionHook ( #110906 ) and some cleanups.
...
2003-04-18 Matthias Clasen <maclas@gmx.de>
* gobject/tmpl/signals.sgml: Correct the documentation
GSignalEmissionHook (#110906 ) and some cleanups.
2003-04-18 00:17:16 +00:00
Matthias Clasen
890792db1a
Fix a few typos.
2003-04-11 21:56:50 +00:00
Raphael Finkel
f19ed081a8
Updated Yiddish translation
...
2003-04-11 Raphael Finkel <raphael@cs.uky.edu>
* yi.po: Updated Yiddish translation
2003-04-11 16:43:23 +00:00
Matthias Clasen
754d18b050
Move install docs into reference manual.
2003-04-09 18:49:48 +00:00
Matthias Clasen
7b0da6c54a
Move cross-compilation info to reference manual.
2003-04-07 23:20:57 +00:00
Owen Taylor
5b4af3060f
When waiting for the main loop to be freed up, wait on either
...
Mon Apr 7 13:40:28 2003 Owen Taylor <otaylor@redhat.com>
* glib/gmain.c (g_main_loop_run): When waiting for
the main loop to be freed up, wait on either
!loop->is_running or got_ownership, not both.
(Caused gtk_dialog_run() not to work in other
threads, reported by Jean-Yves Lefort)
2003-04-07 17:50:53 +00:00
Matthias Clasen
91da77c5b4
Additions.
2003-04-07 00:08:19 +00:00
Matthias Clasen
048002c8f7
Warn if p == NULL && max != 0. ( #110087 )
...
2003-04-07 Matthias Clasen <maclas@gmx.de>
* glib/gutf8.c (g_utf8_strlen): Warn if p == NULL && max != 0.
(#110087 )
2003-04-06 22:16:59 +00:00
Raphael Finkel
8e0ff6907c
Updated Yiddish translation by Raphael Finkel <raphael@cs.uky.edu>.
...
2003-04-04 Raphael Finkel <raphael@cs.uky.edu>
* yi.po: Updated Yiddish translation by
Raphael Finkel <raphael@cs.uky.edu>.
2003-04-04 20:44:03 +00:00
Tor Lillqvist
84b92bcdae
Add g_string_chunk_insert_len.
...
2003-04-01 Tor Lillqvist <tml@iki.fi>
* glib/glib.def: Add g_string_chunk_insert_len.
2003-04-01 19:11:48 +00:00
Matthias Clasen
aad05b82e0
Fix formatting of examples.
...
2003-04-01 Matthias Clasen <maclas@gmx.de>
* glib/tmpl/error_reporting.sgml:
* glib/tmpl/random_numbers.sgml:
* glib/tmpl/arrays_pointer.sgml:
* glib/tmpl/arrays.sgml: Fix formatting of examples.
2003-03-31 22:51:28 +00:00
Matthias Clasen
e4112b8b1b
New function, to insert possible non-nul-terminated byte sequences into a
...
2003-04-01 Matthias Clasen <maclas@gmx.de>
* glib/gstring.[hc] (g_string_chunk_insert_len): New function, to
insert possible non-nul-terminated byte sequences into a string
chunk. (#96279 )
(g_string_chunk_insert): Implement in terms of
g_string_chunk_insert_len() now.
2003-03-31 22:08:08 +00:00
Matthias Clasen
6710fd6e06
Optimize the common cases (init == NULL or init == "") a bit. replace uses
...
2003-03-30 Matthias Clasen <maclas@gmx.de>
* glib/gstring.c (g_string_new): Optimize the common cases
(init == NULL or init == "") a bit.
* glib/gmarkup.c, glib/gmessages.c, glib/gscanner.c,
glib/gshell.c, glib/gspawn-win32-helper.c, glib/gspawn-win32.c,
glib/gspawn.c, gobject/gvaluetransform.c: replace uses of
g_string_new ("") by g_string_new (NULL). (#106973 , Morten Welinder)
2003-03-30 22:02:20 +00:00
Matthias Clasen
cb0e4de11c
2003-03-a30 Matthias Clasen <maclas@gmx.de>
...
* glib/gutf8.c (UNICODE_VALID): Update to Unicode 3.1 and optimize
a bit. (#107427 , Noah Lewitt)
2003-03-30 21:51:30 +00:00
Matthias Clasen
93681235dd
Add cp1251 support for Solaris. ( #104738 , Hidetoshi Tajima)
...
2003-03-30 Matthias Clasen <maclas@gmx.de>
* glib/libcharset/config.charset: Add cp1251 support for Solaris.
(#104738 , Hidetoshi Tajima)
2003-03-30 21:29:26 +00:00
Matthias Clasen
306d5e2b6b
Get rid of UNSAFE_DOS_PATH. (acceptable): Align with RFC2396. ( #59653 )
...
2003-03-30 Matthias Clasen <maclas@gmx.de>
* glib/gconvert.c (UnsafeCharacterSet): Get rid of
UNSAFE_DOS_PATH.
(acceptable): Align with RFC2396. (#59653 )
* tests/uri-test.c: Adjust to the changes above.
2003-03-30 21:24:58 +00:00
Matthias Clasen
46ae53a931
Additions.
2003-03-27 23:17:59 +00:00
Christian Rose
d34ab625bc
Added "yi" to ALL_LINGUAS. Added Yiddish translation by Raphael Finkel
...
2003-03-26 Christian Rose <menthos@menthos.com>
* configure.in: Added "yi" to ALL_LINGUAS.
* po/yi.po: Added Yiddish translation by
Raphael Finkel <raphael@cs.uky.edu>.
2003-03-26 21:48:11 +00:00
Matthias Clasen
dfa521fdf7
Additions.
2003-03-24 23:28:35 +00:00
Sven Neumann
537c81b30b
removed leftover debugging message (bug #109093 ).
...
2003-03-24 Sven Neumann <sven@gimp.org>
* gtype.c (type_data_finalize_class_ifaces_Wm): removed leftover
debugging message (bug #109093 ).
2003-03-24 16:59:09 +00:00
Matthias Clasen
11d14bd97d
Some more additions.
2003-03-24 01:54:38 +00:00
Matthias Clasen
e35363d894
Additions.
...
2003-03-24 Matthias Clasen <maclas@gmx.de>
* gobject/tmpl/objects.sgml: Additions.
2003-03-24 01:10:28 +00:00
Matthias Clasen
f86a5fad70
Fix docs.
...
2003-03-19 Matthias Clasen <maclas@gmx.de>
* glib/giochannel.c (g_io_channel_read_to_end): Fix docs.
2003-03-19 22:05:07 +00:00
Anders Carlsson
3ce437f34d
Bump version to 2.3.0
...
2003-03-19 Anders Carlsson <andersca@codefactory.se>
* configure.in: Bump version to 2.3.0
2003-03-19 21:51:36 +00:00
Sebastian Wilhelmi
3030dcbd7e
Do not define function g_thread_init_glib, if not G_THREADS_ENABLED. It's
...
2003-03-14 Sebastian Wilhelmi <seppi@seppi.de>
* glib/gthread.c: Do not define function g_thread_init_glib, if
not G_THREADS_ENABLED. It's not called bu g_thread_init() then,
but calls other, in that case undefined functions.
2003-03-14 14:29:21 +00:00
Owen Taylor
c2a431c894
Add support for instance-private data. g_type_class_add_private(),
...
Thu Feb 27 17:33:19 2003 Owen Taylor <otaylor@redhat.com>
* gtype.[ch] testgobject.c: Add support for instance-private data.
g_type_class_add_private(), g_type_instance_get_private(),
G_TYPE_INSTANCE_GET_PRIVATE(). (#101959 , patch partly by
Mark McLoughlin, extensive feedback from Tim Janik.)
2003-03-10 16:41:28 +00:00
Owen Taylor
e6d15f6eaf
Document private instance data.
...
Mon Mar 10 11:33:10 2003 Owen Taylor <otaylor@redhat.com>
* gobject/tmpl/gtype.sgml gobject/gobject-sections.txt:
Document private instance data.
2003-03-10 16:38:58 +00:00
Matthias Clasen
10c5cfa36f
Fix 0/FALSE confusion. ( #107662 , Morten Welinder)
...
2003-03-06 Matthias Clasen <maclas@gmx.de>
* gsignal.c (g_signal_handlers_block_matched):
(g_signal_handlers_unblock_matched):
(g_signal_handlers_disconnect_matched): Fix 0/FALSE confusion.
(#107662 , Morten Welinder)
2003-03-06 22:48:16 +00:00