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