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