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