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