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