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