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