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