Move install docs into reference manual.
[platform/upstream/glib.git] / docs / reference / ChangeLog
1 2003-04-09  Matthias Clasen  <maclas@gmx.de>
2
3         * glib/glib-docs.sgml: Move dependencies to building.sgml.
4
5         * glib/building.sgml: Move stuff from INSTALL here.
6
7 2003-04-08  Matthias Clasen  <maclas@gmx.de>
8
9         * glib/cross.sgml: New file; cross-compilation information.
10         * glib/glib-docs.sgml: Include cross.sgml.
11
12 2003-04-07  Matthias Clasen  <maclas@gmx.de>
13
14         * gobject/tmpl/enumerations_flags.sgml: Additions.
15
16 2003-04-01  Matthias Clasen  <maclas@gmx.de>
17
18         * glib/tmpl/error_reporting.sgml: 
19         * glib/tmpl/random_numbers.sgml: 
20         * glib/tmpl/arrays_pointer.sgml: 
21         * glib/tmpl/arrays.sgml: Fix formatting of examples.
22
23 2003-04-01  Matthias Clasen  <maclas@gmx.de>
24
25         * glib/glib-sections.txt: Add g_string_chunk_insert_len.
26
27 2003-03-28  Matthias Clasen  <maclas@gmx.de>
28
29         * gobject/tmpl/param_value_types.sgml: Additions.
30
31 2003-03-25  Matthias Clasen  <maclas@gmx.de>
32
33         * gobject/tmpl/objects.sgml: Additions.
34
35 2003-03-24  Matthias Clasen  <maclas@gmx.de>
36
37         * gobject/tmpl/objects.sgml: Additions.
38
39 Mon Mar 10 11:33:10 2003  Owen Taylor  <otaylor@redhat.com>
40
41         * gobject/tmpl/gtype.sgml gobject/gobject-sections.txt: 
42         Document private instance data.
43
44 2003-02-11  Matthias Clasen  <maclas@gmx.de>
45
46         * glib/tmpl/string_utils.sgml: Fix an off-by-one error in the
47         g_strescape() docs.  (#105431, Phillip Vandry)
48
49 2003-02-07  Matthias Clasen  <maclas@gmx.de>
50
51         * gobject/tmpl/gtypemodule.sgml: 
52         * gobject/tmpl/gtype.sgml: 
53         * gobject/tmpl/gclosure.sgml: 
54         * gobject/tmpl/param_value_types.sgml: 
55         * gobject/tmpl/gparamspec.sgml: 
56         * gobject/tmpl/objects.sgml: 
57         * gobject/tmpl/signals.sgml: Move all docs out-of-line. Boy, what
58         a waste of time.
59
60 2003-01-21  Matthias Clasen  <maclas@gmx.de>
61
62         * glib/tmpl/strings.sgml: Document the return value of g_string_free().
63
64 2003-01-15  Matthias Clasen  <maclas@gmx.de>
65
66         * gobject/tmpl/gtype.sgml: Fix the description of
67         G_TYPE_FUNDAMENTAL.  (#103119, Josh Parsons)
68
69 2003-01-01  Tor Lillqvist  <tml@iki.fi>
70
71         * glib/tmpl/messages.sgml: Remove comment that only stdout would
72         be used on Windows, no longer true.
73
74 2002-12-15  Matthias Clasen  <maclas@gmx.de>
75
76         * gobject/tmpl/param_value_types.sgml: Move some docs inline.
77
78 2002-12-15  Matthias Clasen  <maclas@gmx.de>
79
80         * glib/Makefile.am (IGNORE_HFILES): Add gprintfint.h and trio.
81
82 2002-12-13  Matthias Clasen  <maclas@gmx.de>
83
84         * glib/Makefile.am (MKDB_OPTIONS): Add --ignore-files=trio to
85         avoid gtk-doc warnings about doxygen comments.
86
87 Tue Dec 10 11:55:28 2002  Owen Taylor  <otaylor@redhat.com>
88
89         * glib/tmpl/timers.sgml: Improve docs for return value
90         and @microseconds out parameter. (Reported by
91         Dennis Haney, #100841)
92
93 2002-12-10  Matthias Clasen  <maclas@gmx.de>
94
95         * gobject/tmpl/generic_values.sgml: 
96         * gobject/tmpl/gtype.sgml: 
97         * gobject/tmpl/enumerations_flags.sgml: Add docs.
98
99 2002-12-09  Matthias Clasen  <maclas@gmx.de>
100
101         * gobject/tmpl/gtype.sgml: 
102         * gobject/tmpl/enumerations_flags.sgml: Add docs.
103
104         * gobject/tmpl/gtype.sgml:
105         * gobject/tmpl/gtypeplugin.sgml:
106         * gobject/tmpl/gtypemodule.sgml:
107         * gobject/gobject-sections.txt: Add GTypeClass, GTypePluginClass
108         and GTypeModuleClass.
109
110         * gobject/tmpl/gboxed.sgml:
111         * gobject/tmpl/enumerations_flags.sgml: 
112         * gobject/tmpl/gclosure.sgml: 
113         * gobject/tmpl/param_value_types.sgml: Add docs.
114
115 2002-12-06  Matthias Clasen  <maclas@gmx.de>
116
117         * gobject/tmpl/gparamspec.sgml: Typo fix.
118
119 2002-12-05  Matthias Clasen  <maclas@gmx.de>
120
121         * glib/tmpl/strings.sgml: 
122         * glib/tmpl/scanner.sgml: 
123         * glib/tmpl/main.sgml: 
124         * glib/tmpl/macros_misc.sgml: 
125         * glib/tmpl/hash_tables.sgml: Add Since and Deprecation info
126         for symbols documented in the templates.
127
128 2002-12-04  Matthias Clasen  <maclas@gmx.de>
129
130         * gobject/tmpl/gtype.sgml: Add docs.
131
132 2002-12-02  Matthias Clasen  <maclas@gmx.de>
133
134         * gobject/tmpl/signals.sgml: Add docs.
135
136 2002-12-01  Matthias Clasen  <maclas@gmx.de>
137
138         * gobject/gobject-sections.txt: Mark g_signal_handlers_destroy as
139         private.
140
141         * gobject/tmpl/signals.sgml: Move some docs inline.
142
143 2002-11-29  Matthias Clasen  <maclas@gmx.de>
144
145         * glib/tmpl/main.sgml: Write something about GSourceDummyMarshal.
146
147         * glib/tmpl/date.sgml: 
148         * glib/tmpl/string_utils.sgml: Remove redundant docs.
149
150         * glib/glib-sections.txt: Add g_ascii_strtoull and 
151         g_get_application_name.
152
153 2002-11-28  Matthias Clasen  <maclas@gmx.de>
154
155         * glib/tmpl/strings.sgml: 
156         * glib/tmpl/string_utils.sgml: 
157         * glib/tmpl/misc_utils.sgml: Move some docs inline.
158
159 2002-11-23  Matthias Clasen  <maclas@gmx.de>
160
161         * gobject/tmpl/gclosure.sgml: 
162         * gobject/tmpl/signals.sgml: 
163         * gobject/tmpl/gparamspec.sgml: 
164         * gobject/tmpl/value_collection.sgml: 
165         * gobject/tmpl/generic_values.sgml: 
166         * gobject/tmpl/param_value_types.sgml: 
167         * gobject/tmpl/gboxed.sgml: 
168         * gobject/tmpl/enumerations_flags.sgml: 
169         * gobject/tmpl/objects.sgml: 
170         * gobject/tmpl/gtypemodule.sgml: 
171         * gobject/tmpl/gtypeplugin.sgml: Add missing short descriptions, 
172         standardize them to start with a capital and end without a period. 
173
174         * glib/tmpl/arrays.sgml: 
175         * glib/tmpl/memory_chunks.sgml: 
176         * glib/tmpl/macros.sgml: Remove periods from titles in examples.
177
178         * glib/building.sgml: Explain --enable-include-printf.
179
180         * glib/Makefile.am (extra_files): 
181         * gobject/Makefile.am (extra_files): Add version.xml.in.
182
183         * glib/Makefile.am (content_files): 
184         * gobject/Makefile.am (content_files): Add version.xml.
185
186         * glib/version.xml.in: 
187         * gobject/version.xml.in: New files to let configure dump the version in.
188
189         * glib/glib-docs.sgml:
190         * gobject/gobject-docs.sgml: Add version information.
191
192
193 Thu Nov 21 15:52:04 2002  Owen Taylor  <otaylor@redhat.com>
194
195         * glib/tmpl/iochannels.sgml: Add helpful comments about
196         the encoding of a new iochannel. (Amaury Jacquot,
197         #96444)
198
199 2002-11-21  Matthias Clasen  <maclas@gmx.de>
200
201         * glib/tmpl/string_utils.sgml: Add note on including gprintf.h,
202         move some docs inline.
203
204         * glib/glib-sections.txt: Add g_printf, g_vprintf, g_fprintf,
205         g_vfprintf, g_sprintf, g_vsprintf.
206
207 2002-11-20  Matthias Clasen  <maclas@gmx.de>
208
209         * glib/tmpl/macros_misc.sgml: Document G_LIKELY, G_UNLIKELY.
210
211         * glib/glib-sections.txt: Add G_LIKELY, G_UNLIKELY.
212
213 2002-10-20  Matthias Clasen  <maclas@gmx.de>
214
215         * gobject/Makefile.am (SCANOBJ_FILES): 
216         * glib/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).prerequisites.
217
218 2002-10-15  Matthias Clasen  <maclas@gmx.de>
219
220         * gobject/gobject-sections.txt: Add g_type_interface_prerequisites.
221
222 2002-10-14  Matthias Clasen  <maclas@gmx.de>
223
224         * gobject/Makefile.am (dist-hook): 
225         * glib/Makefile.am (dist-hook): Dist the xml/*.xml, not
226         sgml/*.sgml.  (#95678, Owen Taylor)
227
228 2002-10-14  Matthias Clasen  <maclas@gmx.de>
229
230         * gobject/Makefile.am (SCANOBJ_FILES): 
231         * glib/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).interfaces.
232
233 2002-09-16  Matthias Clasen  <maclas@gmx.de>
234
235         * glib/tmpl/messages.sgml: Replace G_LOG_FLAG_RECURSIVE by 
236         G_LOG_FLAG_RECURSION throughout.  (#93390)
237  
238 2002-08-12  Matthias Clasen  <maclas@gmx.de>
239
240         * glib/glib-sections.txt: Add g_markup_parse_context_get_element
241         and g_utf8_strreverse.
242
243 Thu Jul 25 18:58:29 2002  Owen Taylor  <otaylor@redhat.com>
244  
245         * glib/tmpl/threads.sgml: Fix reference to non-existing
246         @priority parameter. (#88500, Linux Walleij)
247  
248 2002-06-03  Matthias Clasen  <maclas@gmx.de>
249
250         * gobject/gobject-docs.sgml: 
251         * glib/glib-docs.sgml: 
252         * glib/tmpl/macros.sgml: 
253         * glib/tmpl/string_utils.sgml: Replace homegrown "nbsp", "hash"
254         and "percent" entities by standard ISO entities "nbsp", "num" and
255         "percnt". 
256
257 2002-05-30  Matthias Clasen  <maclas@gmx.de>
258
259         * glib/tmpl/string_utils.sgml: 
260         * glib/tmpl/threads.sgml: Small formatting fixes.
261
262 2002-05-26  Matthias Clasen  <maclas@gmx.de>
263
264         * glib/tmpl/conversions.sgml: Add GIConv.
265
266         * glib/tmpl/main.sgml: Fix references to nonexisting functions
267         g_main_loop_destroy(), g_source_add(), g_source_connect().
268         
269
270         * glib/glib-sections.txt: Add GIConv, g_str_has_prefix, g_str_has_suffix.
271
272         * glib/tmpl/linked_lists_single.sgml: 
273         * glib/tmpl/linked_lists_double.sgml: GListAllocator doesn't exist.
274
275         * glib/glib-docs.sgml: Declare hash entity.
276
277         * glib/tmpl/macros.sgml: Escape # in #ifdef to suppress erroneous links.
278
279 2002-05-25  Matthias Clasen  <maclas@gmx.de>
280
281         * gobject/Makefile.am, gobject/gobject-docs.sgml, gobject/tmpl/*:
282         * glib/Makefile.am, glib/glib-docs.sgml, glib/tmpl/*: Produce XML,
283         not SGML.
284
285 2002-05-21  Matthias Clasen  <maclas@gmx.de>
286
287         * glib/tmpl/markup.sgml: Updates.
288
289 Sat May 18 00:44:35 2002  Tim Janik  <timj@gtk.org>
290
291         [merged from stable]
292
293         * glib/tmpl/scanner.sgml: fix documentation for g_scanner_unexp_token().
294
295 2002-05-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
296
297         * glib/tmpl/threads.sgml: Clarify recursion issues with
298         GMutex. (#78171)
299
300 2002-04-24  Matthias Clasen  <maclas@gmx.de>
301
302         * gobject/gobject-sections.txt: 
303         * gobject/tmpl/gtype.sgml: Updates.
304
305 2002-04-21  Matthias Clasen  <maclas@gmx.de>
306
307         * glib/tmpl/strings.sgml: Fix the description of g_string_assign. (#78728)
308
309 2002-04-18  Matthias Clasen  <maclas@gmx.de>
310
311         * glib/tmpl/error_reporting.sgml:
312         * glib/tmpl/threads.sgml:
313         * glib/tmpl/arrays_pointer.sgml:
314         * glib/tmpl/arrays_byte.sgml:
315         * glib/tmpl/memory_chunks.sgml: s/<!>/<!-- -->/g throughout the
316         documentation to bring the produced Docbook closer to XML.
317
318 2002-03-25  Sven Neumann  <sven@gimp.org>
319
320         * glib/tmpl/scanner.sgml: Fixed documentation about unused struct 
321         fields and added a note about proper g_scanner_unexp_token() usage.
322
323 2002-03-11  Matthias Clasen  <maclas@gmx.de>
324
325         * glib/tmpl/string_utils.sgml: Add a note about g_strreverse() and 
326         UTF-8.
327
328 2002-02-21  Matthias Clasen  <maclas@gmx.de>
329
330         * glib/Makefile.am (IGNORE_HFILES): Add gdebug.h.
331
332         * glib/running.sgml: Document the G_DEBUG environment variable.
333
334         * glib/tmpl/threads.sgml: Replace g_thread_wait() by
335         g_thread_join() in two places.
336
337 2002-02-20  Sven Neumann  <sven@gimp.org>
338
339         * gobject/gobject-sections.txt
340         * gobject/tmpl/generic_values.sgml
341         * gobject/tmpl/param_value_types.sgml: updated for GValue changes.
342
343 Tue Feb 19 17:45:43 2002  Tim Janik  <timj@gtk.org>
344
345         * gobject/tmpl/generic_values.sgml: added GValue documentation.
346
347 Thu Feb  7 12:07:06 2002  Tim Janik  <timj@gtk.org>
348
349         * gobject/tmpl/generic_values.sgml: document value transformation.
350
351 Mon Feb  4 17:55:39 2002  Tim Janik  <timj@gtk.org>
352         
353         * gobject/tmpl/closures.sgml: doc common functions like ref/
354         sink/unref/invalidate.
355
356         * gobject/tmpl/objects.sgml: document g_object_watch_closure() and
357         qdata functions.
358
359 Tue Jan 29 12:00:59 2002  Owen Taylor  <otaylor@redhat.com>
360
361         * gobject/gobject-sections.txt: Updated.
362
363         * glib/running.sgml glib/changes-2.0.sgml: SGML fixes.
364
365 2002-01-28  Ron Steinke  <rsteinke@w-link.net>
366
367         * glib/iochannel.sgml: Changed #IOChannelError to
368         #GIOChannelError in one place
369
370 2002-01-16  Matthias Clasen  <matthiasc@poet.de>
371
372         * glib/building.sgml, glib/compiling.sgml, 
373         glib/running.sgml, glib/resources.sgml, 
374         glib/changes-2.0.sgml: New files.
375
376         * glib/Makefile.am (content_files): Add new files.
377
378         * glib/glib-docs.sgml: Add an Overview chapter.
379
380 2002-01-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
381
382         * glib/tmpl/threads.sgml: Name the right function.
383
384 2001-12-23  Matthias Clasen  <matthias@poet.de>
385
386         * glib/tmpl/main.sgml, glib/tmpl/string_utils.sgml,
387         glib/tmpl/strings.sgml: Replace references to deprecated
388         functions.
389
390 2001-12-21  Matthias Clasen  <matthias@poet.de>
391
392         * glib/glib-sections.txt: Move g_get_charset() to the
393         Charset conversion section. (#65630)
394  
395 Wed Dec 19 23:07:53 2001  Owen Taylor  <otaylor@redhat.com>
396
397         * glib/tmpl/messages.sgml glib/tmpl/string_utils.sgml: 
398         SGML fixes.
399
400         * gobject/gobject-sections.txt glib/glib-sectoins.txt: Small updates.
401
402 2001-12-15  Matthias Clasen  <matthias@poet.de>
403
404         * glib/tmpl/caches.sgml: GCs are cached by GTK, not by GDK.
405
406 2001-12-14  Matthias Clasen  <matthias@poet.de>
407
408         * glib/tmpl/memory.sgml: Typo fixes.
409
410 2001-12-13  Matthias Clasen  <matthiasc@poet.de>
411
412         * glib/tmpl/completion.sgml, glib/tmpl/date.sgml,
413         glib/tmpl/fileutils.sgml, glib/tmpl/iochannels.sgml,
414         glib/tmpl/macros.sgml, glib/tmpl/memory.sgml,
415         glib/tmpl/misc_utils.sgml, glib/tmpl/warnings.sgml,
416         glib/tmpl/windows.sgml: Revert mistaken change: it is UNIX, not Unix.
417
418         * glib/tmpl/memory_chunks.sgml,
419         glib/tmpl/date.sgml, glib/tmpl/threads.sgml,
420         glib/tmpl/gtype.sgml: Trivial markup fixes.
421
422 2001-12-12  Matthias Clasen  <matthiasc@poet.de>
423
424         * glib/tmpl/string_utils.sgml: Correct docs for g_[v]snprintf.
425
426 2001-12-12  Matthias Clasen  <matthiasc@poet.de>
427
428         * glib/tmpl/allocators.sgml, glib/tmpl/arrays.sgml, 
429         glib/tmpl/arrays_byte.sgml, glib/tmpl/arrays_pointer.sgml,
430         glib/tmpl/caches.sgml, glib/tmpl/completion.sgml, 
431         glib/tmpl/conversions.sgml,
432         glib/tmpl/datalist.sgml, glib/tmpl/date.sgml, 
433         glib/tmpl/error_reporting.sgml, glib/tmpl/fileutils.sgml,
434         glib/tmpl/hash_tables.sgml,
435         glib/tmpl/hooks.sgml, glib/tmpl/macros.sgml,
436         glib/tmpl/macros_misc.sgml, glib/tmpl/main.sgml, glib/tmpl/markup.sgml,
437         glib/tmpl/memory.sgml, glib/tmpl/memory_chunks.sgml, 
438         glib/tmpl/messages.sgml, glib/tmpl/misc_utils.sgml,
439         glib/tmpl/modules.sgml, glib/tmpl/numerical.sgml, 
440         glib/tmpl/patterns.sgml, glib/tmpl/queue.sgml, 
441         glib/tmpl/shell.sgml, glib/tmpl/spawn.sgml,
442         glib/tmpl/string_utils.sgml, glib/tmpl/thread_pools.sgml,
443         glib/tmpl/threads.sgml, glib/tmpl/timers.sgml, 
444         glib/tmpl/trees-binary.sgml, glib/tmpl/trees-nary.sgml,
445         glib/tmpl/type_conversion.sgml, glib/tmpl/unicode.sgml,
446         glib/tmpl/warnings.sgml, glib/tmpl/windows.sgml:        
447         Improve markup of examples, general consistency improvements.
448
449 2001-12-06  Havoc Pennington  <hp@redhat.com>
450
451         * glib/tmpl/messages.sgml: improve g_log_set_handler docs
452
453 Wed Nov 28 18:50:19 2001  Owen Taylor  <otaylor@redhat.com>
454
455         * glib/glib-sections.txt: Update.
456
457 2001-11-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
458
459         * glib/tmpl/date.sgml: Fix g_usleep docs.
460
461 2001-11-26  Matthias Clasen  <matthiasc@poet.de>
462
463         * glib/tmpl/trees-binary.sgml: Document G_LEVEL_ORDER better.
464
465 2001-11-22  Matthias Clasen  <matthiasc@poet.de>
466
467         Fixes for #61284:
468
469         * glib/tmpl/windows.sgml: Document G_WIN32_DLLMAIN_FOR_DLL_NAME.
470
471         * glib/tmpl/fileutils.sgml: Document GDir.
472
473         * glib/tmpl/limits.sgml: Document G_MININT64, G_MAXINT64, G_MAXUINT64.  
474
475 Thu Nov 22 12:56:57 2001  Owen Taylor  <otaylor@redhat.com>
476
477         * gobject/gobject-sections.txt: Update.
478
479         * glib/tmpl/{spawn.sgml,patterns.sgml}: SGML fixes.
480
481         * glib/glib-sections.txt: Updated.
482
483         * glib/Makefile.am (IGNORE_HFILES): Don't scan
484         headers in build/
485
486 Sat Nov 17 17:24:19 2001  Owen Taylor  <otaylor@redhat.com>
487
488         * glib/glib-sections.txt: Remove g_log_domain_glib
489
490 2001-11-15  Matthias Clasen  <matthiasc@poet.de>
491
492         * glib/tmpl/iochannels.sgml: Document GIOFlags, fix typos.
493
494         * glib/tmpl/conversions.sgml, glib/tmpl/unicode.sgml,
495         glib/tmpl/spawn.sgml, glib/tmpl/fileutils.sgml,
496         glib/tmpl/shell.sgml, glib/tmpl/windows.sgml: Add
497         some missing short and long descriptions.
498
499 2001-11-14  Matthias Clasen  <matthiasc@poet.de>
500
501         * glib/Makefile.am (MKDB_OPTIONS): Add --sgml-mode.
502
503         * glib/tmpl/patterns.sgml: Document UTF-8 support.
504
505 Wed Nov 14 03:19:49 2001  Tim Janik  <timj@gtk.org>
506
507         * gobject/tmpl/param_value_types.sgml: more docs.
508
509 Tue Nov 13 21:31:58 2001  Tim Janik  <timj@gtk.org>
510
511         * gobject/tmpl/param_value_types.sgml: list parameter and
512         value types.
513
514         * gobject/tmpl/gparamspec.sgml: more docs for g_param_spec*()
515         functions.
516         
517         * gobject/*: section cleanups.
518
519 Tue Nov 13 19:49:16 2001  Tim Janik  <timj@gtk.org>
520
521         * gobject/tmpl/gparamspec.sgml: param spec updates.
522
523 2001-11-12  Matthias Clasen  <matthiasc@poet.de>
524
525         * glib/tmpl/markup.sgml: Remove excess listitem from long 
526         description.
527  
528 2001-11-11  Matthias Clasen  <matthiasc@poet.de>
529
530         * glib/tmpl/unicode.sgml: Document GNormalizeMode enum.
531
532         * glib/tmpl/spawn.sgml: Document GSpawnFlags flags.
533
534         * glib/tmpl/error_reporting.sgml: Document GError struct.
535
536         * glib/tmpl/main.sgml: Document GMainContext, GSource and 
537         GSourceCallbackFuncs structs.
538
539 2001-10-31  Matthias Clasen  <matthiasc@poet.de>
540
541         * glib/tmpl/messages.sgml, glib/tmpl/unicode.sgml:
542         Document g_log_domain_glib, gunichar, gunichar2, GUnicodeType,
543         GUnicodeBreakType.
544
545 Fri Oct 26 11:42:50 2001  Owen Taylor  <otaylor@redhat.com>
546
547         * */Makefile.am: Remove $(srcdir)/html before building
548         HTML to prevent stale files. Dist all files in html/
549
550 2001-10-25  Havoc Pennington  <hp@pobox.com>
551
552         * glib/tmpl/string_utils.sgml: docs on why the deprecated
553         functions are deprecated.
554
555 2001-10-15  Sven Neumann  <sven@gimp.org>
556
557         * glib/tmpl/random_numbers.sgml: fixed typo.
558
559 Sat Oct 13 06:58:23 2001  Tim Janik  <timj@gtk.org>
560
561         * glib/tmpl/patterns.sgml: amended documentation.
562
563 2001-10-11  Matthias Clasen  <matthiasc@poet.de>
564
565         * glib/tmpl/patterns.sgml, glib/tmpl/shell.sgml: Updates.
566
567 2001-10-05  Matthias Clasen  <matthiasc@poet.de>
568
569         * glib/tmpl/hooks.sgml: Document G_HOOK_FLAG_USER_SHIFT.
570
571         * glib/tmpl/trash_stacks.sgml: Document trash stacks.
572
573         * glib/tmpl/async_queues.sgml, glib/tmpl/caches.sgml, 
574         glib/tmpl/completion.sgml, glib/tmpl/patterns.sgml, 
575         glib/tmpl/numerical.sgml, glib/tmpl/random_numbers.sgml, 
576         glib/tmpl/relations.sgml, glib/tmpl/modules.sgml: Update.
577
578 2001-10-05  Matthias Clasen  <matthiasc@poet.de>
579         
580         * glib/tmpl/conversions.sgml: Update.
581
582         * glib/tmpl/patterns.sgml: Update.
583
584 2001-10-05  Matthias Clasen  <matthiasc@poet.de>
585
586         * glib/tmpl/hooks.sgml, glib/tmpl/spawn.sgml,
587         glib/tmpl/macros_misc.sgml: Update. 
588
589         * glib/tmpl/linked_lists_double.sgml, glib/tmpl/trees-binary.sgml,
590         glib/glib-sections.txt: Document GCompareDataFunc.
591
592 2001-10-02  Matthias Clasen  <matthiasc@poet.de>
593
594         * glib/tmpl/iochannel.sgml, glib/tmpl/macros_misc.sgml,
595         glib/tmpl/queue.sgml: update docs.
596
597         * glib/tmpl/modules.sgml, glib/tmpl/threads.sgml: Remove 
598         references to glib-config.
599
600 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
601
602         * glib/tmpl/iochannels.sgml, glib/tmpl/shell.sgml,
603         glib/tmpl/spawn.sgml, glib/tmpl/memory.sgml,
604         glib/tmpl/macros.sgml, glib/tmpl/completion.sgml,
605         glib/tmpl/main.sgml, glib/tmpl/messages.sgml,
606         glib/tmpl/misc_utils.sgml, glib/tmpl/threads.sgml,
607         glib/tmpl/trees-nary.sgml, glib/tmpl/string_utils.sgml:
608         More markup fixes and completions.
609
610 Mon Oct  1 15:59:46 2001  Owen Taylor  <otaylor@redhat.com>
611
612         * glib/tmpl/strings.sgml docs/glib-sections.txt: Rename
613         g_string_printfa(). to g_string_append_printf().
614
615 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
616
617         * glib/glib-sections.txt: Move all *_error_quark()
618         functions to the 'Private' sections. (#61472)
619
620 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
621
622         * glib/tmpl/macros.sgml (G_CONST_RETURN): document
623         allowed uses for 'out' parameters.
624
625 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
626
627         * glib/tmpl/caches.sgml, glib/tmpl/datalist.sgml,
628         glib/tmpl/hash_tables.sgml, glib/tmpl/messages.sgml,
629         glib/tmpl/misc_utils.sgml: consistently refer to GTK+.
630
631         * glib/tmpl/error_reporting.sgml, glib/tmpl/fileutils.sgml,
632         glib/tmpl/windows.sgml, glib/tmpl/modules.sgml,
633         glib/tmpl/linked_lists_single.sgml, glib/tmpl/trees-nary.sgml,
634         glib/tmpl/trees-binary.sgml, glib/tmpl/timers.sgml: Markup fixes.
635
636 2001-09-30  Matthias Clasen  <matthiasc@poet.de>
637
638         * glib/tmpl/arrays.sgml,glib/tmpl/arrays_byte.sgml
639         glib/tmpl/arrays_pointer.sgml, glib/tmpl/caches.sgml, 
640         glib/tmpl/datalist.sgml, glib/tmpl/date.sgml, 
641         glib/tmpl/datasets.sgml, glib/tmpl/type_conversion.sgml,
642         glib/tmpl/memory.sgml, glib/tmpl/hash_tables.sgml:
643         Markup fixes and a few additions.
644
645 2001-09-27  Matthias Clasen  <matthiasc@poet.de>
646
647         * glib/tmpl/macros.sgml, glib/tmpl/macros_misc.sgml, 
648         glib/tmpl/scanner.sgml: Additions and markup fixes.
649
650 2001-09-27  Matthias Clasen  <matthiasc@poet.de>
651
652         * glib/tmpl/warnings.sgml, glib/tmpl/linked_lists_double.sgml,
653         glib/tmpl/completion.sgml, glib/tmpl/strings.sgml: Documented
654         some functions, markup fixes.
655         * glib/tmpl/patterns.sgml: New file.
656         * glib/glib-docs.sgml: Add entity for patterns.sgml.
657         
658 2001-09-26  Matthias Clasen <matthiasc@poet.de>
659
660         * glib/glib-sections.txt: Add g_mem_is_system_malloc.
661
662 2001-09-25  Matthias Clasen <matthiasc@poet.de>
663
664         * glib/glib-sections.txt: Add a missing SECTION 
665         endtag. (#61126)
666
667 2001-09-17  Darin Adler  <darin@bentspoon.com>
668
669         * glib/tmpl/string_utils.sgml: Fix a typo and change
670         documentation for g_ascii_isdigit and g_ascii_isxdigit
671         to reflect the fact that the standard isdigit and
672         isxdigit are already locale-independent.
673
674 Wed Sep  5 05:24:07 2001  Tim Janik  <timj@gtk.org>
675
676         * gobject/tmpl/gboxed.sgml: documented some functions.
677
678         * gobject/tmpl/objects.sgml: some fixups.
679
680 Mon Sep 10 11:37:02 2001  Owen Taylor  <otaylor@redhat.com>
681
682         * glib/glib-sections.txt: Update.
683
684 Sat Sep  8 14:13:44 2001  Owen Taylor  <otaylor@redhat.com>
685
686         * glib/Makefile.am (IGNORE_HFILES): Add 
687         gbsearcharray.h.
688
689         * gobject/Makefile.am (IGNORE_HFILES): Remove
690         gbsearcharray.h.
691
692 2001-08-15  Ron Stenike  <rsteinke@w-link.net>
693
694         * docs/reference/glib/glib-sections.txt: Added
695         declarations for g_io_channel_[set,get]_close_on_unref
696
697 Sun Aug 12 10:03:42 2001  Owen Taylor  <otaylor@redhat.com>
698
699         * */Makefile.am: Set GPATH to fix srcdir != builddir  
700         problems with GNU make.
701
702 Sun Aug 12 02:24:36 2001  Tim Janik  <timj@gtk.org>
703
704         * gobject/tmpl/value_arrays.sgml: document value arrays.
705
706 2001-08-06  Sven Neumann  <sven@gimp.org>
707
708         * docs/reference/gobject/gobject-sections.txt
709         * docs/reference/gobject/tmpl/objects.sgml: added documentation for
710         g_object_[add|remove]_weak_pointer().
711
712 2001-07-19  Darin Adler  <darin@bentspoon.com>
713
714         reviewed by: <delete if not using a buddy>
715
716         * glib/tmpl/string_utils.sgml:
717
718 2001-06-03  Matthias Clasen  <matthiasc@poet.de>
719  
720         * glib/tmpl/caches.sgml, glib/tmpl/main.sgml, 
721         gobject/gobject-docs.sgml, gobject/tmpl/generic_values.sgml,
722         gobject/tmpl/gtypemodule.sgml, gobject/tmpl/signals.sgml,
723         gobject/tmpl/types.sgml: fix some typos.
724  
725 Thu Jun 28 17:43:29 2001  Owen Taylor  <otaylor@redhat.com>
726
727         * glib/tmpl/memory.sgml glib/tmpl/macros_misc.sgml: Add
728         notes about inclusion of string.h to docs on g_memmove,
729         G_VA_COPY. (#54411)
730
731 Tue Jun 26 12:28:20 2001  Owen Taylor  <otaylor@redhat.com>
732
733         * glib/Makefile.am: Fix problem with glibconfig.h
734
735 2001-06-26  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
736
737         * glib/tmpl/threads.sgml (example): Corrected.
738
739 2001-06-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
740
741         * glib/glib-sections.txt, glib/tmpl/date.sgml: Add g_time_val_add.
742
743         * glib/tmpl/threads.sgml: Updated. 
744
745 2001-05-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
746
747         * glib/tmpl/arrays.sgml, glib/tmpl/arrays_pointers.sgml,
748         glib/tmpl/arrays_byte.sgml: Corrected documentation for the
749         ..._sized_new functions. Discovered by noon@users.sourceforge.net.
750
751 2001-05-19  Havoc Pennington  <hp@pobox.com>
752
753         * glib/Makefile.am (IGNORE_HFILES): add glibintl.h
754
755         * glib/tmpl/*.sgml: fix various missing docs
756
757 2001-05-18  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
758
759         * glib/glib-overrides.txt, glib/glib-sections.txt,
760         glib/tmpl/thread_pools.sgml, glib/tmpl/threads.sgml: Updated.
761
762 2001-05-09  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
763
764         * glib/tmpl/thread_pools.sgml, glib/tmpl/thread_pools.sgml:
765         Updates after some renaming took place.
766
767 2001-05-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
768
769         * glib/tmpl/threads.sgml, glib/glib-overrides.txt: Updated.
770
771         * glib/tmpl/threads.sgml: Clarification for g_mutex_trylock.
772
773 2001-04-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
774
775         * glib/tmpl/hash_tables.sgml, glib/tmpl/misc_utils.sgml,
776         glib/tmpl/scanner.sgml: Changes due to deprecation update.
777
778 Mon Apr 16 12:18:26 2001  Owen Taylor  <otaylor@redhat.com>
779
780         * {glib,gobject}/Makefile.am (tmpl-build.stamp): More tweaks
781         from GTK+. Reenable $(HTML_IMAGES) with shell portability fixes.
782
783 Wed Apr  4 00:56:00 2001  Tim Janik  <timj@gtk.org>
784
785         * gobject/Makefile.am: disabled "for i in $(HTML_IMAGES) ;"
786         dist-hook because $(HTML_IMAGES) is empty.
787
788 Tue Apr  3 11:51:02 2001  Owen Taylor  <otaylor@redhat.com>
789
790         * {glib,gobject}/Makefile.am (sgml-build.stamp): Add
791         explicit path to tmpl files in dependencies.
792
793         * glib/glib.types gobject/gobject.types: empty files
794         to keep generic makefiles happy.
795
796 2001-04-03  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
797
798         * glib/glib-sections.txt: Removed
799         g_static_private_(get|set)_for_thread.
800
801         * glib/tmpl/threads.sgml: Updated.
802
803         * glib/tmpl/thread_pools.sgml: Added GThreadPool documentation.
804
805 Mon Mar 26 14:20:36 2001  Owen Taylor  <otaylor@redhat.com>
806
807         * glib/Makefile.am (SCAN_OPTIONS): Add --deprecated-guards
808
809 Sat Mar 17 17:51:17 2001  Owen Taylor  <otaylor@redhat.com>
810
811         * gobject/Makefile.am glib/Makefile.am: A couple
812         of small fixes.
813
814 2001-03-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
815
816         * glib/tmpl/threads.sgml: Spelling corrections.
817
818 Wed Mar  7 15:02:17 2001  Owen Taylor  <otaylor@redhat.com>
819
820         * gobject/Makefile.am: Revert Tim's last commit to
821         get rid of 7+ unnecessary / broken changes. Add
822         back the useful part. Also fix problem with grep,
823         add dependency on template files.
824
825         * gobject/gobject-sections.txt: Remove double 
826         value_types names which was screwing up builds.
827
828         * glib/Makefile.am: Propagate changes from 
829         gobject/Makefile.am
830
831 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
832
833         * glib/tmpl/threads.sgml: Fixed stupid typo.
834
835 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
836
837         * glib/tmpl/threads.sgml: Completed.
838
839 Wed Mar  7 09:33:27 2001  Tim Janik  <timj@gtk.org>
840
841         * gobject/Makefile.am: shuffled rules to avoid excessive
842         rebuilds.
843
844         * gobject/gobject-sections.txt: updates.
845
846         * gobject/tmpl/*: bunch of updates, added another patch
847         from Eric Lemings <eric.b.lemings@lmco.com>.
848
849 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
850
851         * glib/glib-sections.txt, glib/tmpl/messages.sgml: Removed
852         g_log_domain_gmodule.
853
854 2001-02-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
855
856         * glib/tmpl/threads.sgml: Big update. Almost ready.
857
858         * glib/tmpl/async_queues.sgml: Typo.
859
860         * glib/glib-sections.txt: Added g_static_rec_mutex_init,
861         g_static_rec_mutex_free, g_static_rw_lock_init,
862         g_static_private_init and g_static_private_free.
863
864         * glib/glib-overrides.txt: Added g_thread_yield and g_thread_exit.
865
866 Fri Feb 16 06:52:20 2001  Tim Janik  <timj@gtk.org>
867
868         * gobject/tmpl/types.sgml: incorporated huge docu patch from Eric
869         Lemings <eric.b.lemings@lmco.com> with a bunch of editing on my part.
870
871 Mon Feb 12 12:42:45 2001  Owen Taylor  <otaylor@redhat.com>
872
873         * {glib,gobject}/Makefile.am: The ultimate gtk-doc makefile.
874
875 2001-02-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
876
877         * glib/tmpl/threads.sgml, glib/glib-sections.txt: Added
878         documentation for g_static_mutex_init().
879
880 Wed Jan 31 07:14:22 2001  Tim Janik  <timj@gtk.org>
881
882         * gobject/Makefile.am: adapt to work with new CVS gtk-doc, leaving the old
883         rules in place caused bogus recursions. main changes:
884         - add to conditionalized section:
885           all-local:
886                 $(MAKE) scan
887                 $(MAKE) templates
888                 $(MAKE) sgml
889                 $(MAKE) html.stamp
890           html.stamp: sgml.stamp $(EXTRA_SGML_FILES)
891                 $(MAKE) html
892           DOC_STAMPS= html.stamp sgml.stamp
893         - change:
894           maintainer-clean-local: clean
895           -     cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
896           +     cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt $(DOC_STAMPS)
897
898         * glib/Makefile.am (maintainer-clean-local): dito.
899
900 Wed Jan 31 06:21:32 2001  Tim Janik  <timj@gtk.org>
901
902         * gobject/tmpl/types.sgml: applied docu patch from Eric Lemings
903         <eric.b.lemings@lmco.com>, did some more editing.
904
905 2001-01-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
906
907         * glib/glib-sections.txt, glib/tmpl/threads.sgml: Added
908         g_static_mutex_free().
909
910 Tue Jan  9 03:10:38 2001  Tim Janik  <timj@gtk.org>
911
912         * gobject/tmpl/types.sgml: added some function documentations.
913
914         * gobject/gobject-sections.txt: buncha fixups.
915
916 Fri Jan  5 15:47:10 2001  Owen Taylor  <otaylor@redhat.com>
917
918         * glib/glib-sections.txt glib/tmpl/* glib/Makefile.am: Updated.
919
920 2000-12-22  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
921
922         * glib/glib-sections.txt: Added G_MODULE_SUFFIX.
923
924         * glib/tmpl/modules.sgml: Updated.
925
926 2000-12-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
927
928         * glib/glib-sections.txt: Added g_rand_boolean and
929         g_random_boolean macros.
930
931         * glib/tmpl/random_numbers.sgml: Updated.
932         
933 Tue Dec  5 15:41:23 2000  Owen Taylor  <otaylor@redhat.com>
934
935         * glib/Makefile.am glib/mainloop-states*: add images
936
937         * glib/glib-sections.txt: Updated
938
939         * glib/tmpl/main.sgml: More documentation, move function
940         docs to .c file.
941
942 Mon Nov 13 00:18:55 2000  Owen Taylor  <otaylor@redhat.com>
943
944         * glib/glib-sections.sgml: Move conversion functions
945         into GConv section.
946         
947         * gobject/gobject-docs.sgml: Fix some malformed sgml.
948
949 Sun Nov  5 13:24:50 2000  Owen Taylor  <otaylor@redhat.com>
950
951         * gobject/Makefile.am gobject/gobject-sections.sgml: Updates
952         * gobject/tmpl/g{boxed,type{plugin,module}}.sgml: added
953
954 2000-11-05  Havoc Pennington  <hp@pobox.com>
955
956         * glib/tmpl/markup.sgml: Write docs
957
958 2000-11-05  Havoc Pennington  <hp@pobox.com>
959
960         * glib/glib-sections.txt: remove parens from section name,
961         confuses gtk-doc
962
963         * glib/glib-docs.sgml: Add the new files here, doh.
964
965         * glib/tmpl/shell.sgml: add gshell.[hc] docs
966
967 2000-11-05  Havoc Pennington  <hp@pobox.com>
968
969         * glib/tmpl/error_reporting.sgml: fixes
970
971 2000-11-05  Havoc Pennington  <hp@pobox.com>
972
973         * glib/tmpl/spawn.sgml, glib/tmpl/markup.sgml,
974         glib/tmpl/fileutils.sgml: Added
975         
976         * glib/Makefile.am: Add new files
977
978         * glib/glib-sections.txt: Add stuff from -unused
979
980 Fri Nov  3 07:33:15 2000  Tim Janik  <timj@gtk.org>
981
982         * gobject/gobject-docs.sgml: added &gobject-closures; section.
983
984         * gobject/Makefile.am (tmpl_sources): add tmpl/clsoures.sgml
985
986         * gobject/gobject-sections.txt: added Closure section.
987         
988         * gobject/tmpl/closures.sgml: new file with template description
989         for GClosure functions.
990
991 2000-11-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
992
993         * glib/tmpl/glib-unused.sgml: Remove superfluous GSearchFunc.
994
995         * glib/tmpl/async_queues.sgml, glib/glib-sections.txt: Added
996         documentation for asynchronous queues.
997
998 2000-10-31  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
999
1000         * glib/tmpl/linked_lists_single.sgml: This time the right fix.
1001
1002         * glib/tmpl/scanner.sgml, glib/tmpl/strings.sgml: Changed
1003         parameter names.
1004
1005         * glib/tmpl/string_utils.sgml: Corrected the documentation of
1006         g_strescape and added those of g_strcompress.
1007
1008 2000-10-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1009
1010         * glib/tmpl/limits.sgml: Added documentation for
1011         G_MAXU(INT|SHORT|LONG).
1012
1013         * glib/tmpl/macros_misc.sgml: Added documentation for
1014         G_G(U)INT(16|32|64)_FORMAT.
1015
1016         * glib/tmpl/types.sgml: Mention G_MAXU(INT|SHORT|LONG) in
1017         documentation for gu(int|short|long).
1018
1019         * glib/glib-sections.txt, glib/tmpl/linked_lists_double.sgml,
1020         glib/tmpl/caches.sgml: Move GCompareFunc to GList and introduce
1021         and document GEqualFunc in GHashTable.
1022
1023         * glib/tmpl/caches.sgml, glib/tmpl/hash_tables.sgml,
1024         glib/tmpl/relations.sgml : Changed to reflect the changed API
1025         (GCompareFunc -> GEqualFunc).
1026
1027         * glib/tmpl/linked_lists_single.sgml, glib/tmpl/threads.sgml: Typo
1028         fixes.
1029         
1030 Mon Oct 30 11:13:12 2000  Tim Janik  <timj@gtk.org>
1031
1032         * gobject/tmpl/signals.sgml: start at general description.
1033
1034         * gobject/gobject-docs.sgml: added introduction.
1035
1036 Mon Oct 30 06:01:43 2000  Tim Janik  <timj@gtk.org>
1037
1038         * gobject/gobject-sections.txt: opened up a new section on signals.
1039
1040 2000-10-27  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1041
1042         * glib/tmpl/misc_utils.sgml: Removed the win32 limitation.
1043
1044         * glib/glib-sections.txt, glib/tmpl/hash_tables.sgml,
1045         glib/tmpl/macros_misc.sgml, glib/tmpl/misc_utils.sgml,
1046         glib/tmpl/scanner.sgml: Document the recently deprecated functions
1047         as such.
1048
1049 2000-10-15  Raja R Harinath  <harinath@cs.umn.edu>
1050
1051         'make distcheck' fixes.
1052         * glib/Makefile.am (EXTRA_DIST): Add $(DOC_MODULE)-decl.txt.
1053         (html): Run 'gtkdoc-fixxref' in $(srcdir).
1054         (dist-check-gtkdoc): Add missing quote.
1055         (dist-hook): Copy in dependency order, so that none of the
1056         makerules are fired in a tarball build.
1057
1058         * gobject/Makefile.am: Likewise.
1059
1060 2000-10-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1061
1062         * glib/glib-sections.txt: Added misc items.
1063
1064         * glib/tmpl/random_numbers.sgml: Documentation for the random
1065         number generator.
1066
1067 2000-10-09  Raja R Harinath  <harinath@cs.umn.edu>
1068
1069         * gobject/Makefile.am (DOC_SOURCE_DIR): Don't set to 
1070         $top_srcdir)/gobject.
1071         * glib/Makefile.am (DOC_SOURCE_DIR): Don't set to $(top_srcdir),
1072
1073 2000-09-29  Jonathan Blandford  <jrb@redhat.com>
1074
1075         * glib/tmpl/trees-nary.sgml: Add g_node_insert_after().
1076
1077 Thu Sep  7 12:35:35 2000  Owen Taylor  <otaylor@redhat.com>
1078
1079         * Some further makefile improvement.
1080          
1081         * Restore all the docs that mysteriously vanished earlier.
1082
1083 Wed Sep  6 10:59:45 2000  Owen Taylor  <otaylor@redhat.com>
1084
1085         * gobject/Makefile.am glib/Makefile.am: Improve 
1086         separation of generic non-generic parts and dependencies. 
1087
1088 Tue Sep  5 20:03:25 2000  Owen Taylor  <otaylor@redhat.com>
1089
1090         * Moved into glib source tree, updated glib-sections.txt
1091         and Makefile.am for glib-1.3.x.
1092
1093 2000-07-01  Damon Chaplin  <damon@helixcode.com>
1094
1095         * tmpl/string_utils.sgml: updated g_strndup.
1096
1097 2000-06-11  Damon Chaplin  <damon@helixcode.com>
1098
1099         * tmpl/messages.sgml: updated a bit more.
1100
1101 2000-06-11  Damon Chaplin  <damon@helixcode.com>
1102
1103         * tmpl/messages.sgml: updated a few bits about log handlers & flags.
1104
1105 2000-04-16  Damon Chaplin  <damon@helixcode.com>
1106
1107         * tmpl/linked_lists_single.sgml: 
1108         * tmpl/linked_lists_double.sgml: 
1109         * tmpl/trees-nary.sgml: updated.
1110
1111         * tmpl/modules.sgml: described g_module_build_path().
1112
1113         * tmpl/date.sgml: made short description lower case and end in a '.'.
1114
1115         * glib-sections.txt: rearranged GDate section.
1116
1117         * tmpl/arrays.sgml: 
1118         * tmpl/arrays_byte.sgml: 
1119         * tmpl/arrays_pointer.sgml: updated.
1120
1121 2000-02-21  Damon Chaplin  <damon@helixcode.com>
1122
1123         * tmpl/main.sgml: updated the g_source_remove_by_XXX() descriptions
1124         to note that only the first source found is removed.
1125
1126 2000-01-25  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1127
1128         * tmpl/misc_utils.sgml: g_bit_nth_lsf/msf docs from 
1129          Nils Rennebarth <nils@ipe.uni-stuttgart.de>, and updates for
1130         GVoidFunc & GFreeFunc.
1131
1132 1999-12-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1133
1134         * glib-sections.txt, tmpl/threads.sgml: Removed
1135         G_THREADS_IMPL_NSPR. Shouldn't be used anyway.
1136
1137         * glib-overrides.txt: New file, that makes most of the thread
1138         related macros look like functions.
1139
1140         * Makefile.am: Added glib-overrides.txt to EXTRA_DIST.
1141
1142         * tmpl/threads.sgml: Minor updates.
1143         
1144 Tue Aug 17 08:42:17 1999  Owen Taylor  <otaylor@redhat.com>
1145
1146         * tmpl/datasets.sgml: Added missing </para>
1147         * tmpl/timers.sgml: Added missing </para>
1148         * tmpl/misc_utils.sgml: Added missing </para>
1149         * tmpl/linked_lists_double.sgml: Added missing </para>
1150         * tmpl/linked_lists_single.sgml: Added missing </para>
1151         * tmpl/threads.sgml: Removed extra <para>s.
1152         * tmpl/main.sgml: Added missing </para>
1153
1154 Wed Aug 18 23:38:52 1999  Owen Taylor  <otaylor@redhat.com>
1155
1156         * README: Added some simple build instructions.
1157
1158 Wed Aug 18 23:11:28 1999  Owen Taylor  <otaylor@redhat.com>
1159
1160         * Import into CVS of glib-reference-1.1.3
1161           Filled in some basic contents for AUTHORS
1162           README, and README.cvs  
1163