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