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