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