Clarified/added docs for G_STRINGIFY, G_PASTE and G_STATIC_ASSERT, based
[platform/upstream/glib.git] / docs / reference / ChangeLog
1 2008-10-29 16:04:38  Tim Janik  <timj@gtk.org>
2
3         * glib/tmpl/macros_misc.sgml: Clarified/added docs for
4         G_STRINGIFY, G_PASTE and G_STATIC_ASSERT, based on
5         patches from Christian Persch and  Christian Dywan.
6
7 2008-10-21  Alexander Larsson  <alexl@redhat.com>
8
9         * gio/gio-sections.txt:
10         Update with new symbolse
11
12 2008-10-16  Matthias Clasen <mclasen@redhat.com>
13
14         * === Released 2.19.0 ===
15
16         * gio/gio-sections.txt: Add new api
17
18         * gobject/gobject-docs.sgml: 
19         * gio/gio-docs.xml: Add new indexes
20
21 2008-10-16  Matthias Clasen  <mclasen@redhat.com>
22
23         * glib/Makefile.am: Don't specify multiple directories in
24         DOC_SOURCE_DIR. It doesn't work.
25
26 2008-09-26  Dan Winship  <danw@gnome.org>
27
28         * glib/tmpl/testing.sgml: Fix lots of typos, document
29         g_assert_error() and g_assert_no_error()
30
31 2008-09-26`  Matthias Clasen  <mclasen@redhat.com>
32
33         * glib/tmpl/iochannel.sgml: Move more docs inline
34
35 2008-09-17  Matthias Clasen  <mclasen@redhat.com>
36
37         * === Released 2.18.1 ===
38
39 2008-09-15  Matthias Clasen  <mclasen@redhat.com>
40
41         Bug 552359 – g_file_info_get_icon should return GThemedIcon, and
42         g_themed_icon_get_names shold be documented ?
43
44         * gio/gio-sections.txt: Add g_themed_icon_get_names. 
45
46 2008-09-12  Matthias Clasen  <mclasen@redhat.com>
47
48         * glib/tmpl/modules.sgml: Reinstate docs that somehow got lost.
49
50 2008-09-02  Matthias Clasen  <mclasen@redhat.com>
51
52         * === Released 2.18.0 ===
53
54 2008-09-02  Matthias Clasen  <mclasen@redhat.com>
55
56         * gobject/gobject-sections.txt: Add g_object_get_type
57
58 2008-09-02  Matthias Clasen  <mclasen@redhat.com>
59
60         Bug 550056 – Missing documentation for g_emblemed_icon_get_emblems
61
62         * gio/gio-sections.txt: Add some missing GEmblem functions.
63         Noticed by Cosmio Cecchi
64
65 2008-08-27  Matthias Clasen  <mclasen@redhat.com>
66
67         * glib/tmpl/i18n.sgml: Add hint about intltool to NC_() docs.
68
69 2008-08-18  Matthias Clasen  <mclasen@redhat.com>
70
71         * === Released 2.17.7 ===
72
73 2008-08-16  Matthias Clasen  <mclasen@redhat.com>
74         
75         * gio/gio-sections.txt: Fix a typo
76
77 2008-08-15  Tor Lillqvist  <tml@novell.com>
78
79         * glib/tmpl/threads.sgml: Add an exception: g_mem_set_vtable() may
80         be called before g_thread_init().
81
82 2008-08-15  Tor Lillqvist  <tml@novell.com>
83
84         * glib/tmpl/threads.sgml: Warn about the consequences of not
85         calling g_thread_init() first, if it will be called at all. Advice
86         calling it if using random GLib-based libraries.
87
88 2008-08-11  Matthias Clasen  <mclasen@redhat.com>
89
90         Bug 547262 – Missing link in the docs
91
92         * glib/tmpl/gregex.sgml: Fix a reference.
93         Pointed out by Bastien Nocera
94
95 2008-08-04  Matthias Clasen  <mclasen@redhat.com>
96
97         * === Released 2.17.6 ===
98
99 2008-08-04  Matthias Clasen  <mclasen@redhat.com>
100
101         * gio/gio.types:
102         * gio/gio-docs.xml:
103         * gio/gio-sections.txt: Add Gemblem
104
105 2008-08-04  Matthias Clasen  <mclasen@redhat.com>
106
107         * === Released 2.17.5 ===
108
109 2008-08-04  Matthias Clasen  <mclasen@redhat.com>
110
111         * gobject/gobject-docs.sgml: Add a 2.18 index
112
113 2008-08-01  Matthias Clasen  <mclasen@redhat.com>
114
115         * gio/gio-sections.txt: Add some more GEmblemedIcon things.
116
117         * glib/tmpl/testing.sgml: Fix a typo. Noticed by Marek Kasik.
118
119 2008-07-28  Matthias Clasen  <mclasen@redhat.com>
120
121         * glib/glib-sections.txt: Add g_markup_context_get_user_data
122
123 2008-07-28  Matthias Clasen  <mclasen@redhat.com>
124
125         * gio/gio-sections.txt:
126         * gio/gio-docs.xml: Add GEmblemedIcon 
127
128 2008-07-21  Matthias Clasen  <mclasen@redhat.com>
129
130         * === Released 2.17.4 ===
131
132 2008-07-18  Matthias Clasen  <mclasen@redhat.com>
133
134         * gobject/gobject-sections.txt: Add new signal api.
135
136 2008-07-18  Matthias Clasen  <mclasen@redhat.com>
137
138         * glib/glib-sections.txt:
139         * glib/tmpl/i18n.sgml: Add new gettext stuff
140
141 2008-07-18  Matthias Clasen  <mclasen@redhat.com>
142
143         Bug 530759 – update the gobject tutorial to the XXI century
144
145         * gobject/*: Some updates to the tutorial. Patch by Emmanuele
146         Bassi.
147
148 2008-07-18  Matthias Clasen  <mclasen@redhat.com>
149
150         * gio/gio-sections.txt: Add g_content_type_guess_for_tree
151
152 2008-07-16  Matthias Clasen  <mclasen@redhat.com>
153
154         Bug 543220 – Case collision on gio-extension-points.html
155
156         Reported by Ryan Schmidt
157         * gio/overview.xml: Rename id to avoid filename conflict.
158
159 2008-07-16  Matthias Clasen  <mclasen@redhat.com>
160
161         Bug 543168 – Description of G_SLICE=debug-blocks discourages its use
162
163         * glib/running.sgml: Improve docs of G_SLICE=debug-blocks.
164         Patch by Alessandro Vesely.
165
166 2008-07-08  Matthias Clasen  <mclasen@redhat.com>
167
168         * gio/gio-sections.txt: Add new GMount functions
169
170 2008-07-05  Matthias Clasen  <mclasen@redhat.com>
171
172         Bug 521589 – [RFC] gobject documentation should mention Vala
173
174         * gobject/tut_tools.xml: Add a reference to Vala.
175         Patch by Marc-Andre Lureau.
176
177 2008-07-05  Matthias Clasen  <mclasen@redhat.com>
178
179         * glib/glib-sections.txt: Move g_strcmp0 to a more appropriate
180         place in the docs.
181
182 2008-07-02  Matthias Clasen  <mclasen@redhat.com>
183
184         * === Released 2.17.3 ===
185
186 2008-07-02  Matthias Clasen  <mclasen@redhat.com>
187
188         * gio/gio-sections.txt: Add g_desktop_app_info_new_from_keyfile
189         and g_file_monitor
190
191 2008-07-01  Matthias Clasen  <mclasen@redhat.com>
192
193         * gio/gio.types: Add missing types. Pointed out by David Zeuthen.
194
195 2008-06-24  Michael Natterer  <mitch@imendio.com>
196
197         * glib/Makefile.am
198         * gobject/Makefile.am: don't comment out the include of
199         Makefile.decl just because there are no tests. It needs to be
200         included in each Makefile.am or make check will fail.
201
202 2008-06-22  Stefan Kost  <ensonic@users.sf.net>
203
204         * glib/Makefile.am:
205         * gobject/Makefile.am:
206           Unify the Makefiles. In glib only scan glib folders.
207
208 2008-06-16  Ross Burton  <ross@burtonini.com>
209
210         * gio/gio-sections.txt:
211         Add g_file_enumerator_get_container.
212
213 2008-06-14  Matthias Clasen  <mclasen@redhat.com>
214
215         * glib/tmpl/macros_misc.sgml: Document G_GNUC_MAY_ALIAS
216
217         * glib/tmpl/testing.sgml: Move docs around, and add more
218
219         * glib/tmpl/unicode.sgml: Document break types
220
221         * glib/tmpl/hash_tables.sgml: Add docs for GHashTableIter
222
223 2008-06-12  Matthias Clasen  <mclasen@redhat.com>
224         
225         * === Released 2.17.2 ===
226
227 2008-06-12  Matthias Clasen  <mclasen@redhat.com>
228
229         * === Released 2.17.1 ===
230
231 2008-06-12  Matthias Clasen  <mclasen@redhat.com>
232
233         * gio/gio-sections.txt: Add some new symbols
234
235 2008-06-12  Matthias Clasen  <mclasen@redhat.com>
236
237         * glib/running.sgml: Remove mention of G_WIN32_PRETEND_WIN9X
238
239 2008-06-12  Ross Burton  <ross@burtonini.com>
240
241         * gio/gio-sections.txt:
242         Add g_file_make_directory_with_parents.
243
244 2008-06-12  Matthias Clasen  <mclasen@redhat.com>
245
246         * glib/glib-sections.txt: Testing documentation fixups
247
248 2008-06-12  Matthias Clasen  <mclasen@redhat.com>
249
250         * glib/gtester.xml:
251         * glib/gtester.1:
252         * glib/gtester-report.xml:
253         * glib/gtester-report.1:
254         * glib/glib-docs.sgml:
255         * glib/Makefile.am: Add gtester, gtester-report man pages
256
257 2008-06-11  Behdad Esfahbod  <behdad@gnome.org>
258
259         * glib/glib-sections.txt: Add g_dgettext() and g_dngettext().
260
261 2008-06-11  Matthias Clasen  <mclasen@redhat.com>
262
263         Bug 535418 – Please document which glib version defines goffset
264
265         * glib/tmpl/types.sgml: Add a Since tag for goffset
266         Proposed by Holger Berndt
267
268 2008-06-11  Matthias Clasen  <mclasen@redhat.com>
269
270         Bug 528715 – Misprint in the description of the interface
271         g_type_class_add_private
272
273         * glib/tmpl/macros_misc.sgml:
274         * gobject/tmpl/gclosure.sgml:
275         * gobject/tmpl/gtype.sgml: Fix typos
276         Noticed by Areg Beketovski
277
278 2008-06-11  Matthias Clasen  <mclasen@redhat.com>
279
280         Bug 528714 – Misprint in the description of the interface 
281         g_param_spec_flags
282
283         * gobject/tmpl/param_value_types.sgml: Fix a typo.
284         Pointed out by Areg Beketovski
285
286 2008-06-11  Matthias Clasen  <mclasen@redhat.com>
287
288         Bug 537260 – Doc bug in G_TYPE_INSTANCE_GET_CLASS()
289
290         * gobject/tmpl/gtype.sgml: Fix unclear parameter descriptions.
291         Pointed out by Behdad Esfahbod
292
293 2008-06-11  Matthias Clasen  <mclasen@redhat.com>
294
295         Bug 530527 – Misprint in the description of the interface
296         g_cclosure_marshal_VOID__FLAGS
297
298         * gobject/tmpl/gclosure.sgml: Fix a duplication.
299         Noticed by Areg Beketovski
300
301 2008-06-11  Matthias Clasen  <mclasen@redhat.com>
302
303         Bug 530526 – Misprint in the description of the fields 'class_init' 
304         and 'class_finalize' of the structure GTypeInfo
305
306         * gobject/tmpl/gtype.sgml: Improve GTypeInfo docs
307         Proposed by Areg Beketovski
308
309 2008-06-11  Matthias Clasen  <mclasen@redhat.com>
310
311         Bug 528719 – Improvement to the documentation of the
312         "g_object_connect" interface
313
314         * gobject/tmpl/objects.sgml: Improve the documentation of
315         g_object_connect. Proposed by Areg Bketovski
316
317 2008-06-11  Matthias Clasen  <mclasen@redhat.com>
318
319         Bug 528172 – gtk_signal_handlers_unblock_* functions return value
320         amount of matched signals, not amount of actually unblocked.
321
322         * gobject/tmpl/signals.sgml: Fix documentation of return value
323         of functions that operate on matched signal handlers.
324
325 2008-06-11  Matthias Clasen  <mclasen@redhat.com>
326
327         Bug 528717 – Misprint in the description of the parameter 
328         'type_id' for the interface g_type_register_fundamental
329
330         * gobject/tmpl/gtype.sgml: Remove references to GTypeFundamentals
331         Pointed out by Areg Beketovski
332
333 2008-06-11  Matthias Clasen  <mclasen@redhat.com>
334
335         Bug 528716 – Misprint in the description of the parameter 
336         'iface_data' for the callback types GInterfaceInitFunc and 
337         GInterfaceFinalizeFunc
338
339         * gobject/tmpl/gtype.sgml: Fix description of parameters
340         for GInterface{Init/Finalize}Func.
341         Pointed out by Areg Beketovski
342
343 2008-06-10  Matthias Clasen  <mclasen@redhat.com>
344
345         * gobject/tmpl/gparamspec.sgml: Document G_PARAM_STATIC_NICK
346
347 2008-06-10  Matthias Clasen  <mclasen@redhat.com>
348
349         * gio/gio-sections.txt: Add g_themed_icon_prepend_name
350
351 2008-06-10 14:06:34  Tim Janik  <timj@imendio.com>
352
353         * gobject/tmpl/gtype.sgml: fixed documentation regarding type checking
354         macros that do and do not issue warnings.
355
356 2008-05-28  Matthias Clasen  <mclasen@redhat.com>
357
358         * glib/glib-docs.sgml:
359         * gio/gio-docs.sgml: Add indexes of 2.18 additions
360
361 2008-05-27  Matthias Clasen  <mclasen@redhat.com>
362
363         * === Released 2.17.0 ===
364
365 2008-05-27  Matthias Clasen  <mclasen@redhat.com>
366
367         * glib/compiling.sgml: Document G_DISABLE_SINGLE_INCLUDES
368
369 2008-05-27  Michael Natterer  <mitch@gimp.org>
370
371         * glib/tmpl/gurifuncs.sgml
372         * glib/tmpl/testing.sgml: new files.
373
374         * glib/tmpl/unicode.sgml
375         * glib/tmpl/macros_misc.sgml
376         * glib/tmpl/checksum.sgml: regenerated.
377
378         * Updated lots of svn:ignore all over the place.
379
380 2008-05-27  Matthias Clasen  <mclasen@redhat.com>
381         
382         Bug 535021 – g_param_spec_internal documentation should 
383         describe purpose of nick and blurb
384
385         * gobject/tmpl/gparamspec.sgml: Explain nicks and blurbs
386         some more.
387
388 2008-05-26  Matthias Clasen  <mclasen@redhat.com>
389
390         * glib/glib-docs.sgml: Add 2.18 index
391
392         * glib/glib-sections.txt: Add g_checksum_reset
393
394 2008-05-25  Matthias Clasen  <mclasen@redhat.com>
395
396         * gobject/tmpl/gclosure.sgml: Fix docs for
397         g_cclosure_marshal_STRING__OBJECT_POINTER. (#534177, Areg Beketovski)
398
399 2008-05-18  Matthias Clasen  <mclasen@redhat.com>
400
401         Bug 527214 – g_timer_elapsed() returns random values.
402
403         * docs/reference/glib/tmpl/timers.sgml:
404         Add notes regarding gthreads dependency. 
405         Patch by Mathias Hasselmann
406
407 2008-05-17  Matthias Clasen  <mclasen@redhat.com>
408
409         * gio/gio-sections.txt: Add new api
410
411 2008-05-17  Matthias Clasen  <mclasen@redhat.com>
412
413         Bug 528648 – Extra >s in Object Construction section...
414
415         * gobject/tut_howto.xml: Fix a formatting glitch
416
417 2008-05-14  Tor Lillqvist  <tml@novell.com>
418
419         * glib/tmpl/spawn.sgml: Don't mention fork()/exec() in the short
420         description. fork()/exec() is an implementation detail on Unix.
421
422 2008-04-07  Matthias Clasen  <mclasen@redhat.com>
423
424         * glib/tmpl/unicode.sgml: Updates for Unicode 5.1
425
426 2008-04-07  Matthias Clasen  <mclasen@redhat.com>
427
428         Bug 526572 – Missing * in declaration of parent_class in Object
429         Destruction section of GObject Reference Manual
430
431         * gobject/tut_howto.xml: Add missing *.
432
433 2008-04-03  Matthias Clasen  <mclasen@redhat.com>
434
435         Bug 525553 – fix typo and nitpicking in GArray documentation
436
437         * glib/tmpl/arrays.sgml: Correct an index in an example,
438         pointed out by Paul Bolle
439
440 2008-03-30  Matthias Clasen  <mclasen@redhat.com>
441         
442         * gio/gio-sections.txt: Add g_file_query_file_type.
443
444 2008-03-30  Matthias Clasen  <mclasen@redhat.com>
445
446         * glib/glib-sections.txt:
447         * glib/tmpl/macros-misc.sgml: Document G_GNUC_ALLOC_SIZE
448         macros
449
450 2008-03-28  A. Walton  <awalton@svn.gnome.org>
451
452         * gio/overview.xml:
453         Document GIO_EXTRA_MODULES, fixes a small typo.
454
455 2008-03-19  Matthias Clasen  <mclasen@redhat.com>
456
457         * gio/overview.xml: Document GVS_DISABLE_FUSE.
458
459 2008-03-12  Benjamin Otte  <otte@gnome.org>
460
461         * gio/gio-sections.txt:
462         g_file_contains_file() doesn't exist anymore
463
464 2008-03-10  Matthias Clasen  <mclasen@redhat.com>
465         
466         * === Released 2.16.1 ===
467
468 2008-03-10  Matthias Clasen  <mclasen@redhat.com>
469
470         * === Released 2.16.0 ===
471
472 2008-03-10  Matthias Clasen  <mclasen@redhat.com>
473
474         * glib/tmpl/linked_lists_double.sgml:
475         * glib/tmpl/linked_lists_single.sgml: Remove docs that have
476         been inlined.
477
478 2008-03-10  Matthias Clasen  <mclasen@redhat.com>
479
480         * glib/tmpl/types.sgml: Add a Since marker for goffset (#521013,
481         Charles Kerr)
482
483 2008-02-29  Matthias Clasen  <mclasen@redhat.com>
484
485         * glib/tmpl/linked_lists_double.sgml: Move docs inline
486
487 2008-02-25  Matthias Clasen  <mclasen@redhat.com>
488
489         * === Released 2.15.6 ===
490
491 2008-02-23  Matthias Clasen  <mclasen@redhat.com>
492
493         * gio/gio-sections.txt: Updates
494
495 2008-02-21  Tor Lillqvist  <tml@novell.com>
496
497         * glib/running.sgml: Clarify character set issues on Windows.
498
499 2008-02-13  Ryan Lortie  <desrt@desrt.ca>
500
501         * gio/gio-sections.txt: add G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT
502
503 2008-02-12  Matthias Clasen <mclasen@redhat.com>
504
505         * gio/migration.xml: Add a note about mime monitoring
506
507 2008-02-11  Matthias Clasen <mclasen@redhat.com>
508
509         * === Released 2.15.5 ===
510
511 2008-02-11  Matthias Clasen <mclasen@redhat.com>
512
513         * gio/gio-docs.xml:
514         * gio/gio-sections.txt:
515         * gio/overview.xml: Documentation additions
516
517 2008-02-10  Philip Withnall  <pwithnall@svn.gnome.org>
518
519         * glib/tmpl/modules.sgml: Improve the documentation for
520         the G_MODULE_EXPORT macro. (#514470)
521
522 2008-02-09  Matthias Clasen  <mclasen@redhat.com>
523
524         * glib/tmpl/i18n.sgml: Improve the documentation for the
525         N_() macro.  (#514053, Tommi Vainikainen)
526
527 2008-01-29  Christian Persch  <chpe@gnome.org>
528
529         * glib/tmpl/macros_misc.sgml: G_GNUC_[PRETTY_]FUNCTION are
530         deprecated since 2.16, not 2.14.
531
532 2008-01-28  Matthias Clasen  <mclasen@redhat.com>
533
534         * === Released 2.15.4 ===
535
536 2008-01-27  Matthias Clasen  <mclasen@redhat.com>
537
538         * glib/tmpl/trees-nary.sgml: Move docs inline
539
540 2008-01-27  Matthias Clasen  <mclasen@redhat.com>
541
542         * glib/tmpl/macros_misc.sgml: Document G_GNUC_(PRETTY)_FUNCTION
543         as deprecated.
544
545 2008-01-24  Matthias Clasen  <mclasen@redhat.com>
546
547         * gio/migration.xml: Some more
548
549 2008-01-23  Matthias Clasen  <mclasen@redhat.com>
550
551         * gio/migration.xml: Add something on trash handling
552         and some very sketchy information on gnome_vfs_xfer
553
554 2008-01-23  Matthias Clasen  <mclasen@redhat.com>
555
556         * gio/overview.xml: Document environment
557         variables used by GIO.
558
559 2008-01-21  Matthias Clasen  <mclasen@redhat.com>
560
561         * === Released 2.15.3 ===
562
563 2008-01-20  Matthias Clasen  <mclasen@redhat.com>
564
565         * gio/gio-sections.txt: Additions
566
567 2008-01-14  Matthias Clasen  <mclasen@redhat.com>
568
569         * === Released 2.15.2 ===
570
571 2008-01-11  Matthias Clasen  <mclasen@redhat.com>
572         
573         * glib/*: Hook up gtestutils docs.
574         
575 2008-01-08  Alexander Larsson  <alexl@redhat.com>
576
577         * gio/gio-docs.xml:
578         * gio/migrating.xml:
579         Remove GDirectoryMonitor refernces
580
581 008-01-07  Matthias Clasen  <mclasen@redhat.com>
582
583         * === Released 2.15.1 ===
584
585 2008-01-07  Matthias Clasen  <mclasen@redhat.com>
586
587         * glib/glib-sections.txt:
588         * gio/gio-sections.txt: Update to api changes
589
590 2008-01-06  Matthias Clasen  <mclasen@redhat.com>
591
592         * glib/building.sgml: Document new dependencies and 
593         configure options.
594
595 2007-12-31  Wouter Bolsterlee  <wbolster@svn.gnome.org>
596
597         * gio/migrating.xml: Fixed invalid XML entity
598
599 2007-12-31  Wouter Bolsterlee  <wbolster@svn.gnome.org>
600
601         * glib/tmpl/macros_misc.sgml: Fixed typo
602
603 2007-12-30  Matthias Clasen  <mclasen@redhat.com>
604
605         * gio/Makefile.am:
606         * gio/gio-sections.txt: Updates
607
608 2007-12-29  Matthias Clasen  <mclasen@redhat.com>
609
610         * glib/tmpl/spawn.sgml: Add a warning about allowed functions
611         between fork() and exec().
612
613 2007-12-24  Benjamin Otte  <otte@gnome.org>
614
615         * glib/tmpl/timers.sgml: Add a warning about g_thread_init
616         invalidating timers. (#491218)
617
618 2007-12-24  Mathias Hasselmann  <mathias@openismus.com>
619
620         Fix typo in g_try_new0 docs (#505195, Felix Riemann).
621
622         * docs/reference/glib/tmpl/memory.sgml: Reference
623         n_structs, instead of non-existant n_counts argument.
624
625 2007-12-22  Matthias Clasen  <mclasen@redhat.com>
626
627         * gobject/tmpl/gtypemodule.sgml: Fix a typo
628
629 2007-12-20  Matthias Clasen  <mclasen@redhat.com>
630
631         * === Released 2.15.0 ===
632
633 2007-12-19  Alexander Larsson  <alexl@redhat.com>
634
635         * gio/migrating.xml:
636         * gio/overview.xml:
637         Some minor fixes and additions.
638         
639 2007-12-17  Matthias Clasen <mclasen@redhat.com>
640
641         * gio: Flesh out the overview and migration docs.
642
643 2007-12-17  Matthias Clasen <mclasen@redhat.com>
644
645         * gio/migration.xml: Stub of a migration chapter
646         * gio/overview.xml: Stub of an overview
647         * gio/gvfs-overview.{odg,png}: Overview diagram taken
648         from Alex Guadec slides.
649
650         * gio/Makefile.am:
651         * gio/gio-docs.xml: Include these
652
653 2007-12-17  Matthias Clasen <mclasen@redhat.com>
654
655         * gio/gio-sections.txt: Updates
656
657 2007-12-14  Matthias Clasen <mclasen@redhat.com>
658
659         * glib/tmpl/hash_tables.sgml:
660         * glib/glib-sections.txt: Add hash iterator functions
661
662 2007-12-10  Matthias Clasen <mclasen@redhat.com>
663
664         * gio/gio-sections.txt:
665         * gio/gio-docs.xml:
666         * gio/gio.types: Add gdesktopappinfo
667
668 2007-12-10  Bastien Nocera  <hadess@hadess.net>
669
670         * glib/tmpl/keyfile.sgml: Mention the difference
671         in handling booleans between GKeyFile and .INI files
672         (Closes: #468882)
673
674 2007-12-10  Alexander Larsson  <alexl@redhat.com>
675
676         * gio/Makefile.am:
677         Remove more internal headers.
678         
679         * gio/gio-sections.txt:
680         Update for changes
681
682 2007-12-10  Matthias Clasen  <mclasen@redhat.com>
683
684         * gio/Makefile.am: Ignore gioalias.h
685         * gio/gio-sections.txt: Updates
686
687 2007-12-07  Behdad Esfahbod  <behdad@gnome.org>
688
689         * glib/tmpl/date.sgml: Fix tiny grammar typo.
690
691 2007-12-04  Emmanuele Bassi  <ebassi@gnome.org>
692
693         * glib/glib-sections.txt: Add GChecksum public API.
694
695         * glib/tmpl/checksum.sgml:
696         * glib/glib-docs.sgml: Add the checksums API page.
697
698 2007-11-29  Behdad Esfahbod  <behdad@gnome.org>
699
700         Bug 500361 – Improve docs for g_array_free() and g_ptr_array_free()
701
702         * glib/tmpl/arrays.sgml:
703         * glib/tmpl/arrays_pointer.sgml:
704         Document how to free the return value.
705
706 2007-11-28  Matthias Clasen  <mclasen@redhat.com>
707
708         * gio/gio-sections.txt: More cleanup
709
710         * gio/gio.types: Remove internal types
711
712 2007-11-27  Matthias Clasen  <mclasen@redhat.com>
713
714         * gio/gio-sections.txt: Remove nonexisting functions
715
716 2007-11-27  Matthias Clasen  <mclasen@redhat.com>
717
718         * gio/gio-sections.txt: Some additions
719
720 2007-11-27  Matthias Clasen  <mclasen@redhat.com>
721
722         * gio/gio-sections.txt:
723         * gio/gio-docs.xml:
724         * gio/gio.types: Update for api changes
725
726 2007-11-26  Alexander Larsson  <alexl@redhat.com>
727
728         * Makefile.am:
729         * gio/Makefile.am:
730         * gio/gio-docs.xml:
731         * gio/gio-sections.txt:
732         * gio/gio.types:
733         * gio/version.xml.in:
734         Add gio docs
735
736 2007-11-23  Matthias Clasen <mclasen@redhat.com>
737
738         * glib/tmpl/i18n.sgml:
739         * glib/glib-sections.txt: Add g_dpgettext(), C_()
740
741 2007-11-18  Matthias Clasen <mclasen@redhat.com>
742
743         * glib/tmpl/option.sgml: Update the example to demonstrate
744         error handling.  (#497033, Matti Katila)
745
746 2007-11-09  Matthias Clasen <mclasen@redhat.com>
747
748         * glib/tmpl/patterns.sgml: Add a warning about strlen vs
749         g_utf8_strlen.  (#455725, Michael Rasmussen)
750
751         * glib/tmpl/date.sgml: Add a footnote explaining leap years.
752         (#491982, Areg Beketovski)
753
754         * glib/tmpl/date.sgml: Improve g_date_clamp docs.  (#491970,
755         Areg Beketovski)
756
757 2007-11-08  Matthias Clasen <mclasen@redhat.com>
758
759         * glib/tmpl/memory.sgml
760         * glib/tmpl/hooks.sgml: Cleanups and fixes
761
762 2007-11-08  Matthias Clasen <mclasen@redhat.com>
763
764         * glib/tmpl/thread_pools.sgml: Fix the GThreadPool docs. 
765         (#491959, Areg Beketovski)
766
767 2007-11-07  Matthias Clasen <mclasen@redhat.com>
768
769         * glib/glib-sections.txt: Add g_markup_parse_context_get_element_stack
770
771 2007-11-07  Matthias Clasen <mclasen@redhat.com>
772
773         * glib/building.sgml: Fix a typo
774
775 2007-11-07  Matthias Clasen <mclasen@redhat.com>
776
777         * === Released 2.14.3 ===
778
779 2007-11-05  Mathias Hasselmann  <mathias@openismus.com>
780
781         * docs/reference/gobject/tut_gtype.xml: Use correct naming conventions
782         when explaining maman_bar_get_type(). (#493688) Mention G_DEFINE_TYPE.
783
784 2007-10-16  Matthias Clasen  <mclasen@redhat.com>
785
786         * gobject/tmpl/gparamspec.sgml: Small update  (#477704, Ross Burton)
787
788 2007-10-16  Matthias Clasen  <mclasen@redhat.com>
789
790         * === Released 2.14.2 ===
791
792 2007-10-16  Matthias Clasen  <mclasen@redhat.com>
793
794         * gobject/tmpl/param_value_types.sgml: Add some discussion on 
795         g_value_set_object() vs g_value_take_object().  (#477957, Davyd
796         Madeley)
797
798 2007-09-19  Behdad Esfahbod  <behdad@gnome.org>
799
800         * glib/building.sgml: Fix gettext URL. (#478349, kraai ftbfs.org)
801
802 2007-09-19  Matthias Clasen  <mclasen@redhat.com>
803
804         * === Released 2.14.1 ===
805
806 2007-09-16  Matthias Clasen  <mclasen@redhat.com>
807         
808         * glib/Makefile.am: Remove reference to trio
809
810 2007-09-11  Matthias Clasen  <mclasen@redhat.com>
811
812         * glib/tmpl/error_reporting.sgml: Add an example.  (#474229,
813         Rob Bradford)
814
815 2007-09-09  Behdad Esfahbod  <behdad@gnome.org>
816
817         * glib/tmpl/warnings.sgml: Improve G_BREAKPOINT docs. (#474899)
818
819 2007-09-05  Behdad Esfahbod  <behdad@gnome.org>
820
821         * glib/tmpl/glib-unused.sgml:
822         * glib/tmpl/macros_misc.sgml:
823         * glib/tmpl/main.sgml:
824         * gobject/tmpl/gparamspec.sgml:
825
826 Tue Aug 28 19:04:12 2007  Tim Janik  <timj@gtk.org>
827
828         * glib/tmpl/memory_slices.sgml: clarified alignment
829         expectations for g_slice_alloc().
830
831 2007-08-20  Behdad Esfahbod  <behdad@gnome.org>
832
833         * glib/tmpl/unicode.sgml: Document that GUnicodeScript is
834         interchangeable with PangoScript.
835
836 2007-08-20  Behdad Esfahbod  <behdad@gnome.org>
837
838         * glib/tmpl/spawn.sgml:
839         Fix typos (#468694).
840
841 2007-08-15  Mikael Hallendal  <micke@imendio.com>
842
843         * glib/tmpl/keyfile.sgml: Clearify that only comments can precede
844         groups in Key-files. (#466768)
845
846 2007-08-03  Matthias Clasen  <mclasen@redhat.com>
847
848         * === Released 2.14.0 ===
849
850 2007-07-21  Matthias Clasen  <mclasen@redhat.com>
851
852         * glib/glib-sections.txt: Additions
853
854 2007-07-21  Matthias Clasen  <mclasen@redhat.com>
855         
856         * glib/tmpl/fileutils.sgml: Fix an inaccuracy in the
857         G_FILE_TEST_IS_REGULAR docs, pointed out by
858         Vincent Untz.  (#417068)
859
860 2007-07-20  Matthias Clasen  <mclasen@redhat.com>
861
862         * glib/tmpl/limits.sgml:
863         * glib/tmpl/types.sgml:
864         * glib/glib-sections.txt: Add new functions
865
866 2007-07-19  Behdad Esfahbod  <behdad@gnome.org>
867
868         * glib/glib-sections.txt:
869
870 2007-07-12  Matthias Clasen  <mclasen@redhat.com>
871
872         * === Released 2.13.7 ===
873
874 Thu Jul 12 18:28:47 2007  Tim Janik  <timj@gtk.org>
875
876         * gobject/tmpl/gtype.sgml: fixed g_type_name() docs to forbid passing in
877         invalid type IDs.
878
879 Thu Jul 12 15:45:27 2007  Tim Janik  <timj@imendio.com>
880
881         * glib/tmpl/threads.sgml: document major caveat of g_private_set/g_private_get,
882         i.e. not retaining private data across g_thread_init.
883
884 Tue Jul 10 13:11:55 2007  Tim Janik  <timj@imendio.com>
885
886         * glib/tmpl/types.sgml: corrected descriptions of gsize and gssize.
887
888 Tue Jul 10 13:04:03 2007  Tim Janik  <timj@imendio.com>
889
890         * minor docu build fixes.
891
892 Tue Jul 10 12:31:04 2007  Tim Janik  <timj@imendio.com>
893
894         * glib/tmpl/threads.sgml: document g_once_init_enter and g_once_init_leave.
895
896 2007-07-09  Matthias Clasen <mclasen@redhat.com>
897
898         * tmpl/modules.sgml: Remove duplicate paragraph.
899         (#45786, Ruben Vermeersch)
900
901         * tmpl/modules.sgml: Remove duplicate code from
902         an example. (#454785, Ruben Vermeersch)
903
904 Mon Jul  9 10:23:53 2007  Tim Janik  <timj@imendio.com>
905
906         * gobject/tmpl/gclosure.sgml: GClosure docu fixes from Guillaume
907         Cottenceau, #383155.
908
909 Fri Jun 29 2007  Matthias Clasen  <mclasen@redhat.com>
910
911         * === Released 2.13.6 ===
912
913 Wed Jun 27 11:43:01 2007  Tim Janik  <timj@gtk.org>
914
915         * gobject/tmpl/gtype.sgml (initializers): typo fix, #451459.
916
917 2007-06-23  Emmanuele Bassi  <ebassi@gnome.org>
918
919         * glib/tmpl/memory.sgml: Add a clarification about pairing the
920         memory allocation and free functions, and not mix system's
921         malloc/free with the corresponding GLib ones. (#450216, Hubert
922         Figuiere)
923
924 2007-06-18  Matthias Clasen  <mclasen@redhat.com>
925
926         * === Released 2.13.5 ===
927
928 2007-06-18  Emmanuele Bassi  <ebassi@gnome.org>
929
930         * glib/glib-sections.txt: Add g_timeout_add_seconds_full().
931
932 2007-06-17  Behdad Esfahbod  <behdad@gnome.org>
933
934         * glib/tmpl/quarks.sgml:
935
936 2007-06-16  Emmanuele Bassi  <ebassi@gnome.org>
937
938         * glib/tmpl/macros.sgml: Document the undefined behaviour of
939         CLAMP() if low > high. (#448260)
940
941 2007-06-13  Sven Neumann  <sven@gimp.org>
942
943         * glib/glib-sections.txt
944         * glib/tmpl/memory_slices.sgml: document g_slice_copy() and
945         g_slice_dup().
946
947 2007-06-13  Matthias Clasen  <mclasen@redhat.com>
948
949         * glib/tmpl/warnings.sgml: Add some verbiage about
950         intended use cases for the g_return macros, inspired
951         by a bugzilla comment by Havoc Pennington.
952
953 2007-06-05  Matthias Clasen  <mclasen@redhat.com>
954
955         * === Released 2.13.4 ===
956
957 2007-06-04  Matthias Clasen  <mclasen@redhat.com>
958         
959         * === Released 2.13.3 ===
960
961 2007-06-04  Matthias Clasen  <mclasen@redhat.com>
962
963         * glib/glib-sections.txt:
964         * glib/tmpl/misc_utils.sgml: Add g_get_special_user_dir()
965         and GUserDirectory.
966
967 2007-05-30  Matthias Clasen  <mclasen@redhat.com>
968
969         * glib/tmpl/i18n.sgml: Add some hints about
970         xgettext invokation.
971
972 2007-05-30  Dan Winship  <danw@novell.com>
973
974         * glib/glib-sections.txt: 
975         * glib/tmpl/keyfile.sgml: add G_KEY_FILE_DESKTOP_* macros
976
977 2007-05-26  Matthias Clasen  <mclasen@redhat.com>
978
979         * gobject/tmpl/objects.sgml: Fix a typo
980
981 2007-05-22  Matthias Clasen  <mclasen@redhat.com>
982
983         * === Released 2.13.2 ===
984
985 2007-05-17  Matthias Clasen  <mclasen@redhat.com>
986
987         * glib/tmpl/messages.sgml: Fix a typo (#436547,
988         Guillaume Desmottes)
989
990 2007-05-14  Matthias Clasen  <mclasen@redhat.com>
991
992         * glib/running.sgml: Document g_slice_debug_tree_statistics
993         as debug-only functionality.
994
995 2007-05-11  Matthias Clasen  <mclasen@redhat.com>
996
997         * glib/tmpl/option.sgml: Document new G_OPTION_ARG_REMAINING
998         functionality.
999
1000 2007-05-03  Behdad Esfahbod  <behdad@gnome.org>
1001
1002         * glib/glib-sections.txt:
1003         * glib/tmpl/messages.sgml:
1004         Add g_unichar_ismark().
1005
1006 2007-05-03  Matthias Clasen <mclasen@redhat.com>
1007
1008         * === Released 2.13.1 ===
1009
1010 2007-04-30  Matthias Clasen  <mclasen@redhat.com>
1011
1012         * glib/glib-sections.txt: Add new regex functions
1013
1014 2007-04-30  Matthias Clasen  <mclasen@redhat.com>
1015
1016         * glib/glib-sections.txt: 
1017         * glib/tmpl/gregex.sgml: Update for the GRegex/GMatchInfo
1018         split.
1019
1020 2007-04-24  Matthias Clasen  <mclasen@redhat.com>
1021
1022         * glib/glib-sections.txt: Add g_option_context_get_help.
1023
1024 2007-04-11  Emmanuele Bassi  <ebassi@gnome.org>
1025
1026         * glib/glib-sections.txt: Add new hash functions.
1027
1028 2007-04-02  Ryan Lortie  <desrt@desrt.ca>
1029
1030         * gobject/tmpl/objects.sgml: Document ->constructed().
1031
1032 2007-03-18  Matthias Clasen  <mclasen@redhat.com>
1033
1034         * glib/tmpl/thread_pools.sgml:
1035         * glib/tmpl/strings.sgml:
1036         * glib/tmpl/string_chunks.sgml:
1037         * glib/tmpl/spawn.sgml:
1038         * glib/tmpl/patterns.sgml:
1039         * glib/tmpl/modules.sgml:
1040         * glib/tmpl/memory_slices.sgml:
1041         * glib/tmpl/memory.sgml:
1042         * glib/tmpl/gregex.sgml: Trivial cleanups
1043
1044 2007-03-16  Matthias Clasen  <mclasen@redhat.com>
1045
1046         * === Released 2.13.0 ===
1047
1048 Fri Mar 16 16:04:42 2007  Tim Janik  <timj@gtk.org>
1049
1050         * glib/tmpl/scanner.sgml: some fixups, mention that changing scanner 
1051         config during the parsing phase is supported behavior.
1052
1053 2007-03-15  Marco Barisione <marco@barisione.org>
1054
1055         Add GRegex for regular expression matching.  (#50075)
1056
1057         * glib/Makefile.am:
1058         * glib/glib-docs.sgml:
1059         * glib/glib-sections.txt:
1060         * glib/tmpl/glib-unused.sgml:
1061         * glib/regex-syntax.sgml:
1062         * glib/tmpl/gregex-unused.sgml:
1063         * glib/tmpl/gregex.sgml: Add GRegex.
1064
1065         * glib/building.sgml: Document build options for GRegex.
1066
1067 2007-03-14  Stefan Kost  <ensonic@users.sf.net>
1068
1069         * gobject/tmpl/gparamspec.sgml:
1070           Readd docs for G_PARAM_STATIC_NICK and add docs for new
1071           G_PARAM_STATIC_STRINGS (fixes #418021).
1072
1073 2007-03-06  Matthias Clasen  <mclasen@redhat.com>
1074
1075         * glib/tmpl/threads.sgml: Document G_ERRORCHECK_MUTEXES. (#412145)
1076
1077         * glib/tmpl/trees-nary.sgml: Fix a typo in the docs for
1078         g_node_first_child().  (#409395, Vincent Untz)
1079
1080 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
1081
1082         * gobject/tut_gobject.xml:
1083         * gobject/tut_gsignal.xml:
1084         * gobject/tut_gtype.xml:
1085         * gobject/tut_howto.xml:
1086         * gobject/tut_intro.xml:
1087         * gobject/tut_tools.xml:
1088         Format XML to be more editable. Describe Interfaces better. Add a
1089         footnote at first occurance of 'maman_'.
1090
1091 2007-02-08  Stefan Kost  <ensonic@users.sf.net>
1092
1093         * gobject/tut_gobject.xml:
1094         * gobject/tut_gsignal.xml:
1095         * gobject/tut_gtype.xml:
1096         * gobject/tut_howto.xml:
1097         * gobject/tut_tools.xml:
1098         Unify spelling of GObject and GType. Improve some wording. Update the
1099         usage of private data. Make tables use row-spans and add id's to them.
1100
1101 2007-01-30  Matthias Clasen  <mclasen@redhat.com>
1102
1103         * gobject/tmpl/gsignal.sgml: Correct a typo.
1104         (#401994, Mariano Suarez-Alvarez)
1105
1106 2007-01-26  Matthias Clasen  <mclasen@redhat.com>
1107
1108         * glib/tmpl/macros_misc.sgml: Document G_GNUC_INTERNAL
1109         support for Sun Studio.
1110
1111 2007-01-23  Matthias Clasen  <mclasen@redhat.com>
1112
1113         * gobject/tmpl/objects.sgml: Document 
1114         g_object_class_override_property as 2.4 addition (#399940, 
1115         Ian Turner)
1116
1117 2007-01-17  Behdad Esfahbod  <behdad@gnome.org>
1118
1119         * glib/tmpl/macros_misc.sgml: Put back G_GNUC_HAVE_VISIBILITY
1120         doc that was removed accidentally.
1121
1122 2007-01-15  Matthias Clasen  <mclasen@redhat.com>
1123
1124         * gobject/tmpl/gparamspec.sgml; Document G_PARAM_STATIC_NICK.
1125         (#396564, Vincent Untz)
1126
1127 2007-01-12  Matthias Clasen  <mclasen@redhat.com>
1128
1129         * glib/tmpl/keyfile.sgml: Small clarifications.
1130
1131 2007-01-03  Behdad Esfahbod  <behdad@gnome.org>
1132
1133         * glib/glib-sections.txt: Add g_unichar_iszerowidth.
1134
1135         * glib/tmpl/glib-unused.sgml:
1136         * glib/tmpl/keyfile.sgml:
1137         * glib/tmpl/macros_misc.sgml:
1138         * glib/tmpl/messages.sgml:
1139         * glib/tmpl/unicode.sgml:
1140         Template changes.
1141
1142 2007-01-02  Matthias Clasen  <mclasen@redhat.com>
1143         
1144         * glib/running.sgml: Remove C99ism from example.
1145
1146 2006-12-31  Matthias Clasen  <mclasen@redhat.com>
1147
1148         * glib/tmpl/threads.sgml: Fix whitespace.  (#391116)
1149         
1150 2006-12-28  Matthias Clasen  <mclasen@redhat.com>
1151
1152         * gobject/tmpl/gtype.sgml: Updates
1153
1154         * gobject/tmpl/gtypemodule.sgml: Document dynamic type
1155         registration macros.
1156
1157         * gobject/gobject-docs.sgml: Add "Since 2.14" index
1158         * gobject/gobject-sections.txt: Add dynamic type macros
1159
1160 2006-12-28  Matthias Clasen  <mclasen@redhat.com>
1161
1162         * gobject/tmpl/objects.sgml: Clarify a detail about
1163         g_object_set_data_full.  (#343750, Christian Neumair)
1164
1165 Wed Dec 27 15:56:53 2006  Tim Janik  <timj@gtk.org>
1166
1167         * glib/tmpl/memory_slices.sgml: 
1168         * glib/running.sgml: document G_SLICE=debug-blocks.
1169
1170 2006-12-27  Matthias Clasen  <mclasen@redhat.com>
1171
1172         * glib/running.sgml:
1173         * glib/tmpl/option.sgml:
1174         * glib/tmpl/date.sgml: Add hints for locale-dependent functions.
1175
1176 2006-12-18  Matthias Clasen  <mclasen@redhat.com>
1177
1178         * glib/tmpl/keyfile.sgml: Small clarification (#369908,
1179         Tapani Pälli)
1180
1181 2006-12-17  Matthias Clasen  <mclasen@redhat.com>
1182
1183         * glib/tmpl/spawn.sgml: Refer to g_child_watch_add() in addition
1184         to waitpid().
1185
1186         * gobject/tmpl/objects.sgml: Expand GObject::notify
1187         documentation.  (#381722, Nickolay V. Shmyrev)
1188
1189         * gobject/tmpl/gparamspec.sgml: Add canonical-parameter-name id.
1190
1191 2006-12-15  Matthias Clasen  <mclasen@redhat.com>
1192
1193         * glib/glib-docs.sgml: Add a "Since 2.14" section.
1194
1195         * glib/glib-sections.txt: Add g_string_chunk_clear.
1196         
1197 2006-12-14  Matthias Clasen  <mclasen@redhat.com>
1198
1199         * gobject/*.xml: s/Gnome/GNOME/g (#352156, Guillaume Desmottes)
1200
1201         * glib/tmpl/keyfile.sgml: Clarify the behaviour
1202         wrt. to duplicate keys and groups.
1203
1204 2006-12-13  Matthias Clasen  <mclasen@redhat.com>
1205
1206         * glib/tmpl/modules.sgml: Point out that valid symbols may be NULL.
1207
1208 2006-10-08  Matthias Clasen  <mclasen@redhat.com>
1209
1210         * glib/tmpl/unicode.sgml: Document GUnicodeType.
1211
1212 2006-10-08  Matthias Clasen  <mclasen@redhat.com>
1213
1214         * glib/glib-sections.txt: Add g_unichar_get_script() and
1215         GUnicodeScript.
1216
1217         * glib/tmpl/unicode.sgml: Document GUnicodeScript
1218
1219         * gobject/tmpl/enumerations_flags.sgml: Add a hint about
1220         the requirement that enum and flags values must be static.
1221
1222 2006-10-01  Matthias Clasen  <mclasen@redhat.com>
1223
1224         * glib/tmpl/option.sgml: Improve example.  (#367625, Ross Burton) 
1225
1226 Mon Sep 11 14:57:46 2006  Tim Janik  <timj@imendio.com>
1227
1228         * glib/running.sgml: documented G_DEBUG flags resident-modules
1229         and bind-now-modules, patch by Christian Persch on bug #345099.
1230
1231 2006-09-10  Matthias Clasen  <mclasen@redhat.com>
1232
1233         * glib/glib-sections.txt: Add new functions
1234
1235 2006-08-28  Matthias Clasen  <mclasen@redhat.com>
1236
1237         * glib/compiling.sgml: Add a note about G_DISABLE_DEPRECATED.
1238         (#353172, Matt Barnes)
1239
1240 Wed Aug 16 13:55:39 2006  Tim Janik  <timj@imendio.com>
1241
1242         * glib/tmpl/trash_stack.sgml: added notes about complexity.
1243
1244 2006-08-15  Matthias Clasen  <mclasen@redhat.com>
1245
1246         * === Released 2.12.2 ===
1247
1248 2006-08-10  Josh Parsons  <josh.parsons@stonebow.otago.ac.nz>
1249
1250         * gobject/tmpl/gtype.sgml:
1251         * glib/tmpl/threads.sgml: Style and grammar fixes.
1252
1253 2006-08-05  Matthias Clasen  <mclasen@redhat.com>
1254
1255         * glib/tmpl/messages.sgml: Add some hints
1256         about making warnings fatal.  (#348785, Matt
1257         Barnes)
1258
1259 2006-07-22  Matthias Clasen  <mclasen@redhat.com>
1260
1261         * === Released 2.12.1 ===
1262
1263 2006-07-20  Tor Lillqvist  <tml@novell.com>
1264
1265         * glib/tmpl/date.sgml: Improve doc for
1266         g_date_strftime(). (#346197)
1267
1268 2006-07-05  Matthias Clasen  <mclasen@redhat.com>
1269
1270         * glib/tmpl/base64.sgml: Remove bogus reference
1271         to nonexisting function.  (#346660, Mark Drago)
1272         
1273 2006-07-02  Matthias Clasen  <mclasen@redhat.com>
1274
1275         * === Released 2.12.0 ===
1276
1277 2006-06-20  Matthias Clasen  <mclasen@redhat.com>
1278
1279         * === Released 2.11.4 ===
1280
1281 2006-06-12  Matthias Clasen  <mclasen@redhat.com>
1282
1283         * === Released 2.11.3 ===
1284
1285 2006-06-05  Matthias Clasen  <mclasen@redhat.com>
1286
1287         * === Released 2.11.2 ===
1288
1289 2006-06-01  Matthias Clasen  <mclasen@redhat.com>
1290
1291         * glib/glib-sections.txt: Add new hash table functions.
1292         Add new g_source functions.
1293
1294 Wed May 31 11:35:48 2006  Tim Janik  <timj@gtk.org>
1295
1296         * gobject/tmpl/gtype.sgml (Note): amend G_TYPE_CHAR according to #303622.
1297
1298 2006-05-28  Matthias Clasen  <mclasen@redhat.com>
1299
1300         * glib/tmpl/markup.sgml: Document G_MARKUP_TREAT_CDATA_AS_TEXT.
1301
1302 2006-05-16  Matthias Clasen  <mclasen@redhat.com>
1303
1304         * glib/glib-sections.txt: Add g_ascii_strtoll
1305
1306 2006-05-15  Matthias Clasen  <mclasen@redhat.com>
1307
1308         * === Released 2.11.1 ===
1309
1310 2006-05-13  Matthias Clasen  <mclasen@redhat.com>
1311
1312         * glib/glib-sections.txt: Document new api.
1313
1314 2006-05-11  Bastien Nocera  <hadess@hadess.net>
1315
1316         * glib/tmpl/option.sgml: add documentation for G_OPTION_ARG_INT64
1317
1318 2006-05-10  Matthias Clasen  <mclasen@redhat.com>
1319
1320         * gobject/tmpl/gtype.sgml: Updates
1321
1322 2006-05-02  Matthias Clasen  <mclasen@redhat.com>
1323         
1324         * === Released 2.11.0 ===
1325
1326 2006-05-02  Matthias Clasen  <mclasen@redhat.com>
1327
1328         * gobject/tmpl/gtypemodule.sgml: Document a little
1329         pitfall with the last unref for an object.
1330
1331 2006-04-27  Matthias Clasen  <mclasen@redhat.com>
1332
1333         * glib/tmpl/unicode.sgml: Mention that GLib 2.12 will
1334         support UCD 5.0.
1335
1336 2006-04-21  Matthias Clasen  <mclasen@redhat.com>
1337
1338         * gobject/gobject-sections.txt:
1339         * gobject/tmpl/objects.sgml: 
1340         * gobject/tmpl/gtype.sgml: Additions
1341
1342         * glib/glib-docs.sgml:
1343         * gobject/gobject-docs.sgml: Add 2.12 indices.
1344
1345         * gobject/tmpl/gtype.sgml: Document g_type_register_static_simple
1346
1347 2006-04-19  Matthias Clasen  <mclasen@redhat.com>
1348
1349         * gobject/tmpl/objects.sgml: Add some missing Since: 2.8 tags
1350
1351 2006-04-18  Matthias Clasen  <mclasen@redhat.com>
1352
1353         * glib/glib-sections.txt: Add new keyfile api
1354
1355 2006-04-18  Matthias Clasen  <mclasen@redhat.com>
1356
1357         * gobject/tut_gobject.xml: Say that ref/unref are thread-safe now.  
1358         (#322883, Christophe Fergeau)
1359         
1360 2006-04-05  Matthias Clasen  <mclasen@redhat.com>
1361
1362         * gobject/tmpl/signals.sgml: Document class_offset 0.
1363         and that class_closure may be NULL.
1364
1365 2006-04-04  Matthias Clasen  <mclasen@redhat.com>
1366
1367         * glib/glib-sections.txt:
1368         * glib/glib-docs.sgml: Add Base64 section
1369
1370 2006-04-03  Matthias Clasen  <mclasen@redhat.com>
1371
1372         * gobject/tmpl/objects.sgml: Add some verbiage to 
1373         g_object_ref_sink_docs.  (#336677)
1374
1375 2006-03-30  Matthias Clasen  <mclasen@redhat.com>
1376
1377         * gobject/tmpl/objects.sgml: Update the floating docs wrt
1378         to GInitiallyUnowned.
1379
1380         * gobject/tmpl/param_value_types.sgml: 
1381         * gobject/tmpl/objects.sgml: 
1382         * gobject/tmpl/gtype.sgml: Additions
1383
1384         * glib/tmpl/messages.sgml: Cleanup
1385
1386         * glib/tmpl/memory_slices.sgml: Adapt to a parameter name change
1387
1388         * glib/tmpl/linked_lists_double.sgml: Document g_list_free1
1389
1390 2006-03-27  Matthias Clasen  <mclasen@redhat.com>
1391
1392         * glib/tmpl/option.sgml: Document floating point arguments
1393
1394 Fri Mar 24 15:22:04 2006  Tim Janik  <timj@imendio.com>
1395
1396         * glib/tmpl/atomic_operations.sgml: some wording fixups.
1397
1398 2006-03-20  Matthias Clasen  <mclasen@redhat.com>
1399
1400         * glib/tmpl/types.sgml: Document G_HAVE_GINT64 as deprecated.
1401         (#335294, Richard Laager)
1402
1403 2006-03-15  Matthias Clasen  <mclasen@redhat.com>
1404
1405         * glib/tmpl/option.sgml: Hint that @error should
1406         be set in error cases.  (#334646, Christian Persch)
1407
1408 2006-03-09  Matthias Clasen  <mclasen@redhat.com>
1409
1410         * glib/templ/timers.sgml: Mention that the second
1411         parameter of g_timer_elapsed can be NULL (#333916,
1412         Christian Neumair)
1413
1414 2006-03-07  Matthias Clasen  <mclasen@redhat.com>
1415
1416         * ===  Released 2.10.1 ===
1417
1418 2006-02-24  Matthias Clasen  <mclasen@redhat.com>
1419
1420         * === Released 2.10.0 ===
1421
1422 2006-02-22  Stefan Kost  <ensonic@users.sf.net>
1423
1424         * gobject/tmpl/gtype.sgml:
1425           add @since: for _add_private, _GET_PRIVATE
1426         * gobject/tut_gobject.xml:
1427           fix example to use ->priv and not ->private
1428         * gobject/tut_howto.xml:
1429           fix g_type_class_add_private example
1430
1431 2006-02-14  Tor Lillqvist  <tml@novell.com>
1432
1433         * glib/tmpl/iochannels.sgml: Document some Windows-specific issues.
1434
1435         * glib/glib-sections.txt: Move three Windows-specific functions
1436         that now are documented from being Private to the correct section.
1437
1438 2006-02-10  Matthias Clasen  <mclasen@redhat.com>
1439
1440         * === Released 2.9.6 ===
1441
1442 2006-02-10  Matthias Clasen  <mclasen@redhat.com>
1443
1444         * glib/tmpl/date.sgml: Fix a typo (#329123, Kjartan Maraas)
1445
1446 2006-01-27  Matthias Clasen  <mclasen@redhat.com>
1447
1448         * === Released 2.9.5 ===
1449
1450 2006-01-27  Matthias Clasen  <mclasen@redhat.com>
1451
1452         * glib/glib-sections.txt: 
1453         * glib/tmpl/memory.sgml: Document g_mem_gc_friendly.
1454
1455 2006-01-26  Matthias Clasen  <mclasen@redhat.com>
1456
1457         * gobject/tut_tools.xml: Mention g_trap_object_ref
1458
1459         * glib/running.sgml: Add g_trap variables to the index.
1460         Mention conditional breakpoints as an alternative.
1461
1462 Wed Jan 25 17:32:22 2006  Tim Janik  <timj@gtk.org>
1463
1464         * glib/tmpl/memory_slices.sgml: link to G_DEBUG/G_SLICE where appropriate.
1465
1466 Wed Jan 25 17:12:47 2006  Tim Janik  <timj@gtk.org>
1467
1468         * glib/running.sgml: documented G_SLICE=always-malloc and
1469         G_DEBUG=gc-friendly. added anchors for each env var.
1470
1471 2006-01-18  Matthias Clasen  <mclasen@redhat.com>
1472         
1473         * === Released 2.9.4 ===
1474
1475 2006-01-18  Matthias Clasen  <mclasen@redhat.com>
1476
1477         * glib/tmpl/scanner.sgml: Add a note explaining peculiarities
1478         of peek_token wrt to scope changes.  (#307922)
1479         
1480 2006-01-17  Matthias Clasen  <mclasen@redhat.com>
1481
1482         * glib/tmpl/memory.sgml: Add a note about casting the results
1483         of g_new() and g_new0().
1484
1485 2006-01-16  Matthias Clasen  <mclasen@redhat.com>
1486
1487         * === Released 2.9.3 ===
1488
1489 2006-01-12  Federico Mena Quintero  <federico@ximian.com>
1490
1491         * glib/file-name-encodings.sxd: Replaced with the correct file.
1492
1493         * glib/file-name-encodings.png: Huh?  This was a 6-byte file.
1494         Replaced it with the correct one.
1495
1496 2006-01-07  Stefan Kost  <ensonic@users.sf.net>
1497
1498         * gobject/tut_gtype.xml:
1499           fix internal link, little XXX cleanup
1500
1501 2006-01-05  Matthias Clasen  <mclasen@redhat.com>
1502
1503         * === Released 2.9.2 ===
1504
1505 2006-01-03  Matthias Clasen  <mclasen@redhat.com>
1506
1507         * glib/glib-sections.txt: Add new API 
1508
1509 2006-01-02  Stepan Kasal  <kasal@ucw.cz>
1510
1511         * glib/glib-docs.sgml (glib-Windows-Compatability-Functions): Rename
1512         (glib-Windows-Compatibility-Functions): , ie. s/Compata/Compati/
1513         * glib/glib-sections.txt: s/Compata/Compati/
1514
1515 2005-12-24  Matthias Clasen  <mclasen@redhat.com>
1516
1517         * gobject/gobject-sections.txt:
1518         * gobject/tmpl/param_value_types.sgml: Document GType 
1519         paramspecs
1520
1521 2005-12-20  Matthias Clasen  <mclasen@redhat.com>
1522
1523         * glib/glib-sections.txt: add g_thread_pool_set_sort_function.
1524         
1525 2005-12-19  Matthias Clasen  <mclasen@redhat.com>
1526
1527         * glib/tmpl/*.sgml: Update versioned deprecation
1528
1529         * gobject/tmpl/gboxed.sgml: Document G_TYPE_HASH_TABLE.
1530
1531         * glib/glib-sections.txt: Add g_list_free1
1532
1533         * glib/glib-overrides.txt: Remove G_THREADS_IMPL_SOLARIS
1534
1535 2005-12-14  Matthias Clasen  <mclasen@redhat.com>
1536
1537         * glib/glib-sections.txt: 
1538         * glib/tmpl/atomic_operations.sgml: Document new atomic
1539         operations.
1540
1541 2005-12-14  Federico Mena Quintero  <federico@ximian.com>
1542
1543         * glib/building.sgml: Clarify exactly what happens when you use --enable-gc-friendly.
1544
1545 Mon Dec 12 15:31:41 2005  Tim Janik  <timj@imendio.com>
1546
1547         * gobject/tmpl/objects.sgml: corrected floating reference documentation.
1548
1549 2005-12-09  Matthias Clasen  <mclasen@redhat.com>
1550
1551         * === Released 2.9.1 ===
1552
1553 2005-12-07  Matthias Clasen  <mclasen@redhat.com>
1554
1555         * gobject/tmpl/gparamspec.sgml: 
1556         * gobject/tmpl/gtype.sgml: Document n_preallocs as
1557         ignored.
1558
1559 2005-12-05  Matthias Clasen  <mclasen@redhat.com>
1560
1561         * glib/glib-sections.txt: Updates
1562         
1563         * glib/tmpl/memory_slices.sgml: Fix a small formatting
1564         problem.
1565
1566         * glib/tmpl/trees-nary.sgml: 
1567         * glib/tmpl/linked_lists_single.sgml: 
1568         * glib/tmpl/linked_lists_double.sgml: 
1569         * glib/tmpl/caches.sgml: 
1570         * glib/tmpl/strings.sgml: 
1571         * glib/tmpl/scanner.sgml: 
1572         * glib/tmpl/main.sgml: Add versioned deprecation.
1573
1574 Mon Dec  5 15:53:37 2005  Tim Janik  <timj@imendio.com>
1575
1576         * glib/tmpl/memory_slices.sgml: updates to new g_slice API
1577         and minor fixes.
1578
1579 2005-12-05  Matthias Clasen  <mclasen@redhat.com>
1580
1581         * gobject/tmpl/generic_values.sgml: 
1582         * glib/tmpl/trees-nary.sgml: 
1583         * glib/tmpl/linked_lists_double.sgml: 
1584         * glib/tmpl/linked_lists_single.sgml: 
1585         * glib/tmpl/memory_chunks.sgml: 
1586         * glib/tmpl/allocators.sgml: 
1587         * glib/tmpl/macros_misc.sgml: Updates 
1588
1589         * glib/Makefile.am: Ignore gmirroringtable.h
1590
1591 2005-12-04  Matthias Clasen  <mclasen@redhat.com>
1592
1593         * glib/tmpl/macros_misc.sgml: Document G_GNUC_WARN_UNUSED_RESULT.
1594
1595 2005-12-03  Matthias Clasen  <mclasen@redhat.com>
1596
1597         * glib/tmpl/caches.sgml: Document g_cache_value_foreach
1598         as deprecated; document g_cache_key_foreach more thorougly
1599
1600         * glib/glib-sections.txt:
1601         * glib/tmpl/linked_lists_single.sgml: Add g_slist_free1.
1602
1603         * glib/tmpl/memory_chunks.sgml: Document GMemChunk
1604         as deprecated.
1605
1606         * glib/glib-docs.sgml: 
1607         * glib/glib-sections.txt: 
1608         * glib/tmpl/memory_slices.sgml: Document the slice
1609         allocator.
1610
1611 2005-12-02  Matthias Clasen  <mclasen@redhat.com>
1612
1613         * glib/building.sgml: 
1614         * glib/tmpl/threads.sgml: 
1615         * glib/glib-sections.txt: Remove G_THREADS_IMPL_SOLARIS
1616
1617         * glib/tmpl/types.sgml: Document G_GUINT64_CONSTANT.
1618
1619 2005-11-27  Matthias Clasen  <mclasen@redhat.com>
1620
1621         * gobject/gobject-sections.txt: 
1622         * gobject/tmpl/gboxed.sgml: Add g_object_ref_sink,
1623         g_object_is_floating, g_param_spec_ref_sink, 
1624         G_TYPE_HASH_TABLE
1625
1626 2005-11-22  Matthias Clasen  <mclasen@redhat.com>
1627
1628         * glib/glib-sections.txt: Add g_hash_table_ref
1629         and g_hash_table_unref
1630
1631 2005-11-17  Matthias Clasen  <mclasen@redhat.com>
1632
1633         * === Released 2.9.0 ===
1634
1635 2005-11-17  Matthias Clasen  <mclasen@redhat.com>
1636
1637         * glib/tmpl/date.sgml: 
1638         * glib/glib-sections.txt: Add g_date_set_time_t,
1639         g_date_set_time_val and g_thread_foreach
1640
1641 2005-11-08  Matthias Clasen  <mclasen@redhat.com>
1642
1643         * glib/tmpl/threads.sgml: Improve GOnce docs.
1644         (#320950, Christophe Fergeau)
1645
1646 2005-11-04  Matthias Clasen  <mclasen@redhat.com>
1647
1648         * glib/running.sgml: Document fatal_criticals.
1649
1650 2005-10-26  Matthias Clasen  <mclasen@redhat.com>
1651
1652         * gobject/gobject-sections.txt: 
1653         * gobject/tmpl/generic_values.sgml: Document g_value_set_instance(),
1654         (#319885, Milosz Derezynski)
1655
1656 2005-10-26  Matthias Clasen  <mclasen@redhat.com>
1657
1658         * glib/tmpl/unicode.sgml: Add a footnote about surrogate 
1659         pairs.  (#317683, Behdad Esfahbod)
1660
1661 2005-10-05  Matthias Clasen  <mclasen@redhat.com>
1662
1663         * glib/compiling.sgml: Document gmodule-no-export-2.0
1664
1665 2005-10-01  Davyd Madeley  <davyd@fugro-fsi.com.au>
1666
1667         * glib/tmpl/string_utils.sgml: Minor documentation improvements for
1668           g_strchug, g_strchomp and g_strstrip. Brought forward from glib-2-8.
1669
1670 2005-08-31  Matthias Clasen  <mclasen@redhat.com>
1671
1672         * glib/tmpl/quarks.sgml: 
1673         * glib/glib-sections.txt: Add string interning functions.
1674
1675 2005-08-30  Matthias Clasen  <mclasen@redhat.com>
1676
1677         * glib/tmpl/arrays.sgml: 
1678         * glib/tmpl/arrays_pointer.sgml: 
1679         * glib/tmpl/arrays_byte.sgml: Enhance sort() documentation.
1680         (#314839, Behdad Esfahbod)
1681
1682 2005-08-26  Matthias Clasen  <mclasen@redhat.com>
1683
1684         * glib/glib-docs.sgml:
1685         * gobject/gobject-docs.sgml: Add indices for new
1686         symbols in 2.10
1687
1688         Improvements pointed out by Behdad Esfahbod (#314460):
1689         
1690         * glib/tmpl/strings.sgml: Fix up some character/byte
1691         sloppyness.
1692
1693         * glib/tmpl/iochannels.sgml: Don't mention deprecated
1694         functions in the introduction.
1695
1696 2005-08-23  Matthias Clasen  <mclasen@redhat.com>
1697
1698         * === Released 2.8.1 ===
1699
1700 2005-08-22  Matthias Clasen  <mclasen@redhat.com>
1701
1702         * glib/tmpl/date.sgml: Point out time_t vs GTime pitfalls.
1703
1704 2005-08-15  Matthias Clasen  <mclasen@redhat.com>
1705
1706         * glib/glib-gettexttize.xml:
1707         * gobject/glib-genmarshal.xml:
1708         * gobject/glib-mkenums.xml: Fix some trivial
1709         formatting problems.  (#313099, Stepan Kasal)
1710
1711         * glib/tmpl/modules.sgml: Document that file_name can
1712         be NULL.  (#313143, Gustavo Carneiro)
1713
1714         * glib/tmpl/linked_lists_single.sgml: 
1715         * glib/tmpl/linked_lists_double.sgml: Clarify docs
1716         a little.  (#311727, Tristan van Berkom)
1717
1718 2005-08-12  Matthias Clasen  <mclasen@redhat.com>
1719
1720         * === Released 2.8.0 ===
1721
1722 2005-08-10  Stepan Kasal  <kasal@ucw.cz>
1723
1724         Fix typos: Invokation --> Invocation (in various places)
1725
1726         * glib/tmpl/error_reporting.sgml: Fix a typo.
1727         * gobject/tut_howto.xml: Several typos and stylistic changes.
1728
1729 2005-08-05  Matthias Clasen  <mclasen@redhat.com>
1730
1731         * gobject/tmpl/gparamspec.sgml: 
1732         * glib/tmpl/types.sgml: 
1733         * glib/tmpl/option.sgml: Small fixes.
1734
1735         * gobject/tmpl/generic_values.sgml: Small fixes
1736
1737 2005-08-05  Matthias Clasen  <mclasen@redhat.com>
1738
1739         * === Released 2.7.7 ===
1740
1741 2005-08-03  Matthias Clasen  <mclasen@redhat.com>
1742
1743         * === Released 2.7.6 ===
1744
1745 2005-08-02  Matthias Clasen  <mclasen@redhat.com>
1746
1747         * === Released 2.7.5 ===
1748
1749 Sat Jul 30 23:40:35 2005  Tim Janik  <timj@gtk.org>
1750
1751         * glib/tmpl/datalist.sgml:
1752         * glib/tmpl/datalset.sgml: document non-thread-safety for 
1753         _foreach() functions.
1754
1755 2005-07-26  Matthias Clasen  <mclasen@redhat.com>
1756
1757         * glib/tmpl/arrays.sgml: One more improvement.
1758
1759 2005-07-25  Matthias Clasen  <mclasen@redhat.com>
1760
1761         * glib/tmpl/arrays.sgml: Add some details.  (#311310,
1762         Jochen Baier)
1763
1764 2005-07-21  Matthias Clasen  <mclasen@redhat.com>
1765
1766         * === Released 2.7.4 ===
1767
1768 2005-07-20  Matthias Clasen  <mclasen@redhat.com>
1769
1770         * glib/tmpl/macros_misc.sgml: Add some discouraging
1771         comments to the G_INLINE_FUNC macros.  (#310836,
1772         Callum McKenzie)
1773
1774 2005-07-19  Matthias Clasen  <mclasen@redhat.com>
1775
1776         * glib/tmpl/byte_order.sgml: Add docs for #307047,
1777         Bryan Silverthorn.
1778
1779 2005-07-15  Matthias Clasen  <mclasen@redhat.com>
1780
1781         * === Released 2.7.3 ===
1782         
1783 2005-07-13  Matthias Clasen  <mclasen@redhat.com>
1784
1785         * glib/glib-overrides.txt: Add G_VA_COPY
1786
1787         * glib/tmpl/option.sgml: Document that short names must
1788         be printable ASCII characters != '-'.
1789
1790 2005-07-08  Matthias Clasen  <mclasen@redhat.com>
1791         
1792         * === Released 2.7.2 ===
1793
1794 2005-07-08  Matthias Clasen  <mclasen@redhat.com>
1795
1796         * gobject/gobject-docs.sgml: 
1797         * glib/glib-docs.sgml: Add the "new in 2.8" index.
1798
1799 2005-07-05  Matthias Clasen  <mclasen@redhat.com>
1800
1801         * gobject/tmpl/objects.sgml: Add an example
1802         for using a custom constructor.
1803
1804 2005-06-30  Matthias Clasen  <mclasen@redhat.com>
1805
1806         * === Released 2.7.1 ===
1807
1808 2005-06-29  Matthias Clasen  <mclasen@redhat.com>
1809
1810         * glib/tmpl/threads.sgml: 
1811         * glib/tmpl/option.sgml: 
1812         * glib/tmpl/fileutils.sgml: 
1813         * glib/tmpl/iochannels.sgml: 
1814         * glib/tmpl/hooks.sgml: 
1815         * glib/tmpl/misc_utils.sgml: 
1816         * glib/tmpl/date.sgml: 
1817         * glib/glib-sections.txt: Updates
1818
1819 2005-06-24  Matthias Clasen  <mclasen@redhat.com>
1820
1821         * glib/glib-sections.txt: Add GMappedFile functions.
1822
1823 2005-06-18  Matthias Clasen  <mclasen@redhat.com>
1824
1825         * glib/tmpl/option.sgml (GOptionFlags): document
1826         G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME  (Dan Winship)
1827
1828 2005-06-16  Mathieu Lacage <mathieu@gnome.org>
1829
1830         * gobject/tut_gtype.xml: fix typo reported by Hong Gang XU.
1831         
1832 2005-06-10  Matthias Clasen  <mclasen@redhat.com>
1833
1834         * === Released 2.7.0 ===
1835
1836 2005-06-09  Matthias Clasen  <mclasen@redhat.com>
1837
1838         * glib/glib-sections.txt: Add g_chdir
1839
1840         * glib/tmpl/threads.sgml: Document that stack size
1841         will be ignored if the underlying thread implementation
1842         doesn't support stack sizes.
1843
1844 2005-06-07  Matthias Clasen  <mclasen@redhat.com>
1845
1846         * glib/glib-sections.txt: Add g_utf8_collate_key_for_filename.
1847
1848 2005-05-25  Mathieu Lacage <mathieu@gnome.org>
1849
1850         * gobject/tut_*.xml: fix lots of typos, 
1851         some of which were reported by Leonardo Boshell.
1852
1853 2005-05-23  Matthias Clasen  <mclasen@redhat.com>
1854
1855         * glib/tmpl/threads.sgml: Point out exceptions to the
1856         general GLib data structure locking rules.
1857
1858 2005-05-20  Matthias Clasen  <mclasen@redhat.com>
1859
1860         * glib/tmpl/threads.sgml: Add a paragraph about thread
1861         safety of GLib data structures.
1862
1863         * glib/compiling.sgml: Update an example from 1.3 to 2.x
1864
1865 2005-05-13  Matthias Clasen  <mclasen@redhat.com>
1866
1867         * gobject/glib-genmarshal.1: 
1868         * gobject/glib-genmarshal.xml: Mention 64bit integer
1869         types.
1870
1871 2005-05-10  Matthias Clasen  <mclasen@redhat.com>
1872
1873         * glib/tmpl/markup.sgml: Fix sloppy language, pointed out by
1874         Daniel Vaillard.
1875
1876 2005-05-09  Matthias Clasen  <mclasen@redhat.com>
1877
1878         * gobject/tmpl/value_collection.sgml: 
1879         * gobject/tmpl/gboxed.sgml: 
1880         * gobject/tmpl/enumerations_flags.sgml: 
1881         * gobject/tmpl/objects.sgml: Add long descriptions.
1882
1883 2005-05-05  Owen Taylor  <otaylor@redhat.com>
1884
1885         * glib/Makefile.am glib/glib-sections.txt gobject/gobject-sections.txt:
1886         Update
1887
1888         * gobject/tmpl/objects.sgml: Document toggle-references.
1889
1890 2005-05-02  Matthias Clasen  <mclasen@redhat.com>
1891
1892         * glib/tmpl/hash_tables.sgml: Move some docs inline.
1893
1894         * glib/tmpl/windows.sgml: 
1895         * gobject/tmpl/signals.sgml: 
1896         * gobject/tmpl/generic_values.sgml: 
1897         * gobject/tmpl/gtype.sgml: 
1898         * gobject/tmpl/value_arrays.sgml: 
1899         * gobject/tmpl/param_value_types.sgml: 
1900         * gobject/tmpl/gtypemodule.sgml:
1901         * gobject/tmpl/enumerations_flags.sgml: Small additions.
1902
1903 2005-05-01  Matthias Clasen  <mclasen@redhat.com>
1904
1905         * glib/tmpl/completions.sgml: Document
1906         strncmp_func.
1907
1908         glib/glib-sections.txt: Add new API.
1909
1910 2005-04-29  Matthias Clasen  <mclasen@redhat.com>
1911
1912         * gobject/tmpl/gboxed.sgml: 
1913         * gobject/gobject-sections.txt: Add G_TYPE_DATE.
1914
1915 2005-04-23  Stefan Kost  <ensonic@users.sf.net>
1916
1917         * gobject/tut_gtype.xml:
1918         * gobject/tut_howto.xml:
1919         all interface examples use 'interface' instead of 'class'
1920
1921 2005-04-22  Stefan Kost  <ensonic@users.sf.net>
1922
1923         * gobject/Makefile.am:
1924         * gobject/gobject-docs.sgml:
1925         * gobject/tut_gobject.xml:
1926         * gobject/tut_gsignal.xml:
1927         * gobject/tut_gtype.xml:
1928         * gobject/tut_howto.xml:
1929         * gobject/tut_intro.xml:
1930         * gobject/tut_tools.xml:
1931         merged in docs form the gobject tutorial
1932
1933 2005-03-29  Matthias Clasen  <mclasen@redhat.com>
1934
1935         * glib/tmpl/arrays_pointer.sgml: Clarify the docs for
1936         g_ptr_array_free and g_ptr_array_remove_range.  (#170148, 
1937         #170149, Jared Lash)
1938
1939 2005-03-29  Tor Lillqvist  <tml@novell.com>
1940
1941         * glib/tmpl/spawn.sgml: Add Win32 warnings regarding the child
1942         setup function.
1943
1944 2005-03-21  Matthias Clasen  <mclasen@redhat.com>
1945
1946         * glib/glib-sections.txt: 
1947         * glib/tmpl/memory.sgml: Document g_try_new, g_try_new0 
1948         and g_try_renew, g_try_malloc0.
1949
1950 2005-03-20  Matthias Clasen  <mclasen@redhat.com>
1951
1952         * gobject/tmpl/gparamspec.sgml: Document G_PARAM_SPEC_STATIC_
1953         flags.
1954
1955 2005-03-08  Matthias Clasen  <mclasen@redhat.com>
1956
1957         * glib/glib-sections.txt: 
1958         * glib/tmpl/macros_misc.sgml: Document G_GNUC_NULL_TERMINATED.
1959
1960 2005-03-07  Matthias Clasen  <mclasen@redhat.com>
1961
1962         * gobject/tmpl/gtype.sgml:
1963         * gobject/tmpl/param_value_types.sgml:
1964         * gobject/tmpl/gparamspec.sgml: Apply patches by
1965         Stefan Kost to document naming restrictions. (#167614)
1966
1967 2005-02-10  Matthias Clasen  <mclasen@redhat.com>
1968
1969         * glib/tmpl/option.sgml: Fix a typo.  (#166985)
1970
1971 2005-02-07  Matthias Clasen  <mclasen@redhat.com>
1972
1973         * glib/glib-sections.txt: Add g_listenv.
1974
1975 2005-02-04  Matthias Clasen  <mclasen@redhat.com>
1976
1977         * glib/tmpl/linked_lists_double.sgml: 
1978         * glib/tmpl/linked_lists_single.sgml: Add a note 
1979         regarding inefficiency of repeated appends. (#166271,
1980         Olivier Sessink)
1981
1982 2005-02-03  Matthias Clasen  <mclasen@redhat.com>
1983
1984         * glib/tmpl/quarks.sgml: Add a warning against
1985         using g_quark_from_static_string() in dynamically
1986         loaded modules. 
1987
1988 2005-02-02  Matthias Clasen  <mclasen@redhat.com>
1989
1990         * glib/tmpl/misc_utils.sgml: 
1991         * glib/tmpl/hash_tables.sgml: Move some doc 
1992         comments inline.
1993
1994 2005-01-16  Matthias Clasen  <mclasen@redhat.com>
1995
1996         * gobject/tmpl/enumerations_flags.sgml: Fix an
1997         example.  (#164269, Sebastien Bacher)
1998         
1999 2005-01-07  Matthias Clasen  <mclasen@redhat.com>
2000
2001         * === Released 2.6.1 ===
2002
2003 2005-01-06  Matthias Clasen  <mclasen@redhat.com>
2004
2005         * glib/tmpl/keyfile.sgml: Add hint about group name 
2006         case sensitivity.  (#163029, Bastien Nocera)
2007
2008 2005-01-04  Matthias Clasen  <mclasen@redhat.com>
2009
2010         * gobject/tmpl/signals.sgml: Small addition. (#145158,
2011         Mariano Su??rez-Alvarez)
2012
2013 2004-12-20  Matthias Clasen  <mclasen@redhat.com>
2014
2015         * gobject/tmpl/signals.sgml: Fix a typo.  (#161713,
2016         Vincent Untz)
2017
2018 2004-12-17  Matthias Clasen  <mclasen@redhat.com>
2019
2020         * glib/tmpl/misc_utils.sgml: Clarify g_get_prgname docs.  
2021         (#161480, Danny Milo)
2022
2023 2004-12-16  Matthias Clasen  <mclasen@redhat.com>
2024
2025         * glib/tmpl/version.sgml: Improve wording.  (#161484,
2026         Christian Biere)
2027
2028         * === Released 2.6.0 ===
2029         
2030 2004-12-15  Matthias Clasen  <mclasen@redhat.com>
2031
2032         * glib/glib-sections.txt: Add g_rmdir
2033
2034 2004-12-15  Alexander Larsson  <alexl@redhat.com>
2035
2036         * glib/glib-sections.txt:
2037         Add g_filename_display_basename
2038
2039 2004-12-15  Matthias Clasen  <mclasen@redhat.com>
2040
2041         * gobject/tmpl/generic_values.sgml: Document some return
2042         values.  (#161345, Stefan Kost)
2043
2044 2004-12-02  Matthias Clasen  <mclasen@redhat.com>
2045
2046         * === Released 2.5.7 ===
2047         
2048 2004-12-02  Matthias Clasen  <mclasen@redhat.com>
2049
2050         * glib/building.sgml: 
2051         * glib/tmpl/linked_lists_single.sgml: 
2052         * glib/tmpl/linked_lists_double.sgml: 
2053         * glib/tmpl/trees-nary.sgml: Add some warnings regarding
2054         --disable-mem-pools.
2055
2056 2004-12-01  Matthias Clasen  <mclasen@redhat.com>
2057
2058         * glib/tmpl/iochannels.sgml: Fix a typo.  (#160162, Tom Copeland)
2059
2060 2004-11-30  Matthias Clasen  <mclasen@redhat.com>
2061
2062         * glib/building.sgml: Document --enable-man and --disable-visibility.
2063
2064 2004-11-28  Tor Lillqvist  <tml@iki.fi>
2065
2066         * glib/tmpl/misc_utils.sgml: Document encoding of g_get_user_name(),
2067         g_get_real_name(), g_get_tmp_dir() and g_get_current_dir().
2068
2069 2004-11-28  Matthias Clasen  <mclasen@redhat.com>
2070
2071         * glib/tmpl/macros_misc.sgml: Document G_GNUC_MALLOC.
2072
2073         * glib/glib-sections.txt: Add G_GNUC_MALLOC
2074
2075 2004-11-12  Matthias Clasen  <mclasen@redhat.com>
2076
2077         * === Released 2.5.6 ===
2078         
2079 2004-11-08  Matthias Clasen  <mclasen@redhat.com>
2080
2081         * glib/tmpl/trees-nary.sgml: Document G_TRAVERSE_LEAVES and
2082         G_TRAVERSE_NON_LEAVES
2083
2084         * glib/tmpl/hooks.sgml: 
2085         * glib/tmpl/iochannels.sgml: Updates
2086
2087 2004-11-04  Tor Lillqvist  <tml@iki.fi>
2088
2089         * glib/tmpl/windows.sgml: Improve G_WIN32_HAVE_WIDECHAR_API
2090         documentation.
2091
2092         * glib/tmpl/option.sgml: Document G_OPTION_FLAG_REVERSE.
2093
2094 2004-11-02  Matthias Clasen  <mclasen@redhat.com>
2095
2096         * === Released 2.5.5 ===
2097
2098 2004-11-02  Matthias Clasen  <mclasen@redhat.com>
2099
2100         * glib/glib-sections.txt: Add g_get_filename_charsets and
2101         g_filename_display_name.
2102
2103 2004-11-01  Matthias Clasen  <mclasen@redhat.com>
2104
2105         * glib/tmpl/option.sgml: Updates
2106
2107 2004-10-31  Matthias Clasen  <mclasen@redhat.com>
2108
2109         * glib/tmpl/windows.sgml: Document G_WIN32_IS_NT_BASED,
2110         G_WIN32_HAVE_WIDECHAR_API.
2111
2112         * glib/glib-sections.txt: Add g_lstat
2113
2114         * glib/running.sgml: Document G_WIN32_PRETEND_WIN9X.
2115
2116 2004-10-29  Matthias Clasen  <mclasen@redhat.com>
2117
2118         * glib/tmpl/option.sgml: Add an example.
2119
2120         * glib/glib-sections.txt: Add G_OPTION_REMAINING
2121
2122         * glib/tmpl/option.sgml: Add docs.
2123
2124 2004-10-28  Matthias Clasen  <mclasen@redhat.com>
2125
2126         * glib/tmpl/keyfile.sgml: Add some introductory notes.
2127
2128 2004-10-27 Matthias Clasen  <mclasen@redhat.com>
2129
2130         * === Released 2.5.4 ===
2131
2132 2004-10-27  Matthias Clasen  <mclasen@redhat.com>
2133
2134         * glib/tmpl/fileutils.sgml: Add some intro.
2135
2136 2004-10-26  Matthias Clasen  <mclasen@redhat.com>
2137
2138         * gobject/gobject-docs.sgml: Add an index for 2.6 additions.
2139
2140         * gobject/gobject-sections.txt: Additions.
2141
2142         * gobject/Makefile.am (IGNORE_HFILES): Add gobjectalias.h
2143
2144         * glib/tmpl/main.sgml: Document GChildWatchFunc
2145
2146         * glib/tmpl/keyfile.sgml: New template.
2147
2148         * glib/glib-sections.txt: Additions.
2149
2150         * glib/tmpl/macros_misc.sgml: Document some more of
2151         the macros.
2152
2153 2004-10-25  Matthias Clasen  <mclasen@redhat.com>
2154
2155         * glib/glib-docs.sgml:  Add GKeyFile section, add
2156         index for 2.6 additions.
2157
2158 2004-10-23  Matthias Clasen  <mclasen@redhat.com>
2159
2160         * gobject/tmpl/gtype.sgml (GTypeInterfaceCheckData):
2161         Rename first parameter.
2162
2163         * glib/glib-sections.txt: Add GKeyFile section.
2164
2165 2004-10-17  Matthias Clasen  <mclasen@redhat.com>
2166
2167         * glib/tmpl/macros.sgml: 
2168         * glib/glib-sections.txt: Document G_IS_DIR_SEPARATOR. 
2169
2170 2004-10-05  Matthias Clasen  <mclasen@redhat.com>
2171
2172         * gobject/tmpl/objects.sgml: Improve the docs for
2173         g_object_get_property().  (#153424, Stefan Kost)
2174
2175 2004-10-03  Matthias Clasen  <mclasen@redhat.com>
2176
2177         * gobject/tmpl/signals.sgml: Improve docs for 
2178         g_signal_add_emission_hook.  (#154299, Nickolay V. Shmyrev)
2179
2180 2004-09-20  Matthias Clasen  <mclasen@redhat.com>
2181
2182         * glib/tmpl/messages.sgml: Correct the docs for the default log
2183         handler wrt to which messages go to stderr. (#153041, Philippe Blain)
2184
2185 Sun Sep 19 23:15:17 2004  Matthias Clasen  <maclas@gmx.de>
2186
2187         * glib/tmpl/patterns.sgml: Point to g_utf8_strreverse() for
2188         reversing UTF-8 strings.  (#153091, Adam Hooper)
2189
2190 2004-09-18  Matthias Clasen  <mclasen@redhat.com>
2191
2192         * === Released 2.5.3 ===
2193
2194 2004-09-16  Matthias Clasen  <mclasen@redhat.com>
2195
2196         * glib/Makefile.am: Ignore galias.h
2197
2198         * glib/glib-sections.txt: Updates.
2199
2200 2004-09-09  Matthias Clasen  <mclasen@redhat.com>
2201
2202         * glib/tmpl/misc_utils.sgml: Add a hint about $HOME to the
2203         docs of g_get_home_dir().
2204
2205 Thu Sep  9 00:11:19 2004  Matthias Clasen  <maclas@gmx.de>
2206
2207         * glib/glib-sections.txt: Add g_strv_length().
2208
2209 2004-09-07  Matthias Clasen  <mclasen@redhat.com>
2210
2211         * glib/glib-sections.txt: Add g_get_language_names().
2212
2213 Mon Sep  6 01:56:13 2004  Matthias Clasen  <maclas@gmx.de>
2214
2215         * glib/tmpl/messages.sgml: Remove excess markup and fix a markup
2216         error.
2217
2218 Sun Sep  5 01:44:23 2004  Matthias Clasen  <maclas@gmx.de>
2219
2220         * glib/glib-sections.txt: 
2221         * glib/tmpl/messages.sgml: Document g_log_set_default_handler().
2222
2223 Wed Sep  1 20:27:59 2004  Matthias Clasen  <maclas@gmx.de>
2224
2225         * glib/glib-sections.txt: Add g_date_get_iso8601_week_of_year.
2226
2227 Sun Aug 29 23:50:45 2004  Matthias Clasen  <maclas@gmx.de>
2228
2229         * glib/tmpl/fileutils.sgml: Fix a typo.  (#151109, Stepan Kasal)
2230
2231 2004-08-27  Matthias Clasen  <mclasen@redhat.com>
2232
2233         * glib/tmpl/fileutils.sgml: Add G_FILE_ERROR_NOSYS.
2234
2235 2004-08-25 Matthias Clasen  <mclasen@redhat.com>
2236
2237         * === Released 2.5.2 ===
2238
2239 2004-08-23  Matthias Clasen  <mclasen@redhat.com>
2240
2241         * glib/tmpl/warnings.sgml: Add an example for
2242         g_on_error_query() usage.  (#148716, Christian Persch)
2243
2244 2004-08-12  Matthias Clasen  <mclasen@redhat.com>
2245
2246         * glib/tmpl/threads.sgml: Document the necessity to call
2247         g_thread_init() when using threads 
2248         (even non-gthreads).  (#149490, Vincent Untz)
2249
2250
2251 Tue Aug  3 16:43:22 2004  Matthias Clasen  <maclas@gmx.de>
2252
2253         * glib/glib-sections.txt: Add a section for GOption.
2254         * glib/glib-docs.sgml: Include GOption section.
2255         * glib/tmpl/option.sgml: New template.
2256
2257 Tue Aug  3 15:34:16 2004  Matthias Clasen  <maclas@gmx.de>
2258
2259         * glib/glib-sections.txt: Add a separate section for
2260         version information.
2261         * glib/glib-docs.sgml: Include version section.
2262         * glib/tmpl/version.sgml: New template.
2263
2264 2004-08-02  Matthias Clasen  <mclasen@redhat.com>
2265
2266         * glib/glib-sections.txt: 
2267         * glib/tmpl/macros_misc.sgml: Document G_GNUC_INTERNAL.
2268
2269 2004-08-01 Matthias Clasen  <mclasen@redhat.com>
2270
2271         * === Released 2.5.1 ===
2272
2273 2004-07-28  Matthias Clasen  <mclasen@redhat.com>
2274
2275         * glib/tmpl/misc_utils.sgml: Clarify docs for 
2276         g_get_real_name().  (#143552, Danek Duvall)
2277
2278 Fri Jul 23 10:38:24 2004  Matthias Clasen  <maclas@gmx.de>
2279
2280         * glib/tmpl/limits.sgml: Fix docs for G_MAXSIZE.  (#148262, 
2281         Christophe Fergeau)
2282
2283 Sun Jul 18 18:03:08 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
2284
2285         * === Released 2.5.0 ===
2286
2287 2004-07-09  Matthias Clasen  <mclasen@redhat.com>
2288
2289         * glib/tmpl/arrays.sgml: Improve g_array_free() docs.  (#146875,
2290         Ed Griffiths)
2291
2292 Tue Jul  6 00:54:38 2004  Matthias Clasen  <maclas@gmx.de>
2293
2294         * gobject/gobject-sections.txt: 
2295         * gobject/tmpl/gtypemodule.sgml: Add g_type_module_register_enum()
2296         and g_type_module_register_flags().
2297
2298 Mon Jul  5 18:49:56 2004  Matthias Clasen  <maclas@gmx.de>
2299
2300         * glib/tmpl/messages.sgml: 
2301         * glib/glib-sections.txt: Add g_debug.
2302
2303 2004-06-15  Federico Mena Quintero  <federico@ximian.com>
2304
2305         * glib/tmpl/conversions.sgml: New section on file name encodings.
2306
2307         * glib/file-name-encodings.sxd: New diagram of how file name
2308         encodings work.
2309
2310         * glib/file-name-encodings.png: Same as above, for inclusion in
2311         the generated docs.
2312
2313         * glib/Makefile.am (HTML_IMAGES): Add file-name-encodings.png.
2314         (EXTRA_DIST): Add the new images.
2315
2316         * glib/running.sgml: Add ids to the corresponding paragraphs that
2317         describe G_FILENAME_ENCODING and G_BROKEN_FILENAMES, to be able to
2318         reference them from elsewhere.
2319
2320 Thu Jun 10 21:29:55 2004  Matthias Clasen  <maclas@gmx.de>
2321
2322         * glib/tmpl/modules.sgml: Add an example for GModule
2323         usage.  (#144127, Tommi Komulainen)
2324
2325 Sun Jun  6 23:20:42 2004  Matthias Clasen  <maclas@gmx.de>
2326
2327         * gobject/tmpl/gtype.sgml: Fix the docs for G_DEFINE_TYPE()
2328         and friends.  (#143800, Crispin Flowerday)
2329
2330 2004-05-05  Matthias Clasen  <mclasen@redhat.com>
2331
2332         * gobject/gobject-docs.sgml: 
2333         * glib/glib-docs.sgml: Add multiple indices.
2334
2335 2004-04-30  Matthias Clasen  <mclasen@redhat.com>
2336
2337         * === Released 2.4.1 ===
2338
2339 2004-04-23  Matthias Clasen  <mclasen@redhat.com>
2340
2341         * glib/running.sgml: Document LIBCHARSET_ALIAS_DIR.
2342
2343 2004-04-15  Matthias Clasen  <mclasen@redhat.com>
2344
2345         * glib/tmpl/types.sgml: Correct the description of the
2346         gfloat and gdouble ranges.
2347
2348 Tue Mar 16 12:06:09 2004  Owen Taylor  <otaylor@redhat.com>
2349
2350         * === Released 2.4.0 ===
2351         
2352 Sun Mar 14 11:00:41 2004  Owen Taylor  <otaylor@redhat.com>
2353
2354         * gobject/tmpl/signals.sgml: Document the fact that
2355         g_signal_connect_object() does *not* remove the signal
2356         when the object is disconnected currently and describe
2357         a workaround to prevent memory leaks.
2358
2359 Tue Mar  9 09:16:11 2004  Owen Taylor  <otaylor@redhat.com>
2360
2361         * === Released 2.3.6 ===
2362
2363 Mon Mar  8 08:32:36 2004  Owen Taylor  <otaylor@redhat.com>
2364
2365         * glib/tmpl/main.sgml: Reference g_source_set_callback(),
2366         not g_source_attach(). (Takeshi AIHANA)
2367
2368 2004-02-29  Sebastian Wilhelmi  <seppi@seppi.de>
2369
2370         * glib/glib-overrides.txt, glib/glib-sections.txt,
2371         glib/tmpl/atomic_operations.sgml: Updated according to code changes.
2372
2373 Sun Feb 29 02:35:00 2004  Sven Herzberg  <herzi@gnome-de.org>
2374
2375         * glib/tmpl/limits.sgml: exchange non-existing G_MAX_DOUBLE for
2376         G_MAXDOUBLE (fixes #135723)
2377
2378 Fri Feb 27 22:10:25 2004  Matthias Clasen  <maclas@gmx.de>
2379
2380         * glib/tmpl/modules.sgml: Reformat a bit.
2381
2382 Fri Feb 27 22:05:23 2004  Matthias Clasen  <maclas@gmx.de>
2383
2384         * glib/tmpl/limits.sgml: Document G_MAXSIZE.
2385
2386 2004-02-26  Sebastian Wilhelmi  <seppi@seppi.de>
2387
2388         * glib/tmpl/threads.sgml: Updated to reflect removal of the PID
2389         niceness surrogate for thread priorities.
2390
2391         * glib/glib-overrides.txt, glib/glib-sections.txt,
2392         glib/glib-docs.sgml, glib/tmpl/atomic_operations.sgml: Add docs
2393         for atomic operations.
2394
2395 Tue Feb 24 14:09:21 2004  Owen Taylor  <otaylor@redhat.com>
2396
2397         * === Released 2.3.3 ===
2398
2399         * glib/glib-sections.txt: Updates.
2400
2401 Sun Feb 22 00:59:11 2004  Matthias Clasen  <maclas@gmx.de>
2402
2403         * glib/tmpl/trees-nary.sgml: Document GCopyFunc.
2404
2405 Sun Feb 22 00:54:17 2004  Matthias Clasen  <maclas@gmx.de>
2406
2407         * glib/glib-sections.txt: Add GCopyFunc and g_node_copy_deep.
2408
2409 2004-02-18  Sebastian Wilhelmi  <seppi@seppi.de>
2410
2411         * glib/glib-sections.txt: Add the new g_rand_* functions
2412
2413 Sat Feb 14 01:25:23 2004  Matthias Clasen  <maclas@gmx.de>
2414
2415         * glib/glib-sections.txt: Add GPid, GChildWatchFunc,
2416         g_child_watch_source_new, g_child_watch_add,
2417         g_child_watch_add_full.
2418
2419 Fri Feb 13 23:16:25 2004  Matthias Clasen  <maclas@gmx.de>
2420
2421         * glib/tmpl/macros_misc.sgml: Fix a typo. 
2422
2423 Sat Feb  7 01:02:06 2004  Matthias Clasen  <maclas@gmx.de>
2424
2425         * glib/tmpl/numerical.sgml: Fix some external links.
2426
2427 Thu Feb  5 00:54:43 2004  Matthias Clasen  <maclas@gmx.de>
2428
2429         * glib/glib-sections.txt: Add g_completion_complete_utf8.
2430
2431 Fri Jan 30 23:25:58 2004  Matthias Clasen  <maclas@gmx.de>
2432
2433         * glib/tmpl/iochannels.sgml: 
2434         * glib/tmpl/main.sgml: Remove references to deprecated GTK+ and
2435         GDK functions.  (#130756, Vincent Untz)
2436         
2437 Wed Jan 28 01:39:59 2004  Matthias Clasen  <maclas@gmx.de>
2438
2439         * glib/glib-sections.txt: Add g_strsplit_set. (Soeren Sandmann)
2440
2441 Thu Jan 22 14:51:19 2004  Owen Taylor  <otaylor@redhat.com>
2442
2443         * glib/glib-sections.txt glib/tmpl/timers.sgml: Document
2444         g_timer_continue. (Tim-Philipp M??ller)
2445
2446 Sun Jan 11 01:25:44 2004  Matthias Clasen  <maclas@gmx.de>
2447
2448         * gobject/tmpl/gtype.sgml: Improve docs for G_DEFINE_TYPE_* macros.
2449
2450 Sun Jan 11 01:25:29 2004  Matthias Clasen  <maclas@gmx.de>
2451
2452         * gobject/gobject-sections.txt: Add G_DEFINE_TYPE_EXTENDED.
2453
2454 Sat Jan 10 02:18:32 2004  Matthias Clasen  <maclas@gmx.de>
2455
2456         * gobject/tmpl/gtype.sgml: Document the new GType boilerplate macros
2457         with an example.
2458
2459 Sat Jan 10 01:36:01 2004  Matthias Clasen  <maclas@gmx.de>
2460
2461         * gobject/tmpl/gtype.sgml: Document g_type_class_peek_static.
2462
2463 Sat Jan 10 01:23:58 2004  Matthias Clasen  <maclas@gmx.de>
2464
2465         * gobject/gobject-sections.txt: Add g_type_class_peek_static,
2466         G_DEFINE_TYPE, G_DEFINE_TYPE_WITH_CODE, G_DEFINE_ABSTRACT_TYPE,
2467         G_DEFINE_ABSTRACT_TYPE_WITH_CODE, G_IMPLEMENT_INTERFACE.
2468
2469
2470 Sat Jan 10 01:23:01 2004  Matthias Clasen  <maclas@gmx.de>
2471
2472         * gobject/tmpl/objects.sgml: Update docs of g_object_connect.
2473
2474 Fri Jan  9 23:40:23 2004  Matthias Clasen  <maclas@gmx.de>
2475
2476         * gobject/tmpl/gboxed.sgml: 
2477         * gobject/gobject-sections.txt: Add G_TYPE_STRV and GStrv.
2478
2479 Fri Dec 26 02:04:49 2003  Matthias Clasen  <maclas@gmx.de>
2480
2481         * glib/glib-sections.txt: Add g_ptr_array_foreach().
2482
2483 Sun Dec 21 01:01:34 2003  Matthias Clasen  <maclas@gmx.de>
2484
2485         * glib/tmpl/misc_utils.sgml: Document the encoding of 
2486         g_get_real_name().
2487
2488 Fri Dec 19 21:40:00 2003  Matthias Clasen  <maclas@gmx.de>
2489
2490         * gobject/tmpl/signals.sgml: Rewording.
2491
2492 Tue Dec  2 02:31:15 2003  Matthias Clasen  <maclas@gmx.de>
2493
2494         * glib/tmpl/limits.sgml:
2495         * glib/glib-sections.txt: Add G_{MIN,MAX,MAXU}INT{8,16,32}.
2496
2497 Thu Nov  6 01:42:36 2003  Matthias Clasen  <maclas@gmx.de>
2498
2499         * glib/glib-sections.txt: Add an i18n section.
2500         * glib/glib-docs.sgml: Include the corresponding entity.
2501         * glib/tmpl/i18n.sgml: Template for i18n section.
2502
2503 Thu Nov  6 00:56:04 2003  Matthias Clasen  <maclas@gmx.de>
2504
2505         * glib/running.sgml: Document G_FILENAME_ENCODING.
2506
2507 Sat Oct 25 01:07:45 2003  Matthias Clasen  <maclas@gmx.de>
2508
2509         * gobject/tmpl/gparamspec.sgml: 
2510         * gobject/tmpl/objects.sgml: Additions.
2511
2512 Thu Oct 23 14:27:54 2003  Owen Taylor  <otaylor@redhat.com>
2513
2514         * gobject/Makefile.am: Add a dist-hook so that the
2515         man pages get distributed.
2516
2517         * glib/Makefile.am: Add a dist-hook so that the
2518         man pages get distributed.
2519
2520         * glib/Makefile.am (content_files): Add cross.sgml.
2521
2522         * gobject/Makefile.am (INCLUDES): Add $(top_srcdir)/glib,
2523         and (for gobject.cI) $(srcdir)
2524
2525 Tue Oct 21 23:29:54 2003  Matthias Clasen  <maclas@gmx.de>
2526
2527         * gobject/tmpl/gtypemodule.sgml: 
2528         * gobject/tmpl/enumerations_flags.sgml: 
2529         * gobject/tmpl/gtype.sgml: Additions.
2530
2531 Tue Oct 21 23:09:15 2003  Matthias Clasen  <maclas@gmx.de>
2532
2533         * gobject/tmpl/gparamspec.sgml: 
2534         * gobject/tmpl/param_value_types.sgml:
2535         * gobject/tmpl/gtype.sgml: 
2536         * gobject/tmpl/signals.sgml: Add "Since 2.4" markers where
2537         appropriate.
2538
2539 Tue Oct 14 17:45:33 2003  Owen Taylor  <otaylor@redhat.com>
2540
2541         * gobject/gobject-sections.txt gobject/tmpl/objects.sgml
2542         gobject/tmpl/param_value_types.sgml gobject/tmpl/gparamspec.sgml:
2543         Document interface properties and GParamSpecOverride.
2544
2545 Mon Oct 20 22:05:37 2003  Matthias Clasen  <maclas@gmx.de>
2546
2547         * gobject/tmpl/objects.sgml: 
2548         * gobject/tmpl/enumerations_flags.sgml: 
2549         * gobject/tmpl/gtypeplugin.sgml: Additions.
2550
2551 Mon Oct 20 22:04:45 2003  Matthias Clasen  <maclas@gmx.de>
2552
2553         * gobject/gobject-sections.txt: Add GObjectConstructParam.
2554
2555 Mon Oct 20 20:38:06 2003  Matthias Clasen  <maclas@gmx.de>
2556
2557         * gobject/gobject.i: Removed...
2558         * gobject/gobject.cI: ...and readded.
2559         * gobject/gobject.types: Change to the standard file 
2560         extension for included hunks of C code.
2561
2562 Mon Oct 20 20:34:33 2003  Matthias Clasen  <maclas@gmx.de>
2563
2564         * gobject/Makefile.am (INCLUDES): Add $(top_builddir)/glib
2565         as an include dir again, this time for real.  
2566
2567 Mon Oct 20 01:12:46 2003  Matthias Clasen  <maclas@gmx.de>
2568
2569         * gobject/tmpl/gtype.sgml: 
2570         * gobject/tmpl/param_value_types.sgml: 
2571         * gobject/tmpl/value_arrays.sgml: Additions.
2572
2573         * gobject/tmpl/gboxed.sgml: 
2574         * gobject/gobject-sections.txt: Remove prematurely added
2575         GStrv documentation.
2576
2577 Sun Oct 19 22:18:28 2003  Matthias Clasen  <maclas@gmx.de>
2578
2579         * gobject/Makefile.am (INCLUDES): Add $(top_builddir)/glib
2580         as an include dir.  (#124934, Mariano Su??rez-Alvarez)
2581
2582 Sun Oct 19 00:33:28 2003  Matthias Clasen  <maclas@gmx.de>
2583
2584         * gobject/tmpl/gtype.sgml: 
2585         * gobject/tmpl/generic_values.sgml: 
2586         * gobject/tmpl/objects.sgml: 
2587         * gobject/tmpl/signals.sgml: Additions.
2588
2589 Sat Oct 18 01:30:47 2003  Matthias Clasen  <maclas@gmx.de>
2590
2591         * gobject/tmpl/gboxed.sgml: 
2592         * gobject/tmpl/gtypeplugin.sgml: 
2593         * gobject/tmpl/enumerations_flags.sgml: Additions.
2594
2595 Sat Oct 18 00:04:22 2003  Matthias Clasen  <maclas@gmx.de>
2596
2597         * gobject/gobject.types: List GObject here, since the
2598         documentation misses the notify signal otherwise. Needs
2599         a little bit of a hack to work around a gtkdoc-scangobj
2600         limitation, see the comment in gobject/gobject.i.
2601
2602         * gobject/gobject.i: New file, containing a trivial 
2603         g_object_get_type() function.
2604         
2605 Fri Oct 17 00:23:51 2003  Matthias Clasen  <maclas@gmx.de>
2606
2607         * gobject/Makefile.am (GTKDOC_LIBS): 
2608         (INCLUDES): Add the necessary stuff to compile gobject-scan.
2609
2610         * gobject/gobject.types: Add g_type_module_get_type() and
2611         g_type_plugin_get_type().
2612
2613 Thu Oct 16 01:02:04 2003  Matthias Clasen  <maclas@gmx.de>
2614
2615         * gobject/tmpl/gparamspec.sgml: Additions, document 
2616         GParamSpecPool.
2617
2618 Wed Oct 15 00:56:30 2003  Matthias Clasen  <maclas@gmx.de>
2619
2620         * gobject/tmpl/gclosure.sgml: Improvements from Owen's feedback. 
2621
2622 Tue Oct 14 02:35:45 2003  Matthias Clasen  <maclas@gmx.de>
2623
2624         * gobject/gobject-sections.txt: Move the g_cclosure_marshal_*
2625         functions to a non-private subsection, since these functions
2626         are not private.
2627
2628 Tue Oct 14 02:35:16 2003  Matthias Clasen  <maclas@gmx.de>
2629
2630         * gobject/tmpl/gclosure.sgml: Fill in.
2631
2632 Sun Oct  5 23:23:53 2003  Matthias Clasen  <maclas@gmx.de>
2633
2634         * gobject/glib-sections.txt: 
2635         * gobject/gobject-sections.txt: Fix includes.
2636
2637         * gobject/tmpl/value_collection.sgml: Add docs found in the 
2638         header.
2639
2640 Thu Oct  2 01:22:46 2003  Owen Taylor  <otaylor@redhat.com>
2641
2642         * gobject/gobject-sections.txt gobject/tmpl/gtype.sgml: 
2643         Add g_type_add/remove_interface_check()
2644
2645 2003-09-30  Matthias Clasen  <maclas@gmx.de>
2646
2647         * gobject/tmpl/gparamspec.sgml: 
2648         * gobject/tmpl/signals.sgml: Additions.
2649
2650         * glib/glib-sections.txt: Add g_unichar_get_mirror_char and
2651         g_static_mutex_get_mutex_impl_shortcut.
2652
2653 Mon Sep 29 10:55:23 2003  Owen Taylor  <otaylor@redhat.com>
2654
2655         *  gobject/gobject-sections.txt gobject/tmpl/gtype.sgml:
2656         Docs for g_type_default_interface_ref(), etc.
2657
2658 Fri Sep 12 16:29:29 2003  Owen Taylor  <otaylor@redhat.com>
2659
2660         * gobject/tmpl/signals.sgml: Add docs for
2661         g_signal_accumulator_true_handled.
2662
2663 2003-09-12  Matthias Clasen  <maclas@gmx.de>
2664
2665         * gobject/gobject-sections.txt: Add new g_value_take_x() functions.
2666
2667         * gobject/tmpl/param_value_types.sgml: Document new g_value_take_x()
2668         functions.  (#100948)
2669
2670 2003-08-05  Matthias Clasen  <maclas@gmx.de>
2671
2672         * glib/tmpl/string_utils.sgml: Add note about in-place editing to g_strdelimit() doc.
2673         (#118875, Thomas Vander Stichele)
2674
2675 2003-07-30  Matthias Clasen  <maclas@gmx.de>
2676
2677         * glib/tmpl/misc_utils.sgml: Move g_getenv() docs inline.
2678
2679         * glib/tmpl/string_utils.sgml: Small fixes.
2680
2681         * glib/glib-docs.sgml: Add paragraph about multi-threading policy.
2682
2683         * glib/glib-sections.txt: Rename g_read_link to g_file_read_link.
2684
2685 2003-07-29  Matthias Clasen  <maclas@gmx.de>
2686
2687         * glib/tmpl/macros_misc.sgml: Document G_GINT{16,32,64}_MODIFIER, add note about scanning.
2688
2689         * glib/glib-sections.txt: Add G_GINT{16,32,64}_MODIFIER.
2690
2691 2003-07-28  Matthias Clasen  <maclas@gmx.de>
2692
2693         * glib/glib-sections.txt: Add g_setenv(), g_unsetenv() and g_read_link().  (#100763, #72545)
2694
2695 2003-07-26  Matthias Clasen  <maclas@gmx.de>
2696
2697         * glib/tmpl/arrays.sgml: 
2698         * glib/tmpl/arrays_byte.sgml: 
2699         * glib/tmpl/arrays_pointer.sgml: 
2700         * glib/glib-sections.txt: Add g_{,byte,pointer}_array_remove_range.  (#94879, Nalin Dahyabhai)
2701
2702         * glib/tmpl/messages.sgml: Remove the note about the message length restriction.
2703
2704 2003-07-24  Matthias Clasen  <maclas@gmx.de>
2705
2706         * glib/tmpl/messages.sgml: Mention the restriction on message length.  (#118043, Martyn Russell)
2707
2708 2003-07-18  Matthias Clasen  <maclas@gmx.de>
2709
2710         * glib/tmpl/arrays_pointer.sgml: Add a note about double indirection in 
2711         g_ptr_array_sort[_with_data]().  (#113697, Owen Taylor)
2712
2713 2003-07-12  Matthias Clasen  <maclas@gmx.de>
2714
2715         * glib/tmpl/string_utils.sgml: Add a paragraph about string precision, add links to it.
2716         Remove markup which is now handled better by gtk-doc.
2717
2718 2003-07-09  Matthias Clasen  <maclas@gmx.de>
2719
2720         * glib/tmpl/threads.sgml: Document GOnce, GOnceStatus, G_ONCE_INIT, g_once and g_once_impl.
2721
2722         * glib/glib-sections.txt: Add GOnce, GOnceStatus, G_ONCE_INIT, g_once and g_once_impl.
2723
2724 2003-07-02  Matthias Clasen  <maclas@gmx.de>
2725
2726         * glib/tmpl/string_utils.sgml: Move g_strfreev() docs inline.
2727
2728 2003-06-19  Matthias Clasen  <maclas@gmx.de>
2729
2730         * glib/tmpl/misc_utils.sgml: Move g_path_get_basename() docs inline.
2731
2732 2003-06-18  Matthias Clasen  <maclas@gmx.de>
2733
2734 o       * glib/glib-sections.txt: Add g_thread_init_glib to silence gtk-doc.
2735
2736         * gobject/Makefile.am: Add rule to regenerate man pages from 
2737         Docbook.
2738         (man_MANS): Add glib-mkenums.1, glib-genmarshal.1 and gobject-query.1.
2739         (content_files): Add glib-mkenums.xml, glib-genmarshal.xml and 
2740         gobject-query.xml.
2741
2742         * gobject/glib-mkenums.xml: 
2743         * gobject/glib-genmarshal.xml: 
2744         * gobject/gobject-query.xml: New refentries.
2745
2746         * gobject/glib-mkenums.1: 
2747         * gobject/glib-genmarshal.1: 
2748         * gobject/gobject-query.1: Man pages generated from the .xml
2749         sources.
2750
2751         * gobject/gobject-docs.sgml: Include glib-mkenums.xml, 
2752         glib-genmarshal.xml and gobject-query.xml.
2753         
2754 2003-06-17  Matthias Clasen  <maclas@gmx.de>
2755
2756         * glib/Makefile.am: Add rule to regenerate man pages from 
2757         Docbook.
2758         (man_MANS): Add glib-gettextize.1.
2759         (content_files): Add glib-gettextize.xml.
2760
2761         * glib/glib-gettextize.xml: New refentry.
2762
2763         * glib/glib-gettextize.1: Man page generated from the .xml source.
2764
2765         * glib/glib-docs.sgml: Include glib-gettextize.xml.
2766
2767 2003-06-17  Matthias Clasen  <mc2@YAST_ASK>
2768
2769         * gobject/gobject-docs.sgml: 
2770         * glib/glib-docs.sgml: Add an autogenerated index.
2771
2772 2003-06-17  Matthias Clasen  <maclas@gmx.de>
2773
2774         * glib/tmpl/macros_misc.sgml: Document G_GNUC_DEPRECATED.
2775
2776 2003-06-11  Matthias Clasen  <maclas@gmx.de>
2777
2778         * gobject/tmpl/objects.sgml: A small addition.
2779
2780 Sun Jun  8 12:28:39 2003  Owen Taylor  <otaylor@redhat.com>
2781
2782         * glib/tmpl/error_reporting.sgml: XML fix.
2783
2784         * glib/glib-sections.txt: Updated.
2785
2786 2003-06-06  Matthias Clasen  <maclas@gmx.de>
2787
2788         * glib/tmpl/limits.sgml: Correct the documentation for
2789         G_MINFLOAT and G_MINDOUBLE.  (#114513, Christophe Fergeau)
2790
2791         * glib/glib-sections.txt: Add g_vasprintf().
2792
2793         * glib/tmpl/string_utils.sgml: Add a hint about g_vasprintf() to
2794         the g_strdup_printf() docs.
2795
2796 2003-05-28  Matthias Clasen  <maclas@gmx.de>
2797
2798         * glib/tmpl/string_utils.sgml: Document that g_strdup() and
2799         g_strndup() accept NULL.  (#106987, Christian Biere)
2800
2801 2003-05-12  Matthias Clasen  <maclas@gmx.de>
2802
2803         * glib/cross.sgml: Fix a duplicate id left by copy-and-paste.
2804         (#112785, Owen Taylor)
2805
2806 2003-04-18  Matthias Clasen  <maclas@gmx.de>
2807
2808         * gobject/tmpl/signals.sgml: Correct the documentation
2809         GSignalEmissionHook (#110906) and some cleanups.
2810
2811 2003-04-11  Matthias Clasen  <maclas@gmx.de>
2812
2813         * gobject/tmpl/gparamspec.sgml: Fix a few typos.
2814
2815 2003-04-09  Matthias Clasen  <maclas@gmx.de>
2816
2817         * glib/glib-docs.sgml: Move dependencies to building.sgml.
2818
2819         * glib/building.sgml: Move stuff from INSTALL here.
2820
2821 2003-04-08  Matthias Clasen  <maclas@gmx.de>
2822
2823         * glib/cross.sgml: New file; cross-compilation information.
2824         * glib/glib-docs.sgml: Include cross.sgml.
2825
2826 2003-04-07  Matthias Clasen  <maclas@gmx.de>
2827
2828         * gobject/tmpl/enumerations_flags.sgml: Additions.
2829
2830 2003-04-01  Matthias Clasen  <maclas@gmx.de>
2831
2832         * glib/tmpl/error_reporting.sgml: 
2833         * glib/tmpl/random_numbers.sgml: 
2834         * glib/tmpl/arrays_pointer.sgml: 
2835         * glib/tmpl/arrays.sgml: Fix formatting of examples.
2836
2837 2003-04-01  Matthias Clasen  <maclas@gmx.de>
2838
2839         * glib/glib-sections.txt: Add g_string_chunk_insert_len.
2840
2841 2003-03-28  Matthias Clasen  <maclas@gmx.de>
2842
2843         * gobject/tmpl/param_value_types.sgml: Additions.
2844
2845 2003-03-25  Matthias Clasen  <maclas@gmx.de>
2846
2847         * gobject/tmpl/objects.sgml: Additions.
2848
2849 2003-03-24  Matthias Clasen  <maclas@gmx.de>
2850
2851         * gobject/tmpl/objects.sgml: Additions.
2852
2853 Mon Mar 10 11:33:10 2003  Owen Taylor  <otaylor@redhat.com>
2854
2855         * gobject/tmpl/gtype.sgml gobject/gobject-sections.txt: 
2856         Document private instance data.
2857
2858 2003-02-11  Matthias Clasen  <maclas@gmx.de>
2859
2860         * glib/tmpl/string_utils.sgml: Fix an off-by-one error in the
2861         g_strescape() docs.  (#105431, Phillip Vandry)
2862
2863 2003-02-07  Matthias Clasen  <maclas@gmx.de>
2864
2865         * gobject/tmpl/gtypemodule.sgml: 
2866         * gobject/tmpl/gtype.sgml: 
2867         * gobject/tmpl/gclosure.sgml: 
2868         * gobject/tmpl/param_value_types.sgml: 
2869         * gobject/tmpl/gparamspec.sgml: 
2870         * gobject/tmpl/objects.sgml: 
2871         * gobject/tmpl/signals.sgml: Move all docs out-of-line. Boy, what
2872         a waste of time.
2873
2874 2003-01-21  Matthias Clasen  <maclas@gmx.de>
2875
2876         * glib/tmpl/strings.sgml: Document the return value of g_string_free().
2877
2878 2003-01-15  Matthias Clasen  <maclas@gmx.de>
2879
2880         * gobject/tmpl/gtype.sgml: Fix the description of
2881         G_TYPE_FUNDAMENTAL.  (#103119, Josh Parsons)
2882
2883 2003-01-01  Tor Lillqvist  <tml@iki.fi>
2884
2885         * glib/tmpl/messages.sgml: Remove comment that only stdout would
2886         be used on Windows, no longer true.
2887
2888 2002-12-15  Matthias Clasen  <maclas@gmx.de>
2889
2890         * gobject/tmpl/param_value_types.sgml: Move some docs inline.
2891
2892 2002-12-15  Matthias Clasen  <maclas@gmx.de>
2893
2894         * glib/Makefile.am (IGNORE_HFILES): Add gprintfint.h and trio.
2895
2896 2002-12-13  Matthias Clasen  <maclas@gmx.de>
2897
2898         * glib/Makefile.am (MKDB_OPTIONS): Add --ignore-files=trio to
2899         avoid gtk-doc warnings about doxygen comments.
2900
2901 Tue Dec 10 11:55:28 2002  Owen Taylor  <otaylor@redhat.com>
2902
2903         * glib/tmpl/timers.sgml: Improve docs for return value
2904         and @microseconds out parameter. (Reported by
2905         Dennis Haney, #100841)
2906
2907 2002-12-10  Matthias Clasen  <maclas@gmx.de>
2908
2909         * gobject/tmpl/generic_values.sgml: 
2910         * gobject/tmpl/gtype.sgml: 
2911         * gobject/tmpl/enumerations_flags.sgml: Add docs.
2912
2913 2002-12-09  Matthias Clasen  <maclas@gmx.de>
2914
2915         * gobject/tmpl/gtype.sgml: 
2916         * gobject/tmpl/enumerations_flags.sgml: Add docs.
2917
2918         * gobject/tmpl/gtype.sgml:
2919         * gobject/tmpl/gtypeplugin.sgml:
2920         * gobject/tmpl/gtypemodule.sgml:
2921         * gobject/gobject-sections.txt: Add GTypeClass, GTypePluginClass
2922         and GTypeModuleClass.
2923
2924         * gobject/tmpl/gboxed.sgml:
2925         * gobject/tmpl/enumerations_flags.sgml: 
2926         * gobject/tmpl/gclosure.sgml: 
2927         * gobject/tmpl/param_value_types.sgml: Add docs.
2928
2929 2002-12-06  Matthias Clasen  <maclas@gmx.de>
2930
2931         * gobject/tmpl/gparamspec.sgml: Typo fix.
2932
2933 2002-12-05  Matthias Clasen  <maclas@gmx.de>
2934
2935         * glib/tmpl/strings.sgml: 
2936         * glib/tmpl/scanner.sgml: 
2937         * glib/tmpl/main.sgml: 
2938         * glib/tmpl/macros_misc.sgml: 
2939         * glib/tmpl/hash_tables.sgml: Add Since and Deprecation info
2940         for symbols documented in the templates.
2941
2942 2002-12-04  Matthias Clasen  <maclas@gmx.de>
2943
2944         * gobject/tmpl/gtype.sgml: Add docs.
2945
2946 2002-12-02  Matthias Clasen  <maclas@gmx.de>
2947
2948         * gobject/tmpl/signals.sgml: Add docs.
2949
2950 2002-12-01  Matthias Clasen  <maclas@gmx.de>
2951
2952         * gobject/gobject-sections.txt: Mark g_signal_handlers_destroy as
2953         private.
2954
2955         * gobject/tmpl/signals.sgml: Move some docs inline.
2956
2957 2002-11-29  Matthias Clasen  <maclas@gmx.de>
2958
2959         * glib/tmpl/main.sgml: Write something about GSourceDummyMarshal.
2960
2961         * glib/tmpl/date.sgml: 
2962         * glib/tmpl/string_utils.sgml: Remove redundant docs.
2963
2964         * glib/glib-sections.txt: Add g_ascii_strtoull and 
2965         g_get_application_name.
2966
2967 2002-11-28  Matthias Clasen  <maclas@gmx.de>
2968
2969         * glib/tmpl/strings.sgml: 
2970         * glib/tmpl/string_utils.sgml: 
2971         * glib/tmpl/misc_utils.sgml: Move some docs inline.
2972
2973 2002-11-23  Matthias Clasen  <maclas@gmx.de>
2974
2975         * gobject/tmpl/gclosure.sgml: 
2976         * gobject/tmpl/signals.sgml: 
2977         * gobject/tmpl/gparamspec.sgml: 
2978         * gobject/tmpl/value_collection.sgml: 
2979         * gobject/tmpl/generic_values.sgml: 
2980         * gobject/tmpl/param_value_types.sgml: 
2981         * gobject/tmpl/gboxed.sgml: 
2982         * gobject/tmpl/enumerations_flags.sgml: 
2983         * gobject/tmpl/objects.sgml: 
2984         * gobject/tmpl/gtypemodule.sgml: 
2985         * gobject/tmpl/gtypeplugin.sgml: Add missing short descriptions, 
2986         standardize them to start with a capital and end without a period. 
2987
2988         * glib/tmpl/arrays.sgml: 
2989         * glib/tmpl/memory_chunks.sgml: 
2990         * glib/tmpl/macros.sgml: Remove periods from titles in examples.
2991
2992         * glib/building.sgml: Explain --enable-include-printf.
2993
2994         * glib/Makefile.am (extra_files): 
2995         * gobject/Makefile.am (extra_files): Add version.xml.in.
2996
2997         * glib/Makefile.am (content_files): 
2998         * gobject/Makefile.am (content_files): Add version.xml.
2999
3000         * glib/version.xml.in: 
3001         * gobject/version.xml.in: New files to let configure dump the version in.
3002
3003         * glib/glib-docs.sgml:
3004         * gobject/gobject-docs.sgml: Add version information.
3005
3006
3007 Thu Nov 21 15:52:04 2002  Owen Taylor  <otaylor@redhat.com>
3008
3009         * glib/tmpl/iochannels.sgml: Add helpful comments about
3010         the encoding of a new iochannel. (Amaury Jacquot,
3011         #96444)
3012
3013 2002-11-21  Matthias Clasen  <maclas@gmx.de>
3014
3015         * glib/tmpl/string_utils.sgml: Add note on including gprintf.h,
3016         move some docs inline.
3017
3018         * glib/glib-sections.txt: Add g_printf, g_vprintf, g_fprintf,
3019         g_vfprintf, g_sprintf, g_vsprintf.
3020
3021 2002-11-20  Matthias Clasen  <maclas@gmx.de>
3022
3023         * glib/tmpl/macros_misc.sgml: Document G_LIKELY, G_UNLIKELY.
3024
3025         * glib/glib-sections.txt: Add G_LIKELY, G_UNLIKELY.
3026
3027 2002-10-20  Matthias Clasen  <maclas@gmx.de>
3028
3029         * gobject/Makefile.am (SCANOBJ_FILES): 
3030         * glib/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).prerequisites.
3031
3032 2002-10-15  Matthias Clasen  <maclas@gmx.de>
3033
3034         * gobject/gobject-sections.txt: Add g_type_interface_prerequisites.
3035
3036 2002-10-14  Matthias Clasen  <maclas@gmx.de>
3037
3038         * gobject/Makefile.am (dist-hook): 
3039         * glib/Makefile.am (dist-hook): Dist the xml/*.xml, not
3040         sgml/*.sgml.  (#95678, Owen Taylor)
3041
3042 2002-10-14  Matthias Clasen  <maclas@gmx.de>
3043
3044         * gobject/Makefile.am (SCANOBJ_FILES): 
3045         * glib/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).interfaces.
3046
3047 2002-09-16  Matthias Clasen  <maclas@gmx.de>
3048
3049         * glib/tmpl/messages.sgml: Replace G_LOG_FLAG_RECURSIVE by 
3050         G_LOG_FLAG_RECURSION throughout.  (#93390)
3051  
3052 2002-08-12  Matthias Clasen  <maclas@gmx.de>
3053
3054         * glib/glib-sections.txt: Add g_markup_parse_context_get_element
3055         and g_utf8_strreverse.
3056
3057 Thu Jul 25 18:58:29 2002  Owen Taylor  <otaylor@redhat.com>
3058  
3059         * glib/tmpl/threads.sgml: Fix reference to non-existing
3060         @priority parameter. (#88500, Linux Walleij)
3061  
3062 2002-06-03  Matthias Clasen  <maclas@gmx.de>
3063
3064         * gobject/gobject-docs.sgml: 
3065         * glib/glib-docs.sgml: 
3066         * glib/tmpl/macros.sgml: 
3067         * glib/tmpl/string_utils.sgml: Replace homegrown "nbsp", "hash"
3068         and "percent" entities by standard ISO entities "nbsp", "num" and
3069         "percnt". 
3070
3071 2002-05-30  Matthias Clasen  <maclas@gmx.de>
3072
3073         * glib/tmpl/string_utils.sgml: 
3074         * glib/tmpl/threads.sgml: Small formatting fixes.
3075
3076 2002-05-26  Matthias Clasen  <maclas@gmx.de>
3077
3078         * glib/tmpl/conversions.sgml: Add GIConv.
3079
3080         * glib/tmpl/main.sgml: Fix references to nonexisting functions
3081         g_main_loop_destroy(), g_source_add(), g_source_connect().
3082         
3083
3084         * glib/glib-sections.txt: Add GIConv, g_str_has_prefix, g_str_has_suffix.
3085
3086         * glib/tmpl/linked_lists_single.sgml: 
3087         * glib/tmpl/linked_lists_double.sgml: GListAllocator doesn't exist.
3088
3089         * glib/glib-docs.sgml: Declare hash entity.
3090
3091         * glib/tmpl/macros.sgml: Escape # in #ifdef to suppress erroneous links.
3092
3093 2002-05-25  Matthias Clasen  <maclas@gmx.de>
3094
3095         * gobject/Makefile.am, gobject/gobject-docs.sgml, gobject/tmpl/*:
3096         * glib/Makefile.am, glib/glib-docs.sgml, glib/tmpl/*: Produce XML,
3097         not SGML.
3098
3099 2002-05-21  Matthias Clasen  <maclas@gmx.de>
3100
3101         * glib/tmpl/markup.sgml: Updates.
3102
3103 Sat May 18 00:44:35 2002  Tim Janik  <timj@gtk.org>
3104
3105         [merged from stable]
3106
3107         * glib/tmpl/scanner.sgml: fix documentation for g_scanner_unexp_token().
3108
3109 2002-05-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3110
3111         * glib/tmpl/threads.sgml: Clarify recursion issues with
3112         GMutex. (#78171)
3113
3114 2002-04-24  Matthias Clasen  <maclas@gmx.de>
3115
3116         * gobject/gobject-sections.txt: 
3117         * gobject/tmpl/gtype.sgml: Updates.
3118
3119 2002-04-21  Matthias Clasen  <maclas@gmx.de>
3120
3121         * glib/tmpl/strings.sgml: Fix the description of g_string_assign. (#78728)
3122
3123 2002-04-18  Matthias Clasen  <maclas@gmx.de>
3124
3125         * glib/tmpl/error_reporting.sgml:
3126         * glib/tmpl/threads.sgml:
3127         * glib/tmpl/arrays_pointer.sgml:
3128         * glib/tmpl/arrays_byte.sgml:
3129         * glib/tmpl/memory_chunks.sgml: s/<!>/<!-- -->/g throughout the
3130         documentation to bring the produced Docbook closer to XML.
3131
3132 2002-03-25  Sven Neumann  <sven@gimp.org>
3133
3134         * glib/tmpl/scanner.sgml: Fixed documentation about unused struct 
3135         fields and added a note about proper g_scanner_unexp_token() usage.
3136
3137 2002-03-11  Matthias Clasen  <maclas@gmx.de>
3138
3139         * glib/tmpl/string_utils.sgml: Add a note about g_strreverse() and 
3140         UTF-8.
3141
3142 2002-02-21  Matthias Clasen  <maclas@gmx.de>
3143
3144         * glib/Makefile.am (IGNORE_HFILES): Add gdebug.h.
3145
3146         * glib/running.sgml: Document the G_DEBUG environment variable.
3147
3148         * glib/tmpl/threads.sgml: Replace g_thread_wait() by
3149         g_thread_join() in two places.
3150
3151 2002-02-20  Sven Neumann  <sven@gimp.org>
3152
3153         * gobject/gobject-sections.txt
3154         * gobject/tmpl/generic_values.sgml
3155         * gobject/tmpl/param_value_types.sgml: updated for GValue changes.
3156
3157 Tue Feb 19 17:45:43 2002  Tim Janik  <timj@gtk.org>
3158
3159         * gobject/tmpl/generic_values.sgml: added GValue documentation.
3160
3161 Thu Feb  7 12:07:06 2002  Tim Janik  <timj@gtk.org>
3162
3163         * gobject/tmpl/generic_values.sgml: document value transformation.
3164
3165 Mon Feb  4 17:55:39 2002  Tim Janik  <timj@gtk.org>
3166         
3167         * gobject/tmpl/closures.sgml: doc common functions like ref/
3168         sink/unref/invalidate.
3169
3170         * gobject/tmpl/objects.sgml: document g_object_watch_closure() and
3171         qdata functions.
3172
3173 Tue Jan 29 12:00:59 2002  Owen Taylor  <otaylor@redhat.com>
3174
3175         * gobject/gobject-sections.txt: Updated.
3176
3177         * glib/running.sgml glib/changes-2.0.sgml: SGML fixes.
3178
3179 2002-01-28  Ron Steinke  <rsteinke@w-link.net>
3180
3181         * glib/iochannel.sgml: Changed #IOChannelError to
3182         #GIOChannelError in one place
3183
3184 2002-01-16  Matthias Clasen  <matthiasc@poet.de>
3185
3186         * glib/building.sgml, glib/compiling.sgml, 
3187         glib/running.sgml, glib/resources.sgml, 
3188         glib/changes-2.0.sgml: New files.
3189
3190         * glib/Makefile.am (content_files): Add new files.
3191
3192         * glib/glib-docs.sgml: Add an Overview chapter.
3193
3194 2002-01-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3195
3196         * glib/tmpl/threads.sgml: Name the right function.
3197
3198 2001-12-23  Matthias Clasen  <matthias@poet.de>
3199
3200         * glib/tmpl/main.sgml, glib/tmpl/string_utils.sgml,
3201         glib/tmpl/strings.sgml: Replace references to deprecated
3202         functions.
3203
3204 2001-12-21  Matthias Clasen  <matthias@poet.de>
3205
3206         * glib/glib-sections.txt: Move g_get_charset() to the
3207         Charset conversion section. (#65630)
3208  
3209 Wed Dec 19 23:07:53 2001  Owen Taylor  <otaylor@redhat.com>
3210
3211         * glib/tmpl/messages.sgml glib/tmpl/string_utils.sgml: 
3212         SGML fixes.
3213
3214         * gobject/gobject-sections.txt glib/glib-sectoins.txt: Small updates.
3215
3216 2001-12-15  Matthias Clasen  <matthias@poet.de>
3217
3218         * glib/tmpl/caches.sgml: GCs are cached by GTK, not by GDK.
3219
3220 2001-12-14  Matthias Clasen  <matthias@poet.de>
3221
3222         * glib/tmpl/memory.sgml: Typo fixes.
3223
3224 2001-12-13  Matthias Clasen  <matthiasc@poet.de>
3225
3226         * glib/tmpl/completion.sgml, glib/tmpl/date.sgml,
3227         glib/tmpl/fileutils.sgml, glib/tmpl/iochannels.sgml,
3228         glib/tmpl/macros.sgml, glib/tmpl/memory.sgml,
3229         glib/tmpl/misc_utils.sgml, glib/tmpl/warnings.sgml,
3230         glib/tmpl/windows.sgml: Revert mistaken change: it is UNIX, not Unix.
3231
3232         * glib/tmpl/memory_chunks.sgml,
3233         glib/tmpl/date.sgml, glib/tmpl/threads.sgml,
3234         glib/tmpl/gtype.sgml: Trivial markup fixes.
3235
3236 2001-12-12  Matthias Clasen  <matthiasc@poet.de>
3237
3238         * glib/tmpl/string_utils.sgml: Correct docs for g_[v]snprintf.
3239
3240 2001-12-12  Matthias Clasen  <matthiasc@poet.de>
3241
3242         * glib/tmpl/allocators.sgml, glib/tmpl/arrays.sgml, 
3243         glib/tmpl/arrays_byte.sgml, glib/tmpl/arrays_pointer.sgml,
3244         glib/tmpl/caches.sgml, glib/tmpl/completion.sgml, 
3245         glib/tmpl/conversions.sgml,
3246         glib/tmpl/datalist.sgml, glib/tmpl/date.sgml, 
3247         glib/tmpl/error_reporting.sgml, glib/tmpl/fileutils.sgml,
3248         glib/tmpl/hash_tables.sgml,
3249         glib/tmpl/hooks.sgml, glib/tmpl/macros.sgml,
3250         glib/tmpl/macros_misc.sgml, glib/tmpl/main.sgml, glib/tmpl/markup.sgml,
3251         glib/tmpl/memory.sgml, glib/tmpl/memory_chunks.sgml, 
3252         glib/tmpl/messages.sgml, glib/tmpl/misc_utils.sgml,
3253         glib/tmpl/modules.sgml, glib/tmpl/numerical.sgml, 
3254         glib/tmpl/patterns.sgml, glib/tmpl/queue.sgml, 
3255         glib/tmpl/shell.sgml, glib/tmpl/spawn.sgml,
3256         glib/tmpl/string_utils.sgml, glib/tmpl/thread_pools.sgml,
3257         glib/tmpl/threads.sgml, glib/tmpl/timers.sgml, 
3258         glib/tmpl/trees-binary.sgml, glib/tmpl/trees-nary.sgml,
3259         glib/tmpl/type_conversion.sgml, glib/tmpl/unicode.sgml,
3260         glib/tmpl/warnings.sgml, glib/tmpl/windows.sgml:        
3261         Improve markup of examples, general consistency improvements.
3262
3263 2001-12-06  Havoc Pennington  <hp@redhat.com>
3264
3265         * glib/tmpl/messages.sgml: improve g_log_set_handler docs
3266
3267 Wed Nov 28 18:50:19 2001  Owen Taylor  <otaylor@redhat.com>
3268
3269         * glib/glib-sections.txt: Update.
3270
3271 2001-11-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3272
3273         * glib/tmpl/date.sgml: Fix g_usleep docs.
3274
3275 2001-11-26  Matthias Clasen  <matthiasc@poet.de>
3276
3277         * glib/tmpl/trees-binary.sgml: Document G_LEVEL_ORDER better.
3278
3279 2001-11-22  Matthias Clasen  <matthiasc@poet.de>
3280
3281         Fixes for #61284:
3282
3283         * glib/tmpl/windows.sgml: Document G_WIN32_DLLMAIN_FOR_DLL_NAME.
3284
3285         * glib/tmpl/fileutils.sgml: Document GDir.
3286
3287         * glib/tmpl/limits.sgml: Document G_MININT64, G_MAXINT64, G_MAXUINT64.  
3288
3289 Thu Nov 22 12:56:57 2001  Owen Taylor  <otaylor@redhat.com>
3290
3291         * gobject/gobject-sections.txt: Update.
3292
3293         * glib/tmpl/{spawn.sgml,patterns.sgml}: SGML fixes.
3294
3295         * glib/glib-sections.txt: Updated.
3296
3297         * glib/Makefile.am (IGNORE_HFILES): Don't scan
3298         headers in build/
3299
3300 Sat Nov 17 17:24:19 2001  Owen Taylor  <otaylor@redhat.com>
3301
3302         * glib/glib-sections.txt: Remove g_log_domain_glib
3303
3304 2001-11-15  Matthias Clasen  <matthiasc@poet.de>
3305
3306         * glib/tmpl/iochannels.sgml: Document GIOFlags, fix typos.
3307
3308         * glib/tmpl/conversions.sgml, glib/tmpl/unicode.sgml,
3309         glib/tmpl/spawn.sgml, glib/tmpl/fileutils.sgml,
3310         glib/tmpl/shell.sgml, glib/tmpl/windows.sgml: Add
3311         some missing short and long descriptions.
3312
3313 2001-11-14  Matthias Clasen  <matthiasc@poet.de>
3314
3315         * glib/Makefile.am (MKDB_OPTIONS): Add --sgml-mode.
3316
3317         * glib/tmpl/patterns.sgml: Document UTF-8 support.
3318
3319 Wed Nov 14 03:19:49 2001  Tim Janik  <timj@gtk.org>
3320
3321         * gobject/tmpl/param_value_types.sgml: more docs.
3322
3323 Tue Nov 13 21:31:58 2001  Tim Janik  <timj@gtk.org>
3324
3325         * gobject/tmpl/param_value_types.sgml: list parameter and
3326         value types.
3327
3328         * gobject/tmpl/gparamspec.sgml: more docs for g_param_spec*()
3329         functions.
3330         
3331         * gobject/*: section cleanups.
3332
3333 Tue Nov 13 19:49:16 2001  Tim Janik  <timj@gtk.org>
3334
3335         * gobject/tmpl/gparamspec.sgml: param spec updates.
3336
3337 2001-11-12  Matthias Clasen  <matthiasc@poet.de>
3338
3339         * glib/tmpl/markup.sgml: Remove excess listitem from long 
3340         description.
3341  
3342 2001-11-11  Matthias Clasen  <matthiasc@poet.de>
3343
3344         * glib/tmpl/unicode.sgml: Document GNormalizeMode enum.
3345
3346         * glib/tmpl/spawn.sgml: Document GSpawnFlags flags.
3347
3348         * glib/tmpl/error_reporting.sgml: Document GError struct.
3349
3350         * glib/tmpl/main.sgml: Document GMainContext, GSource and 
3351         GSourceCallbackFuncs structs.
3352
3353 2001-10-31  Matthias Clasen  <matthiasc@poet.de>
3354
3355         * glib/tmpl/messages.sgml, glib/tmpl/unicode.sgml:
3356         Document g_log_domain_glib, gunichar, gunichar2, GUnicodeType,
3357         GUnicodeBreakType.
3358
3359 Fri Oct 26 11:42:50 2001  Owen Taylor  <otaylor@redhat.com>
3360
3361         * */Makefile.am: Remove $(srcdir)/html before building
3362         HTML to prevent stale files. Dist all files in html/
3363
3364 2001-10-25  Havoc Pennington  <hp@pobox.com>
3365
3366         * glib/tmpl/string_utils.sgml: docs on why the deprecated
3367         functions are deprecated.
3368
3369 2001-10-15  Sven Neumann  <sven@gimp.org>
3370
3371         * glib/tmpl/random_numbers.sgml: fixed typo.
3372
3373 Sat Oct 13 06:58:23 2001  Tim Janik  <timj@gtk.org>
3374
3375         * glib/tmpl/patterns.sgml: amended documentation.
3376
3377 2001-10-11  Matthias Clasen  <matthiasc@poet.de>
3378
3379         * glib/tmpl/patterns.sgml, glib/tmpl/shell.sgml: Updates.
3380
3381 2001-10-05  Matthias Clasen  <matthiasc@poet.de>
3382
3383         * glib/tmpl/hooks.sgml: Document G_HOOK_FLAG_USER_SHIFT.
3384
3385         * glib/tmpl/trash_stacks.sgml: Document trash stacks.
3386
3387         * glib/tmpl/async_queues.sgml, glib/tmpl/caches.sgml, 
3388         glib/tmpl/completion.sgml, glib/tmpl/patterns.sgml, 
3389         glib/tmpl/numerical.sgml, glib/tmpl/random_numbers.sgml, 
3390         glib/tmpl/relations.sgml, glib/tmpl/modules.sgml: Update.
3391
3392 2001-10-05  Matthias Clasen  <matthiasc@poet.de>
3393         
3394         * glib/tmpl/conversions.sgml: Update.
3395
3396         * glib/tmpl/patterns.sgml: Update.
3397
3398 2001-10-05  Matthias Clasen  <matthiasc@poet.de>
3399
3400         * glib/tmpl/hooks.sgml, glib/tmpl/spawn.sgml,
3401         glib/tmpl/macros_misc.sgml: Update. 
3402
3403         * glib/tmpl/linked_lists_double.sgml, glib/tmpl/trees-binary.sgml,
3404         glib/glib-sections.txt: Document GCompareDataFunc.
3405
3406 2001-10-02  Matthias Clasen  <matthiasc@poet.de>
3407
3408         * glib/tmpl/iochannel.sgml, glib/tmpl/macros_misc.sgml,
3409         glib/tmpl/queue.sgml: update docs.
3410
3411         * glib/tmpl/modules.sgml, glib/tmpl/threads.sgml: Remove 
3412         references to glib-config.
3413
3414 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
3415
3416         * glib/tmpl/iochannels.sgml, glib/tmpl/shell.sgml,
3417         glib/tmpl/spawn.sgml, glib/tmpl/memory.sgml,
3418         glib/tmpl/macros.sgml, glib/tmpl/completion.sgml,
3419         glib/tmpl/main.sgml, glib/tmpl/messages.sgml,
3420         glib/tmpl/misc_utils.sgml, glib/tmpl/threads.sgml,
3421         glib/tmpl/trees-nary.sgml, glib/tmpl/string_utils.sgml:
3422         More markup fixes and completions.
3423
3424 Mon Oct  1 15:59:46 2001  Owen Taylor  <otaylor@redhat.com>
3425
3426         * glib/tmpl/strings.sgml docs/glib-sections.txt: Rename
3427         g_string_printfa(). to g_string_append_printf().
3428
3429 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
3430
3431         * glib/glib-sections.txt: Move all *_error_quark()
3432         functions to the 'Private' sections. (#61472)
3433
3434 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
3435
3436         * glib/tmpl/macros.sgml (G_CONST_RETURN): document
3437         allowed uses for 'out' parameters.
3438
3439 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
3440
3441         * glib/tmpl/caches.sgml, glib/tmpl/datalist.sgml,
3442         glib/tmpl/hash_tables.sgml, glib/tmpl/messages.sgml,
3443         glib/tmpl/misc_utils.sgml: consistently refer to GTK+.
3444
3445         * glib/tmpl/error_reporting.sgml, glib/tmpl/fileutils.sgml,
3446         glib/tmpl/windows.sgml, glib/tmpl/modules.sgml,
3447         glib/tmpl/linked_lists_single.sgml, glib/tmpl/trees-nary.sgml,
3448         glib/tmpl/trees-binary.sgml, glib/tmpl/timers.sgml: Markup fixes.
3449
3450 2001-09-30  Matthias Clasen  <matthiasc@poet.de>
3451
3452         * glib/tmpl/arrays.sgml,glib/tmpl/arrays_byte.sgml
3453         glib/tmpl/arrays_pointer.sgml, glib/tmpl/caches.sgml, 
3454         glib/tmpl/datalist.sgml, glib/tmpl/date.sgml, 
3455         glib/tmpl/datasets.sgml, glib/tmpl/type_conversion.sgml,
3456         glib/tmpl/memory.sgml, glib/tmpl/hash_tables.sgml:
3457         Markup fixes and a few additions.
3458
3459 2001-09-27  Matthias Clasen  <matthiasc@poet.de>
3460
3461         * glib/tmpl/macros.sgml, glib/tmpl/macros_misc.sgml, 
3462         glib/tmpl/scanner.sgml: Additions and markup fixes.
3463
3464 2001-09-27  Matthias Clasen  <matthiasc@poet.de>
3465
3466         * glib/tmpl/warnings.sgml, glib/tmpl/linked_lists_double.sgml,
3467         glib/tmpl/completion.sgml, glib/tmpl/strings.sgml: Documented
3468         some functions, markup fixes.
3469         * glib/tmpl/patterns.sgml: New file.
3470         * glib/glib-docs.sgml: Add entity for patterns.sgml.
3471         
3472 2001-09-26  Matthias Clasen <matthiasc@poet.de>
3473
3474         * glib/glib-sections.txt: Add g_mem_is_system_malloc.
3475
3476 2001-09-25  Matthias Clasen <matthiasc@poet.de>
3477
3478         * glib/glib-sections.txt: Add a missing SECTION 
3479         endtag. (#61126)
3480
3481 2001-09-17  Darin Adler  <darin@bentspoon.com>
3482
3483         * glib/tmpl/string_utils.sgml: Fix a typo and change
3484         documentation for g_ascii_isdigit and g_ascii_isxdigit
3485         to reflect the fact that the standard isdigit and
3486         isxdigit are already locale-independent.
3487
3488 Wed Sep  5 05:24:07 2001  Tim Janik  <timj@gtk.org>
3489
3490         * gobject/tmpl/gboxed.sgml: documented some functions.
3491
3492         * gobject/tmpl/objects.sgml: some fixups.
3493
3494 Mon Sep 10 11:37:02 2001  Owen Taylor  <otaylor@redhat.com>
3495
3496         * glib/glib-sections.txt: Update.
3497
3498 Sat Sep  8 14:13:44 2001  Owen Taylor  <otaylor@redhat.com>
3499
3500         * glib/Makefile.am (IGNORE_HFILES): Add 
3501         gbsearcharray.h.
3502
3503         * gobject/Makefile.am (IGNORE_HFILES): Remove
3504         gbsearcharray.h.
3505
3506 2001-08-15  Ron Stenike  <rsteinke@w-link.net>
3507
3508         * docs/reference/glib/glib-sections.txt: Added
3509         declarations for g_io_channel_[set,get]_close_on_unref
3510
3511 Sun Aug 12 10:03:42 2001  Owen Taylor  <otaylor@redhat.com>
3512
3513         * */Makefile.am: Set GPATH to fix srcdir != builddir  
3514         problems with GNU make.
3515
3516 Sun Aug 12 02:24:36 2001  Tim Janik  <timj@gtk.org>
3517
3518         * gobject/tmpl/value_arrays.sgml: document value arrays.
3519
3520 2001-08-06  Sven Neumann  <sven@gimp.org>
3521
3522         * docs/reference/gobject/gobject-sections.txt
3523         * docs/reference/gobject/tmpl/objects.sgml: added documentation for
3524         g_object_[add|remove]_weak_pointer().
3525
3526 2001-07-19  Darin Adler  <darin@bentspoon.com>
3527
3528         reviewed by: <delete if not using a buddy>
3529
3530         * glib/tmpl/string_utils.sgml:
3531
3532 2001-06-03  Matthias Clasen  <matthiasc@poet.de>
3533  
3534         * glib/tmpl/caches.sgml, glib/tmpl/main.sgml, 
3535         gobject/gobject-docs.sgml, gobject/tmpl/generic_values.sgml,
3536         gobject/tmpl/gtypemodule.sgml, gobject/tmpl/signals.sgml,
3537         gobject/tmpl/types.sgml: fix some typos.
3538  
3539 Thu Jun 28 17:43:29 2001  Owen Taylor  <otaylor@redhat.com>
3540
3541         * glib/tmpl/memory.sgml glib/tmpl/macros_misc.sgml: Add
3542         notes about inclusion of string.h to docs on g_memmove,
3543         G_VA_COPY. (#54411)
3544
3545 Tue Jun 26 12:28:20 2001  Owen Taylor  <otaylor@redhat.com>
3546
3547         * glib/Makefile.am: Fix problem with glibconfig.h
3548
3549 2001-06-26  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3550
3551         * glib/tmpl/threads.sgml (example): Corrected.
3552
3553 2001-06-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3554
3555         * glib/glib-sections.txt, glib/tmpl/date.sgml: Add g_time_val_add.
3556
3557         * glib/tmpl/threads.sgml: Updated. 
3558
3559 2001-05-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3560
3561         * glib/tmpl/arrays.sgml, glib/tmpl/arrays_pointers.sgml,
3562         glib/tmpl/arrays_byte.sgml: Corrected documentation for the
3563         ..._sized_new functions. Discovered by noon@users.sourceforge.net.
3564
3565 2001-05-19  Havoc Pennington  <hp@pobox.com>
3566
3567         * glib/Makefile.am (IGNORE_HFILES): add glibintl.h
3568
3569         * glib/tmpl/*.sgml: fix various missing docs
3570
3571 2001-05-18  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3572
3573         * glib/glib-overrides.txt, glib/glib-sections.txt,
3574         glib/tmpl/thread_pools.sgml, glib/tmpl/threads.sgml: Updated.
3575
3576 2001-05-09  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3577
3578         * glib/tmpl/thread_pools.sgml, glib/tmpl/thread_pools.sgml:
3579         Updates after some renaming took place.
3580
3581 2001-05-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3582
3583         * glib/tmpl/threads.sgml, glib/glib-overrides.txt: Updated.
3584
3585         * glib/tmpl/threads.sgml: Clarification for g_mutex_trylock.
3586
3587 2001-04-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3588
3589         * glib/tmpl/hash_tables.sgml, glib/tmpl/misc_utils.sgml,
3590         glib/tmpl/scanner.sgml: Changes due to deprecation update.
3591
3592 Mon Apr 16 12:18:26 2001  Owen Taylor  <otaylor@redhat.com>
3593
3594         * {glib,gobject}/Makefile.am (tmpl-build.stamp): More tweaks
3595         from GTK+. Reenable $(HTML_IMAGES) with shell portability fixes.
3596
3597 Wed Apr  4 00:56:00 2001  Tim Janik  <timj@gtk.org>
3598
3599         * gobject/Makefile.am: disabled "for i in $(HTML_IMAGES) ;"
3600         dist-hook because $(HTML_IMAGES) is empty.
3601
3602 Tue Apr  3 11:51:02 2001  Owen Taylor  <otaylor@redhat.com>
3603
3604         * {glib,gobject}/Makefile.am (sgml-build.stamp): Add
3605         explicit path to tmpl files in dependencies.
3606
3607         * glib/glib.types gobject/gobject.types: empty files
3608         to keep generic makefiles happy.
3609
3610 2001-04-03  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3611
3612         * glib/glib-sections.txt: Removed
3613         g_static_private_(get|set)_for_thread.
3614
3615         * glib/tmpl/threads.sgml: Updated.
3616
3617         * glib/tmpl/thread_pools.sgml: Added GThreadPool documentation.
3618
3619 Mon Mar 26 14:20:36 2001  Owen Taylor  <otaylor@redhat.com>
3620
3621         * glib/Makefile.am (SCAN_OPTIONS): Add --deprecated-guards
3622
3623 Sat Mar 17 17:51:17 2001  Owen Taylor  <otaylor@redhat.com>
3624
3625         * gobject/Makefile.am glib/Makefile.am: A couple
3626         of small fixes.
3627
3628 2001-03-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3629
3630         * glib/tmpl/threads.sgml: Spelling corrections.
3631
3632 Wed Mar  7 15:02:17 2001  Owen Taylor  <otaylor@redhat.com>
3633
3634         * gobject/Makefile.am: Revert Tim's last commit to
3635         get rid of 7+ unnecessary / broken changes. Add
3636         back the useful part. Also fix problem with grep,
3637         add dependency on template files.
3638
3639         * gobject/gobject-sections.txt: Remove double 
3640         value_types names which was screwing up builds.
3641
3642         * glib/Makefile.am: Propagate changes from 
3643         gobject/Makefile.am
3644
3645 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3646
3647         * glib/tmpl/threads.sgml: Fixed stupid typo.
3648
3649 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3650
3651         * glib/tmpl/threads.sgml: Completed.
3652
3653 Wed Mar  7 09:33:27 2001  Tim Janik  <timj@gtk.org>
3654
3655         * gobject/Makefile.am: shuffled rules to avoid excessive
3656         rebuilds.
3657
3658         * gobject/gobject-sections.txt: updates.
3659
3660         * gobject/tmpl/*: bunch of updates, added another patch
3661         from Eric Lemings <eric.b.lemings@lmco.com>.
3662
3663 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3664
3665         * glib/glib-sections.txt, glib/tmpl/messages.sgml: Removed
3666         g_log_domain_gmodule.
3667
3668 2001-02-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3669
3670         * glib/tmpl/threads.sgml: Big update. Almost ready.
3671
3672         * glib/tmpl/async_queues.sgml: Typo.
3673
3674         * glib/glib-sections.txt: Added g_static_rec_mutex_init,
3675         g_static_rec_mutex_free, g_static_rw_lock_init,
3676         g_static_private_init and g_static_private_free.
3677
3678         * glib/glib-overrides.txt: Added g_thread_yield and g_thread_exit.
3679
3680 Fri Feb 16 06:52:20 2001  Tim Janik  <timj@gtk.org>
3681
3682         * gobject/tmpl/types.sgml: incorporated huge docu patch from Eric
3683         Lemings <eric.b.lemings@lmco.com> with a bunch of editing on my part.
3684
3685 Mon Feb 12 12:42:45 2001  Owen Taylor  <otaylor@redhat.com>
3686
3687         * {glib,gobject}/Makefile.am: The ultimate gtk-doc makefile.
3688
3689 2001-02-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3690
3691         * glib/tmpl/threads.sgml, glib/glib-sections.txt: Added
3692         documentation for g_static_mutex_init().
3693
3694 Wed Jan 31 07:14:22 2001  Tim Janik  <timj@gtk.org>
3695
3696         * gobject/Makefile.am: adapt to work with new CVS gtk-doc, leaving the old
3697         rules in place caused bogus recursions. main changes:
3698         - add to conditionalized section:
3699           all-local:
3700                 $(MAKE) scan
3701                 $(MAKE) templates
3702                 $(MAKE) sgml
3703                 $(MAKE) html.stamp
3704           html.stamp: sgml.stamp $(EXTRA_SGML_FILES)
3705                 $(MAKE) html
3706           DOC_STAMPS= html.stamp sgml.stamp
3707         - change:
3708           maintainer-clean-local: clean
3709           -     cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
3710           +     cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt $(DOC_STAMPS)
3711
3712         * glib/Makefile.am (maintainer-clean-local): dito.
3713
3714 Wed Jan 31 06:21:32 2001  Tim Janik  <timj@gtk.org>
3715
3716         * gobject/tmpl/types.sgml: applied docu patch from Eric Lemings
3717         <eric.b.lemings@lmco.com>, did some more editing.
3718
3719 2001-01-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3720
3721         * glib/glib-sections.txt, glib/tmpl/threads.sgml: Added
3722         g_static_mutex_free().
3723
3724 Tue Jan  9 03:10:38 2001  Tim Janik  <timj@gtk.org>
3725
3726         * gobject/tmpl/types.sgml: added some function documentations.
3727
3728         * gobject/gobject-sections.txt: buncha fixups.
3729
3730 Fri Jan  5 15:47:10 2001  Owen Taylor  <otaylor@redhat.com>
3731
3732         * glib/glib-sections.txt glib/tmpl/* glib/Makefile.am: Updated.
3733
3734 2000-12-22  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3735
3736         * glib/glib-sections.txt: Added G_MODULE_SUFFIX.
3737
3738         * glib/tmpl/modules.sgml: Updated.
3739
3740 2000-12-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3741
3742         * glib/glib-sections.txt: Added g_rand_boolean and
3743         g_random_boolean macros.
3744
3745         * glib/tmpl/random_numbers.sgml: Updated.
3746         
3747 Tue Dec  5 15:41:23 2000  Owen Taylor  <otaylor@redhat.com>
3748
3749         * glib/Makefile.am glib/mainloop-states*: add images
3750
3751         * glib/glib-sections.txt: Updated
3752
3753         * glib/tmpl/main.sgml: More documentation, move function
3754         docs to .c file.
3755
3756 Mon Nov 13 00:18:55 2000  Owen Taylor  <otaylor@redhat.com>
3757
3758         * glib/glib-sections.sgml: Move conversion functions
3759         into GConv section.
3760         
3761         * gobject/gobject-docs.sgml: Fix some malformed sgml.
3762
3763 Sun Nov  5 13:24:50 2000  Owen Taylor  <otaylor@redhat.com>
3764
3765         * gobject/Makefile.am gobject/gobject-sections.sgml: Updates
3766         * gobject/tmpl/g{boxed,type{plugin,module}}.sgml: added
3767
3768 2000-11-05  Havoc Pennington  <hp@pobox.com>
3769
3770         * glib/tmpl/markup.sgml: Write docs
3771
3772 2000-11-05  Havoc Pennington  <hp@pobox.com>
3773
3774         * glib/glib-sections.txt: remove parens from section name,
3775         confuses gtk-doc
3776
3777         * glib/glib-docs.sgml: Add the new files here, doh.
3778
3779         * glib/tmpl/shell.sgml: add gshell.[hc] docs
3780
3781 2000-11-05  Havoc Pennington  <hp@pobox.com>
3782
3783         * glib/tmpl/error_reporting.sgml: fixes
3784
3785 2000-11-05  Havoc Pennington  <hp@pobox.com>
3786
3787         * glib/tmpl/spawn.sgml, glib/tmpl/markup.sgml,
3788         glib/tmpl/fileutils.sgml: Added
3789         
3790         * glib/Makefile.am: Add new files
3791
3792         * glib/glib-sections.txt: Add stuff from -unused
3793
3794 Fri Nov  3 07:33:15 2000  Tim Janik  <timj@gtk.org>
3795
3796         * gobject/gobject-docs.sgml: added &gobject-closures; section.
3797
3798         * gobject/Makefile.am (tmpl_sources): add tmpl/clsoures.sgml
3799
3800         * gobject/gobject-sections.txt: added Closure section.
3801         
3802         * gobject/tmpl/closures.sgml: new file with template description
3803         for GClosure functions.
3804
3805 2000-11-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3806
3807         * glib/tmpl/glib-unused.sgml: Remove superfluous GSearchFunc.
3808
3809         * glib/tmpl/async_queues.sgml, glib/glib-sections.txt: Added
3810         documentation for asynchronous queues.
3811
3812 2000-10-31  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3813
3814         * glib/tmpl/linked_lists_single.sgml: This time the right fix.
3815
3816         * glib/tmpl/scanner.sgml, glib/tmpl/strings.sgml: Changed
3817         parameter names.
3818
3819         * glib/tmpl/string_utils.sgml: Corrected the documentation of
3820         g_strescape and added those of g_strcompress.
3821
3822 2000-10-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3823
3824         * glib/tmpl/limits.sgml: Added documentation for
3825         G_MAXU(INT|SHORT|LONG).
3826
3827         * glib/tmpl/macros_misc.sgml: Added documentation for
3828         G_G(U)INT(16|32|64)_FORMAT.
3829
3830         * glib/tmpl/types.sgml: Mention G_MAXU(INT|SHORT|LONG) in
3831         documentation for gu(int|short|long).
3832
3833         * glib/glib-sections.txt, glib/tmpl/linked_lists_double.sgml,
3834         glib/tmpl/caches.sgml: Move GCompareFunc to GList and introduce
3835         and document GEqualFunc in GHashTable.
3836
3837         * glib/tmpl/caches.sgml, glib/tmpl/hash_tables.sgml,
3838         glib/tmpl/relations.sgml : Changed to reflect the changed API
3839         (GCompareFunc -> GEqualFunc).
3840
3841         * glib/tmpl/linked_lists_single.sgml, glib/tmpl/threads.sgml: Typo
3842         fixes.
3843         
3844 Mon Oct 30 11:13:12 2000  Tim Janik  <timj@gtk.org>
3845
3846         * gobject/tmpl/signals.sgml: start at general description.
3847
3848         * gobject/gobject-docs.sgml: added introduction.
3849
3850 Mon Oct 30 06:01:43 2000  Tim Janik  <timj@gtk.org>
3851
3852         * gobject/gobject-sections.txt: opened up a new section on signals.
3853
3854 2000-10-27  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3855
3856         * glib/tmpl/misc_utils.sgml: Removed the win32 limitation.
3857
3858         * glib/glib-sections.txt, glib/tmpl/hash_tables.sgml,
3859         glib/tmpl/macros_misc.sgml, glib/tmpl/misc_utils.sgml,
3860         glib/tmpl/scanner.sgml: Document the recently deprecated functions
3861         as such.
3862
3863 2000-10-15  Raja R Harinath  <harinath@cs.umn.edu>
3864
3865         'make distcheck' fixes.
3866         * glib/Makefile.am (EXTRA_DIST): Add $(DOC_MODULE)-decl.txt.
3867         (html): Run 'gtkdoc-fixxref' in $(srcdir).
3868         (dist-check-gtkdoc): Add missing quote.
3869         (dist-hook): Copy in dependency order, so that none of the
3870         makerules are fired in a tarball build.
3871
3872         * gobject/Makefile.am: Likewise.
3873
3874 2000-10-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3875
3876         * glib/glib-sections.txt: Added misc items.
3877
3878         * glib/tmpl/random_numbers.sgml: Documentation for the random
3879         number generator.
3880
3881 2000-10-09  Raja R Harinath  <harinath@cs.umn.edu>
3882
3883         * gobject/Makefile.am (DOC_SOURCE_DIR): Don't set to 
3884         $top_srcdir)/gobject.
3885         * glib/Makefile.am (DOC_SOURCE_DIR): Don't set to $(top_srcdir),
3886
3887 2000-09-29  Jonathan Blandford  <jrb@redhat.com>
3888
3889         * glib/tmpl/trees-nary.sgml: Add g_node_insert_after().
3890
3891 Thu Sep  7 12:35:35 2000  Owen Taylor  <otaylor@redhat.com>
3892
3893         * Some further makefile improvement.
3894          
3895         * Restore all the docs that mysteriously vanished earlier.
3896
3897 Wed Sep  6 10:59:45 2000  Owen Taylor  <otaylor@redhat.com>
3898
3899         * gobject/Makefile.am glib/Makefile.am: Improve 
3900         separation of generic non-generic parts and dependencies. 
3901
3902 Tue Sep  5 20:03:25 2000  Owen Taylor  <otaylor@redhat.com>
3903
3904         * Moved into glib source tree, updated glib-sections.txt
3905         and Makefile.am for glib-1.3.x.
3906
3907 2000-07-01  Damon Chaplin  <damon@helixcode.com>
3908
3909         * tmpl/string_utils.sgml: updated g_strndup.
3910
3911 2000-06-11  Damon Chaplin  <damon@helixcode.com>
3912
3913         * tmpl/messages.sgml: updated a bit more.
3914
3915 2000-06-11  Damon Chaplin  <damon@helixcode.com>
3916
3917         * tmpl/messages.sgml: updated a few bits about log handlers & flags.
3918
3919 2000-04-16  Damon Chaplin  <damon@helixcode.com>
3920
3921         * tmpl/linked_lists_single.sgml: 
3922         * tmpl/linked_lists_double.sgml: 
3923         * tmpl/trees-nary.sgml: updated.
3924
3925         * tmpl/modules.sgml: described g_module_build_path().
3926
3927         * tmpl/date.sgml: made short description lower case and end in a '.'.
3928
3929         * glib-sections.txt: rearranged GDate section.
3930
3931         * tmpl/arrays.sgml: 
3932         * tmpl/arrays_byte.sgml: 
3933         * tmpl/arrays_pointer.sgml: updated.
3934
3935 2000-02-21  Damon Chaplin  <damon@helixcode.com>
3936
3937         * tmpl/main.sgml: updated the g_source_remove_by_XXX() descriptions
3938         to note that only the first source found is removed.
3939
3940 2000-01-25  Damon Chaplin  <damon@karuna.freeserve.co.uk>
3941
3942         * tmpl/misc_utils.sgml: g_bit_nth_lsf/msf docs from 
3943         Nils Rennebarth <nils@ipe.uni-stuttgart.de>, and updates for
3944         GVoidFunc & GFreeFunc.
3945
3946 1999-12-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3947
3948         * glib-sections.txt, tmpl/threads.sgml: Removed
3949         G_THREADS_IMPL_NSPR. Shouldn't be used anyway.
3950
3951         * glib-overrides.txt: New file, that makes most of the thread
3952         related macros look like functions.
3953
3954         * Makefile.am: Added glib-overrides.txt to EXTRA_DIST.
3955
3956         * tmpl/threads.sgml: Minor updates.
3957         
3958 Tue Aug 17 08:42:17 1999  Owen Taylor  <otaylor@redhat.com>
3959
3960         * tmpl/datasets.sgml: Added missing </para>
3961         * tmpl/timers.sgml: Added missing </para>
3962         * tmpl/misc_utils.sgml: Added missing </para>
3963         * tmpl/linked_lists_double.sgml: Added missing </para>
3964         * tmpl/linked_lists_single.sgml: Added missing </para>
3965         * tmpl/threads.sgml: Removed extra <para>s.
3966         * tmpl/main.sgml: Added missing </para>
3967
3968 Wed Aug 18 23:38:52 1999  Owen Taylor  <otaylor@redhat.com>
3969
3970         * README: Added some simple build instructions.
3971
3972 Wed Aug 18 23:11:28 1999  Owen Taylor  <otaylor@redhat.com>
3973
3974         * Import into CVS of glib-reference-1.1.3
3975           Filled in some basic contents for AUTHORS
3976           README, and README.cvs  
3977