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