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