Add a note about double indirection in g_ptr_array_sort[_with_data]().
[platform/upstream/glib.git] / docs / reference / ChangeLog
1 2003-07-18  Matthias Clasen  <maclas@gmx.de>
2
3         * glib/tmpl/arrays_pointer.sgml: Add a note about double indirection in 
4         g_ptr_array_sort[_with_data]().  (#113697, Owen Taylor)
5
6 2003-07-12  Matthias Clasen  <maclas@gmx.de>
7
8         * glib/tmpl/string_utils.sgml: Add a paragraph about string precision, add links to it.
9         Remove markup which is now handled better by gtk-doc.
10
11 2003-07-09  Matthias Clasen  <maclas@gmx.de>
12
13         * glib/tmpl/threads.sgml: Document GOnce, GOnceStatus, G_ONCE_INIT, g_once and g_once_impl.
14
15         * glib/glib-sections.txt: Add GOnce, GOnceStatus, G_ONCE_INIT, g_once and g_once_impl.
16
17 2003-07-02  Matthias Clasen  <maclas@gmx.de>
18
19         * glib/tmpl/string_utils.sgml: Move g_strfreev() docs inline.
20
21 2003-06-19  Matthias Clasen  <maclas@gmx.de>
22
23         * glib/tmpl/misc_utils.sgml: Move g_path_get_basename() docs inline.
24
25 2003-06-18  Matthias Clasen  <maclas@gmx.de>
26
27 o       * glib/glib-sections.txt: Add g_thread_init_glib to silence gtk-doc.
28
29         * gobject/Makefile.am: Add rule to regenerate man pages from 
30         Docbook.
31         (man_MANS): Add glib-mkenums.1, glib-genmarshal.1 and gobject-query.1.
32         (content_files): Add glib-mkenums.xml, glib-genmarshal.xml and 
33         gobject-query.xml.
34
35         * gobject/glib-mkenums.xml: 
36         * gobject/glib-genmarshal.xml: 
37         * gobject/gobject-query.xml: New refentries.
38
39         * gobject/glib-mkenums.1: 
40         * gobject/glib-genmarshal.1: 
41         * gobject/gobject-query.1: Man pages generated from the .xml
42         sources.
43
44         * gobject/gobject-docs.sgml: Include glib-mkenums.xml, 
45         glib-genmarshal.xml and gobject-query.xml.
46         
47 2003-06-17  Matthias Clasen  <maclas@gmx.de>
48
49         * glib/Makefile.am: Add rule to regenerate man pages from 
50         Docbook.
51         (man_MANS): Add glib-gettextize.1.
52         (content_files): Add glib-gettextize.xml.
53
54         * glib/glib-gettextize.xml: New refentry.
55
56         * glib/glib-gettextize.1: Man page generated from the .xml source.
57
58         * glib/glib-docs.sgml: Include glib-gettextize.xml.
59
60 2003-06-17  Matthias Clasen  <mc2@YAST_ASK>
61
62         * gobject/gobject-docs.sgml: 
63         * glib/glib-docs.sgml: Add an autogenerated index.
64
65 2003-06-17  Matthias Clasen  <maclas@gmx.de>
66
67         * glib/tmpl/macros_misc.sgml: Document G_GNUC_DEPRECATED.
68
69 2003-06-11  Matthias Clasen  <maclas@gmx.de>
70
71         * gobject/tmpl/objects.sgml: A small addition.
72
73 Sun Jun  8 12:28:39 2003  Owen Taylor  <otaylor@redhat.com>
74
75         * glib/tmpl/error_reporting.sgml: XML fix.
76
77         * glib/glib-sections.txt: Updated.
78
79 2003-06-06  Matthias Clasen  <maclas@gmx.de>
80
81         * glib/tmpl/limits.sgml: Correct the documentation for
82         G_MINFLOAT and G_MINDOUBLE.  (#114513, Christophe Fergeau)
83
84         * glib/glib-sections.txt: Add g_vasprintf().
85
86         * glib/tmpl/string_utils.sgml: Add a hint about g_vasprintf() to
87         the g_strdup_printf() docs.
88
89 2003-05-28  Matthias Clasen  <maclas@gmx.de>
90
91         * glib/tmpl/string_utils.sgml: Document that g_strdup() and
92         g_strndup() accept NULL.  (#106987, Christian Biere)
93
94 2003-05-12  Matthias Clasen  <maclas@gmx.de>
95
96         * glib/cross.sgml: Fix a duplicate id left by copy-and-paste.
97         (#112785, Owen Taylor)
98
99 2003-04-18  Matthias Clasen  <maclas@gmx.de>
100
101         * gobject/tmpl/signals.sgml: Correct the documentation
102         GSignalEmissionHook (#110906) and some cleanups.
103
104 2003-04-11  Matthias Clasen  <maclas@gmx.de>
105
106         * gobject/tmpl/gparamspec.sgml: Fix a few typos.
107
108 2003-04-09  Matthias Clasen  <maclas@gmx.de>
109
110         * glib/glib-docs.sgml: Move dependencies to building.sgml.
111
112         * glib/building.sgml: Move stuff from INSTALL here.
113
114 2003-04-08  Matthias Clasen  <maclas@gmx.de>
115
116         * glib/cross.sgml: New file; cross-compilation information.
117         * glib/glib-docs.sgml: Include cross.sgml.
118
119 2003-04-07  Matthias Clasen  <maclas@gmx.de>
120
121         * gobject/tmpl/enumerations_flags.sgml: Additions.
122
123 2003-04-01  Matthias Clasen  <maclas@gmx.de>
124
125         * glib/tmpl/error_reporting.sgml: 
126         * glib/tmpl/random_numbers.sgml: 
127         * glib/tmpl/arrays_pointer.sgml: 
128         * glib/tmpl/arrays.sgml: Fix formatting of examples.
129
130 2003-04-01  Matthias Clasen  <maclas@gmx.de>
131
132         * glib/glib-sections.txt: Add g_string_chunk_insert_len.
133
134 2003-03-28  Matthias Clasen  <maclas@gmx.de>
135
136         * gobject/tmpl/param_value_types.sgml: Additions.
137
138 2003-03-25  Matthias Clasen  <maclas@gmx.de>
139
140         * gobject/tmpl/objects.sgml: Additions.
141
142 2003-03-24  Matthias Clasen  <maclas@gmx.de>
143
144         * gobject/tmpl/objects.sgml: Additions.
145
146 Mon Mar 10 11:33:10 2003  Owen Taylor  <otaylor@redhat.com>
147
148         * gobject/tmpl/gtype.sgml gobject/gobject-sections.txt: 
149         Document private instance data.
150
151 2003-02-11  Matthias Clasen  <maclas@gmx.de>
152
153         * glib/tmpl/string_utils.sgml: Fix an off-by-one error in the
154         g_strescape() docs.  (#105431, Phillip Vandry)
155
156 2003-02-07  Matthias Clasen  <maclas@gmx.de>
157
158         * gobject/tmpl/gtypemodule.sgml: 
159         * gobject/tmpl/gtype.sgml: 
160         * gobject/tmpl/gclosure.sgml: 
161         * gobject/tmpl/param_value_types.sgml: 
162         * gobject/tmpl/gparamspec.sgml: 
163         * gobject/tmpl/objects.sgml: 
164         * gobject/tmpl/signals.sgml: Move all docs out-of-line. Boy, what
165         a waste of time.
166
167 2003-01-21  Matthias Clasen  <maclas@gmx.de>
168
169         * glib/tmpl/strings.sgml: Document the return value of g_string_free().
170
171 2003-01-15  Matthias Clasen  <maclas@gmx.de>
172
173         * gobject/tmpl/gtype.sgml: Fix the description of
174         G_TYPE_FUNDAMENTAL.  (#103119, Josh Parsons)
175
176 2003-01-01  Tor Lillqvist  <tml@iki.fi>
177
178         * glib/tmpl/messages.sgml: Remove comment that only stdout would
179         be used on Windows, no longer true.
180
181 2002-12-15  Matthias Clasen  <maclas@gmx.de>
182
183         * gobject/tmpl/param_value_types.sgml: Move some docs inline.
184
185 2002-12-15  Matthias Clasen  <maclas@gmx.de>
186
187         * glib/Makefile.am (IGNORE_HFILES): Add gprintfint.h and trio.
188
189 2002-12-13  Matthias Clasen  <maclas@gmx.de>
190
191         * glib/Makefile.am (MKDB_OPTIONS): Add --ignore-files=trio to
192         avoid gtk-doc warnings about doxygen comments.
193
194 Tue Dec 10 11:55:28 2002  Owen Taylor  <otaylor@redhat.com>
195
196         * glib/tmpl/timers.sgml: Improve docs for return value
197         and @microseconds out parameter. (Reported by
198         Dennis Haney, #100841)
199
200 2002-12-10  Matthias Clasen  <maclas@gmx.de>
201
202         * gobject/tmpl/generic_values.sgml: 
203         * gobject/tmpl/gtype.sgml: 
204         * gobject/tmpl/enumerations_flags.sgml: Add docs.
205
206 2002-12-09  Matthias Clasen  <maclas@gmx.de>
207
208         * gobject/tmpl/gtype.sgml: 
209         * gobject/tmpl/enumerations_flags.sgml: Add docs.
210
211         * gobject/tmpl/gtype.sgml:
212         * gobject/tmpl/gtypeplugin.sgml:
213         * gobject/tmpl/gtypemodule.sgml:
214         * gobject/gobject-sections.txt: Add GTypeClass, GTypePluginClass
215         and GTypeModuleClass.
216
217         * gobject/tmpl/gboxed.sgml:
218         * gobject/tmpl/enumerations_flags.sgml: 
219         * gobject/tmpl/gclosure.sgml: 
220         * gobject/tmpl/param_value_types.sgml: Add docs.
221
222 2002-12-06  Matthias Clasen  <maclas@gmx.de>
223
224         * gobject/tmpl/gparamspec.sgml: Typo fix.
225
226 2002-12-05  Matthias Clasen  <maclas@gmx.de>
227
228         * glib/tmpl/strings.sgml: 
229         * glib/tmpl/scanner.sgml: 
230         * glib/tmpl/main.sgml: 
231         * glib/tmpl/macros_misc.sgml: 
232         * glib/tmpl/hash_tables.sgml: Add Since and Deprecation info
233         for symbols documented in the templates.
234
235 2002-12-04  Matthias Clasen  <maclas@gmx.de>
236
237         * gobject/tmpl/gtype.sgml: Add docs.
238
239 2002-12-02  Matthias Clasen  <maclas@gmx.de>
240
241         * gobject/tmpl/signals.sgml: Add docs.
242
243 2002-12-01  Matthias Clasen  <maclas@gmx.de>
244
245         * gobject/gobject-sections.txt: Mark g_signal_handlers_destroy as
246         private.
247
248         * gobject/tmpl/signals.sgml: Move some docs inline.
249
250 2002-11-29  Matthias Clasen  <maclas@gmx.de>
251
252         * glib/tmpl/main.sgml: Write something about GSourceDummyMarshal.
253
254         * glib/tmpl/date.sgml: 
255         * glib/tmpl/string_utils.sgml: Remove redundant docs.
256
257         * glib/glib-sections.txt: Add g_ascii_strtoull and 
258         g_get_application_name.
259
260 2002-11-28  Matthias Clasen  <maclas@gmx.de>
261
262         * glib/tmpl/strings.sgml: 
263         * glib/tmpl/string_utils.sgml: 
264         * glib/tmpl/misc_utils.sgml: Move some docs inline.
265
266 2002-11-23  Matthias Clasen  <maclas@gmx.de>
267
268         * gobject/tmpl/gclosure.sgml: 
269         * gobject/tmpl/signals.sgml: 
270         * gobject/tmpl/gparamspec.sgml: 
271         * gobject/tmpl/value_collection.sgml: 
272         * gobject/tmpl/generic_values.sgml: 
273         * gobject/tmpl/param_value_types.sgml: 
274         * gobject/tmpl/gboxed.sgml: 
275         * gobject/tmpl/enumerations_flags.sgml: 
276         * gobject/tmpl/objects.sgml: 
277         * gobject/tmpl/gtypemodule.sgml: 
278         * gobject/tmpl/gtypeplugin.sgml: Add missing short descriptions, 
279         standardize them to start with a capital and end without a period. 
280
281         * glib/tmpl/arrays.sgml: 
282         * glib/tmpl/memory_chunks.sgml: 
283         * glib/tmpl/macros.sgml: Remove periods from titles in examples.
284
285         * glib/building.sgml: Explain --enable-include-printf.
286
287         * glib/Makefile.am (extra_files): 
288         * gobject/Makefile.am (extra_files): Add version.xml.in.
289
290         * glib/Makefile.am (content_files): 
291         * gobject/Makefile.am (content_files): Add version.xml.
292
293         * glib/version.xml.in: 
294         * gobject/version.xml.in: New files to let configure dump the version in.
295
296         * glib/glib-docs.sgml:
297         * gobject/gobject-docs.sgml: Add version information.
298
299
300 Thu Nov 21 15:52:04 2002  Owen Taylor  <otaylor@redhat.com>
301
302         * glib/tmpl/iochannels.sgml: Add helpful comments about
303         the encoding of a new iochannel. (Amaury Jacquot,
304         #96444)
305
306 2002-11-21  Matthias Clasen  <maclas@gmx.de>
307
308         * glib/tmpl/string_utils.sgml: Add note on including gprintf.h,
309         move some docs inline.
310
311         * glib/glib-sections.txt: Add g_printf, g_vprintf, g_fprintf,
312         g_vfprintf, g_sprintf, g_vsprintf.
313
314 2002-11-20  Matthias Clasen  <maclas@gmx.de>
315
316         * glib/tmpl/macros_misc.sgml: Document G_LIKELY, G_UNLIKELY.
317
318         * glib/glib-sections.txt: Add G_LIKELY, G_UNLIKELY.
319
320 2002-10-20  Matthias Clasen  <maclas@gmx.de>
321
322         * gobject/Makefile.am (SCANOBJ_FILES): 
323         * glib/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).prerequisites.
324
325 2002-10-15  Matthias Clasen  <maclas@gmx.de>
326
327         * gobject/gobject-sections.txt: Add g_type_interface_prerequisites.
328
329 2002-10-14  Matthias Clasen  <maclas@gmx.de>
330
331         * gobject/Makefile.am (dist-hook): 
332         * glib/Makefile.am (dist-hook): Dist the xml/*.xml, not
333         sgml/*.sgml.  (#95678, Owen Taylor)
334
335 2002-10-14  Matthias Clasen  <maclas@gmx.de>
336
337         * gobject/Makefile.am (SCANOBJ_FILES): 
338         * glib/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).interfaces.
339
340 2002-09-16  Matthias Clasen  <maclas@gmx.de>
341
342         * glib/tmpl/messages.sgml: Replace G_LOG_FLAG_RECURSIVE by 
343         G_LOG_FLAG_RECURSION throughout.  (#93390)
344  
345 2002-08-12  Matthias Clasen  <maclas@gmx.de>
346
347         * glib/glib-sections.txt: Add g_markup_parse_context_get_element
348         and g_utf8_strreverse.
349
350 Thu Jul 25 18:58:29 2002  Owen Taylor  <otaylor@redhat.com>
351  
352         * glib/tmpl/threads.sgml: Fix reference to non-existing
353         @priority parameter. (#88500, Linux Walleij)
354  
355 2002-06-03  Matthias Clasen  <maclas@gmx.de>
356
357         * gobject/gobject-docs.sgml: 
358         * glib/glib-docs.sgml: 
359         * glib/tmpl/macros.sgml: 
360         * glib/tmpl/string_utils.sgml: Replace homegrown "nbsp", "hash"
361         and "percent" entities by standard ISO entities "nbsp", "num" and
362         "percnt". 
363
364 2002-05-30  Matthias Clasen  <maclas@gmx.de>
365
366         * glib/tmpl/string_utils.sgml: 
367         * glib/tmpl/threads.sgml: Small formatting fixes.
368
369 2002-05-26  Matthias Clasen  <maclas@gmx.de>
370
371         * glib/tmpl/conversions.sgml: Add GIConv.
372
373         * glib/tmpl/main.sgml: Fix references to nonexisting functions
374         g_main_loop_destroy(), g_source_add(), g_source_connect().
375         
376
377         * glib/glib-sections.txt: Add GIConv, g_str_has_prefix, g_str_has_suffix.
378
379         * glib/tmpl/linked_lists_single.sgml: 
380         * glib/tmpl/linked_lists_double.sgml: GListAllocator doesn't exist.
381
382         * glib/glib-docs.sgml: Declare hash entity.
383
384         * glib/tmpl/macros.sgml: Escape # in #ifdef to suppress erroneous links.
385
386 2002-05-25  Matthias Clasen  <maclas@gmx.de>
387
388         * gobject/Makefile.am, gobject/gobject-docs.sgml, gobject/tmpl/*:
389         * glib/Makefile.am, glib/glib-docs.sgml, glib/tmpl/*: Produce XML,
390         not SGML.
391
392 2002-05-21  Matthias Clasen  <maclas@gmx.de>
393
394         * glib/tmpl/markup.sgml: Updates.
395
396 Sat May 18 00:44:35 2002  Tim Janik  <timj@gtk.org>
397
398         [merged from stable]
399
400         * glib/tmpl/scanner.sgml: fix documentation for g_scanner_unexp_token().
401
402 2002-05-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
403
404         * glib/tmpl/threads.sgml: Clarify recursion issues with
405         GMutex. (#78171)
406
407 2002-04-24  Matthias Clasen  <maclas@gmx.de>
408
409         * gobject/gobject-sections.txt: 
410         * gobject/tmpl/gtype.sgml: Updates.
411
412 2002-04-21  Matthias Clasen  <maclas@gmx.de>
413
414         * glib/tmpl/strings.sgml: Fix the description of g_string_assign. (#78728)
415
416 2002-04-18  Matthias Clasen  <maclas@gmx.de>
417
418         * glib/tmpl/error_reporting.sgml:
419         * glib/tmpl/threads.sgml:
420         * glib/tmpl/arrays_pointer.sgml:
421         * glib/tmpl/arrays_byte.sgml:
422         * glib/tmpl/memory_chunks.sgml: s/<!>/<!-- -->/g throughout the
423         documentation to bring the produced Docbook closer to XML.
424
425 2002-03-25  Sven Neumann  <sven@gimp.org>
426
427         * glib/tmpl/scanner.sgml: Fixed documentation about unused struct 
428         fields and added a note about proper g_scanner_unexp_token() usage.
429
430 2002-03-11  Matthias Clasen  <maclas@gmx.de>
431
432         * glib/tmpl/string_utils.sgml: Add a note about g_strreverse() and 
433         UTF-8.
434
435 2002-02-21  Matthias Clasen  <maclas@gmx.de>
436
437         * glib/Makefile.am (IGNORE_HFILES): Add gdebug.h.
438
439         * glib/running.sgml: Document the G_DEBUG environment variable.
440
441         * glib/tmpl/threads.sgml: Replace g_thread_wait() by
442         g_thread_join() in two places.
443
444 2002-02-20  Sven Neumann  <sven@gimp.org>
445
446         * gobject/gobject-sections.txt
447         * gobject/tmpl/generic_values.sgml
448         * gobject/tmpl/param_value_types.sgml: updated for GValue changes.
449
450 Tue Feb 19 17:45:43 2002  Tim Janik  <timj@gtk.org>
451
452         * gobject/tmpl/generic_values.sgml: added GValue documentation.
453
454 Thu Feb  7 12:07:06 2002  Tim Janik  <timj@gtk.org>
455
456         * gobject/tmpl/generic_values.sgml: document value transformation.
457
458 Mon Feb  4 17:55:39 2002  Tim Janik  <timj@gtk.org>
459         
460         * gobject/tmpl/closures.sgml: doc common functions like ref/
461         sink/unref/invalidate.
462
463         * gobject/tmpl/objects.sgml: document g_object_watch_closure() and
464         qdata functions.
465
466 Tue Jan 29 12:00:59 2002  Owen Taylor  <otaylor@redhat.com>
467
468         * gobject/gobject-sections.txt: Updated.
469
470         * glib/running.sgml glib/changes-2.0.sgml: SGML fixes.
471
472 2002-01-28  Ron Steinke  <rsteinke@w-link.net>
473
474         * glib/iochannel.sgml: Changed #IOChannelError to
475         #GIOChannelError in one place
476
477 2002-01-16  Matthias Clasen  <matthiasc@poet.de>
478
479         * glib/building.sgml, glib/compiling.sgml, 
480         glib/running.sgml, glib/resources.sgml, 
481         glib/changes-2.0.sgml: New files.
482
483         * glib/Makefile.am (content_files): Add new files.
484
485         * glib/glib-docs.sgml: Add an Overview chapter.
486
487 2002-01-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
488
489         * glib/tmpl/threads.sgml: Name the right function.
490
491 2001-12-23  Matthias Clasen  <matthias@poet.de>
492
493         * glib/tmpl/main.sgml, glib/tmpl/string_utils.sgml,
494         glib/tmpl/strings.sgml: Replace references to deprecated
495         functions.
496
497 2001-12-21  Matthias Clasen  <matthias@poet.de>
498
499         * glib/glib-sections.txt: Move g_get_charset() to the
500         Charset conversion section. (#65630)
501  
502 Wed Dec 19 23:07:53 2001  Owen Taylor  <otaylor@redhat.com>
503
504         * glib/tmpl/messages.sgml glib/tmpl/string_utils.sgml: 
505         SGML fixes.
506
507         * gobject/gobject-sections.txt glib/glib-sectoins.txt: Small updates.
508
509 2001-12-15  Matthias Clasen  <matthias@poet.de>
510
511         * glib/tmpl/caches.sgml: GCs are cached by GTK, not by GDK.
512
513 2001-12-14  Matthias Clasen  <matthias@poet.de>
514
515         * glib/tmpl/memory.sgml: Typo fixes.
516
517 2001-12-13  Matthias Clasen  <matthiasc@poet.de>
518
519         * glib/tmpl/completion.sgml, glib/tmpl/date.sgml,
520         glib/tmpl/fileutils.sgml, glib/tmpl/iochannels.sgml,
521         glib/tmpl/macros.sgml, glib/tmpl/memory.sgml,
522         glib/tmpl/misc_utils.sgml, glib/tmpl/warnings.sgml,
523         glib/tmpl/windows.sgml: Revert mistaken change: it is UNIX, not Unix.
524
525         * glib/tmpl/memory_chunks.sgml,
526         glib/tmpl/date.sgml, glib/tmpl/threads.sgml,
527         glib/tmpl/gtype.sgml: Trivial markup fixes.
528
529 2001-12-12  Matthias Clasen  <matthiasc@poet.de>
530
531         * glib/tmpl/string_utils.sgml: Correct docs for g_[v]snprintf.
532
533 2001-12-12  Matthias Clasen  <matthiasc@poet.de>
534
535         * glib/tmpl/allocators.sgml, glib/tmpl/arrays.sgml, 
536         glib/tmpl/arrays_byte.sgml, glib/tmpl/arrays_pointer.sgml,
537         glib/tmpl/caches.sgml, glib/tmpl/completion.sgml, 
538         glib/tmpl/conversions.sgml,
539         glib/tmpl/datalist.sgml, glib/tmpl/date.sgml, 
540         glib/tmpl/error_reporting.sgml, glib/tmpl/fileutils.sgml,
541         glib/tmpl/hash_tables.sgml,
542         glib/tmpl/hooks.sgml, glib/tmpl/macros.sgml,
543         glib/tmpl/macros_misc.sgml, glib/tmpl/main.sgml, glib/tmpl/markup.sgml,
544         glib/tmpl/memory.sgml, glib/tmpl/memory_chunks.sgml, 
545         glib/tmpl/messages.sgml, glib/tmpl/misc_utils.sgml,
546         glib/tmpl/modules.sgml, glib/tmpl/numerical.sgml, 
547         glib/tmpl/patterns.sgml, glib/tmpl/queue.sgml, 
548         glib/tmpl/shell.sgml, glib/tmpl/spawn.sgml,
549         glib/tmpl/string_utils.sgml, glib/tmpl/thread_pools.sgml,
550         glib/tmpl/threads.sgml, glib/tmpl/timers.sgml, 
551         glib/tmpl/trees-binary.sgml, glib/tmpl/trees-nary.sgml,
552         glib/tmpl/type_conversion.sgml, glib/tmpl/unicode.sgml,
553         glib/tmpl/warnings.sgml, glib/tmpl/windows.sgml:        
554         Improve markup of examples, general consistency improvements.
555
556 2001-12-06  Havoc Pennington  <hp@redhat.com>
557
558         * glib/tmpl/messages.sgml: improve g_log_set_handler docs
559
560 Wed Nov 28 18:50:19 2001  Owen Taylor  <otaylor@redhat.com>
561
562         * glib/glib-sections.txt: Update.
563
564 2001-11-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
565
566         * glib/tmpl/date.sgml: Fix g_usleep docs.
567
568 2001-11-26  Matthias Clasen  <matthiasc@poet.de>
569
570         * glib/tmpl/trees-binary.sgml: Document G_LEVEL_ORDER better.
571
572 2001-11-22  Matthias Clasen  <matthiasc@poet.de>
573
574         Fixes for #61284:
575
576         * glib/tmpl/windows.sgml: Document G_WIN32_DLLMAIN_FOR_DLL_NAME.
577
578         * glib/tmpl/fileutils.sgml: Document GDir.
579
580         * glib/tmpl/limits.sgml: Document G_MININT64, G_MAXINT64, G_MAXUINT64.  
581
582 Thu Nov 22 12:56:57 2001  Owen Taylor  <otaylor@redhat.com>
583
584         * gobject/gobject-sections.txt: Update.
585
586         * glib/tmpl/{spawn.sgml,patterns.sgml}: SGML fixes.
587
588         * glib/glib-sections.txt: Updated.
589
590         * glib/Makefile.am (IGNORE_HFILES): Don't scan
591         headers in build/
592
593 Sat Nov 17 17:24:19 2001  Owen Taylor  <otaylor@redhat.com>
594
595         * glib/glib-sections.txt: Remove g_log_domain_glib
596
597 2001-11-15  Matthias Clasen  <matthiasc@poet.de>
598
599         * glib/tmpl/iochannels.sgml: Document GIOFlags, fix typos.
600
601         * glib/tmpl/conversions.sgml, glib/tmpl/unicode.sgml,
602         glib/tmpl/spawn.sgml, glib/tmpl/fileutils.sgml,
603         glib/tmpl/shell.sgml, glib/tmpl/windows.sgml: Add
604         some missing short and long descriptions.
605
606 2001-11-14  Matthias Clasen  <matthiasc@poet.de>
607
608         * glib/Makefile.am (MKDB_OPTIONS): Add --sgml-mode.
609
610         * glib/tmpl/patterns.sgml: Document UTF-8 support.
611
612 Wed Nov 14 03:19:49 2001  Tim Janik  <timj@gtk.org>
613
614         * gobject/tmpl/param_value_types.sgml: more docs.
615
616 Tue Nov 13 21:31:58 2001  Tim Janik  <timj@gtk.org>
617
618         * gobject/tmpl/param_value_types.sgml: list parameter and
619         value types.
620
621         * gobject/tmpl/gparamspec.sgml: more docs for g_param_spec*()
622         functions.
623         
624         * gobject/*: section cleanups.
625
626 Tue Nov 13 19:49:16 2001  Tim Janik  <timj@gtk.org>
627
628         * gobject/tmpl/gparamspec.sgml: param spec updates.
629
630 2001-11-12  Matthias Clasen  <matthiasc@poet.de>
631
632         * glib/tmpl/markup.sgml: Remove excess listitem from long 
633         description.
634  
635 2001-11-11  Matthias Clasen  <matthiasc@poet.de>
636
637         * glib/tmpl/unicode.sgml: Document GNormalizeMode enum.
638
639         * glib/tmpl/spawn.sgml: Document GSpawnFlags flags.
640
641         * glib/tmpl/error_reporting.sgml: Document GError struct.
642
643         * glib/tmpl/main.sgml: Document GMainContext, GSource and 
644         GSourceCallbackFuncs structs.
645
646 2001-10-31  Matthias Clasen  <matthiasc@poet.de>
647
648         * glib/tmpl/messages.sgml, glib/tmpl/unicode.sgml:
649         Document g_log_domain_glib, gunichar, gunichar2, GUnicodeType,
650         GUnicodeBreakType.
651
652 Fri Oct 26 11:42:50 2001  Owen Taylor  <otaylor@redhat.com>
653
654         * */Makefile.am: Remove $(srcdir)/html before building
655         HTML to prevent stale files. Dist all files in html/
656
657 2001-10-25  Havoc Pennington  <hp@pobox.com>
658
659         * glib/tmpl/string_utils.sgml: docs on why the deprecated
660         functions are deprecated.
661
662 2001-10-15  Sven Neumann  <sven@gimp.org>
663
664         * glib/tmpl/random_numbers.sgml: fixed typo.
665
666 Sat Oct 13 06:58:23 2001  Tim Janik  <timj@gtk.org>
667
668         * glib/tmpl/patterns.sgml: amended documentation.
669
670 2001-10-11  Matthias Clasen  <matthiasc@poet.de>
671
672         * glib/tmpl/patterns.sgml, glib/tmpl/shell.sgml: Updates.
673
674 2001-10-05  Matthias Clasen  <matthiasc@poet.de>
675
676         * glib/tmpl/hooks.sgml: Document G_HOOK_FLAG_USER_SHIFT.
677
678         * glib/tmpl/trash_stacks.sgml: Document trash stacks.
679
680         * glib/tmpl/async_queues.sgml, glib/tmpl/caches.sgml, 
681         glib/tmpl/completion.sgml, glib/tmpl/patterns.sgml, 
682         glib/tmpl/numerical.sgml, glib/tmpl/random_numbers.sgml, 
683         glib/tmpl/relations.sgml, glib/tmpl/modules.sgml: Update.
684
685 2001-10-05  Matthias Clasen  <matthiasc@poet.de>
686         
687         * glib/tmpl/conversions.sgml: Update.
688
689         * glib/tmpl/patterns.sgml: Update.
690
691 2001-10-05  Matthias Clasen  <matthiasc@poet.de>
692
693         * glib/tmpl/hooks.sgml, glib/tmpl/spawn.sgml,
694         glib/tmpl/macros_misc.sgml: Update. 
695
696         * glib/tmpl/linked_lists_double.sgml, glib/tmpl/trees-binary.sgml,
697         glib/glib-sections.txt: Document GCompareDataFunc.
698
699 2001-10-02  Matthias Clasen  <matthiasc@poet.de>
700
701         * glib/tmpl/iochannel.sgml, glib/tmpl/macros_misc.sgml,
702         glib/tmpl/queue.sgml: update docs.
703
704         * glib/tmpl/modules.sgml, glib/tmpl/threads.sgml: Remove 
705         references to glib-config.
706
707 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
708
709         * glib/tmpl/iochannels.sgml, glib/tmpl/shell.sgml,
710         glib/tmpl/spawn.sgml, glib/tmpl/memory.sgml,
711         glib/tmpl/macros.sgml, glib/tmpl/completion.sgml,
712         glib/tmpl/main.sgml, glib/tmpl/messages.sgml,
713         glib/tmpl/misc_utils.sgml, glib/tmpl/threads.sgml,
714         glib/tmpl/trees-nary.sgml, glib/tmpl/string_utils.sgml:
715         More markup fixes and completions.
716
717 Mon Oct  1 15:59:46 2001  Owen Taylor  <otaylor@redhat.com>
718
719         * glib/tmpl/strings.sgml docs/glib-sections.txt: Rename
720         g_string_printfa(). to g_string_append_printf().
721
722 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
723
724         * glib/glib-sections.txt: Move all *_error_quark()
725         functions to the 'Private' sections. (#61472)
726
727 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
728
729         * glib/tmpl/macros.sgml (G_CONST_RETURN): document
730         allowed uses for 'out' parameters.
731
732 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
733
734         * glib/tmpl/caches.sgml, glib/tmpl/datalist.sgml,
735         glib/tmpl/hash_tables.sgml, glib/tmpl/messages.sgml,
736         glib/tmpl/misc_utils.sgml: consistently refer to GTK+.
737
738         * glib/tmpl/error_reporting.sgml, glib/tmpl/fileutils.sgml,
739         glib/tmpl/windows.sgml, glib/tmpl/modules.sgml,
740         glib/tmpl/linked_lists_single.sgml, glib/tmpl/trees-nary.sgml,
741         glib/tmpl/trees-binary.sgml, glib/tmpl/timers.sgml: Markup fixes.
742
743 2001-09-30  Matthias Clasen  <matthiasc@poet.de>
744
745         * glib/tmpl/arrays.sgml,glib/tmpl/arrays_byte.sgml
746         glib/tmpl/arrays_pointer.sgml, glib/tmpl/caches.sgml, 
747         glib/tmpl/datalist.sgml, glib/tmpl/date.sgml, 
748         glib/tmpl/datasets.sgml, glib/tmpl/type_conversion.sgml,
749         glib/tmpl/memory.sgml, glib/tmpl/hash_tables.sgml:
750         Markup fixes and a few additions.
751
752 2001-09-27  Matthias Clasen  <matthiasc@poet.de>
753
754         * glib/tmpl/macros.sgml, glib/tmpl/macros_misc.sgml, 
755         glib/tmpl/scanner.sgml: Additions and markup fixes.
756
757 2001-09-27  Matthias Clasen  <matthiasc@poet.de>
758
759         * glib/tmpl/warnings.sgml, glib/tmpl/linked_lists_double.sgml,
760         glib/tmpl/completion.sgml, glib/tmpl/strings.sgml: Documented
761         some functions, markup fixes.
762         * glib/tmpl/patterns.sgml: New file.
763         * glib/glib-docs.sgml: Add entity for patterns.sgml.
764         
765 2001-09-26  Matthias Clasen <matthiasc@poet.de>
766
767         * glib/glib-sections.txt: Add g_mem_is_system_malloc.
768
769 2001-09-25  Matthias Clasen <matthiasc@poet.de>
770
771         * glib/glib-sections.txt: Add a missing SECTION 
772         endtag. (#61126)
773
774 2001-09-17  Darin Adler  <darin@bentspoon.com>
775
776         * glib/tmpl/string_utils.sgml: Fix a typo and change
777         documentation for g_ascii_isdigit and g_ascii_isxdigit
778         to reflect the fact that the standard isdigit and
779         isxdigit are already locale-independent.
780
781 Wed Sep  5 05:24:07 2001  Tim Janik  <timj@gtk.org>
782
783         * gobject/tmpl/gboxed.sgml: documented some functions.
784
785         * gobject/tmpl/objects.sgml: some fixups.
786
787 Mon Sep 10 11:37:02 2001  Owen Taylor  <otaylor@redhat.com>
788
789         * glib/glib-sections.txt: Update.
790
791 Sat Sep  8 14:13:44 2001  Owen Taylor  <otaylor@redhat.com>
792
793         * glib/Makefile.am (IGNORE_HFILES): Add 
794         gbsearcharray.h.
795
796         * gobject/Makefile.am (IGNORE_HFILES): Remove
797         gbsearcharray.h.
798
799 2001-08-15  Ron Stenike  <rsteinke@w-link.net>
800
801         * docs/reference/glib/glib-sections.txt: Added
802         declarations for g_io_channel_[set,get]_close_on_unref
803
804 Sun Aug 12 10:03:42 2001  Owen Taylor  <otaylor@redhat.com>
805
806         * */Makefile.am: Set GPATH to fix srcdir != builddir  
807         problems with GNU make.
808
809 Sun Aug 12 02:24:36 2001  Tim Janik  <timj@gtk.org>
810
811         * gobject/tmpl/value_arrays.sgml: document value arrays.
812
813 2001-08-06  Sven Neumann  <sven@gimp.org>
814
815         * docs/reference/gobject/gobject-sections.txt
816         * docs/reference/gobject/tmpl/objects.sgml: added documentation for
817         g_object_[add|remove]_weak_pointer().
818
819 2001-07-19  Darin Adler  <darin@bentspoon.com>
820
821         reviewed by: <delete if not using a buddy>
822
823         * glib/tmpl/string_utils.sgml:
824
825 2001-06-03  Matthias Clasen  <matthiasc@poet.de>
826  
827         * glib/tmpl/caches.sgml, glib/tmpl/main.sgml, 
828         gobject/gobject-docs.sgml, gobject/tmpl/generic_values.sgml,
829         gobject/tmpl/gtypemodule.sgml, gobject/tmpl/signals.sgml,
830         gobject/tmpl/types.sgml: fix some typos.
831  
832 Thu Jun 28 17:43:29 2001  Owen Taylor  <otaylor@redhat.com>
833
834         * glib/tmpl/memory.sgml glib/tmpl/macros_misc.sgml: Add
835         notes about inclusion of string.h to docs on g_memmove,
836         G_VA_COPY. (#54411)
837
838 Tue Jun 26 12:28:20 2001  Owen Taylor  <otaylor@redhat.com>
839
840         * glib/Makefile.am: Fix problem with glibconfig.h
841
842 2001-06-26  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
843
844         * glib/tmpl/threads.sgml (example): Corrected.
845
846 2001-06-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
847
848         * glib/glib-sections.txt, glib/tmpl/date.sgml: Add g_time_val_add.
849
850         * glib/tmpl/threads.sgml: Updated. 
851
852 2001-05-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
853
854         * glib/tmpl/arrays.sgml, glib/tmpl/arrays_pointers.sgml,
855         glib/tmpl/arrays_byte.sgml: Corrected documentation for the
856         ..._sized_new functions. Discovered by noon@users.sourceforge.net.
857
858 2001-05-19  Havoc Pennington  <hp@pobox.com>
859
860         * glib/Makefile.am (IGNORE_HFILES): add glibintl.h
861
862         * glib/tmpl/*.sgml: fix various missing docs
863
864 2001-05-18  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
865
866         * glib/glib-overrides.txt, glib/glib-sections.txt,
867         glib/tmpl/thread_pools.sgml, glib/tmpl/threads.sgml: Updated.
868
869 2001-05-09  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
870
871         * glib/tmpl/thread_pools.sgml, glib/tmpl/thread_pools.sgml:
872         Updates after some renaming took place.
873
874 2001-05-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
875
876         * glib/tmpl/threads.sgml, glib/glib-overrides.txt: Updated.
877
878         * glib/tmpl/threads.sgml: Clarification for g_mutex_trylock.
879
880 2001-04-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
881
882         * glib/tmpl/hash_tables.sgml, glib/tmpl/misc_utils.sgml,
883         glib/tmpl/scanner.sgml: Changes due to deprecation update.
884
885 Mon Apr 16 12:18:26 2001  Owen Taylor  <otaylor@redhat.com>
886
887         * {glib,gobject}/Makefile.am (tmpl-build.stamp): More tweaks
888         from GTK+. Reenable $(HTML_IMAGES) with shell portability fixes.
889
890 Wed Apr  4 00:56:00 2001  Tim Janik  <timj@gtk.org>
891
892         * gobject/Makefile.am: disabled "for i in $(HTML_IMAGES) ;"
893         dist-hook because $(HTML_IMAGES) is empty.
894
895 Tue Apr  3 11:51:02 2001  Owen Taylor  <otaylor@redhat.com>
896
897         * {glib,gobject}/Makefile.am (sgml-build.stamp): Add
898         explicit path to tmpl files in dependencies.
899
900         * glib/glib.types gobject/gobject.types: empty files
901         to keep generic makefiles happy.
902
903 2001-04-03  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
904
905         * glib/glib-sections.txt: Removed
906         g_static_private_(get|set)_for_thread.
907
908         * glib/tmpl/threads.sgml: Updated.
909
910         * glib/tmpl/thread_pools.sgml: Added GThreadPool documentation.
911
912 Mon Mar 26 14:20:36 2001  Owen Taylor  <otaylor@redhat.com>
913
914         * glib/Makefile.am (SCAN_OPTIONS): Add --deprecated-guards
915
916 Sat Mar 17 17:51:17 2001  Owen Taylor  <otaylor@redhat.com>
917
918         * gobject/Makefile.am glib/Makefile.am: A couple
919         of small fixes.
920
921 2001-03-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
922
923         * glib/tmpl/threads.sgml: Spelling corrections.
924
925 Wed Mar  7 15:02:17 2001  Owen Taylor  <otaylor@redhat.com>
926
927         * gobject/Makefile.am: Revert Tim's last commit to
928         get rid of 7+ unnecessary / broken changes. Add
929         back the useful part. Also fix problem with grep,
930         add dependency on template files.
931
932         * gobject/gobject-sections.txt: Remove double 
933         value_types names which was screwing up builds.
934
935         * glib/Makefile.am: Propagate changes from 
936         gobject/Makefile.am
937
938 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
939
940         * glib/tmpl/threads.sgml: Fixed stupid typo.
941
942 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
943
944         * glib/tmpl/threads.sgml: Completed.
945
946 Wed Mar  7 09:33:27 2001  Tim Janik  <timj@gtk.org>
947
948         * gobject/Makefile.am: shuffled rules to avoid excessive
949         rebuilds.
950
951         * gobject/gobject-sections.txt: updates.
952
953         * gobject/tmpl/*: bunch of updates, added another patch
954         from Eric Lemings <eric.b.lemings@lmco.com>.
955
956 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
957
958         * glib/glib-sections.txt, glib/tmpl/messages.sgml: Removed
959         g_log_domain_gmodule.
960
961 2001-02-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
962
963         * glib/tmpl/threads.sgml: Big update. Almost ready.
964
965         * glib/tmpl/async_queues.sgml: Typo.
966
967         * glib/glib-sections.txt: Added g_static_rec_mutex_init,
968         g_static_rec_mutex_free, g_static_rw_lock_init,
969         g_static_private_init and g_static_private_free.
970
971         * glib/glib-overrides.txt: Added g_thread_yield and g_thread_exit.
972
973 Fri Feb 16 06:52:20 2001  Tim Janik  <timj@gtk.org>
974
975         * gobject/tmpl/types.sgml: incorporated huge docu patch from Eric
976         Lemings <eric.b.lemings@lmco.com> with a bunch of editing on my part.
977
978 Mon Feb 12 12:42:45 2001  Owen Taylor  <otaylor@redhat.com>
979
980         * {glib,gobject}/Makefile.am: The ultimate gtk-doc makefile.
981
982 2001-02-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
983
984         * glib/tmpl/threads.sgml, glib/glib-sections.txt: Added
985         documentation for g_static_mutex_init().
986
987 Wed Jan 31 07:14:22 2001  Tim Janik  <timj@gtk.org>
988
989         * gobject/Makefile.am: adapt to work with new CVS gtk-doc, leaving the old
990         rules in place caused bogus recursions. main changes:
991         - add to conditionalized section:
992           all-local:
993                 $(MAKE) scan
994                 $(MAKE) templates
995                 $(MAKE) sgml
996                 $(MAKE) html.stamp
997           html.stamp: sgml.stamp $(EXTRA_SGML_FILES)
998                 $(MAKE) html
999           DOC_STAMPS= html.stamp sgml.stamp
1000         - change:
1001           maintainer-clean-local: clean
1002           -     cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
1003           +     cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt $(DOC_STAMPS)
1004
1005         * glib/Makefile.am (maintainer-clean-local): dito.
1006
1007 Wed Jan 31 06:21:32 2001  Tim Janik  <timj@gtk.org>
1008
1009         * gobject/tmpl/types.sgml: applied docu patch from Eric Lemings
1010         <eric.b.lemings@lmco.com>, did some more editing.
1011
1012 2001-01-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1013
1014         * glib/glib-sections.txt, glib/tmpl/threads.sgml: Added
1015         g_static_mutex_free().
1016
1017 Tue Jan  9 03:10:38 2001  Tim Janik  <timj@gtk.org>
1018
1019         * gobject/tmpl/types.sgml: added some function documentations.
1020
1021         * gobject/gobject-sections.txt: buncha fixups.
1022
1023 Fri Jan  5 15:47:10 2001  Owen Taylor  <otaylor@redhat.com>
1024
1025         * glib/glib-sections.txt glib/tmpl/* glib/Makefile.am: Updated.
1026
1027 2000-12-22  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1028
1029         * glib/glib-sections.txt: Added G_MODULE_SUFFIX.
1030
1031         * glib/tmpl/modules.sgml: Updated.
1032
1033 2000-12-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1034
1035         * glib/glib-sections.txt: Added g_rand_boolean and
1036         g_random_boolean macros.
1037
1038         * glib/tmpl/random_numbers.sgml: Updated.
1039         
1040 Tue Dec  5 15:41:23 2000  Owen Taylor  <otaylor@redhat.com>
1041
1042         * glib/Makefile.am glib/mainloop-states*: add images
1043
1044         * glib/glib-sections.txt: Updated
1045
1046         * glib/tmpl/main.sgml: More documentation, move function
1047         docs to .c file.
1048
1049 Mon Nov 13 00:18:55 2000  Owen Taylor  <otaylor@redhat.com>
1050
1051         * glib/glib-sections.sgml: Move conversion functions
1052         into GConv section.
1053         
1054         * gobject/gobject-docs.sgml: Fix some malformed sgml.
1055
1056 Sun Nov  5 13:24:50 2000  Owen Taylor  <otaylor@redhat.com>
1057
1058         * gobject/Makefile.am gobject/gobject-sections.sgml: Updates
1059         * gobject/tmpl/g{boxed,type{plugin,module}}.sgml: added
1060
1061 2000-11-05  Havoc Pennington  <hp@pobox.com>
1062
1063         * glib/tmpl/markup.sgml: Write docs
1064
1065 2000-11-05  Havoc Pennington  <hp@pobox.com>
1066
1067         * glib/glib-sections.txt: remove parens from section name,
1068         confuses gtk-doc
1069
1070         * glib/glib-docs.sgml: Add the new files here, doh.
1071
1072         * glib/tmpl/shell.sgml: add gshell.[hc] docs
1073
1074 2000-11-05  Havoc Pennington  <hp@pobox.com>
1075
1076         * glib/tmpl/error_reporting.sgml: fixes
1077
1078 2000-11-05  Havoc Pennington  <hp@pobox.com>
1079
1080         * glib/tmpl/spawn.sgml, glib/tmpl/markup.sgml,
1081         glib/tmpl/fileutils.sgml: Added
1082         
1083         * glib/Makefile.am: Add new files
1084
1085         * glib/glib-sections.txt: Add stuff from -unused
1086
1087 Fri Nov  3 07:33:15 2000  Tim Janik  <timj@gtk.org>
1088
1089         * gobject/gobject-docs.sgml: added &gobject-closures; section.
1090
1091         * gobject/Makefile.am (tmpl_sources): add tmpl/clsoures.sgml
1092
1093         * gobject/gobject-sections.txt: added Closure section.
1094         
1095         * gobject/tmpl/closures.sgml: new file with template description
1096         for GClosure functions.
1097
1098 2000-11-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1099
1100         * glib/tmpl/glib-unused.sgml: Remove superfluous GSearchFunc.
1101
1102         * glib/tmpl/async_queues.sgml, glib/glib-sections.txt: Added
1103         documentation for asynchronous queues.
1104
1105 2000-10-31  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1106
1107         * glib/tmpl/linked_lists_single.sgml: This time the right fix.
1108
1109         * glib/tmpl/scanner.sgml, glib/tmpl/strings.sgml: Changed
1110         parameter names.
1111
1112         * glib/tmpl/string_utils.sgml: Corrected the documentation of
1113         g_strescape and added those of g_strcompress.
1114
1115 2000-10-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1116
1117         * glib/tmpl/limits.sgml: Added documentation for
1118         G_MAXU(INT|SHORT|LONG).
1119
1120         * glib/tmpl/macros_misc.sgml: Added documentation for
1121         G_G(U)INT(16|32|64)_FORMAT.
1122
1123         * glib/tmpl/types.sgml: Mention G_MAXU(INT|SHORT|LONG) in
1124         documentation for gu(int|short|long).
1125
1126         * glib/glib-sections.txt, glib/tmpl/linked_lists_double.sgml,
1127         glib/tmpl/caches.sgml: Move GCompareFunc to GList and introduce
1128         and document GEqualFunc in GHashTable.
1129
1130         * glib/tmpl/caches.sgml, glib/tmpl/hash_tables.sgml,
1131         glib/tmpl/relations.sgml : Changed to reflect the changed API
1132         (GCompareFunc -> GEqualFunc).
1133
1134         * glib/tmpl/linked_lists_single.sgml, glib/tmpl/threads.sgml: Typo
1135         fixes.
1136         
1137 Mon Oct 30 11:13:12 2000  Tim Janik  <timj@gtk.org>
1138
1139         * gobject/tmpl/signals.sgml: start at general description.
1140
1141         * gobject/gobject-docs.sgml: added introduction.
1142
1143 Mon Oct 30 06:01:43 2000  Tim Janik  <timj@gtk.org>
1144
1145         * gobject/gobject-sections.txt: opened up a new section on signals.
1146
1147 2000-10-27  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1148
1149         * glib/tmpl/misc_utils.sgml: Removed the win32 limitation.
1150
1151         * glib/glib-sections.txt, glib/tmpl/hash_tables.sgml,
1152         glib/tmpl/macros_misc.sgml, glib/tmpl/misc_utils.sgml,
1153         glib/tmpl/scanner.sgml: Document the recently deprecated functions
1154         as such.
1155
1156 2000-10-15  Raja R Harinath  <harinath@cs.umn.edu>
1157
1158         'make distcheck' fixes.
1159         * glib/Makefile.am (EXTRA_DIST): Add $(DOC_MODULE)-decl.txt.
1160         (html): Run 'gtkdoc-fixxref' in $(srcdir).
1161         (dist-check-gtkdoc): Add missing quote.
1162         (dist-hook): Copy in dependency order, so that none of the
1163         makerules are fired in a tarball build.
1164
1165         * gobject/Makefile.am: Likewise.
1166
1167 2000-10-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1168
1169         * glib/glib-sections.txt: Added misc items.
1170
1171         * glib/tmpl/random_numbers.sgml: Documentation for the random
1172         number generator.
1173
1174 2000-10-09  Raja R Harinath  <harinath@cs.umn.edu>
1175
1176         * gobject/Makefile.am (DOC_SOURCE_DIR): Don't set to 
1177         $top_srcdir)/gobject.
1178         * glib/Makefile.am (DOC_SOURCE_DIR): Don't set to $(top_srcdir),
1179
1180 2000-09-29  Jonathan Blandford  <jrb@redhat.com>
1181
1182         * glib/tmpl/trees-nary.sgml: Add g_node_insert_after().
1183
1184 Thu Sep  7 12:35:35 2000  Owen Taylor  <otaylor@redhat.com>
1185
1186         * Some further makefile improvement.
1187          
1188         * Restore all the docs that mysteriously vanished earlier.
1189
1190 Wed Sep  6 10:59:45 2000  Owen Taylor  <otaylor@redhat.com>
1191
1192         * gobject/Makefile.am glib/Makefile.am: Improve 
1193         separation of generic non-generic parts and dependencies. 
1194
1195 Tue Sep  5 20:03:25 2000  Owen Taylor  <otaylor@redhat.com>
1196
1197         * Moved into glib source tree, updated glib-sections.txt
1198         and Makefile.am for glib-1.3.x.
1199
1200 2000-07-01  Damon Chaplin  <damon@helixcode.com>
1201
1202         * tmpl/string_utils.sgml: updated g_strndup.
1203
1204 2000-06-11  Damon Chaplin  <damon@helixcode.com>
1205
1206         * tmpl/messages.sgml: updated a bit more.
1207
1208 2000-06-11  Damon Chaplin  <damon@helixcode.com>
1209
1210         * tmpl/messages.sgml: updated a few bits about log handlers & flags.
1211
1212 2000-04-16  Damon Chaplin  <damon@helixcode.com>
1213
1214         * tmpl/linked_lists_single.sgml: 
1215         * tmpl/linked_lists_double.sgml: 
1216         * tmpl/trees-nary.sgml: updated.
1217
1218         * tmpl/modules.sgml: described g_module_build_path().
1219
1220         * tmpl/date.sgml: made short description lower case and end in a '.'.
1221
1222         * glib-sections.txt: rearranged GDate section.
1223
1224         * tmpl/arrays.sgml: 
1225         * tmpl/arrays_byte.sgml: 
1226         * tmpl/arrays_pointer.sgml: updated.
1227
1228 2000-02-21  Damon Chaplin  <damon@helixcode.com>
1229
1230         * tmpl/main.sgml: updated the g_source_remove_by_XXX() descriptions
1231         to note that only the first source found is removed.
1232
1233 2000-01-25  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1234
1235         * tmpl/misc_utils.sgml: g_bit_nth_lsf/msf docs from 
1236          Nils Rennebarth <nils@ipe.uni-stuttgart.de>, and updates for
1237         GVoidFunc & GFreeFunc.
1238
1239 1999-12-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1240
1241         * glib-sections.txt, tmpl/threads.sgml: Removed
1242         G_THREADS_IMPL_NSPR. Shouldn't be used anyway.
1243
1244         * glib-overrides.txt: New file, that makes most of the thread
1245         related macros look like functions.
1246
1247         * Makefile.am: Added glib-overrides.txt to EXTRA_DIST.
1248
1249         * tmpl/threads.sgml: Minor updates.
1250         
1251 Tue Aug 17 08:42:17 1999  Owen Taylor  <otaylor@redhat.com>
1252
1253         * tmpl/datasets.sgml: Added missing </para>
1254         * tmpl/timers.sgml: Added missing </para>
1255         * tmpl/misc_utils.sgml: Added missing </para>
1256         * tmpl/linked_lists_double.sgml: Added missing </para>
1257         * tmpl/linked_lists_single.sgml: Added missing </para>
1258         * tmpl/threads.sgml: Removed extra <para>s.
1259         * tmpl/main.sgml: Added missing </para>
1260
1261 Wed Aug 18 23:38:52 1999  Owen Taylor  <otaylor@redhat.com>
1262
1263         * README: Added some simple build instructions.
1264
1265 Wed Aug 18 23:11:28 1999  Owen Taylor  <otaylor@redhat.com>
1266
1267         * Import into CVS of glib-reference-1.1.3
1268           Filled in some basic contents for AUTHORS
1269           README, and README.cvs  
1270