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