Test case for g_type_add_interface_check().
[platform/upstream/glib.git] / ChangeLog.pre-2-6
1 Thu Oct  2 01:15:46 2003  Owen Taylor  <otaylor@redhat.com>
2
3         * tests/gobject/ifacecheck.c: Test case for
4         g_type_add_interface_check().
5
6         * tests/gobject/ifaceinit.c: Add #undef G_DISABLE_ASSERT.
7
8 Thu Oct  2 01:11:39 2003  Owen Taylor  <otaylor@redhat.com>
9
10         * tests/gobject/ifaceinherit.c: Remove some tests that
11         were testing things that weren't supposed to work; add
12         a test for adding an interface first to the child class,
13         then to the parent class.
14
15 Thu Oct  2 00:02:55 2003  Owen Taylor  <otaylor@redhat.com>
16
17         * tests/gobject/Makefile.am test/gobject/ifaceinherit.c:
18         Tests of interface inheritance and overriding.
19
20 2003-09-30  Tor Lillqvist  <tml@iki.fi>
21
22         * glib/gspawn-win32.c (do_spawn): Call protect_argv() in
23         do_spawn() instead of in do_spawn_with_pipes() so that we can use
24         the original argv[0] as the program file name parameter to
25         spawnv() in the shortcut (doing without helper process)
26         code. Fixes problem if GIMP 1.3 was installed in a path with
27         spaces in the name.
28
29 Tue Sep 30 15:31:16 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
30
31         * glib/guniprop.c (has_more_above): make the argument const to
32         get rid of warning
33
34         * glib/garray.c (g_byte_array_remove_range): insert cast to get
35         rid of warning
36
37 2003-09-29  Tor Lillqvist  <tml@iki.fi>
38
39         * tests/testglib.c (main): Use hardcoded name for DLL, as there is
40         no reliable way to determine it at compile or run time anyway. 
41
42 2003-09-29  Matthias Clasen  <maclas@gmx.de>
43
44         * glib/guniprop.c (g_unichar_get_mirror_char): Add "Since: 2.4" 
45         to docs.
46
47 Thu Sep 25 15:43:08 2003  Owen Taylor  <otaylor@redhat.com>
48
49         * tests/gobject/testmodule.[ch] test/gobject/Makefile.am:
50         Dummy dynamic type module for testing type plugin code
51         and dynamic types.
52
53         * test/gobject/defaultiface.c: Test of 
54         g_type_default_interface_ref() and friends.
55
56 2003-09-28  Gediminas Paulauskas  <menesis@delfi.lt>
57
58     * configure.in: Added lt to ALL_LINGUAS.
59
60 2003-09-25  Tor Lillqvist  <tml@iki.fi>
61
62         * glib/glib.def: Remove g_bsearch_array_* entries that don't exist
63         any longer. (ABI change?)
64
65 Thu Sep 25 15:01:37 2003  Owen Taylor  <otaylor@redhat.com>
66
67         * tests/Makefile.am (SUBDIRS): Add gobject/.
68
69 Fri Sep 12 16:26:21 2003  Owen Taylor  <otaylor@redhat.com>
70
71         * tests/gobject/ configure.in: New directory, framework 
72         for automated GObject tests.
73
74         * tests/gobject/override.c: Move testoverride.c
75         here, automate.
76
77         * tests/gobject/ifaceinit.c: Move testifaceinit.c here.
78
79         * tests/gobject/accumulator.c: Test signal accumulators,
80         including g_signal_accumulator_true_handled.
81
82 2003-09-12  Noah Levitt  <nlevitt@columbia.edu>
83
84         * glib/gen-unicode-tables.pl: Take a directory where to look for the
85         unicode files on the command line instead of 7 individual files.
86
87 2003-09-12  Noah Levitt  <nlevitt@columbia.edu>
88
89         * glib/gen-unicode-tables.pl:
90         * glib/gunichartables.h:
91         * glib/gunicode.h:
92         * glib/guniprop.c: Add g_unichar_get_mirror_char. (#114749)
93
94 Thu Sep 11 20:11:05 2003  Owen Taylor  <otaylor@redhat.com>
95
96         * glib/gmarkup.c: Add g_markup_printf_escaped(), 
97         g_markup_vprintf_escaped().
98
99         * tests/markup-escape-test.c (main): Test for
100         g_markup_escape_text(), g_markup_printf_escaped().
101
102 2003-09-10  Noah Levitt  <nlevitt@columbia.edu>
103
104         * glib/gunicodeprivate.h:
105         * glib/gunicollate.c:
106         * glib/gunidecomp.c:
107         * glib/guniprop.c:
108         * tests/casemap.txt:
109         * tests/gen-casemap-txt.pl: Unicode 4.0 special casing. (#114681)
110
111         * glib/gunicodeprivate.h: Use a private header instead of extern
112         function declarations (_g_utf8_normalize_wc,
113         _g_unichar_combining_class).
114
115 Mon Sep  8 00:31:10 2003  Stefan Westerfeld  <stefan@space.twc.de>
116
117         * glib/gbsearcharray.h: inserted casts for C++.
118
119 2003-08-28  Matthias Clasen  <maclas@gmx.de>
120
121         * tests/patterntest.c (verbose): Fix a C99ism.  (#120821, Thomas 
122         Klausner)
123
124 2003-08-25  Tor Lillqvist  <tml@iki.fi>
125
126         * glib/giowin32.c (read_thread): Avoid UNLOCKing the critical
127         section twice, which might cause a hang. (#120653)
128
129         * glib/giowin32.c (g_io_channel_unix_new): Warn if fd is both a
130         valid file descriptor and socket.
131
132 Mon Aug 25 12:34:36 2003  Owen Taylor  <otaylor@redhat.com>
133
134         * glib/gmessages.c: Escape control characters in g_logv() output.
135         (#108287, Christian Biere)
136
137 Mon Aug 25 12:17:20 2003  Owen Taylor  <otaylor@redhat.com>
138
139         * glib/gmain.c (g_main_context_unref_and_unlock): 
140         When DISABLE_MEM_POOLS is set, loop through and free
141         the poll records explicitely, since g_mem_chunk_destroy()
142         won't do it. (#118121, Morten Welinder)
143  
144 2003-08-22  Samúel Jón Gunnarsson  <sammi@techattack.nu>
145
146         * is.po: Added "is" to ALL_LINGUAS.
147         
148 2003-08-19  Tor Lillqvist  <tml@iki.fi>
149
150         * glib/gmessages.c (g_logv): [Win32] Make the fatal error message
151         box easier to notice with MB_SETFOREGROUND. Also use MB_ICONERROR
152         to get a nice stop-sign icon.
153
154 Tue Aug 19 09:42:06 2003  Owen Taylor  <otaylor@redhat.com>
155  
156         * m4macros/glib-gettext.m4: Add $INTLLIBS to $LIBS
157         temporarily, not -lintl. (Problem with fix for 
158         #119171, pointed out by James Henstridge)
159  
160 Tue Aug 19 03:55:29 2003  Tim Janik  <timj@gtk.org>
161
162         * glib/gbsearcharray.h: license change, no restrictions are made
163         in the new license at all, the implmentation is simply provided
164         "as is" to allow copy-pasting the code into any third-party app.
165         naturally, the implementation is self-contained within the header
166         file to allow this.
167         default to non-shrinking behaviour, allow users to request shrinking
168         via G_BSEARCH_ARRAY_AUTO_SHRINK.
169         creation, deletion functions are now named g_bsearch_array_create()
170         and g_bsearch_array_free(). 
171         fixed const in prototypes, removed cruft.
172         (g_bsearch_array_insert): take only three arguments, do nothing if the
173         node to insert is already there.
174         (g_bsearch_array_replace): insert or replace if the node is already
175         there.
176         (g_bsearch_array_remove): remove nodes by index, the index of a node
177         can be found via g_bsearch_array_get_index().
178         removed other g_bsearch_array_remove*() variants.
179         (g_bsearch_array_lookup): minor optimizations.
180         (g_bsearch_array_lookup_sibling): return nodes on mismatches.
181
182         * glib/gbsearcharray.c: removed.
183
184 2003-08-16  Tor Lillqvist  <tml@iki.fi>
185
186         Fix #117925 (Dov Grobgeld):
187
188         * glib/gutils.c (g_find_program_in_path, g_basename,
189         g_path_get_basename, g_path_is_absolute, g_path_skip_root,
190         g_path_get_dirname, g_get_any_init): On Win32, look also for
191         slashes ('/') as pathname separators.
192
193         * glib/gfileutils.c (g_file_open_tmp): Ditto. If the template
194         contains a pathname separator, include the actual one in the error
195         message, instead of always the canonical one.
196
197         (g_build_filename): Separate implementation on Win32 that looks
198         for either slash or backslash. Document Unix/Windows differences.
199
200         * tests/testglib.c
201         * tests/strfunc-test.c: Test above functionality on Win32.
202
203 2003-08-15  Tor Lillqvist  <tml@iki.fi>
204
205         * glib/gmain.c (g_poll): [Win32] Don't exceed handle array
206         bounds. Warn if there would be too many handles to wait
207         for. (WaitForMultipleObjects() has a relatively low limit of 64
208         handles. The Win32 IO channel code should be fixed not to need to
209         wait for one handle per file or socket being watched. Later.)
210
211 2003-08-13  Tor Lillqvist  <tml@iki.fi>
212
213         * glib/Makefile.am
214         * gmodule/Makefile.am
215         * gobject/Makefile.am
216         * gthread/Makefile.am: Use srcdir also in references to the .def
217         files. (#118885, Jeff Bonggren)
218
219 2003-08-12  Tor Lillqvist  <tml@iki.fi>
220
221         * glib/gconvert.c (g_locale_from_utf8): Drop the Win32-specific
222         implementation. It used WideCharToMultiByte(), which is broken as
223         it stores unconvertable characters as fallback characters
224         (question marks) in the destination string without being able to
225         tell how much of the conversion succeeded. Using g_convert() like
226         on Unix is better and simpler. (#117872)
227
228         (g_locale_to_utf8): No need for the Win32-specific implementation
229         here, either.
230
231         (have_broken_filenames): Define as TRUE on Win32.
232
233         (g_filename_to_utf8, g_filename_from_utf8): Drop Win32 ifdefs. As
234         have_broken_filenames() now is defined TRUE on Win32, works as
235         before.
236         
237 2003-08-11  Matthias Clasen  <maclas@gmx.de>
238
239         * acinclude.m4: Copy newer versions of JH_CHECK_XML_CATALOG and
240         JH_PATH_XML_CATALOG from gtk-doc to enable configuring without
241         xmlcatalog in PATH.  (#119115) 
242
243 2003-08-10  Tor Lillqvist  <tml@iki.fi>
244
245         * glib/gutils.c (g_getenv): Don't use a cache of variable name to
246         value mappings on Win32, as that breaks g_setenv() and
247         g_unsetenv(). Only call ExpandEnvironmentStrings() if necessary,
248         and in that case return a quarkified string. It is still
249         questionable how necessary expanding embedded environment variable
250         references is. Possibly the whole Win32-specific g_getenv()
251         implementation could be removed. (#119520)
252
253 2003-08-08  Tor Lillqvist  <tml@iki.fi>
254
255         * glib/glib.def: Add g_once_impl.
256
257         * glib/gutils.c (g_setenv): Fix syntax error in the !HAVE_SETENV
258         case.
259
260 2003-08-08  Matthias Clasen  <maclas@gmx.de>
261
262         * tests/env-test.c (main): Remove a test for getenv() behaviour
263         which isn't specified by SUS and doesn't work on Solaris.
264
265 2003-08-07  Matthias Clasen  <maclas@gmx.de>
266
267         * tests/env-test.c: Add tests for '=' in names and values.
268
269         * glib/gutils.c (g_setenv, g_unsetenv): Check that the variable
270         name doesn't contain '='. Add a declaration for environ.  (#119338)
271
272         * acinclude.m4: Tighten the snprintf() test to check behaviour on
273         zero-size buffers.  (#106091) 
274
275         * tests/patterntest.c: Specify test strings in UTF-8, remove all
276         charset conversion. Replace the NOISY define by a cmdline arg
277         --noisy.   (#115757) 
278
279 Thu Aug  7 15:01:09 2003  Owen Taylor  <otaylor@redhat.com>
280
281         * m4macros/glib-gettext.m4: Set $LIBS to include
282         -lintl when checking for dcgettext and 
283         _nl_msg_cat_cntr. (Tim Mooney, #119171)
284
285 Thu Aug  7 14:15:44 2003  Owen Taylor  <otaylor@redhat.com>
286
287         * glib/gmain.c (g_idle_source_new): Make the default priority
288         for idle sources G_PRIORITY_DEFAULT_IDLE as anybody would
289         expect and document that. (#114461, reported by Andy Wingo)
290
291 2003-08-06  Noah Levitt  <nlevitt@columbia.edu>
292
293         * tests/casemap.txt:
294         * tests/gen-casemap-txt.pl: Add test for special case not at inital
295         position in the string, the bug just fixed. (#118957)
296
297 2003-08-05  Noah Levitt  <nlevitt@columbia.edu>
298
299         * glib/guniprop.c: Get rid of "len" parameter to output_special_case
300         and output_marks, and make them work more like g_unichar_to_utf8,
301         fixing a bug in the process. (#118957)
302
303 2003-08-05  Hans Breuer  <hans@breuer.org>
304
305         * glib/gnulib/makefile.msc : (new file) for msvc build
306
307         * glib/gnulib/vasnprintf.c : use glib/galloc.h
308
309         * glib/gnulib/printf.h : #include <stdio.h> for FILE*
310
311         * glib/makefile.msc.in : replace trio with gnulib
312
313         * glib/glib.def : updated externals
314
315         * glib/guniprop.c : fix for guniprop.c(582) : error C2082: 
316         redefinition of formal parameter 'len'
317
318 2003-08-04  Noah Levitt  <nlevitt@columbia.edu>
319
320         * tests/unicode-normalize.c: We do handle > BMP now, so test it.
321
322 2003-07-31  Noah Levitt  <nlevitt@columbia.edu>
323
324         * tests/file-test.c: s/g_read_link/g_file_read_link/ (#118727)
325
326 2003-07-31  Noah Levitt  <nlevitt@columbia.edu>
327
328         * tests/unicode-encoding.c: Return nonzero exit status if the test
329         fails. (#118729) 
330
331 2003-07-31  Noah Levitt  <nlevitt@columbia.edu>
332
333         * tests/utf8.txt: Change instances of U+10ffff to U+10fffd, since that
334         is the last valid unicode character. Add check that U+10ffff is
335         NOTUNICODE. (#118730)
336
337 2003-07-30  Noah Levitt  <nlevitt@columbia.edu>
338
339         * glib/gen-unicode-tables.pl:
340         * glib/gunibreak.c:
341         * glib/gunibreak.h:
342         * glib/gunichartables.h:
343         * glib/gunicode.h:
344         * glib/gunicomp.h:
345         * glib/gunidecomp.c:
346         * glib/gunidecomp.h:
347         * glib/guniprop.c:
348         * tests/casefold.txt:
349         * tests/casemap.txt:
350         * tests/gen-casefold-txt.pl:
351         * tests/gen-casemap-txt.pl: Update Unicode data to 4.0. (#107974)
352
353 2003-07-31  Tor Lillqvist  <tml@iki.fi>
354
355         * glib/gspawn-win32.c: When possible, manage without the helper
356         process. (Part of the enhancements outlined in #98737.) Speeds up
357         GIMP 1.3's first-time-run plug-in query phase a lot.
358
359         Plug a file descriptor (and thus Win32 handle) leak: close the
360         read end of the child error report pipe after use.
361
362 2003-07-30  Matthias Clasen  <maclas@gmx.de>
363
364         * glib/gutils.c (g_unsetenv): Use same argument name as in header,
365         to pacify gtk-doc. 
366         (g_getenv): Move docs inline, add comment about lifespan of return
367         value. 
368
369         * glib-2.0.pc.in (Libs): Remove forgotten @TRIO_LIBS@.  (#118616,
370         Noah Levitt) 
371
372         * glib/gfileutils.[hc]: Rename g_read_link() to g_file_read_link()
373         to better match the remaining file utilities in the g_file_
374         namespace and to better separate it from readlink(). This is
375         hopefully no problem as the function is just 2 days old.
376
377 2003-07-29  Matthias Clasen  <maclas@gmx.de>
378
379         * glib/gqsort.[hc] (g_qsort_with_data): 
380         * glib/gconvert.[hc] (g_filename_to_uri, g_filename_from_uri): 
381         * glib/gfileutils.[hc] (g_mkstemp, g_file_open_tmp): Use gchar,
382         gint, gsize instead of char, int, size_t in the interface for
383         consistency.  (#118567) 
384
385         Replace trio printf() by gnulib vasnprintf():  (#101874)
386         
387         * configure.in: Define HAVE_LONG_LONG_FORMAT if system printf
388         understands %llu; rename enable_trio to enable_included_printf;
389         add misc. tests needed for gnulib vasnprintf(); define
390         G_GINT{16,32,64}_MODIFIER in glibconfig.h.
391
392         * acinclude.m4: Misc tests needed for gnulib vasnprintf():
393         AC_FUNC_SNPRINTF_C99, bh_C_SIGNED, jm_AC_TYPE_LONG_LONG, 
394         gt_TYPE_LONGDOUBLE, gt_TYPE_WCHAR_T, gt_TYPE_WINT_T,
395         gt_AC_TYPE_INTMAX_T, jm_AC_HEADER_STDINT_H,  
396         jm_AC_HEADER_INTTYPES_H. 
397
398         * glib/Makefile.am: Replace TRIO_SUBDIR by PRINTF_SUBDIR and
399         trio_libtrio_la by printf_la.  
400
401         * glib/gprintfint.h: Include gnulib/printf.h and use _g_gnulib_
402         functions instead of _g_trio_ functions. 
403
404         * glib/trio/*: Removed
405
406         * glib/gnulib/*: vasnprintf() implementation from gnulib, patched
407         to live in the _g_gnulib namespace, use g_malloc instead of
408         malloc, and support long long printing even if system printf
409         doesn't. For more details, see glib/gnulib/README.
410         
411         * tests/printf-test.c: Add tests for 64 bit printing.
412
413 2003-07-28  Matthias Clasen  <maclas@gmx.de>
414
415         * glib/gfileutils.h: 
416         * glib/gfileutils.c: New function g_read_link(). (#72545)
417
418         * configure.in: Check for setenv, unsetenv, readlink and symlink.
419
420         * tests/file-test.c (test_readlink): Test for g_read_link() (only
421         on systems supporting symbolic links).
422
423         * tests/env-test.c: New test for g_{get,set,unset}env().
424
425         * tests/Makefile.am (test_programs): Add env-test.
426
427         * glib/gutils.h: 
428         * glib/gutils.c: New functions g_setenv() and g_unsetenv().  (#100763)
429
430 2003-07-26  Matthias Clasen  <maclas@gmx.de>
431
432         * tests/printf-test.c: New test, tests printf behaviour. This was
433         already mentioned in Makefile.am by accident.
434
435         * tests/file-test.c: New test, currently contains mkstemp tests
436         copied from testglib.c. 
437
438         * tests/Makefile.am (test_programs): Add file-test.
439
440         * glib/gprintf.c: Fix all g_return_val_if_fail () checks to return
441         -1 on error to match the behaviour of the stdio printf() family.
442
443         * glib/garray.h: 
444         * glib/garray.c (g_{,byte,pointer}_remove_range): New functions to
445         remove a range of elements from an array.  (#94879, Nalin Dahyabhai)
446
447         * glib/gmessages.c (g_logv): Remove the 1024 char limit in the
448         common (non-recursive) case.
449
450 2003-07-25  Matthias Clasen  <maclas@gmx.de>
451
452         * glib/gwin32.c: 
453         * glib/gutf8.c: 
454         * glib/gunicollate.c: 
455         * glib/gtree.c: 
456         * glib/gspawn.c: 
457         * glib/gmain.c: 
458         * glib/giochannel.c: 
459         * glib/gfileutils.c: 
460         * glib/gerror.c: 
461         * glib/gconvert.c: 
462         * glib/gasyncqueue.c: 
463         * glib/gmem.c: Remove some explicit Docbook markup which is no
464         longer necessary since gtk-doc does the right thing.
465
466         * glib/gutf8.c (g_utf8_get_char_validated): Work around gtk-doc stupidity.
467
468 2003-07-20  Hans Breuer  <hans@breuer.org>
469
470         * glib/trio/makefile.msc : (new file) for msvc build
471
472         * glib/glib.def : removed some duplicated entries
473
474         * glib/gscanner.c : add same workaround for MSVC(5.0)
475         which does not allow to cast an uint64 to float.
476         Same as in gvaluetransform.c
477         Also move #include <io.h> behind inclusion of "glib.h"
478         which defines the needed G_OS_WIN32
479
480         * glib/makefile.msc.in : added gprintf.obj, trio\trio.lib
481         as well as shell32.lib
482
483         * tests/spawn-test.c : include <io.h> on win32
484
485 2003-07-12  Matthias Clasen  <maclas@gmx.de>
486
487         * glib/gprintf.c: Doc additions.
488
489 2003-07-10  Joel Brich <joel.brich@laposte.net>
490
491         * configure.in: Added "eo" to ALL_LINGUAS.
492
493 Wed Jul  9 16:27:26 2003  Manish Singh  <yosh@gimp.org>
494
495         * glib/gmain.c (g_main_context_unref_and_unlock): check if
496         context->poll_chunk is set before trying to destroy it. For example,
497         this can happen if no sources are added to a context before it is
498         freed.
499
500 2003-07-09  Morten Welinder  <terra@gnome.org>
501
502         * glib/gprintf.c (g_vasprintf): Avoid var declaration after
503         statement.
504
505 2003-07-09  Matthias Clasen  <maclas@gmx.de>
506
507         Support for one-time initialization functions.  (#69668, Sebastian
508         Wilhelmi) 
509
510         * configure.in: Check whether double checked locking is safe,
511         define g_once() in glibconfig.h accordingly.
512         * glib/gthread.h: Add GOnce, GOnceStatus, G_ONCE_INIT and g_once_impl.
513         * glib/gthread.c (g_once_impl): Fallback implementation using a
514         mutex if double checked locking is unsafe.
515         * tests/thread-test.c: Add tests for g_once().
516
517 2003-07-02  Matthias Clasen  <maclas@gmx.de>
518
519         * glib/gstrfuncs.c (g_strfreev): Move docs inline, document behavior 
520         for NULL. (#116439, Steve Chaplin)
521
522 2003-06-25  Abigail Brady  <morwen@evilmagic.org>
523  
524         * glib/gconvert.c (g_convert_with_fallback): Use C99 style \uxxxx
525         and \Uxxxxyyyy escapes instead for fallback instead of perl-style
526         \X{xxxx} ones, fixing bug #114284.
527
528 2003-06-25  Tor Lillqvist  <tml@iki.fi>
529
530         * glib/giowin32.c (g_io_channel_unix_new): Pass real &optval and
531         &optlen to getsockopt() instead of NULL. Don't remember why I
532         thought that NULL could be used (as we don't actually use the
533         returned value for anything), the Platform SDK documentation
534         doesn't imply so.
535
536 2003-06-19  Matthias Clasen  <maclas@gmx.de>
537
538         * glib/gutils.c (g_path_get_basename): Move the documentation
539         inline and add details.  (#108505)
540
541 2003-06-18  Matthias Clasen  <maclas@gmx.de>
542
543         * acinclude.m4 (JH_PATH_XML_CATALOG, JH_CHECK_XML_CATALOG): New
544         macros to check for XML catalog contents and path, borrowed from
545         gtk-doc. 
546
547         * configure.in: New option --enable-man to enable regeneration of
548         man pages from Docbook, if the necessary tools are found.
549
550 2003-06-17  Matthias Clasen  <maclas@gmx.de>
551
552         * acinclude.m4 (JH_PATH_XML_CATALOG, JH_CHECK_XML_CATALOG): New
553         macros to check for XML catalog contents and path, borrowed from
554         gtk-doc. 
555         
556         * configure.in: New option --enable-man to enable regeneration of
557         man pages from Docbook, if the necessary tools are found.
558
559 2003-06-15  Tor Lillqvist  <tml@iki.fi>
560
561         * glib-zip.in (DLLDIR): Test where the DLLs actually are.
562
563         * README.win32: Point to FSF's binary Win32 distributions of
564         libiconv and gettext-runtime.
565
566 2003-06-11  Tor Lillqvist  <tml@iki.fi>
567
568         * glib-zip.in (DEVZIP): libtool 1.5 installs DLLs in the bin
569         subdirectory, so get them from there.
570
571         * glib/gwin32.c (g_win32_getlocale): Use "sr@Latn" and "sr" in the
572         same way as the po files for Serbian in Latin and Cyrillic script.
573
574 2003-06-11  Sebastian Wilhelmi  <seppi@seppi.de>
575
576         * configure.in: Remove false &. Spotted by Albert Chin
577         <gtk-devel-list@thewrittenword.com>.
578
579 2003-06-08  Tor Lillqvist  <tml@iki.fi>
580
581         * glib/giowin32.c: Fix indentation and spacing. Use
582         INADDR_LOOPBACK instead of inet_addr("127.0.0.1") and
583         gethostbyaddr().
584
585 Sat Jun  6 16:18:10 2003  Andrew Lanoix  <alanoix@umich.edu>
586
587         * glib/giowin32.c: Resolved thread deadlocks in socket 
588         ichannel code to support Add-Cancel-Add watch functionality 
589         on windows. Also cleaned up socket error handling to not 
590         segfault and do the right thing.
591         
592 Fri Jun  6 10:24:23 2003  Hidetoshi Tajima  <hidetoshi.tajima@sun.com>
593
594         * m4macros/glib-gettext.m4: Test for Solaris native gettext 
595         in libc, seeing if it supports GNU catalog format (#85217).
596         
597 Thu Jun  5 23:40:31 2003  Owen Taylor  <otaylor@redhat.com>
598
599         * glib/gmain.c: When dispatching a source that is
600         !CAN_RECURSE, temporarily remove any file descriptors
601         that that source has registered from the main loop, to keep
602         recursive main loops from busy-waiting if input
603         becomes available on one of those file descriptors.
604         (#112222, Christian Krause)
605
606         * glib/gmain.c (g_source_set_priority): Properly
607         remove the source from the context's source list
608         and reinsert it sorted, rather than simply setting
609         source->next/prev to NULL! (#114274)
610
611 2003-06-06  Matthias Clasen  <maclas@gmx.de>
612
613         * glib/gstring.c (g_string_append_printf_internal): Use
614         g_vasprintf() and g_string_append_len(), thus enabling embedded
615         nuls in the result of g_string_printf().  (#92492, Owen Taylor)
616
617         * tests/string-test.c: Add a test for embedded nuls in the
618         result of g_string_printf().
619
620         * glib/gprintf.[ch]: Synchronize argument names with headers and docs.
621         (g_vasprintf): An implementation of vasprintf(), code was lifted
622         from g_strdup_vprintf().  (#112365)
623
624         * glib/gstrfuncs.c (g_strdup_vprintf): Just use g_vasprintf().
625
626 2003-06-05  Tor Lillqvist  <tml@iki.fi>
627
628         * glib/giochannel.h
629         * glib/gmain.h: Remove bogus (Win32-only) declaration of
630         g_main_poll_win32_msg_add(). No such function exists.
631
632         * glib/gmain.c (g_poll) [Win32]: Use g_win32_error_message() for
633         better warning messages.
634
635 2003-06-04  Noah Levitt  <nlevitt@columbia.edu>
636
637         * glib/gunidecomp.h (combine): Fix typo (#114375). Also, make the
638         function static.
639
640 2003-06-03  Sebastian Wilhelmi  <seppi@seppi.de>
641
642         * configure.in: Test for pthread_setschedparam. If not existant,
643         disable priorities. (#104718)
644
645 Mon Jun  2 14:18:21 2003  Owen Taylor  <otaylor@redhat.com>
646
647         Patch from Jeffrey Stedfast <fejj@ximian.com> (#104825)
648  
649         * glib/gspawn.c (read_data): Don't read() into '&buf', while this
650         is technically okay - it is clearer as just 'buf'.
651         (write_all): New helper function that handles write() interrupts.
652         (write_err_and_exit): Use write_all() instead of write().
653         (fork_exec_with_pipes): Same here.
654         
655 Sun Jun  1 09:42:36 2003  Owen Taylor  <otaylor@redhat.com>
656
657         * glib/giochannel.c (g_io_error_get_from_g_error): Put 
658         the g_return_val_if_fail() in the right place.
659
660 Fri May 31 1:17:45 2003  Ray Strode  <halfline@hawaii.rr.com>
661
662         * glib/giochannel.c (g_io_channel_error_from_errno):
663         Fix typo: should be G_IO_ERROR_UNKNOWN not
664         G_ERROR_ERROR_UNKNOWN
665
666 Fri May 30 19:23:47 2003  Owen Taylor  <otaylor@redhat.com>
667
668         * glib/gstrfuncs.c (g_ascii_strncasecmp)
669         * glib/gstrfuncs.c (g_ascii_strcasecmp): Use TOLOWER()
670         macro instead of g_ascii_tolower() (#107138)
671
672 Fri May 30 19:09:25 2003  Owen Taylor  <otaylor@redhat.com>
673
674         * m4macros/glib-gettext.m4: Backport better handling
675         of ALL_LINGUAS from gettext.m4. (#103808, Andras Salamon)
676
677 Fri May 30 18:46:05 2003  Owen Taylor  <otaylor@redhat.com>
678
679         * m4macros/glib-gettext.m4: expand $exec_prefix as
680         well as $prefix. (#107290, reported by Morten Welinder,
681         patch from Raja Harinath)
682
683 Fri May 30 17:24:23 2003  Owen Taylor  <otaylor@redhat.com>
684
685         * glib-gettextize.in: Quote $srcdir to handle $srcdir
686         with spaces (#107850, Evan Martin)
687
688 Fri May 30 16:48:26 2003  Owen Taylor  <otaylor@redhat.com>
689  
690         * glib/giochannel.c (g_io_channel_error_from_errno):
691         Silently return G_IO_CHANNEL_ERROR_FAILED for EINTR,
692         since close() can return EINTR. (#11842, Balazs Scheidler)
693  
694 Fri May 30 15:51:43 2003  Owen Taylor  <otaylor@redhat.com>
695
696         * glib/giochannel.c (g_io_error_get_from_g_error): 
697         Do a g_return_val_if_fail() on err == NULL to be a
698         bit more robuts on buggy IO channel implementations.
699         (#113396, Dan Winship)
700
701 Tue May 27 19:56:35 2003  Owen Taylor  <otaylor@redhat.com>
702
703         * glib/gmacros.h: __PRETTY_FUNCTION__ was made a non-token
704         before gcc-3.0.0 for C++. (Fix from Martin Kretzschmar,
705         #113797)
706
707 2003-05-28  Matthias Clasen  <maclas@gmx.de>
708
709         * tests/patterntest.c: Remain silent when sucessful. 
710
711         * tests/Makefile.am: Add patterntest to make check.  (113143)
712
713 2003-05-27  Matthias Clasen  <maclas@gmx.de>
714
715         * glib/gstrfuncs.c (g_strdup): Use memcpy instead of
716         strcpy. (#106988, Christian Biere)
717
718 2003-05-27  Matthias Clasen  <maclas@gmx.de>
719
720         * glib/gstrfuncs.c (g_strdup): Use memcpy instead of
721         strcpy. (#106988, Christian Biere)
722
723 2003-05-23  Noah Levitt  <nlevitt@columbia.edu>
724
725         * glib/gutf8.c: Fix typo in UNICODE_VALID (related to #107427).
726
727 2003-05-23  Noah Levitt  <nlevitt@columbia.edu>
728
729         * glib/guniprop.c: Remove stale comment.
730
731 2003-05-22  Noah Levitt  <nlevitt@columbia.edu>
732
733         * glib/guniprop.c: Update g_unichar_iswide to Unicode 4.0 (#113404).
734
735 2003-05-21  Noah Levitt  <nlevitt@columbia.edu>
736
737         * glib/guniprop.c: Fix obscure typo in case conversion routine
738         (#113469).
739
740 Tue May 20 14:14:55 2003  Manish Singh  <yosh@gimp.org>
741
742         * configure.in: wrap 64-bit MIN/MAX limit constants in
743         G_GINT64_CONSTANT. Fixes bug #108699.
744
745 2003-05-19  Noah Levitt  <nlevitt@columbia.edu>
746
747         * glib/gunibreak.c: Fix cut-and-pasto: g_unichar_break_type should
748         return G_UNICODE_BREAK_UNKNOWN if the character is greater than
749         G_UNICODE_LAST_CHAR.
750
751 2003-05-19  Noah Levitt  <nlevitt@columbia.edu>
752
753         * glib/glist.c: Remove unused function g_list_sort2 (bug #113203).
754
755 2003-05-19  Noah Levitt  <nlevitt@columbia.edu>
756
757         * glib/gunidecomp.c: Fix off-by-one error in
758         g_unicode_canonical_ordering (bug #113260).
759
760 2003-05-19 Arafat Medini <lumina@silverpen.de>
761
762         * ar.po: Added ar to ALL_LINGUAS
763
764 2003-05-17  Telsa Gwynne  <hobbit@aloss.ukuu.org.uk>
765
766         * configure.in: Added cy to ALL_LINGUAS
767
768 2003-05-05  Matthias Clasen  <maclas@gmx.de>
769
770         * glib/gstrfuncs.c (g_ascii_dtostr): 
771         (g_ascii_formatd): 
772         (g_ascii_strtod): Some doc fixes.  (#111805)
773
774 2003-05-05  Christian Rose  <menthos@menthos.com>
775
776         * configure.in: Added sr and sr@Latn to ALL_LINGUAS.
777
778 Thu Apr 24 19:12:05 2003  Owen Taylor  <otaylor@redhat.com>
779
780         * autogen.sh (have_libtool): Accept libtool-1.5. (#111483)
781
782 2003-04-09  Matthias Clasen  <maclas@gmx.de>
783
784         * INSTALL: 
785         * INSTALL.in: Remove list of configuration flags, since these 
786         are already documented in docs/reference/glib/building.sgml.
787
788 2003-04-08  Matthias Clasen  <maclas@gmx.de>
789
790         * INSTALL: Move Cross-compliation information to reference manual.
791
792 Mon Apr  7 13:40:28 2003  Owen Taylor  <otaylor@redhat.com>
793
794         * glib/gmain.c (g_main_loop_run): When waiting for
795         the main loop to be freed up, wait on either
796         !loop->is_running or got_ownership, not both.
797         (Caused gtk_dialog_run() not to work in other
798         threads, reported by Jean-Yves Lefort)
799
800 2003-04-07  Matthias Clasen  <maclas@gmx.de>
801
802         * glib/gutf8.c (g_utf8_strlen): Warn if p == NULL && max != 0.
803         (#110087) 
804
805 2003-04-01  Tor Lillqvist  <tml@iki.fi>
806
807         * glib/glib.def: Add g_string_chunk_insert_len.
808
809 2003-04-01  Matthias Clasen  <maclas@gmx.de>
810
811         * glib/gstring.[hc] (g_string_chunk_insert_len): New function, to
812         insert possible non-nul-terminated byte sequences into a string
813         chunk.  (#96279)
814         (g_string_chunk_insert): Implement in terms of
815         g_string_chunk_insert_len() now.
816
817 2003-03-30  Matthias Clasen  <maclas@gmx.de>
818
819         * glib/gstring.c (g_string_new): Optimize the common cases 
820         (init == NULL or init == "") a bit.
821         * glib/gmarkup.c, glib/gmessages.c, glib/gscanner.c,
822         glib/gshell.c, glib/gspawn-win32-helper.c, glib/gspawn-win32.c,
823         glib/gspawn.c, gobject/gvaluetransform.c: replace uses of 
824         g_string_new ("") by g_string_new (NULL).  (#106973, Morten Welinder)
825
826         * glib/gutf8.c (UNICODE_VALID): Update to Unicode 3.1 and optimize
827         a bit.  (#107427, Noah Lewitt)
828
829         * glib/libcharset/config.charset: Add cp1251 support for Solaris.
830         (#104738, Hidetoshi Tajima)
831
832         * glib/gconvert.c (UnsafeCharacterSet): Get rid of
833         UNSAFE_DOS_PATH.
834         (acceptable): Align with RFC2396.  (#59653)
835
836         * tests/uri-test.c: Adjust to the changes above.
837
838 2003-03-26  Christian Rose  <menthos@menthos.com>
839
840         * configure.in: Added "yi" to ALL_LINGUAS.
841
842 2003-03-19  Matthias Clasen  <maclas@gmx.de>
843
844         * glib/giochannel.c (g_io_channel_read_to_end): Fix docs.
845
846 2003-03-19  Anders Carlsson  <andersca@codefactory.se>
847
848         * configure.in: Bump version to 2.3.0
849
850 2003-03-14  Sebastian Wilhelmi  <seppi@seppi.de>
851
852         * glib/gthread.c: Do not define function g_thread_init_glib, if
853         not G_THREADS_ENABLED. It's not called bu g_thread_init() then,
854         but calls other, in that case undefined functions.
855
856 2003-03-06  Matthias Clasen  <maclas@gmx.de>
857
858         * glib/gmain.c (g_main_context_find_source_by_id): 
859         (g_main_context_find_source_by_funcs_user_data): Fix FALSE/NULL
860         confusion.  (#107646, Morten Welinder)
861
862 2003-03-01  James Henstridge  <james@daa.com.au>
863
864         * autogen.sh: require automake 1.7.  Add calls to libtoolize and
865         gtkdocize.  Clean up some of the error messages.
866
867         * configure.in: move version declaration to the top of the file
868         (before AC_INIT), using M4 macros.
869         GLIB_AC_DIVERT_BEFORE_HELP() calls no longer necessary, due to use
870         of M4 macro expansion in help messages instead.
871         Convert AC_ARG_WITH/AC_ARG_ENABLE calls to use AC_HELP_STRING to
872         format help strings.  Use quadrigraphs to get square brackets to
873         show correctly.
874         Replace gtk-doc checks with a call to GTK_DOC_CHECK() macro.
875         Use AC_CONFIG_COMMANDS([glibconfig.h], ...) to output
876         glibconfig.h, so that "./config.status glibconfig.h" works.
877         Add an extra AC_CONFIG_FILES call listing other files we want
878         generated by config.status protected by an "if false" block.  This
879         way automake generates the rules needed to rebuild the files for
880         us.
881         Add quotes in various places.
882
883         * docs/reference/*/Makefile.am: convert to use the common
884         gtk-doc.make file.  This localises the complexity to a single
885         makefile fragment maintained with gtk-doc itself.
886
887         * */Makefile.am: remove unneeded rules to build win32 files with
888         config.status.  Automake now does this for us.
889         Replace instances of @FOO@ with $(FOO) where appropriate -- this
890         allows automake to do a better job checking the makefile.
891         Add some files to DISTCLEANFILES where appropriate
892
893         * Makefile.am: use the DISTCHECK_CONFIGURE_FLAGS variable to
894         ensure that --enable-gtk-doc is passed to configure during a
895         distcheck.  Remove the custom distcheck, since the standard one
896         will now do.
897
898         * gobject/Makefile.am: switch to BUILT_SOURCES, since that now
899         works.
900
901 2003-02-26  Matthias Clasen  <maclas@gmx.de>
902
903         * glib/gstrfuncs.c (g_strdup_vprintf): Use g_strndup, not
904         g_strdup, since we know the length in advance.
905
906         * glib/gunidecomp.c (g_unicode_canonical_decomposition): Use
907         g_malloc instead of directly using malloc.
908
909 2003-02-25  Tor Lillqvist  <tml@iki.fi>
910
911         * glib/glib.def: Add a couple of missing entries, thanks to Cedric
912         Gustin. Thread initialization function changes according to
913         Sebastian Wilhelmi's changes below (2003-02-14).
914
915 2003-02-24  Matthias Clasen  <maclas@gmx.de>
916
917         * glib/gdir.c (g_dir_read_name): Clarify documentation.
918
919 2003-02-18  Sebastian Wilhelmi  <seppi@seppi.de>
920
921         * configure.in: Make glib_thread_test not unnecessarily convert
922         between int and void*. (#106278). Let main return int.
923
924         * configure.in: Add an argument to specify the default thread
925         attribute to glib_thread_test. Disappeared somewhere between 2.0
926         and 2.2.
927
928 2003-02-14  Sebastian Wilhelmi  <seppi@seppi.de>
929
930         Fixes for #101264 and #99372:
931
932         * glib/gconvert.h, glib/gmain.c, glib/gmem.c, glib/gmessages.c,
933         glib/grand.c: Include gthreadinit.h and rename the thread
934         initialization functions a bit and let them start with _, so that
935         later we can stop exporting them.
936         
937         * glib/gmem.c, glib/gmessages.c: Move the g_private_new() calls to
938         new functions. They have to be called after setting
939         g_threads_got_initialized to TRUE (see #101264).
940
941         * glib/gthread.c: Include gthreadinit.h. Renamed g_mutex_init() to
942         g_thread_init_glib(). Call the thread initialization functions
943         (which are not allowed to call g_private_new), then set
944         g_threads_got_initialized to TRUE, then call the other thread
945         initialization functions (which must not call anything but
946         g_private_new()).
947         
948         * glib/gthreadinit.h: New private header to cleanly declare all
949         thread initialization functions.
950
951         * gthread/gthread-impl.c: Include gthreadinit.h. In
952         g_thread_init() just call g_thread_init_glib(), which in turn calls the
953         other functions (see #99372).
954         
955         * glib/Makefile.am: Added gthreadinit.h.
956
957 2003-02-12  Sebastian Wilhelmi  <seppi@seppi.de>
958
959         * configure.in: Make GLib recognize Tru64Unix thread system. (#103020)
960
961 2003-02-11  Tor Lillqvist  <tml@iki.fi>
962
963         * Makefile.am (EXTRA_DIST): Include ChangeLog.pre-2-2.
964
965         * glib-zip.in: Include also the gtk-doc/html documentation in the
966         developer package.
967
968         * README.win32: Updates.
969
970 2003-02-11  Sebastian Wilhelmi  <seppi@seppi.de>
971
972         * AUTHORS: Changed my e-mail address.
973         * glib/grand.c: Removed my e-mail address.
974
975 2003-02-10  Mohammad DAMT  <mdamt@bisnisweb.com>
976
977         * po/id.po: Added Indonesian translation
978         * configure.in: Added "id" to ALL_LINGUAS
979
980 2003-02-06  Matthias Clasen  <maclas@gmx.de>
981
982         * glib/gmessages.h: 
983         * glib/gmem.h: 
984         * glib/ghash.h: 
985         * glib/gasyncqueue.h: 
986         * glib/garray.h: 
987         * glib/ghook.h: 
988         * glib/gtypes.h: Fix a bunch of typos in header comments.
989         (#102422, Morten Welinder)
990
991 2003-02-04  Tor Lillqvist  <tml@iki.fi>
992
993         * glib/giowin32.c (g_io_channel_unix_new): Fix typo: Should be
994         SOCKET_ERROR, not SO_ERROR. Noticed by Daniel Kaufmann.
995         
996         Merge from stable branch: 
997
998         Fix for bug #104014, reported by Alex Shaduri:
999         
1000         * glib/gspawn-win32.c (protect_argv): New function. Add
1001         double-quotes around argv elements that need it, and escape
1002         embedded double-quotes with backslash.
1003         (do_spawn_with_pipes) Call protect_argv().
1004
1005         * glib/gspawn-win32-helper.c (WinMain): Call protect_argv().
1006
1007         * glib/gspawn.c (g_spawn_async_with_pipes): Document argument
1008         vector vs. command line details on Win32.
1009         (g_spawn_command_line_sync): Improve documentation about
1010         backslashes in the command line on Windows.
1011
1012 Thu Jan 30 16:45:13 2003  Owen Taylor  <otaylor@redhat.com>
1013
1014         * Makefile.am: Remove references to glib.spec.
1015         (#102231)
1016
1017         * configure.in: Don't generate glib.spec.
1018
1019 Tue Jan 28 16:08:56 2003  Owen Taylor  <otaylor@redhat.com>
1020
1021         * m4macros/glib-gettext.m4: If msgfmt isn't found,
1022         unset gt_cv_have_gettext. (#102552, Tim Mooney)
1023
1024 Tue Jan 28 15:18:24 2003  Owen Taylor  <otaylor@redhat.com>
1025
1026         * autogen.sh (have_automake): Fix version in complaint
1027         message about automake. (#104366, Rich Burridge)
1028
1029 2003-01-22  Pablo Saratxaga  <pablo@mandrakesoft.com>
1030
1031         * configure.in: Added Bengali (bn) to ALL_LINGUAS
1032
1033 2003-01-21  Christian Rose  <menthos@menthos.com>
1034
1035         * configure.in: Added "mn" to ALL_LINGUAS.
1036
1037 2003-01-20  Pablo Saratxaga  <pablo@mandrakesoft.com>
1038
1039         * configure.in: Added Farsi (fa), Italian (it), Latvian (lv),
1040         Macedonian (mk) to ALL_LINGUAS
1041
1042 2003-01-16  Daniel Yacob <locales@geez.org>
1043
1044         * configure.in: added am to ALL_LINGUAS
1045         
1046 2003-01-12  Tor Lillqvist  <tml@iki.fi>
1047
1048         * glib/glib.def: Add some missing entries. Thanks to Kenichi SUTO.
1049
1050 2003-01-05  Tor Lillqvist  <tml@iki.fi>
1051
1052         * README.win32: Updates.
1053
1054         * configure.in: Don't use -lm in TRIO_LIBS on Windows, with no
1055         libm. (Mingw has a dummy libm.a, but the .pc file should be
1056         useable by MSVC users, too.)
1057
1058 2003-01-25  Ron Steinke  <rsteinke@w-link.net>
1059
1060         (Ancient, binary compatible fixes found sitting in my tree)
1061
1062         * Added early checks for count == 0 and buf == NULL in g_io_channel_read()
1063
1064         * Better error message for EFAULT in  g_io_channel_error_from_errno()
1065
1066 2003-01-04  Tor Lillqvist  <tml@iki.fi>
1067
1068         * Makefile.am (BUILT_EXTRA_DIST): Don't distribute glib-zip.
1069
1070         * {glib,gmodule,gobject,gthread}/Makefile.am:
1071         [Win32] Install also the .def files, to help users generate
1072         import libraries for other compilers. Uninstall, too.
1073
1074         * glib-zip.in: Include .def files from above.
1075
1076         * glib/giowin32.c (g_io_win32_fd_get_flags_internal): Don't claim
1077         broken pipes are unreadable. (Well, they are, but read() handles
1078         it, and treats it like EOF.)
1079
1080 Thu Jan  2 16:19:15 2003  Manish Singh  <yosh@gimp.org>
1081
1082         * configure.in: use AC_COMPILE_IFELSE instead of AC_TRY_COMPILE for
1083         tests for inline keywords. Fixes #101976.
1084
1085 2003-01-02  Tor Lillqvist  <tml@iki.fi>
1086
1087         * glib/gwin32.h: Correct the comment telling what headers have
1088         the declarations of some POSIXish functions.
1089
1090         * glib/giowin32.c (g_io_win32_fd_get_flags_internal): Fix braino:
1091         The checks for readability/writeability were backwards.
1092
1093 2003-01-01  Tor Lillqvist  <tml@iki.fi>
1094
1095         * glib/gmessages.c (ensure_stderr_valid): New function, parallel
1096         to ensure_stdout_valid(). #defined as empty on Unix. Move the
1097         alloc_console_called static flag inside these two functions.
1098         (ensure_stdout_valid, ensure_stderr_valid): Check the C stdout and
1099         stderr streams for validity, instead of what GetStdHandle() returns.
1100         (mklevel_prefix): Do use either stderr or stdout on Windows,
1101         too. Otherwise g_warning() messages (that are just warnings, by
1102         definition) will get mixed with proper stdout output. Noticed in
1103         GIMP's gimpconfig-dump.
1104         (strdup_convert, mklevel_prefix, g_printerr): Call
1105         ensure_stderr_valid() before trying to use stderr.
1106         (g_logv): [Win32] Convert message to current codepage before
1107         display with MessageBox().
1108
1109 2002-12-28  Tõivo Leedjärv  <toivo@linux.ee>
1110
1111         * configure.in: Added et to ALL_LINGUAS.
1112