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