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