Ignore galias.h
[platform/upstream/glib.git] / docs / reference / ChangeLog
1 2004-09-16  Matthias Clasen  <mclasen@redhat.com>
2
3         * glib/Makefile.am: Ignore galias.h
4
5         * glib/glib-sections.txt: Updates.
6
7 2004-09-09  Matthias Clasen  <mclasen@redhat.com>
8
9         * glib/tmpl/misc_utils.sgml: Add a hint about $HOME to the
10         docs of g_get_home_dir().
11
12 Thu Sep  9 00:11:19 2004  Matthias Clasen  <maclas@gmx.de>
13
14         * glib/glib-sections.txt: Add g_strv_length().
15
16 2004-09-07  Matthias Clasen  <mclasen@redhat.com>
17
18         * glib/glib-sections.txt: Add g_get_language_names().
19
20 Mon Sep  6 01:56:13 2004  Matthias Clasen  <maclas@gmx.de>
21
22         * glib/tmpl/messages.sgml: Remove excess markup and fix a markup
23         error.
24
25 Sun Sep  5 01:44:23 2004  Matthias Clasen  <maclas@gmx.de>
26
27         * glib/glib-sections.txt: 
28         * glib/tmpl/messages.sgml: Document g_log_set_default_handler().
29
30 Wed Sep  1 20:27:59 2004  Matthias Clasen  <maclas@gmx.de>
31
32         * glib/glib-sections.txt: Add g_date_get_iso8601_week_of_year.
33
34 Sun Aug 29 23:50:45 2004  Matthias Clasen  <maclas@gmx.de>
35
36         * glib/tmpl/fileutils.sgml: Fix a typo.  (#151109, Stepan Kasal)
37
38 2004-08-27  Matthias Clasen  <mclasen@redhat.com>
39
40         * glib/tmpl/fileutils.sgml: Add G_FILE_ERROR_NOSYS.
41
42 2004-08-25 Matthias Clasen  <mclasen@redhat.com>
43
44         * === Released 2.5.2 ===
45
46 2004-08-23  Matthias Clasen  <mclasen@redhat.com>
47
48         * glib/tmpl/warnings.sgml: Add an example for
49         g_on_error_query() usage.  (#148716, Christian Persch)
50
51 2004-08-12  Matthias Clasen  <mclasen@redhat.com>
52
53         * glib/tmpl/threads.sgml: Document the necessity to call
54         g_thread_init() when using threads 
55         (even non-gthreads).  (#149490, Vincent Untz)
56
57
58 Tue Aug  3 16:43:22 2004  Matthias Clasen  <maclas@gmx.de>
59
60         * glib/glib-sections.txt: Add a section for GOption.
61         * glib/glib-docs.sgml: Include GOption section.
62         * glib/tmpl/option.sgml: New template.
63
64 Tue Aug  3 15:34:16 2004  Matthias Clasen  <maclas@gmx.de>
65
66         * glib/glib-sections.txt: Add a separate section for
67         version information.
68         * glib/glib-docs.sgml: Include version section.
69         * glib/tmpl/version.sgml: New template.
70
71 2004-08-02  Matthias Clasen  <mclasen@redhat.com>
72
73         * glib/glib-sections.txt: 
74         * glib/tmpl/macros_misc.sgml: Document G_GNUC_INTERNAL.
75
76 2004-08-01 Matthias Clasen  <mclasen@redhat.com>
77
78         * === Released 2.5.1 ===
79
80 2004-07-28  Matthias Clasen  <mclasen@redhat.com>
81
82         * glib/tmpl/misc_utils.sgml: Clarify docs for 
83         g_get_real_name().  (#143552, Danek Duvall)
84
85 Fri Jul 23 10:38:24 2004  Matthias Clasen  <maclas@gmx.de>
86
87         * glib/tmpl/limits.sgml: Fix docs for G_MAXSIZE.  (#148262, 
88         Christophe Fergeau)
89
90 Sun Jul 18 18:03:08 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
91
92         * === Released 2.5.0 ===
93
94 2004-07-09  Matthias Clasen  <mclasen@redhat.com>
95
96         * glib/tmpl/arrays.sgml: Improve g_array_free() docs.  (#146875,
97         Ed Griffiths)
98
99 Tue Jul  6 00:54:38 2004  Matthias Clasen  <maclas@gmx.de>
100
101         * gobject/gobject-sections.txt: 
102         * gobject/tmpl/gtypemodule.sgml: Add g_type_module_register_enum()
103         and g_type_module_register_flags().
104
105 Mon Jul  5 18:49:56 2004  Matthias Clasen  <maclas@gmx.de>
106
107         * glib/tmpl/messages.sgml: 
108         * glib/glib-sections.txt: Add g_debug.
109
110 2004-06-15  Federico Mena Quintero  <federico@ximian.com>
111
112         * glib/tmpl/conversions.sgml: New section on file name encodings.
113
114         * glib/file-name-encodings.sxd: New diagram of how file name
115         encodings work.
116
117         * glib/file-name-encodings.png: Same as above, for inclusion in
118         the generated docs.
119
120         * glib/Makefile.am (HTML_IMAGES): Add file-name-encodings.png.
121         (EXTRA_DIST): Add the new images.
122
123         * glib/running.sgml: Add ids to the corresponding paragraphs that
124         describe G_FILENAME_ENCODING and G_BROKEN_FILENAMES, to be able to
125         reference them from elsewhere.
126
127 Thu Jun 10 21:29:55 2004  Matthias Clasen  <maclas@gmx.de>
128
129         * glib/tmpl/modules.sgml: Add an example for GModule
130         usage.  (#144127, Tommi Komulainen)
131
132 Sun Jun  6 23:20:42 2004  Matthias Clasen  <maclas@gmx.de>
133
134         * gobject/tmpl/gtype.sgml: Fix the docs for G_DEFINE_TYPE()
135         and friends.  (#143800, Crispin Flowerday)
136
137 2004-05-05  Matthias Clasen  <mclasen@redhat.com>
138
139         * gobject/gobject-docs.sgml: 
140         * glib/glib-docs.sgml: Add multiple indices.
141
142 2004-04-30  Matthias Clasen  <mclasen@redhat.com>
143
144         * === Released 2.4.1 ===
145
146 2004-04-23  Matthias Clasen  <mclasen@redhat.com>
147
148         * glib/running.sgml: Document LIBCHARSET_ALIAS_DIR.
149
150 2004-04-15  Matthias Clasen  <mclasen@redhat.com>
151
152         * glib/tmpl/types.sgml: Correct the description of the
153         gfloat and gdouble ranges.
154
155 Tue Mar 16 12:06:09 2004  Owen Taylor  <otaylor@redhat.com>
156
157         * === Released 2.4.0 ===
158         
159 Sun Mar 14 11:00:41 2004  Owen Taylor  <otaylor@redhat.com>
160
161         * gobject/tmpl/signals.sgml: Document the fact that
162         g_signal_connect_object() does *not* remove the signal
163         when the object is disconnected currently and describe
164         a workaround to prevent memory leaks.
165
166 Tue Mar  9 09:16:11 2004  Owen Taylor  <otaylor@redhat.com>
167
168         * === Released 2.3.6 ===
169
170 Mon Mar  8 08:32:36 2004  Owen Taylor  <otaylor@redhat.com>
171
172         * glib/tmpl/main.sgml: Reference g_source_set_callback(),
173         not g_source_attach(). (Takeshi AIHANA)
174
175 2004-02-29  Sebastian Wilhelmi  <seppi@seppi.de>
176
177         * glib/glib-overrides.txt, glib/glib-sections.txt,
178         glib/tmpl/atomic_operations.sgml: Updated according to code changes.
179
180 Sun Feb 29 02:35:00 2004  Sven Herzberg  <herzi@gnome-de.org>
181
182         * glib/tmpl/limits.sgml: exchange non-existing G_MAX_DOUBLE for
183         G_MAXDOUBLE (fixes #135723)
184
185 Fri Feb 27 22:10:25 2004  Matthias Clasen  <maclas@gmx.de>
186
187         * glib/tmpl/modules.sgml: Reformat a bit.
188
189 Fri Feb 27 22:05:23 2004  Matthias Clasen  <maclas@gmx.de>
190
191         * glib/tmpl/limits.sgml: Document G_MAXSIZE.
192
193 2004-02-26  Sebastian Wilhelmi  <seppi@seppi.de>
194
195         * glib/tmpl/threads.sgml: Updated to reflect removal of the PID
196         niceness surrogate for thread priorities.
197
198         * glib/glib-overrides.txt, glib/glib-sections.txt,
199         glib/glib-docs.sgml, glib/tmpl/atomic_operations.sgml: Add docs
200         for atomic operations.
201
202 Tue Feb 24 14:09:21 2004  Owen Taylor  <otaylor@redhat.com>
203
204         * === Released 2.3.3 ===
205
206         * glib/glib-sections.txt: Updates.
207
208 Sun Feb 22 00:59:11 2004  Matthias Clasen  <maclas@gmx.de>
209
210         * glib/tmpl/trees-nary.sgml: Document GCopyFunc.
211
212 Sun Feb 22 00:54:17 2004  Matthias Clasen  <maclas@gmx.de>
213
214         * glib/glib-sections.txt: Add GCopyFunc and g_node_copy_deep.
215
216 2004-02-18  Sebastian Wilhelmi  <seppi@seppi.de>
217
218         * glib/glib-sections.txt: Add the new g_rand_* functions
219
220 Sat Feb 14 01:25:23 2004  Matthias Clasen  <maclas@gmx.de>
221
222         * glib/glib-sections.txt: Add GPid, GChildWatchFunc,
223         g_child_watch_source_new, g_child_watch_add,
224         g_child_watch_add_full.
225
226 Fri Feb 13 23:16:25 2004  Matthias Clasen  <maclas@gmx.de>
227
228         * glib/tmpl/macros_misc.sgml: Fix a typo. 
229
230 Sat Feb  7 01:02:06 2004  Matthias Clasen  <maclas@gmx.de>
231
232         * glib/tmpl/numerical.sgml: Fix some external links.
233
234 Thu Feb  5 00:54:43 2004  Matthias Clasen  <maclas@gmx.de>
235
236         * glib/glib-sections.txt: Add g_completion_complete_utf8.
237
238 Fri Jan 30 23:25:58 2004  Matthias Clasen  <maclas@gmx.de>
239
240         * glib/tmpl/iochannels.sgml: 
241         * glib/tmpl/main.sgml: Remove references to deprecated GTK+ and
242         GDK functions.  (#130756, Vincent Untz)
243         
244 Wed Jan 28 01:39:59 2004  Matthias Clasen  <maclas@gmx.de>
245
246         * glib/glib-sections.txt: Add g_strsplit_set. (Soeren Sandmann)
247
248 Thu Jan 22 14:51:19 2004  Owen Taylor  <otaylor@redhat.com>
249
250         * glib/glib-sections.txt glib/tmpl/timers.sgml: Document
251         g_timer_continue. (Tim-Philipp Müller)
252
253 Sun Jan 11 01:25:44 2004  Matthias Clasen  <maclas@gmx.de>
254
255         * gobject/tmpl/gtype.sgml: Improve docs for G_DEFINE_TYPE_* macros.
256
257 Sun Jan 11 01:25:29 2004  Matthias Clasen  <maclas@gmx.de>
258
259         * gobject/gobject-sections.txt: Add G_DEFINE_TYPE_EXTENDED.
260
261 Sat Jan 10 02:18:32 2004  Matthias Clasen  <maclas@gmx.de>
262
263         * gobject/tmpl/gtype.sgml: Document the new GType boilerplate macros
264         with an example.
265
266 Sat Jan 10 01:36:01 2004  Matthias Clasen  <maclas@gmx.de>
267
268         * gobject/tmpl/gtype.sgml: Document g_type_class_peek_static.
269
270 Sat Jan 10 01:23:58 2004  Matthias Clasen  <maclas@gmx.de>
271
272         * gobject/gobject-sections.txt: Add g_type_class_peek_static,
273         G_DEFINE_TYPE, G_DEFINE_TYPE_WITH_CODE, G_DEFINE_ABSTRACT_TYPE,
274         G_DEFINE_ABSTRACT_TYPE_WITH_CODE, G_IMPLEMENT_INTERFACE.
275
276
277 Sat Jan 10 01:23:01 2004  Matthias Clasen  <maclas@gmx.de>
278
279         * gobject/tmpl/objects.sgml: Update docs of g_object_connect.
280
281 Fri Jan  9 23:40:23 2004  Matthias Clasen  <maclas@gmx.de>
282
283         * gobject/tmpl/gboxed.sgml: 
284         * gobject/gobject-sections.txt: Add G_TYPE_STRV and GStrv.
285
286 Fri Dec 26 02:04:49 2003  Matthias Clasen  <maclas@gmx.de>
287
288         * glib/glib-sections.txt: Add g_ptr_array_foreach().
289
290 Sun Dec 21 01:01:34 2003  Matthias Clasen  <maclas@gmx.de>
291
292         * glib/tmpl/misc_utils.sgml: Document the encoding of 
293         g_get_real_name().
294
295 Fri Dec 19 21:40:00 2003  Matthias Clasen  <maclas@gmx.de>
296
297         * gobject/tmpl/signals.sgml: Rewording.
298
299 Tue Dec  2 02:31:15 2003  Matthias Clasen  <maclas@gmx.de>
300
301         * glib/tmpl/limits.sgml:
302         * glib/glib-sections.txt: Add G_{MIN,MAX,MAXU}INT{8,16,32}.
303
304 Thu Nov  6 01:42:36 2003  Matthias Clasen  <maclas@gmx.de>
305
306         * glib/glib-sections.txt: Add an i18n section.
307         * glib/glib-docs.sgml: Include the corresponding entity.
308         * glib/tmpl/i18n.sgml: Template for i18n section.
309
310 Thu Nov  6 00:56:04 2003  Matthias Clasen  <maclas@gmx.de>
311
312         * glib/running.sgml: Document G_FILENAME_ENCODING.
313
314 Sat Oct 25 01:07:45 2003  Matthias Clasen  <maclas@gmx.de>
315
316         * gobject/tmpl/gparamspec.sgml: 
317         * gobject/tmpl/objects.sgml: Additions.
318
319 Thu Oct 23 14:27:54 2003  Owen Taylor  <otaylor@redhat.com>
320
321         * gobject/Makefile.am: Add a dist-hook so that the
322         man pages get distributed.
323
324         * glib/Makefile.am: Add a dist-hook so that the
325         man pages get distributed.
326
327         * glib/Makefile.am (content_files): Add cross.sgml.
328
329         * gobject/Makefile.am (INCLUDES): Add $(top_srcdir)/glib,
330         and (for gobject.cI) $(srcdir)
331
332 Tue Oct 21 23:29:54 2003  Matthias Clasen  <maclas@gmx.de>
333
334         * gobject/tmpl/gtypemodule.sgml: 
335         * gobject/tmpl/enumerations_flags.sgml: 
336         * gobject/tmpl/gtype.sgml: Additions.
337
338 Tue Oct 21 23:09:15 2003  Matthias Clasen  <maclas@gmx.de>
339
340         * gobject/tmpl/gparamspec.sgml: 
341         * gobject/tmpl/param_value_types.sgml:
342         * gobject/tmpl/gtype.sgml: 
343         * gobject/tmpl/signals.sgml: Add "Since 2.4" markers where
344         appropriate.
345
346 Tue Oct 14 17:45:33 2003  Owen Taylor  <otaylor@redhat.com>
347
348         * gobject/gobject-sections.txt gobject/tmpl/objects.sgml
349         gobject/tmpl/param_value_types.sgml gobject/tmpl/gparamspec.sgml:
350         Document interface properties and GParamSpecOverride.
351
352 Mon Oct 20 22:05:37 2003  Matthias Clasen  <maclas@gmx.de>
353
354         * gobject/tmpl/objects.sgml: 
355         * gobject/tmpl/enumerations_flags.sgml: 
356         * gobject/tmpl/gtypeplugin.sgml: Additions.
357
358 Mon Oct 20 22:04:45 2003  Matthias Clasen  <maclas@gmx.de>
359
360         * gobject/gobject-sections.txt: Add GObjectConstructParam.
361
362 Mon Oct 20 20:38:06 2003  Matthias Clasen  <maclas@gmx.de>
363
364         * gobject/gobject.i: Removed...
365         * gobject/gobject.cI: ...and readded.
366         * gobject/gobject.types: Change to the standard file 
367         extension for included hunks of C code.
368
369 Mon Oct 20 20:34:33 2003  Matthias Clasen  <maclas@gmx.de>
370
371         * gobject/Makefile.am (INCLUDES): Add $(top_builddir)/glib
372         as an include dir again, this time for real.  
373
374 Mon Oct 20 01:12:46 2003  Matthias Clasen  <maclas@gmx.de>
375
376         * gobject/tmpl/gtype.sgml: 
377         * gobject/tmpl/param_value_types.sgml: 
378         * gobject/tmpl/value_arrays.sgml: Additions.
379
380         * gobject/tmpl/gboxed.sgml: 
381         * gobject/gobject-sections.txt: Remove prematurely added
382         GStrv documentation.
383
384 Sun Oct 19 22:18:28 2003  Matthias Clasen  <maclas@gmx.de>
385
386         * gobject/Makefile.am (INCLUDES): Add $(top_builddir)/glib
387         as an include dir.  (#124934, Mariano Suárez-Alvarez)
388
389 Sun Oct 19 00:33:28 2003  Matthias Clasen  <maclas@gmx.de>
390
391         * gobject/tmpl/gtype.sgml: 
392         * gobject/tmpl/generic_values.sgml: 
393         * gobject/tmpl/objects.sgml: 
394         * gobject/tmpl/signals.sgml: Additions.
395
396 Sat Oct 18 01:30:47 2003  Matthias Clasen  <maclas@gmx.de>
397
398         * gobject/tmpl/gboxed.sgml: 
399         * gobject/tmpl/gtypeplugin.sgml: 
400         * gobject/tmpl/enumerations_flags.sgml: Additions.
401
402 Sat Oct 18 00:04:22 2003  Matthias Clasen  <maclas@gmx.de>
403
404         * gobject/gobject.types: List GObject here, since the
405         documentation misses the notify signal otherwise. Needs
406         a little bit of a hack to work around a gtkdoc-scangobj
407         limitation, see the comment in gobject/gobject.i.
408
409         * gobject/gobject.i: New file, containing a trivial 
410         g_object_get_type() function.
411         
412 Fri Oct 17 00:23:51 2003  Matthias Clasen  <maclas@gmx.de>
413
414         * gobject/Makefile.am (GTKDOC_LIBS): 
415         (INCLUDES): Add the necessary stuff to compile gobject-scan.
416
417         * gobject/gobject.types: Add g_type_module_get_type() and
418         g_type_plugin_get_type().
419
420 Thu Oct 16 01:02:04 2003  Matthias Clasen  <maclas@gmx.de>
421
422         * gobject/tmpl/gparamspec.sgml: Additions, document 
423         GParamSpecPool.
424
425 Wed Oct 15 00:56:30 2003  Matthias Clasen  <maclas@gmx.de>
426
427         * gobject/tmpl/gclosure.sgml: Improvements from Owen's feedback. 
428
429 Tue Oct 14 02:35:45 2003  Matthias Clasen  <maclas@gmx.de>
430
431         * gobject/gobject-sections.txt: Move the g_cclosure_marshal_*
432         functions to a non-private subsection, since these functions
433         are not private.
434
435 Tue Oct 14 02:35:16 2003  Matthias Clasen  <maclas@gmx.de>
436
437         * gobject/tmpl/gclosure.sgml: Fill in.
438
439 Sun Oct  5 23:23:53 2003  Matthias Clasen  <maclas@gmx.de>
440
441         * gobject/glib-sections.txt: 
442         * gobject/gobject-sections.txt: Fix includes.
443
444         * gobject/tmpl/value_collection.sgml: Add docs found in the 
445         header.
446
447 Thu Oct  2 01:22:46 2003  Owen Taylor  <otaylor@redhat.com>
448
449         * gobject/gobject-sections.txt gobject/tmpl/gtype.sgml: 
450         Add g_type_add/remove_interface_check()
451
452 2003-09-30  Matthias Clasen  <maclas@gmx.de>
453
454         * gobject/tmpl/gparamspec.sgml: 
455         * gobject/tmpl/signals.sgml: Additions.
456
457         * glib/glib-sections.txt: Add g_unichar_get_mirror_char and
458         g_static_mutex_get_mutex_impl_shortcut.
459
460 Mon Sep 29 10:55:23 2003  Owen Taylor  <otaylor@redhat.com>
461
462         *  gobject/gobject-sections.txt gobject/tmpl/gtype.sgml:
463         Docs for g_type_default_interface_ref(), etc.
464
465 Fri Sep 12 16:29:29 2003  Owen Taylor  <otaylor@redhat.com>
466
467         * gobject/tmpl/signals.sgml: Add docs for
468         g_signal_accumulator_true_handled.
469
470 2003-09-12  Matthias Clasen  <maclas@gmx.de>
471
472         * gobject/gobject-sections.txt: Add new g_value_take_x() functions.
473
474         * gobject/tmpl/param_value_types.sgml: Document new g_value_take_x()
475         functions.  (#100948)
476
477 2003-08-05  Matthias Clasen  <maclas@gmx.de>
478
479         * glib/tmpl/string_utils.sgml: Add note about in-place editing to g_strdelimit() doc.
480         (#118875, Thomas Vander Stichele)
481
482 2003-07-30  Matthias Clasen  <maclas@gmx.de>
483
484         * glib/tmpl/misc_utils.sgml: Move g_getenv() docs inline.
485
486         * glib/tmpl/string_utils.sgml: Small fixes.
487
488         * glib/glib-docs.sgml: Add paragraph about multi-threading policy.
489
490         * glib/glib-sections.txt: Rename g_read_link to g_file_read_link.
491
492 2003-07-29  Matthias Clasen  <maclas@gmx.de>
493
494         * glib/tmpl/macros_misc.sgml: Document G_GINT{16,32,64}_MODIFIER, add note about scanning.
495
496         * glib/glib-sections.txt: Add G_GINT{16,32,64}_MODIFIER.
497
498 2003-07-28  Matthias Clasen  <maclas@gmx.de>
499
500         * glib/glib-sections.txt: Add g_setenv(), g_unsetenv() and g_read_link().  (#100763, #72545)
501
502 2003-07-26  Matthias Clasen  <maclas@gmx.de>
503
504         * glib/tmpl/arrays.sgml: 
505         * glib/tmpl/arrays_byte.sgml: 
506         * glib/tmpl/arrays_pointer.sgml: 
507         * glib/glib-sections.txt: Add g_{,byte,pointer}_array_remove_range.  (#94879, Nalin Dahyabhai)
508
509         * glib/tmpl/messages.sgml: Remove the note about the message length restriction.
510
511 2003-07-24  Matthias Clasen  <maclas@gmx.de>
512
513         * glib/tmpl/messages.sgml: Mention the restriction on message length.  (#118043, Martyn Russell)
514
515 2003-07-18  Matthias Clasen  <maclas@gmx.de>
516
517         * glib/tmpl/arrays_pointer.sgml: Add a note about double indirection in 
518         g_ptr_array_sort[_with_data]().  (#113697, Owen Taylor)
519
520 2003-07-12  Matthias Clasen  <maclas@gmx.de>
521
522         * glib/tmpl/string_utils.sgml: Add a paragraph about string precision, add links to it.
523         Remove markup which is now handled better by gtk-doc.
524
525 2003-07-09  Matthias Clasen  <maclas@gmx.de>
526
527         * glib/tmpl/threads.sgml: Document GOnce, GOnceStatus, G_ONCE_INIT, g_once and g_once_impl.
528
529         * glib/glib-sections.txt: Add GOnce, GOnceStatus, G_ONCE_INIT, g_once and g_once_impl.
530
531 2003-07-02  Matthias Clasen  <maclas@gmx.de>
532
533         * glib/tmpl/string_utils.sgml: Move g_strfreev() docs inline.
534
535 2003-06-19  Matthias Clasen  <maclas@gmx.de>
536
537         * glib/tmpl/misc_utils.sgml: Move g_path_get_basename() docs inline.
538
539 2003-06-18  Matthias Clasen  <maclas@gmx.de>
540
541 o       * glib/glib-sections.txt: Add g_thread_init_glib to silence gtk-doc.
542
543         * gobject/Makefile.am: Add rule to regenerate man pages from 
544         Docbook.
545         (man_MANS): Add glib-mkenums.1, glib-genmarshal.1 and gobject-query.1.
546         (content_files): Add glib-mkenums.xml, glib-genmarshal.xml and 
547         gobject-query.xml.
548
549         * gobject/glib-mkenums.xml: 
550         * gobject/glib-genmarshal.xml: 
551         * gobject/gobject-query.xml: New refentries.
552
553         * gobject/glib-mkenums.1: 
554         * gobject/glib-genmarshal.1: 
555         * gobject/gobject-query.1: Man pages generated from the .xml
556         sources.
557
558         * gobject/gobject-docs.sgml: Include glib-mkenums.xml, 
559         glib-genmarshal.xml and gobject-query.xml.
560         
561 2003-06-17  Matthias Clasen  <maclas@gmx.de>
562
563         * glib/Makefile.am: Add rule to regenerate man pages from 
564         Docbook.
565         (man_MANS): Add glib-gettextize.1.
566         (content_files): Add glib-gettextize.xml.
567
568         * glib/glib-gettextize.xml: New refentry.
569
570         * glib/glib-gettextize.1: Man page generated from the .xml source.
571
572         * glib/glib-docs.sgml: Include glib-gettextize.xml.
573
574 2003-06-17  Matthias Clasen  <mc2@YAST_ASK>
575
576         * gobject/gobject-docs.sgml: 
577         * glib/glib-docs.sgml: Add an autogenerated index.
578
579 2003-06-17  Matthias Clasen  <maclas@gmx.de>
580
581         * glib/tmpl/macros_misc.sgml: Document G_GNUC_DEPRECATED.
582
583 2003-06-11  Matthias Clasen  <maclas@gmx.de>
584
585         * gobject/tmpl/objects.sgml: A small addition.
586
587 Sun Jun  8 12:28:39 2003  Owen Taylor  <otaylor@redhat.com>
588
589         * glib/tmpl/error_reporting.sgml: XML fix.
590
591         * glib/glib-sections.txt: Updated.
592
593 2003-06-06  Matthias Clasen  <maclas@gmx.de>
594
595         * glib/tmpl/limits.sgml: Correct the documentation for
596         G_MINFLOAT and G_MINDOUBLE.  (#114513, Christophe Fergeau)
597
598         * glib/glib-sections.txt: Add g_vasprintf().
599
600         * glib/tmpl/string_utils.sgml: Add a hint about g_vasprintf() to
601         the g_strdup_printf() docs.
602
603 2003-05-28  Matthias Clasen  <maclas@gmx.de>
604
605         * glib/tmpl/string_utils.sgml: Document that g_strdup() and
606         g_strndup() accept NULL.  (#106987, Christian Biere)
607
608 2003-05-12  Matthias Clasen  <maclas@gmx.de>
609
610         * glib/cross.sgml: Fix a duplicate id left by copy-and-paste.
611         (#112785, Owen Taylor)
612
613 2003-04-18  Matthias Clasen  <maclas@gmx.de>
614
615         * gobject/tmpl/signals.sgml: Correct the documentation
616         GSignalEmissionHook (#110906) and some cleanups.
617
618 2003-04-11  Matthias Clasen  <maclas@gmx.de>
619
620         * gobject/tmpl/gparamspec.sgml: Fix a few typos.
621
622 2003-04-09  Matthias Clasen  <maclas@gmx.de>
623
624         * glib/glib-docs.sgml: Move dependencies to building.sgml.
625
626         * glib/building.sgml: Move stuff from INSTALL here.
627
628 2003-04-08  Matthias Clasen  <maclas@gmx.de>
629
630         * glib/cross.sgml: New file; cross-compilation information.
631         * glib/glib-docs.sgml: Include cross.sgml.
632
633 2003-04-07  Matthias Clasen  <maclas@gmx.de>
634
635         * gobject/tmpl/enumerations_flags.sgml: Additions.
636
637 2003-04-01  Matthias Clasen  <maclas@gmx.de>
638
639         * glib/tmpl/error_reporting.sgml: 
640         * glib/tmpl/random_numbers.sgml: 
641         * glib/tmpl/arrays_pointer.sgml: 
642         * glib/tmpl/arrays.sgml: Fix formatting of examples.
643
644 2003-04-01  Matthias Clasen  <maclas@gmx.de>
645
646         * glib/glib-sections.txt: Add g_string_chunk_insert_len.
647
648 2003-03-28  Matthias Clasen  <maclas@gmx.de>
649
650         * gobject/tmpl/param_value_types.sgml: Additions.
651
652 2003-03-25  Matthias Clasen  <maclas@gmx.de>
653
654         * gobject/tmpl/objects.sgml: Additions.
655
656 2003-03-24  Matthias Clasen  <maclas@gmx.de>
657
658         * gobject/tmpl/objects.sgml: Additions.
659
660 Mon Mar 10 11:33:10 2003  Owen Taylor  <otaylor@redhat.com>
661
662         * gobject/tmpl/gtype.sgml gobject/gobject-sections.txt: 
663         Document private instance data.
664
665 2003-02-11  Matthias Clasen  <maclas@gmx.de>
666
667         * glib/tmpl/string_utils.sgml: Fix an off-by-one error in the
668         g_strescape() docs.  (#105431, Phillip Vandry)
669
670 2003-02-07  Matthias Clasen  <maclas@gmx.de>
671
672         * gobject/tmpl/gtypemodule.sgml: 
673         * gobject/tmpl/gtype.sgml: 
674         * gobject/tmpl/gclosure.sgml: 
675         * gobject/tmpl/param_value_types.sgml: 
676         * gobject/tmpl/gparamspec.sgml: 
677         * gobject/tmpl/objects.sgml: 
678         * gobject/tmpl/signals.sgml: Move all docs out-of-line. Boy, what
679         a waste of time.
680
681 2003-01-21  Matthias Clasen  <maclas@gmx.de>
682
683         * glib/tmpl/strings.sgml: Document the return value of g_string_free().
684
685 2003-01-15  Matthias Clasen  <maclas@gmx.de>
686
687         * gobject/tmpl/gtype.sgml: Fix the description of
688         G_TYPE_FUNDAMENTAL.  (#103119, Josh Parsons)
689
690 2003-01-01  Tor Lillqvist  <tml@iki.fi>
691
692         * glib/tmpl/messages.sgml: Remove comment that only stdout would
693         be used on Windows, no longer true.
694
695 2002-12-15  Matthias Clasen  <maclas@gmx.de>
696
697         * gobject/tmpl/param_value_types.sgml: Move some docs inline.
698
699 2002-12-15  Matthias Clasen  <maclas@gmx.de>
700
701         * glib/Makefile.am (IGNORE_HFILES): Add gprintfint.h and trio.
702
703 2002-12-13  Matthias Clasen  <maclas@gmx.de>
704
705         * glib/Makefile.am (MKDB_OPTIONS): Add --ignore-files=trio to
706         avoid gtk-doc warnings about doxygen comments.
707
708 Tue Dec 10 11:55:28 2002  Owen Taylor  <otaylor@redhat.com>
709
710         * glib/tmpl/timers.sgml: Improve docs for return value
711         and @microseconds out parameter. (Reported by
712         Dennis Haney, #100841)
713
714 2002-12-10  Matthias Clasen  <maclas@gmx.de>
715
716         * gobject/tmpl/generic_values.sgml: 
717         * gobject/tmpl/gtype.sgml: 
718         * gobject/tmpl/enumerations_flags.sgml: Add docs.
719
720 2002-12-09  Matthias Clasen  <maclas@gmx.de>
721
722         * gobject/tmpl/gtype.sgml: 
723         * gobject/tmpl/enumerations_flags.sgml: Add docs.
724
725         * gobject/tmpl/gtype.sgml:
726         * gobject/tmpl/gtypeplugin.sgml:
727         * gobject/tmpl/gtypemodule.sgml:
728         * gobject/gobject-sections.txt: Add GTypeClass, GTypePluginClass
729         and GTypeModuleClass.
730
731         * gobject/tmpl/gboxed.sgml:
732         * gobject/tmpl/enumerations_flags.sgml: 
733         * gobject/tmpl/gclosure.sgml: 
734         * gobject/tmpl/param_value_types.sgml: Add docs.
735
736 2002-12-06  Matthias Clasen  <maclas@gmx.de>
737
738         * gobject/tmpl/gparamspec.sgml: Typo fix.
739
740 2002-12-05  Matthias Clasen  <maclas@gmx.de>
741
742         * glib/tmpl/strings.sgml: 
743         * glib/tmpl/scanner.sgml: 
744         * glib/tmpl/main.sgml: 
745         * glib/tmpl/macros_misc.sgml: 
746         * glib/tmpl/hash_tables.sgml: Add Since and Deprecation info
747         for symbols documented in the templates.
748
749 2002-12-04  Matthias Clasen  <maclas@gmx.de>
750
751         * gobject/tmpl/gtype.sgml: Add docs.
752
753 2002-12-02  Matthias Clasen  <maclas@gmx.de>
754
755         * gobject/tmpl/signals.sgml: Add docs.
756
757 2002-12-01  Matthias Clasen  <maclas@gmx.de>
758
759         * gobject/gobject-sections.txt: Mark g_signal_handlers_destroy as
760         private.
761
762         * gobject/tmpl/signals.sgml: Move some docs inline.
763
764 2002-11-29  Matthias Clasen  <maclas@gmx.de>
765
766         * glib/tmpl/main.sgml: Write something about GSourceDummyMarshal.
767
768         * glib/tmpl/date.sgml: 
769         * glib/tmpl/string_utils.sgml: Remove redundant docs.
770
771         * glib/glib-sections.txt: Add g_ascii_strtoull and 
772         g_get_application_name.
773
774 2002-11-28  Matthias Clasen  <maclas@gmx.de>
775
776         * glib/tmpl/strings.sgml: 
777         * glib/tmpl/string_utils.sgml: 
778         * glib/tmpl/misc_utils.sgml: Move some docs inline.
779
780 2002-11-23  Matthias Clasen  <maclas@gmx.de>
781
782         * gobject/tmpl/gclosure.sgml: 
783         * gobject/tmpl/signals.sgml: 
784         * gobject/tmpl/gparamspec.sgml: 
785         * gobject/tmpl/value_collection.sgml: 
786         * gobject/tmpl/generic_values.sgml: 
787         * gobject/tmpl/param_value_types.sgml: 
788         * gobject/tmpl/gboxed.sgml: 
789         * gobject/tmpl/enumerations_flags.sgml: 
790         * gobject/tmpl/objects.sgml: 
791         * gobject/tmpl/gtypemodule.sgml: 
792         * gobject/tmpl/gtypeplugin.sgml: Add missing short descriptions, 
793         standardize them to start with a capital and end without a period. 
794
795         * glib/tmpl/arrays.sgml: 
796         * glib/tmpl/memory_chunks.sgml: 
797         * glib/tmpl/macros.sgml: Remove periods from titles in examples.
798
799         * glib/building.sgml: Explain --enable-include-printf.
800
801         * glib/Makefile.am (extra_files): 
802         * gobject/Makefile.am (extra_files): Add version.xml.in.
803
804         * glib/Makefile.am (content_files): 
805         * gobject/Makefile.am (content_files): Add version.xml.
806
807         * glib/version.xml.in: 
808         * gobject/version.xml.in: New files to let configure dump the version in.
809
810         * glib/glib-docs.sgml:
811         * gobject/gobject-docs.sgml: Add version information.
812
813
814 Thu Nov 21 15:52:04 2002  Owen Taylor  <otaylor@redhat.com>
815
816         * glib/tmpl/iochannels.sgml: Add helpful comments about
817         the encoding of a new iochannel. (Amaury Jacquot,
818         #96444)
819
820 2002-11-21  Matthias Clasen  <maclas@gmx.de>
821
822         * glib/tmpl/string_utils.sgml: Add note on including gprintf.h,
823         move some docs inline.
824
825         * glib/glib-sections.txt: Add g_printf, g_vprintf, g_fprintf,
826         g_vfprintf, g_sprintf, g_vsprintf.
827
828 2002-11-20  Matthias Clasen  <maclas@gmx.de>
829
830         * glib/tmpl/macros_misc.sgml: Document G_LIKELY, G_UNLIKELY.
831
832         * glib/glib-sections.txt: Add G_LIKELY, G_UNLIKELY.
833
834 2002-10-20  Matthias Clasen  <maclas@gmx.de>
835
836         * gobject/Makefile.am (SCANOBJ_FILES): 
837         * glib/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).prerequisites.
838
839 2002-10-15  Matthias Clasen  <maclas@gmx.de>
840
841         * gobject/gobject-sections.txt: Add g_type_interface_prerequisites.
842
843 2002-10-14  Matthias Clasen  <maclas@gmx.de>
844
845         * gobject/Makefile.am (dist-hook): 
846         * glib/Makefile.am (dist-hook): Dist the xml/*.xml, not
847         sgml/*.sgml.  (#95678, Owen Taylor)
848
849 2002-10-14  Matthias Clasen  <maclas@gmx.de>
850
851         * gobject/Makefile.am (SCANOBJ_FILES): 
852         * glib/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).interfaces.
853
854 2002-09-16  Matthias Clasen  <maclas@gmx.de>
855
856         * glib/tmpl/messages.sgml: Replace G_LOG_FLAG_RECURSIVE by 
857         G_LOG_FLAG_RECURSION throughout.  (#93390)
858  
859 2002-08-12  Matthias Clasen  <maclas@gmx.de>
860
861         * glib/glib-sections.txt: Add g_markup_parse_context_get_element
862         and g_utf8_strreverse.
863
864 Thu Jul 25 18:58:29 2002  Owen Taylor  <otaylor@redhat.com>
865  
866         * glib/tmpl/threads.sgml: Fix reference to non-existing
867         @priority parameter. (#88500, Linux Walleij)
868  
869 2002-06-03  Matthias Clasen  <maclas@gmx.de>
870
871         * gobject/gobject-docs.sgml: 
872         * glib/glib-docs.sgml: 
873         * glib/tmpl/macros.sgml: 
874         * glib/tmpl/string_utils.sgml: Replace homegrown "nbsp", "hash"
875         and "percent" entities by standard ISO entities "nbsp", "num" and
876         "percnt". 
877
878 2002-05-30  Matthias Clasen  <maclas@gmx.de>
879
880         * glib/tmpl/string_utils.sgml: 
881         * glib/tmpl/threads.sgml: Small formatting fixes.
882
883 2002-05-26  Matthias Clasen  <maclas@gmx.de>
884
885         * glib/tmpl/conversions.sgml: Add GIConv.
886
887         * glib/tmpl/main.sgml: Fix references to nonexisting functions
888         g_main_loop_destroy(), g_source_add(), g_source_connect().
889         
890
891         * glib/glib-sections.txt: Add GIConv, g_str_has_prefix, g_str_has_suffix.
892
893         * glib/tmpl/linked_lists_single.sgml: 
894         * glib/tmpl/linked_lists_double.sgml: GListAllocator doesn't exist.
895
896         * glib/glib-docs.sgml: Declare hash entity.
897
898         * glib/tmpl/macros.sgml: Escape # in #ifdef to suppress erroneous links.
899
900 2002-05-25  Matthias Clasen  <maclas@gmx.de>
901
902         * gobject/Makefile.am, gobject/gobject-docs.sgml, gobject/tmpl/*:
903         * glib/Makefile.am, glib/glib-docs.sgml, glib/tmpl/*: Produce XML,
904         not SGML.
905
906 2002-05-21  Matthias Clasen  <maclas@gmx.de>
907
908         * glib/tmpl/markup.sgml: Updates.
909
910 Sat May 18 00:44:35 2002  Tim Janik  <timj@gtk.org>
911
912         [merged from stable]
913
914         * glib/tmpl/scanner.sgml: fix documentation for g_scanner_unexp_token().
915
916 2002-05-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
917
918         * glib/tmpl/threads.sgml: Clarify recursion issues with
919         GMutex. (#78171)
920
921 2002-04-24  Matthias Clasen  <maclas@gmx.de>
922
923         * gobject/gobject-sections.txt: 
924         * gobject/tmpl/gtype.sgml: Updates.
925
926 2002-04-21  Matthias Clasen  <maclas@gmx.de>
927
928         * glib/tmpl/strings.sgml: Fix the description of g_string_assign. (#78728)
929
930 2002-04-18  Matthias Clasen  <maclas@gmx.de>
931
932         * glib/tmpl/error_reporting.sgml:
933         * glib/tmpl/threads.sgml:
934         * glib/tmpl/arrays_pointer.sgml:
935         * glib/tmpl/arrays_byte.sgml:
936         * glib/tmpl/memory_chunks.sgml: s/<!>/<!-- -->/g throughout the
937         documentation to bring the produced Docbook closer to XML.
938
939 2002-03-25  Sven Neumann  <sven@gimp.org>
940
941         * glib/tmpl/scanner.sgml: Fixed documentation about unused struct 
942         fields and added a note about proper g_scanner_unexp_token() usage.
943
944 2002-03-11  Matthias Clasen  <maclas@gmx.de>
945
946         * glib/tmpl/string_utils.sgml: Add a note about g_strreverse() and 
947         UTF-8.
948
949 2002-02-21  Matthias Clasen  <maclas@gmx.de>
950
951         * glib/Makefile.am (IGNORE_HFILES): Add gdebug.h.
952
953         * glib/running.sgml: Document the G_DEBUG environment variable.
954
955         * glib/tmpl/threads.sgml: Replace g_thread_wait() by
956         g_thread_join() in two places.
957
958 2002-02-20  Sven Neumann  <sven@gimp.org>
959
960         * gobject/gobject-sections.txt
961         * gobject/tmpl/generic_values.sgml
962         * gobject/tmpl/param_value_types.sgml: updated for GValue changes.
963
964 Tue Feb 19 17:45:43 2002  Tim Janik  <timj@gtk.org>
965
966         * gobject/tmpl/generic_values.sgml: added GValue documentation.
967
968 Thu Feb  7 12:07:06 2002  Tim Janik  <timj@gtk.org>
969
970         * gobject/tmpl/generic_values.sgml: document value transformation.
971
972 Mon Feb  4 17:55:39 2002  Tim Janik  <timj@gtk.org>
973         
974         * gobject/tmpl/closures.sgml: doc common functions like ref/
975         sink/unref/invalidate.
976
977         * gobject/tmpl/objects.sgml: document g_object_watch_closure() and
978         qdata functions.
979
980 Tue Jan 29 12:00:59 2002  Owen Taylor  <otaylor@redhat.com>
981
982         * gobject/gobject-sections.txt: Updated.
983
984         * glib/running.sgml glib/changes-2.0.sgml: SGML fixes.
985
986 2002-01-28  Ron Steinke  <rsteinke@w-link.net>
987
988         * glib/iochannel.sgml: Changed #IOChannelError to
989         #GIOChannelError in one place
990
991 2002-01-16  Matthias Clasen  <matthiasc@poet.de>
992
993         * glib/building.sgml, glib/compiling.sgml, 
994         glib/running.sgml, glib/resources.sgml, 
995         glib/changes-2.0.sgml: New files.
996
997         * glib/Makefile.am (content_files): Add new files.
998
999         * glib/glib-docs.sgml: Add an Overview chapter.
1000
1001 2002-01-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1002
1003         * glib/tmpl/threads.sgml: Name the right function.
1004
1005 2001-12-23  Matthias Clasen  <matthias@poet.de>
1006
1007         * glib/tmpl/main.sgml, glib/tmpl/string_utils.sgml,
1008         glib/tmpl/strings.sgml: Replace references to deprecated
1009         functions.
1010
1011 2001-12-21  Matthias Clasen  <matthias@poet.de>
1012
1013         * glib/glib-sections.txt: Move g_get_charset() to the
1014         Charset conversion section. (#65630)
1015  
1016 Wed Dec 19 23:07:53 2001  Owen Taylor  <otaylor@redhat.com>
1017
1018         * glib/tmpl/messages.sgml glib/tmpl/string_utils.sgml: 
1019         SGML fixes.
1020
1021         * gobject/gobject-sections.txt glib/glib-sectoins.txt: Small updates.
1022
1023 2001-12-15  Matthias Clasen  <matthias@poet.de>
1024
1025         * glib/tmpl/caches.sgml: GCs are cached by GTK, not by GDK.
1026
1027 2001-12-14  Matthias Clasen  <matthias@poet.de>
1028
1029         * glib/tmpl/memory.sgml: Typo fixes.
1030
1031 2001-12-13  Matthias Clasen  <matthiasc@poet.de>
1032
1033         * glib/tmpl/completion.sgml, glib/tmpl/date.sgml,
1034         glib/tmpl/fileutils.sgml, glib/tmpl/iochannels.sgml,
1035         glib/tmpl/macros.sgml, glib/tmpl/memory.sgml,
1036         glib/tmpl/misc_utils.sgml, glib/tmpl/warnings.sgml,
1037         glib/tmpl/windows.sgml: Revert mistaken change: it is UNIX, not Unix.
1038
1039         * glib/tmpl/memory_chunks.sgml,
1040         glib/tmpl/date.sgml, glib/tmpl/threads.sgml,
1041         glib/tmpl/gtype.sgml: Trivial markup fixes.
1042
1043 2001-12-12  Matthias Clasen  <matthiasc@poet.de>
1044
1045         * glib/tmpl/string_utils.sgml: Correct docs for g_[v]snprintf.
1046
1047 2001-12-12  Matthias Clasen  <matthiasc@poet.de>
1048
1049         * glib/tmpl/allocators.sgml, glib/tmpl/arrays.sgml, 
1050         glib/tmpl/arrays_byte.sgml, glib/tmpl/arrays_pointer.sgml,
1051         glib/tmpl/caches.sgml, glib/tmpl/completion.sgml, 
1052         glib/tmpl/conversions.sgml,
1053         glib/tmpl/datalist.sgml, glib/tmpl/date.sgml, 
1054         glib/tmpl/error_reporting.sgml, glib/tmpl/fileutils.sgml,
1055         glib/tmpl/hash_tables.sgml,
1056         glib/tmpl/hooks.sgml, glib/tmpl/macros.sgml,
1057         glib/tmpl/macros_misc.sgml, glib/tmpl/main.sgml, glib/tmpl/markup.sgml,
1058         glib/tmpl/memory.sgml, glib/tmpl/memory_chunks.sgml, 
1059         glib/tmpl/messages.sgml, glib/tmpl/misc_utils.sgml,
1060         glib/tmpl/modules.sgml, glib/tmpl/numerical.sgml, 
1061         glib/tmpl/patterns.sgml, glib/tmpl/queue.sgml, 
1062         glib/tmpl/shell.sgml, glib/tmpl/spawn.sgml,
1063         glib/tmpl/string_utils.sgml, glib/tmpl/thread_pools.sgml,
1064         glib/tmpl/threads.sgml, glib/tmpl/timers.sgml, 
1065         glib/tmpl/trees-binary.sgml, glib/tmpl/trees-nary.sgml,
1066         glib/tmpl/type_conversion.sgml, glib/tmpl/unicode.sgml,
1067         glib/tmpl/warnings.sgml, glib/tmpl/windows.sgml:        
1068         Improve markup of examples, general consistency improvements.
1069
1070 2001-12-06  Havoc Pennington  <hp@redhat.com>
1071
1072         * glib/tmpl/messages.sgml: improve g_log_set_handler docs
1073
1074 Wed Nov 28 18:50:19 2001  Owen Taylor  <otaylor@redhat.com>
1075
1076         * glib/glib-sections.txt: Update.
1077
1078 2001-11-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1079
1080         * glib/tmpl/date.sgml: Fix g_usleep docs.
1081
1082 2001-11-26  Matthias Clasen  <matthiasc@poet.de>
1083
1084         * glib/tmpl/trees-binary.sgml: Document G_LEVEL_ORDER better.
1085
1086 2001-11-22  Matthias Clasen  <matthiasc@poet.de>
1087
1088         Fixes for #61284:
1089
1090         * glib/tmpl/windows.sgml: Document G_WIN32_DLLMAIN_FOR_DLL_NAME.
1091
1092         * glib/tmpl/fileutils.sgml: Document GDir.
1093
1094         * glib/tmpl/limits.sgml: Document G_MININT64, G_MAXINT64, G_MAXUINT64.  
1095
1096 Thu Nov 22 12:56:57 2001  Owen Taylor  <otaylor@redhat.com>
1097
1098         * gobject/gobject-sections.txt: Update.
1099
1100         * glib/tmpl/{spawn.sgml,patterns.sgml}: SGML fixes.
1101
1102         * glib/glib-sections.txt: Updated.
1103
1104         * glib/Makefile.am (IGNORE_HFILES): Don't scan
1105         headers in build/
1106
1107 Sat Nov 17 17:24:19 2001  Owen Taylor  <otaylor@redhat.com>
1108
1109         * glib/glib-sections.txt: Remove g_log_domain_glib
1110
1111 2001-11-15  Matthias Clasen  <matthiasc@poet.de>
1112
1113         * glib/tmpl/iochannels.sgml: Document GIOFlags, fix typos.
1114
1115         * glib/tmpl/conversions.sgml, glib/tmpl/unicode.sgml,
1116         glib/tmpl/spawn.sgml, glib/tmpl/fileutils.sgml,
1117         glib/tmpl/shell.sgml, glib/tmpl/windows.sgml: Add
1118         some missing short and long descriptions.
1119
1120 2001-11-14  Matthias Clasen  <matthiasc@poet.de>
1121
1122         * glib/Makefile.am (MKDB_OPTIONS): Add --sgml-mode.
1123
1124         * glib/tmpl/patterns.sgml: Document UTF-8 support.
1125
1126 Wed Nov 14 03:19:49 2001  Tim Janik  <timj@gtk.org>
1127
1128         * gobject/tmpl/param_value_types.sgml: more docs.
1129
1130 Tue Nov 13 21:31:58 2001  Tim Janik  <timj@gtk.org>
1131
1132         * gobject/tmpl/param_value_types.sgml: list parameter and
1133         value types.
1134
1135         * gobject/tmpl/gparamspec.sgml: more docs for g_param_spec*()
1136         functions.
1137         
1138         * gobject/*: section cleanups.
1139
1140 Tue Nov 13 19:49:16 2001  Tim Janik  <timj@gtk.org>
1141
1142         * gobject/tmpl/gparamspec.sgml: param spec updates.
1143
1144 2001-11-12  Matthias Clasen  <matthiasc@poet.de>
1145
1146         * glib/tmpl/markup.sgml: Remove excess listitem from long 
1147         description.
1148  
1149 2001-11-11  Matthias Clasen  <matthiasc@poet.de>
1150
1151         * glib/tmpl/unicode.sgml: Document GNormalizeMode enum.
1152
1153         * glib/tmpl/spawn.sgml: Document GSpawnFlags flags.
1154
1155         * glib/tmpl/error_reporting.sgml: Document GError struct.
1156
1157         * glib/tmpl/main.sgml: Document GMainContext, GSource and 
1158         GSourceCallbackFuncs structs.
1159
1160 2001-10-31  Matthias Clasen  <matthiasc@poet.de>
1161
1162         * glib/tmpl/messages.sgml, glib/tmpl/unicode.sgml:
1163         Document g_log_domain_glib, gunichar, gunichar2, GUnicodeType,
1164         GUnicodeBreakType.
1165
1166 Fri Oct 26 11:42:50 2001  Owen Taylor  <otaylor@redhat.com>
1167
1168         * */Makefile.am: Remove $(srcdir)/html before building
1169         HTML to prevent stale files. Dist all files in html/
1170
1171 2001-10-25  Havoc Pennington  <hp@pobox.com>
1172
1173         * glib/tmpl/string_utils.sgml: docs on why the deprecated
1174         functions are deprecated.
1175
1176 2001-10-15  Sven Neumann  <sven@gimp.org>
1177
1178         * glib/tmpl/random_numbers.sgml: fixed typo.
1179
1180 Sat Oct 13 06:58:23 2001  Tim Janik  <timj@gtk.org>
1181
1182         * glib/tmpl/patterns.sgml: amended documentation.
1183
1184 2001-10-11  Matthias Clasen  <matthiasc@poet.de>
1185
1186         * glib/tmpl/patterns.sgml, glib/tmpl/shell.sgml: Updates.
1187
1188 2001-10-05  Matthias Clasen  <matthiasc@poet.de>
1189
1190         * glib/tmpl/hooks.sgml: Document G_HOOK_FLAG_USER_SHIFT.
1191
1192         * glib/tmpl/trash_stacks.sgml: Document trash stacks.
1193
1194         * glib/tmpl/async_queues.sgml, glib/tmpl/caches.sgml, 
1195         glib/tmpl/completion.sgml, glib/tmpl/patterns.sgml, 
1196         glib/tmpl/numerical.sgml, glib/tmpl/random_numbers.sgml, 
1197         glib/tmpl/relations.sgml, glib/tmpl/modules.sgml: Update.
1198
1199 2001-10-05  Matthias Clasen  <matthiasc@poet.de>
1200         
1201         * glib/tmpl/conversions.sgml: Update.
1202
1203         * glib/tmpl/patterns.sgml: Update.
1204
1205 2001-10-05  Matthias Clasen  <matthiasc@poet.de>
1206
1207         * glib/tmpl/hooks.sgml, glib/tmpl/spawn.sgml,
1208         glib/tmpl/macros_misc.sgml: Update. 
1209
1210         * glib/tmpl/linked_lists_double.sgml, glib/tmpl/trees-binary.sgml,
1211         glib/glib-sections.txt: Document GCompareDataFunc.
1212
1213 2001-10-02  Matthias Clasen  <matthiasc@poet.de>
1214
1215         * glib/tmpl/iochannel.sgml, glib/tmpl/macros_misc.sgml,
1216         glib/tmpl/queue.sgml: update docs.
1217
1218         * glib/tmpl/modules.sgml, glib/tmpl/threads.sgml: Remove 
1219         references to glib-config.
1220
1221 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
1222
1223         * glib/tmpl/iochannels.sgml, glib/tmpl/shell.sgml,
1224         glib/tmpl/spawn.sgml, glib/tmpl/memory.sgml,
1225         glib/tmpl/macros.sgml, glib/tmpl/completion.sgml,
1226         glib/tmpl/main.sgml, glib/tmpl/messages.sgml,
1227         glib/tmpl/misc_utils.sgml, glib/tmpl/threads.sgml,
1228         glib/tmpl/trees-nary.sgml, glib/tmpl/string_utils.sgml:
1229         More markup fixes and completions.
1230
1231 Mon Oct  1 15:59:46 2001  Owen Taylor  <otaylor@redhat.com>
1232
1233         * glib/tmpl/strings.sgml docs/glib-sections.txt: Rename
1234         g_string_printfa(). to g_string_append_printf().
1235
1236 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
1237
1238         * glib/glib-sections.txt: Move all *_error_quark()
1239         functions to the 'Private' sections. (#61472)
1240
1241 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
1242
1243         * glib/tmpl/macros.sgml (G_CONST_RETURN): document
1244         allowed uses for 'out' parameters.
1245
1246 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
1247
1248         * glib/tmpl/caches.sgml, glib/tmpl/datalist.sgml,
1249         glib/tmpl/hash_tables.sgml, glib/tmpl/messages.sgml,
1250         glib/tmpl/misc_utils.sgml: consistently refer to GTK+.
1251
1252         * glib/tmpl/error_reporting.sgml, glib/tmpl/fileutils.sgml,
1253         glib/tmpl/windows.sgml, glib/tmpl/modules.sgml,
1254         glib/tmpl/linked_lists_single.sgml, glib/tmpl/trees-nary.sgml,
1255         glib/tmpl/trees-binary.sgml, glib/tmpl/timers.sgml: Markup fixes.
1256
1257 2001-09-30  Matthias Clasen  <matthiasc@poet.de>
1258
1259         * glib/tmpl/arrays.sgml,glib/tmpl/arrays_byte.sgml
1260         glib/tmpl/arrays_pointer.sgml, glib/tmpl/caches.sgml, 
1261         glib/tmpl/datalist.sgml, glib/tmpl/date.sgml, 
1262         glib/tmpl/datasets.sgml, glib/tmpl/type_conversion.sgml,
1263         glib/tmpl/memory.sgml, glib/tmpl/hash_tables.sgml:
1264         Markup fixes and a few additions.
1265
1266 2001-09-27  Matthias Clasen  <matthiasc@poet.de>
1267
1268         * glib/tmpl/macros.sgml, glib/tmpl/macros_misc.sgml, 
1269         glib/tmpl/scanner.sgml: Additions and markup fixes.
1270
1271 2001-09-27  Matthias Clasen  <matthiasc@poet.de>
1272
1273         * glib/tmpl/warnings.sgml, glib/tmpl/linked_lists_double.sgml,
1274         glib/tmpl/completion.sgml, glib/tmpl/strings.sgml: Documented
1275         some functions, markup fixes.
1276         * glib/tmpl/patterns.sgml: New file.
1277         * glib/glib-docs.sgml: Add entity for patterns.sgml.
1278         
1279 2001-09-26  Matthias Clasen <matthiasc@poet.de>
1280
1281         * glib/glib-sections.txt: Add g_mem_is_system_malloc.
1282
1283 2001-09-25  Matthias Clasen <matthiasc@poet.de>
1284
1285         * glib/glib-sections.txt: Add a missing SECTION 
1286         endtag. (#61126)
1287
1288 2001-09-17  Darin Adler  <darin@bentspoon.com>
1289
1290         * glib/tmpl/string_utils.sgml: Fix a typo and change
1291         documentation for g_ascii_isdigit and g_ascii_isxdigit
1292         to reflect the fact that the standard isdigit and
1293         isxdigit are already locale-independent.
1294
1295 Wed Sep  5 05:24:07 2001  Tim Janik  <timj@gtk.org>
1296
1297         * gobject/tmpl/gboxed.sgml: documented some functions.
1298
1299         * gobject/tmpl/objects.sgml: some fixups.
1300
1301 Mon Sep 10 11:37:02 2001  Owen Taylor  <otaylor@redhat.com>
1302
1303         * glib/glib-sections.txt: Update.
1304
1305 Sat Sep  8 14:13:44 2001  Owen Taylor  <otaylor@redhat.com>
1306
1307         * glib/Makefile.am (IGNORE_HFILES): Add 
1308         gbsearcharray.h.
1309
1310         * gobject/Makefile.am (IGNORE_HFILES): Remove
1311         gbsearcharray.h.
1312
1313 2001-08-15  Ron Stenike  <rsteinke@w-link.net>
1314
1315         * docs/reference/glib/glib-sections.txt: Added
1316         declarations for g_io_channel_[set,get]_close_on_unref
1317
1318 Sun Aug 12 10:03:42 2001  Owen Taylor  <otaylor@redhat.com>
1319
1320         * */Makefile.am: Set GPATH to fix srcdir != builddir  
1321         problems with GNU make.
1322
1323 Sun Aug 12 02:24:36 2001  Tim Janik  <timj@gtk.org>
1324
1325         * gobject/tmpl/value_arrays.sgml: document value arrays.
1326
1327 2001-08-06  Sven Neumann  <sven@gimp.org>
1328
1329         * docs/reference/gobject/gobject-sections.txt
1330         * docs/reference/gobject/tmpl/objects.sgml: added documentation for
1331         g_object_[add|remove]_weak_pointer().
1332
1333 2001-07-19  Darin Adler  <darin@bentspoon.com>
1334
1335         reviewed by: <delete if not using a buddy>
1336
1337         * glib/tmpl/string_utils.sgml:
1338
1339 2001-06-03  Matthias Clasen  <matthiasc@poet.de>
1340  
1341         * glib/tmpl/caches.sgml, glib/tmpl/main.sgml, 
1342         gobject/gobject-docs.sgml, gobject/tmpl/generic_values.sgml,
1343         gobject/tmpl/gtypemodule.sgml, gobject/tmpl/signals.sgml,
1344         gobject/tmpl/types.sgml: fix some typos.
1345  
1346 Thu Jun 28 17:43:29 2001  Owen Taylor  <otaylor@redhat.com>
1347
1348         * glib/tmpl/memory.sgml glib/tmpl/macros_misc.sgml: Add
1349         notes about inclusion of string.h to docs on g_memmove,
1350         G_VA_COPY. (#54411)
1351
1352 Tue Jun 26 12:28:20 2001  Owen Taylor  <otaylor@redhat.com>
1353
1354         * glib/Makefile.am: Fix problem with glibconfig.h
1355
1356 2001-06-26  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1357
1358         * glib/tmpl/threads.sgml (example): Corrected.
1359
1360 2001-06-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1361
1362         * glib/glib-sections.txt, glib/tmpl/date.sgml: Add g_time_val_add.
1363
1364         * glib/tmpl/threads.sgml: Updated. 
1365
1366 2001-05-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1367
1368         * glib/tmpl/arrays.sgml, glib/tmpl/arrays_pointers.sgml,
1369         glib/tmpl/arrays_byte.sgml: Corrected documentation for the
1370         ..._sized_new functions. Discovered by noon@users.sourceforge.net.
1371
1372 2001-05-19  Havoc Pennington  <hp@pobox.com>
1373
1374         * glib/Makefile.am (IGNORE_HFILES): add glibintl.h
1375
1376         * glib/tmpl/*.sgml: fix various missing docs
1377
1378 2001-05-18  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1379
1380         * glib/glib-overrides.txt, glib/glib-sections.txt,
1381         glib/tmpl/thread_pools.sgml, glib/tmpl/threads.sgml: Updated.
1382
1383 2001-05-09  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1384
1385         * glib/tmpl/thread_pools.sgml, glib/tmpl/thread_pools.sgml:
1386         Updates after some renaming took place.
1387
1388 2001-05-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1389
1390         * glib/tmpl/threads.sgml, glib/glib-overrides.txt: Updated.
1391
1392         * glib/tmpl/threads.sgml: Clarification for g_mutex_trylock.
1393
1394 2001-04-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1395
1396         * glib/tmpl/hash_tables.sgml, glib/tmpl/misc_utils.sgml,
1397         glib/tmpl/scanner.sgml: Changes due to deprecation update.
1398
1399 Mon Apr 16 12:18:26 2001  Owen Taylor  <otaylor@redhat.com>
1400
1401         * {glib,gobject}/Makefile.am (tmpl-build.stamp): More tweaks
1402         from GTK+. Reenable $(HTML_IMAGES) with shell portability fixes.
1403
1404 Wed Apr  4 00:56:00 2001  Tim Janik  <timj@gtk.org>
1405
1406         * gobject/Makefile.am: disabled "for i in $(HTML_IMAGES) ;"
1407         dist-hook because $(HTML_IMAGES) is empty.
1408
1409 Tue Apr  3 11:51:02 2001  Owen Taylor  <otaylor@redhat.com>
1410
1411         * {glib,gobject}/Makefile.am (sgml-build.stamp): Add
1412         explicit path to tmpl files in dependencies.
1413
1414         * glib/glib.types gobject/gobject.types: empty files
1415         to keep generic makefiles happy.
1416
1417 2001-04-03  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1418
1419         * glib/glib-sections.txt: Removed
1420         g_static_private_(get|set)_for_thread.
1421
1422         * glib/tmpl/threads.sgml: Updated.
1423
1424         * glib/tmpl/thread_pools.sgml: Added GThreadPool documentation.
1425
1426 Mon Mar 26 14:20:36 2001  Owen Taylor  <otaylor@redhat.com>
1427
1428         * glib/Makefile.am (SCAN_OPTIONS): Add --deprecated-guards
1429
1430 Sat Mar 17 17:51:17 2001  Owen Taylor  <otaylor@redhat.com>
1431
1432         * gobject/Makefile.am glib/Makefile.am: A couple
1433         of small fixes.
1434
1435 2001-03-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1436
1437         * glib/tmpl/threads.sgml: Spelling corrections.
1438
1439 Wed Mar  7 15:02:17 2001  Owen Taylor  <otaylor@redhat.com>
1440
1441         * gobject/Makefile.am: Revert Tim's last commit to
1442         get rid of 7+ unnecessary / broken changes. Add
1443         back the useful part. Also fix problem with grep,
1444         add dependency on template files.
1445
1446         * gobject/gobject-sections.txt: Remove double 
1447         value_types names which was screwing up builds.
1448
1449         * glib/Makefile.am: Propagate changes from 
1450         gobject/Makefile.am
1451
1452 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1453
1454         * glib/tmpl/threads.sgml: Fixed stupid typo.
1455
1456 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1457
1458         * glib/tmpl/threads.sgml: Completed.
1459
1460 Wed Mar  7 09:33:27 2001  Tim Janik  <timj@gtk.org>
1461
1462         * gobject/Makefile.am: shuffled rules to avoid excessive
1463         rebuilds.
1464
1465         * gobject/gobject-sections.txt: updates.
1466
1467         * gobject/tmpl/*: bunch of updates, added another patch
1468         from Eric Lemings <eric.b.lemings@lmco.com>.
1469
1470 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1471
1472         * glib/glib-sections.txt, glib/tmpl/messages.sgml: Removed
1473         g_log_domain_gmodule.
1474
1475 2001-02-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1476
1477         * glib/tmpl/threads.sgml: Big update. Almost ready.
1478
1479         * glib/tmpl/async_queues.sgml: Typo.
1480
1481         * glib/glib-sections.txt: Added g_static_rec_mutex_init,
1482         g_static_rec_mutex_free, g_static_rw_lock_init,
1483         g_static_private_init and g_static_private_free.
1484
1485         * glib/glib-overrides.txt: Added g_thread_yield and g_thread_exit.
1486
1487 Fri Feb 16 06:52:20 2001  Tim Janik  <timj@gtk.org>
1488
1489         * gobject/tmpl/types.sgml: incorporated huge docu patch from Eric
1490         Lemings <eric.b.lemings@lmco.com> with a bunch of editing on my part.
1491
1492 Mon Feb 12 12:42:45 2001  Owen Taylor  <otaylor@redhat.com>
1493
1494         * {glib,gobject}/Makefile.am: The ultimate gtk-doc makefile.
1495
1496 2001-02-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1497
1498         * glib/tmpl/threads.sgml, glib/glib-sections.txt: Added
1499         documentation for g_static_mutex_init().
1500
1501 Wed Jan 31 07:14:22 2001  Tim Janik  <timj@gtk.org>
1502
1503         * gobject/Makefile.am: adapt to work with new CVS gtk-doc, leaving the old
1504         rules in place caused bogus recursions. main changes:
1505         - add to conditionalized section:
1506           all-local:
1507                 $(MAKE) scan
1508                 $(MAKE) templates
1509                 $(MAKE) sgml
1510                 $(MAKE) html.stamp
1511           html.stamp: sgml.stamp $(EXTRA_SGML_FILES)
1512                 $(MAKE) html
1513           DOC_STAMPS= html.stamp sgml.stamp
1514         - change:
1515           maintainer-clean-local: clean
1516           -     cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
1517           +     cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt $(DOC_STAMPS)
1518
1519         * glib/Makefile.am (maintainer-clean-local): dito.
1520
1521 Wed Jan 31 06:21:32 2001  Tim Janik  <timj@gtk.org>
1522
1523         * gobject/tmpl/types.sgml: applied docu patch from Eric Lemings
1524         <eric.b.lemings@lmco.com>, did some more editing.
1525
1526 2001-01-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1527
1528         * glib/glib-sections.txt, glib/tmpl/threads.sgml: Added
1529         g_static_mutex_free().
1530
1531 Tue Jan  9 03:10:38 2001  Tim Janik  <timj@gtk.org>
1532
1533         * gobject/tmpl/types.sgml: added some function documentations.
1534
1535         * gobject/gobject-sections.txt: buncha fixups.
1536
1537 Fri Jan  5 15:47:10 2001  Owen Taylor  <otaylor@redhat.com>
1538
1539         * glib/glib-sections.txt glib/tmpl/* glib/Makefile.am: Updated.
1540
1541 2000-12-22  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1542
1543         * glib/glib-sections.txt: Added G_MODULE_SUFFIX.
1544
1545         * glib/tmpl/modules.sgml: Updated.
1546
1547 2000-12-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1548
1549         * glib/glib-sections.txt: Added g_rand_boolean and
1550         g_random_boolean macros.
1551
1552         * glib/tmpl/random_numbers.sgml: Updated.
1553         
1554 Tue Dec  5 15:41:23 2000  Owen Taylor  <otaylor@redhat.com>
1555
1556         * glib/Makefile.am glib/mainloop-states*: add images
1557
1558         * glib/glib-sections.txt: Updated
1559
1560         * glib/tmpl/main.sgml: More documentation, move function
1561         docs to .c file.
1562
1563 Mon Nov 13 00:18:55 2000  Owen Taylor  <otaylor@redhat.com>
1564
1565         * glib/glib-sections.sgml: Move conversion functions
1566         into GConv section.
1567         
1568         * gobject/gobject-docs.sgml: Fix some malformed sgml.
1569
1570 Sun Nov  5 13:24:50 2000  Owen Taylor  <otaylor@redhat.com>
1571
1572         * gobject/Makefile.am gobject/gobject-sections.sgml: Updates
1573         * gobject/tmpl/g{boxed,type{plugin,module}}.sgml: added
1574
1575 2000-11-05  Havoc Pennington  <hp@pobox.com>
1576
1577         * glib/tmpl/markup.sgml: Write docs
1578
1579 2000-11-05  Havoc Pennington  <hp@pobox.com>
1580
1581         * glib/glib-sections.txt: remove parens from section name,
1582         confuses gtk-doc
1583
1584         * glib/glib-docs.sgml: Add the new files here, doh.
1585
1586         * glib/tmpl/shell.sgml: add gshell.[hc] docs
1587
1588 2000-11-05  Havoc Pennington  <hp@pobox.com>
1589
1590         * glib/tmpl/error_reporting.sgml: fixes
1591
1592 2000-11-05  Havoc Pennington  <hp@pobox.com>
1593
1594         * glib/tmpl/spawn.sgml, glib/tmpl/markup.sgml,
1595         glib/tmpl/fileutils.sgml: Added
1596         
1597         * glib/Makefile.am: Add new files
1598
1599         * glib/glib-sections.txt: Add stuff from -unused
1600
1601 Fri Nov  3 07:33:15 2000  Tim Janik  <timj@gtk.org>
1602
1603         * gobject/gobject-docs.sgml: added &gobject-closures; section.
1604
1605         * gobject/Makefile.am (tmpl_sources): add tmpl/clsoures.sgml
1606
1607         * gobject/gobject-sections.txt: added Closure section.
1608         
1609         * gobject/tmpl/closures.sgml: new file with template description
1610         for GClosure functions.
1611
1612 2000-11-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1613
1614         * glib/tmpl/glib-unused.sgml: Remove superfluous GSearchFunc.
1615
1616         * glib/tmpl/async_queues.sgml, glib/glib-sections.txt: Added
1617         documentation for asynchronous queues.
1618
1619 2000-10-31  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1620
1621         * glib/tmpl/linked_lists_single.sgml: This time the right fix.
1622
1623         * glib/tmpl/scanner.sgml, glib/tmpl/strings.sgml: Changed
1624         parameter names.
1625
1626         * glib/tmpl/string_utils.sgml: Corrected the documentation of
1627         g_strescape and added those of g_strcompress.
1628
1629 2000-10-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1630
1631         * glib/tmpl/limits.sgml: Added documentation for
1632         G_MAXU(INT|SHORT|LONG).
1633
1634         * glib/tmpl/macros_misc.sgml: Added documentation for
1635         G_G(U)INT(16|32|64)_FORMAT.
1636
1637         * glib/tmpl/types.sgml: Mention G_MAXU(INT|SHORT|LONG) in
1638         documentation for gu(int|short|long).
1639
1640         * glib/glib-sections.txt, glib/tmpl/linked_lists_double.sgml,
1641         glib/tmpl/caches.sgml: Move GCompareFunc to GList and introduce
1642         and document GEqualFunc in GHashTable.
1643
1644         * glib/tmpl/caches.sgml, glib/tmpl/hash_tables.sgml,
1645         glib/tmpl/relations.sgml : Changed to reflect the changed API
1646         (GCompareFunc -> GEqualFunc).
1647
1648         * glib/tmpl/linked_lists_single.sgml, glib/tmpl/threads.sgml: Typo
1649         fixes.
1650         
1651 Mon Oct 30 11:13:12 2000  Tim Janik  <timj@gtk.org>
1652
1653         * gobject/tmpl/signals.sgml: start at general description.
1654
1655         * gobject/gobject-docs.sgml: added introduction.
1656
1657 Mon Oct 30 06:01:43 2000  Tim Janik  <timj@gtk.org>
1658
1659         * gobject/gobject-sections.txt: opened up a new section on signals.
1660
1661 2000-10-27  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1662
1663         * glib/tmpl/misc_utils.sgml: Removed the win32 limitation.
1664
1665         * glib/glib-sections.txt, glib/tmpl/hash_tables.sgml,
1666         glib/tmpl/macros_misc.sgml, glib/tmpl/misc_utils.sgml,
1667         glib/tmpl/scanner.sgml: Document the recently deprecated functions
1668         as such.
1669
1670 2000-10-15  Raja R Harinath  <harinath@cs.umn.edu>
1671
1672         'make distcheck' fixes.
1673         * glib/Makefile.am (EXTRA_DIST): Add $(DOC_MODULE)-decl.txt.
1674         (html): Run 'gtkdoc-fixxref' in $(srcdir).
1675         (dist-check-gtkdoc): Add missing quote.
1676         (dist-hook): Copy in dependency order, so that none of the
1677         makerules are fired in a tarball build.
1678
1679         * gobject/Makefile.am: Likewise.
1680
1681 2000-10-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1682
1683         * glib/glib-sections.txt: Added misc items.
1684
1685         * glib/tmpl/random_numbers.sgml: Documentation for the random
1686         number generator.
1687
1688 2000-10-09  Raja R Harinath  <harinath@cs.umn.edu>
1689
1690         * gobject/Makefile.am (DOC_SOURCE_DIR): Don't set to 
1691         $top_srcdir)/gobject.
1692         * glib/Makefile.am (DOC_SOURCE_DIR): Don't set to $(top_srcdir),
1693
1694 2000-09-29  Jonathan Blandford  <jrb@redhat.com>
1695
1696         * glib/tmpl/trees-nary.sgml: Add g_node_insert_after().
1697
1698 Thu Sep  7 12:35:35 2000  Owen Taylor  <otaylor@redhat.com>
1699
1700         * Some further makefile improvement.
1701          
1702         * Restore all the docs that mysteriously vanished earlier.
1703
1704 Wed Sep  6 10:59:45 2000  Owen Taylor  <otaylor@redhat.com>
1705
1706         * gobject/Makefile.am glib/Makefile.am: Improve 
1707         separation of generic non-generic parts and dependencies. 
1708
1709 Tue Sep  5 20:03:25 2000  Owen Taylor  <otaylor@redhat.com>
1710
1711         * Moved into glib source tree, updated glib-sections.txt
1712         and Makefile.am for glib-1.3.x.
1713
1714 2000-07-01  Damon Chaplin  <damon@helixcode.com>
1715
1716         * tmpl/string_utils.sgml: updated g_strndup.
1717
1718 2000-06-11  Damon Chaplin  <damon@helixcode.com>
1719
1720         * tmpl/messages.sgml: updated a bit more.
1721
1722 2000-06-11  Damon Chaplin  <damon@helixcode.com>
1723
1724         * tmpl/messages.sgml: updated a few bits about log handlers & flags.
1725
1726 2000-04-16  Damon Chaplin  <damon@helixcode.com>
1727
1728         * tmpl/linked_lists_single.sgml: 
1729         * tmpl/linked_lists_double.sgml: 
1730         * tmpl/trees-nary.sgml: updated.
1731
1732         * tmpl/modules.sgml: described g_module_build_path().
1733
1734         * tmpl/date.sgml: made short description lower case and end in a '.'.
1735
1736         * glib-sections.txt: rearranged GDate section.
1737
1738         * tmpl/arrays.sgml: 
1739         * tmpl/arrays_byte.sgml: 
1740         * tmpl/arrays_pointer.sgml: updated.
1741
1742 2000-02-21  Damon Chaplin  <damon@helixcode.com>
1743
1744         * tmpl/main.sgml: updated the g_source_remove_by_XXX() descriptions
1745         to note that only the first source found is removed.
1746
1747 2000-01-25  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1748
1749         * tmpl/misc_utils.sgml: g_bit_nth_lsf/msf docs from 
1750          Nils Rennebarth <nils@ipe.uni-stuttgart.de>, and updates for
1751         GVoidFunc & GFreeFunc.
1752
1753 1999-12-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1754
1755         * glib-sections.txt, tmpl/threads.sgml: Removed
1756         G_THREADS_IMPL_NSPR. Shouldn't be used anyway.
1757
1758         * glib-overrides.txt: New file, that makes most of the thread
1759         related macros look like functions.
1760
1761         * Makefile.am: Added glib-overrides.txt to EXTRA_DIST.
1762
1763         * tmpl/threads.sgml: Minor updates.
1764         
1765 Tue Aug 17 08:42:17 1999  Owen Taylor  <otaylor@redhat.com>
1766
1767         * tmpl/datasets.sgml: Added missing </para>
1768         * tmpl/timers.sgml: Added missing </para>
1769         * tmpl/misc_utils.sgml: Added missing </para>
1770         * tmpl/linked_lists_double.sgml: Added missing </para>
1771         * tmpl/linked_lists_single.sgml: Added missing </para>
1772         * tmpl/threads.sgml: Removed extra <para>s.
1773         * tmpl/main.sgml: Added missing </para>
1774
1775 Wed Aug 18 23:38:52 1999  Owen Taylor  <otaylor@redhat.com>
1776
1777         * README: Added some simple build instructions.
1778
1779 Wed Aug 18 23:11:28 1999  Owen Taylor  <otaylor@redhat.com>
1780
1781         * Import into CVS of glib-reference-1.1.3
1782           Filled in some basic contents for AUTHORS
1783           README, and README.cvs  
1784