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