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