2.17.0
[glib.git] / docs / reference / ChangeLog
blobccf27e6a9b457e2f3b265afd67ac112f14ba4d13
1 2008-05-27  Matthias Clasen  <mclasen@redhat.com>
3         * === Released 2.17.0 ===
5 2008-05-27  Matthias Clasen  <mclasen@redhat.com>
7         * glib/compiling.sgml: Document G_DISABLE_SINGLE_INCLUDES
9 2008-05-27  Michael Natterer  <mitch@gimp.org>
11         * glib/tmpl/gurifuncs.sgml
12         * glib/tmpl/testing.sgml: new files.
14         * glib/tmpl/unicode.sgml
15         * glib/tmpl/macros_misc.sgml
16         * glib/tmpl/checksum.sgml: regenerated.
18         * Updated lots of svn:ignore all over the place.
20 2008-05-27  Matthias Clasen  <mclasen@redhat.com>
21         
22         Bug 535021 – g_param_spec_internal documentation should 
23         describe purpose of nick and blurb
25         * gobject/tmpl/gparamspec.sgml: Explain nicks and blurbs
26         some more.
28 2008-05-26  Matthias Clasen  <mclasen@redhat.com>
30         * glib/glib-docs.sgml: Add 2.18 index
32         * glib/glib-sections.txt: Add g_checksum_reset
34 2008-05-25  Matthias Clasen  <mclasen@redhat.com>
36         * gobject/tmpl/gclosure.sgml: Fix docs for
37         g_cclosure_marshal_STRING__OBJECT_POINTER. (#534177, Areg Beketovski)
39 2008-05-18  Matthias Clasen  <mclasen@redhat.com>
41         Bug 527214 – g_timer_elapsed() returns random values.
43         * docs/reference/glib/tmpl/timers.sgml:
44         Add notes regarding gthreads dependency. 
45         Patch by Mathias Hasselmann
47 2008-05-17  Matthias Clasen  <mclasen@redhat.com>
49         * gio/gio-sections.txt: Add new api
51 2008-05-17  Matthias Clasen  <mclasen@redhat.com>
53         Bug 528648 – Extra >s in Object Construction section...
55         * gobject/tut_howto.xml: Fix a formatting glitch
57 2008-05-14  Tor Lillqvist  <tml@novell.com>
59         * glib/tmpl/spawn.sgml: Don't mention fork()/exec() in the short
60         description. fork()/exec() is an implementation detail on Unix.
62 2008-04-07  Matthias Clasen  <mclasen@redhat.com>
64         * glib/tmpl/unicode.sgml: Updates for Unicode 5.1
66 2008-04-07  Matthias Clasen  <mclasen@redhat.com>
68         Bug 526572 – Missing * in declaration of parent_class in Object
69         Destruction section of GObject Reference Manual
71         * gobject/tut_howto.xml: Add missing *.
73 2008-04-03  Matthias Clasen  <mclasen@redhat.com>
75         Bug 525553 – fix typo and nitpicking in GArray documentation
77         * glib/tmpl/arrays.sgml: Correct an index in an example,
78         pointed out by Paul Bolle
80 2008-03-30  Matthias Clasen  <mclasen@redhat.com>
81         
82         * gio/gio-sections.txt: Add g_file_query_file_type.
84 2008-03-30  Matthias Clasen  <mclasen@redhat.com>
86         * glib/glib-sections.txt:
87         * glib/tmpl/macros-misc.sgml: Document G_GNUC_ALLOC_SIZE
88         macros
90 2008-03-28  A. Walton  <awalton@svn.gnome.org>
92         * gio/overview.xml:
93         Document GIO_EXTRA_MODULES, fixes a small typo.
95 2008-03-19  Matthias Clasen  <mclasen@redhat.com>
97         * gio/overview.xml: Document GVS_DISABLE_FUSE.
99 2008-03-12  Benjamin Otte  <otte@gnome.org>
101         * gio/gio-sections.txt:
102         g_file_contains_file() doesn't exist anymore
104 2008-03-10  Matthias Clasen  <mclasen@redhat.com>
105         
106         * === Released 2.16.1 ===
108 2008-03-10  Matthias Clasen  <mclasen@redhat.com>
110         * === Released 2.16.0 ===
112 2008-03-10  Matthias Clasen  <mclasen@redhat.com>
114         * glib/tmpl/linked_lists_double.sgml:
115         * glib/tmpl/linked_lists_single.sgml: Remove docs that have
116         been inlined.
118 2008-03-10  Matthias Clasen  <mclasen@redhat.com>
120         * glib/tmpl/types.sgml: Add a Since marker for goffset (#521013,
121         Charles Kerr)
123 2008-02-29  Matthias Clasen  <mclasen@redhat.com>
125         * glib/tmpl/linked_lists_double.sgml: Move docs inline
127 2008-02-25  Matthias Clasen  <mclasen@redhat.com>
129         * === Released 2.15.6 ===
131 2008-02-23  Matthias Clasen  <mclasen@redhat.com>
133         * gio/gio-sections.txt: Updates
135 2008-02-21  Tor Lillqvist  <tml@novell.com>
137         * glib/running.sgml: Clarify character set issues on Windows.
139 2008-02-13  Ryan Lortie  <desrt@desrt.ca>
141         * gio/gio-sections.txt: add G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT
143 2008-02-12  Matthias Clasen <mclasen@redhat.com>
145         * gio/migration.xml: Add a note about mime monitoring
147 2008-02-11  Matthias Clasen <mclasen@redhat.com>
149         * === Released 2.15.5 ===
151 2008-02-11  Matthias Clasen <mclasen@redhat.com>
153         * gio/gio-docs.xml:
154         * gio/gio-sections.txt:
155         * gio/overview.xml: Documentation additions
157 2008-02-10  Philip Withnall  <pwithnall@svn.gnome.org>
159         * glib/tmpl/modules.sgml: Improve the documentation for
160         the G_MODULE_EXPORT macro. (#514470)
162 2008-02-09  Matthias Clasen  <mclasen@redhat.com>
164         * glib/tmpl/i18n.sgml: Improve the documentation for the
165         N_() macro.  (#514053, Tommi Vainikainen)
167 2008-01-29  Christian Persch  <chpe@gnome.org>
169         * glib/tmpl/macros_misc.sgml: G_GNUC_[PRETTY_]FUNCTION are
170         deprecated since 2.16, not 2.14.
172 2008-01-28  Matthias Clasen  <mclasen@redhat.com>
174         * === Released 2.15.4 ===
176 2008-01-27  Matthias Clasen  <mclasen@redhat.com>
178         * glib/tmpl/trees-nary.sgml: Move docs inline
180 2008-01-27  Matthias Clasen  <mclasen@redhat.com>
182         * glib/tmpl/macros_misc.sgml: Document G_GNUC_(PRETTY)_FUNCTION
183         as deprecated.
185 2008-01-24  Matthias Clasen  <mclasen@redhat.com>
187         * gio/migration.xml: Some more
189 2008-01-23  Matthias Clasen  <mclasen@redhat.com>
191         * gio/migration.xml: Add something on trash handling
192         and some very sketchy information on gnome_vfs_xfer
194 2008-01-23  Matthias Clasen  <mclasen@redhat.com>
196         * gio/overview.xml: Document environment
197         variables used by GIO.
199 2008-01-21  Matthias Clasen  <mclasen@redhat.com>
201         * === Released 2.15.3 ===
203 2008-01-20  Matthias Clasen  <mclasen@redhat.com>
205         * gio/gio-sections.txt: Additions
207 2008-01-14  Matthias Clasen  <mclasen@redhat.com>
209         * === Released 2.15.2 ===
211 2008-01-11  Matthias Clasen  <mclasen@redhat.com>
212         
213         * glib/*: Hook up gtestutils docs.
214         
215 2008-01-08  Alexander Larsson  <alexl@redhat.com>
217         * gio/gio-docs.xml:
218         * gio/migrating.xml:
219         Remove GDirectoryMonitor refernces
221 008-01-07  Matthias Clasen  <mclasen@redhat.com>
223         * === Released 2.15.1 ===
225 2008-01-07  Matthias Clasen  <mclasen@redhat.com>
227         * glib/glib-sections.txt:
228         * gio/gio-sections.txt: Update to api changes
230 2008-01-06  Matthias Clasen  <mclasen@redhat.com>
232         * glib/building.sgml: Document new dependencies and 
233         configure options.
235 2007-12-31  Wouter Bolsterlee  <wbolster@svn.gnome.org>
237         * gio/migrating.xml: Fixed invalid XML entity
239 2007-12-31  Wouter Bolsterlee  <wbolster@svn.gnome.org>
241         * glib/tmpl/macros_misc.sgml: Fixed typo
243 2007-12-30  Matthias Clasen  <mclasen@redhat.com>
245         * gio/Makefile.am:
246         * gio/gio-sections.txt: Updates
248 2007-12-29  Matthias Clasen  <mclasen@redhat.com>
250         * glib/tmpl/spawn.sgml: Add a warning about allowed functions
251         between fork() and exec().
253 2007-12-24  Benjamin Otte  <otte@gnome.org>
255         * glib/tmpl/timers.sgml: Add a warning about g_thread_init
256         invalidating timers. (#491218)
258 2007-12-24  Mathias Hasselmann  <mathias@openismus.com>
260         Fix typo in g_try_new0 docs (#505195, Felix Riemann).
262         * docs/reference/glib/tmpl/memory.sgml: Reference
263         n_structs, instead of non-existant n_counts argument.
265 2007-12-22  Matthias Clasen  <mclasen@redhat.com>
267         * gobject/tmpl/gtypemodule.sgml: Fix a typo
269 2007-12-20  Matthias Clasen  <mclasen@redhat.com>
271         * === Released 2.15.0 ===
273 2007-12-19  Alexander Larsson  <alexl@redhat.com>
275         * gio/migrating.xml:
276         * gio/overview.xml:
277         Some minor fixes and additions.
278         
279 2007-12-17  Matthias Clasen <mclasen@redhat.com>
281         * gio: Flesh out the overview and migration docs.
283 2007-12-17  Matthias Clasen <mclasen@redhat.com>
285         * gio/migration.xml: Stub of a migration chapter
286         * gio/overview.xml: Stub of an overview
287         * gio/gvfs-overview.{odg,png}: Overview diagram taken
288         from Alex Guadec slides.
290         * gio/Makefile.am:
291         * gio/gio-docs.xml: Include these
293 2007-12-17  Matthias Clasen <mclasen@redhat.com>
295         * gio/gio-sections.txt: Updates
297 2007-12-14  Matthias Clasen <mclasen@redhat.com>
299         * glib/tmpl/hash_tables.sgml:
300         * glib/glib-sections.txt: Add hash iterator functions
302 2007-12-10  Matthias Clasen <mclasen@redhat.com>
304         * gio/gio-sections.txt:
305         * gio/gio-docs.xml:
306         * gio/gio.types: Add gdesktopappinfo
308 2007-12-10  Bastien Nocera  <hadess@hadess.net>
310         * glib/tmpl/keyfile.sgml: Mention the difference
311         in handling booleans between GKeyFile and .INI files
312         (Closes: #468882)
314 2007-12-10  Alexander Larsson  <alexl@redhat.com>
316         * gio/Makefile.am:
317         Remove more internal headers.
318         
319         * gio/gio-sections.txt:
320         Update for changes
322 2007-12-10  Matthias Clasen  <mclasen@redhat.com>
324         * gio/Makefile.am: Ignore gioalias.h
325         * gio/gio-sections.txt: Updates
327 2007-12-07  Behdad Esfahbod  <behdad@gnome.org>
329         * glib/tmpl/date.sgml: Fix tiny grammar typo.
331 2007-12-04  Emmanuele Bassi  <ebassi@gnome.org>
333         * glib/glib-sections.txt: Add GChecksum public API.
335         * glib/tmpl/checksum.sgml:
336         * glib/glib-docs.sgml: Add the checksums API page.
338 2007-11-29  Behdad Esfahbod  <behdad@gnome.org>
340         Bug 500361 – Improve docs for g_array_free() and g_ptr_array_free()
342         * glib/tmpl/arrays.sgml:
343         * glib/tmpl/arrays_pointer.sgml:
344         Document how to free the return value.
346 2007-11-28  Matthias Clasen  <mclasen@redhat.com>
348         * gio/gio-sections.txt: More cleanup
350         * gio/gio.types: Remove internal types
352 2007-11-27  Matthias Clasen  <mclasen@redhat.com>
354         * gio/gio-sections.txt: Remove nonexisting functions
356 2007-11-27  Matthias Clasen  <mclasen@redhat.com>
358         * gio/gio-sections.txt: Some additions
360 2007-11-27  Matthias Clasen  <mclasen@redhat.com>
362         * gio/gio-sections.txt:
363         * gio/gio-docs.xml:
364         * gio/gio.types: Update for api changes
366 2007-11-26  Alexander Larsson  <alexl@redhat.com>
368         * Makefile.am:
369         * gio/Makefile.am:
370         * gio/gio-docs.xml:
371         * gio/gio-sections.txt:
372         * gio/gio.types:
373         * gio/version.xml.in:
374         Add gio docs
376 2007-11-23  Matthias Clasen <mclasen@redhat.com>
378         * glib/tmpl/i18n.sgml:
379         * glib/glib-sections.txt: Add g_dpgettext(), C_()
381 2007-11-18  Matthias Clasen <mclasen@redhat.com>
383         * glib/tmpl/option.sgml: Update the example to demonstrate
384         error handling.  (#497033, Matti Katila)
386 2007-11-09  Matthias Clasen <mclasen@redhat.com>
388         * glib/tmpl/patterns.sgml: Add a warning about strlen vs
389         g_utf8_strlen.  (#455725, Michael Rasmussen)
391         * glib/tmpl/date.sgml: Add a footnote explaining leap years.
392         (#491982, Areg Beketovski)
394         * glib/tmpl/date.sgml: Improve g_date_clamp docs.  (#491970,
395         Areg Beketovski)
397 2007-11-08  Matthias Clasen <mclasen@redhat.com>
399         * glib/tmpl/memory.sgml
400         * glib/tmpl/hooks.sgml: Cleanups and fixes
402 2007-11-08  Matthias Clasen <mclasen@redhat.com>
404         * glib/tmpl/thread_pools.sgml: Fix the GThreadPool docs. 
405         (#491959, Areg Beketovski)
407 2007-11-07  Matthias Clasen <mclasen@redhat.com>
409         * glib/glib-sections.txt: Add g_markup_parse_context_get_element_stack
411 2007-11-07  Matthias Clasen <mclasen@redhat.com>
413         * glib/building.sgml: Fix a typo
415 2007-11-07  Matthias Clasen <mclasen@redhat.com>
417         * === Released 2.14.3 ===
419 2007-11-05  Mathias Hasselmann  <mathias@openismus.com>
421         * docs/reference/gobject/tut_gtype.xml: Use correct naming conventions
422         when explaining maman_bar_get_type(). (#493688) Mention G_DEFINE_TYPE.
424 2007-10-16  Matthias Clasen  <mclasen@redhat.com>
426         * gobject/tmpl/gparamspec.sgml: Small update  (#477704, Ross Burton)
428 2007-10-16  Matthias Clasen  <mclasen@redhat.com>
430         * === Released 2.14.2 ===
432 2007-10-16  Matthias Clasen  <mclasen@redhat.com>
434         * gobject/tmpl/param_value_types.sgml: Add some discussion on 
435         g_value_set_object() vs g_value_take_object().  (#477957, Davyd
436         Madeley)
438 2007-09-19  Behdad Esfahbod  <behdad@gnome.org>
440         * glib/building.sgml: Fix gettext URL. (#478349, kraai ftbfs.org)
442 2007-09-19  Matthias Clasen  <mclasen@redhat.com>
444         * === Released 2.14.1 ===
446 2007-09-16  Matthias Clasen  <mclasen@redhat.com>
447         
448         * glib/Makefile.am: Remove reference to trio
450 2007-09-11  Matthias Clasen  <mclasen@redhat.com>
452         * glib/tmpl/error_reporting.sgml: Add an example.  (#474229,
453         Rob Bradford)
455 2007-09-09  Behdad Esfahbod  <behdad@gnome.org>
457         * glib/tmpl/warnings.sgml: Improve G_BREAKPOINT docs. (#474899)
459 2007-09-05  Behdad Esfahbod  <behdad@gnome.org>
461         * glib/tmpl/glib-unused.sgml:
462         * glib/tmpl/macros_misc.sgml:
463         * glib/tmpl/main.sgml:
464         * gobject/tmpl/gparamspec.sgml:
466 Tue Aug 28 19:04:12 2007  Tim Janik  <timj@gtk.org>
468         * glib/tmpl/memory_slices.sgml: clarified alignment
469         expectations for g_slice_alloc().
471 2007-08-20  Behdad Esfahbod  <behdad@gnome.org>
473         * glib/tmpl/unicode.sgml: Document that GUnicodeScript is
474         interchangeable with PangoScript.
476 2007-08-20  Behdad Esfahbod  <behdad@gnome.org>
478         * glib/tmpl/spawn.sgml:
479         Fix typos (#468694).
481 2007-08-15  Mikael Hallendal  <micke@imendio.com>
483         * glib/tmpl/keyfile.sgml: Clearify that only comments can precede
484         groups in Key-files. (#466768)
486 2007-08-03  Matthias Clasen  <mclasen@redhat.com>
488         * === Released 2.14.0 ===
490 2007-07-21  Matthias Clasen  <mclasen@redhat.com>
492         * glib/glib-sections.txt: Additions
494 2007-07-21  Matthias Clasen  <mclasen@redhat.com>
495         
496         * glib/tmpl/fileutils.sgml: Fix an inaccuracy in the
497         G_FILE_TEST_IS_REGULAR docs, pointed out by
498         Vincent Untz.  (#417068)
500 2007-07-20  Matthias Clasen  <mclasen@redhat.com>
502         * glib/tmpl/limits.sgml:
503         * glib/tmpl/types.sgml:
504         * glib/glib-sections.txt: Add new functions
506 2007-07-19  Behdad Esfahbod  <behdad@gnome.org>
508         * glib/glib-sections.txt:
510 2007-07-12  Matthias Clasen  <mclasen@redhat.com>
512         * === Released 2.13.7 ===
514 Thu Jul 12 18:28:47 2007  Tim Janik  <timj@gtk.org>
516         * gobject/tmpl/gtype.sgml: fixed g_type_name() docs to forbid passing in
517         invalid type IDs.
519 Thu Jul 12 15:45:27 2007  Tim Janik  <timj@imendio.com>
521         * glib/tmpl/threads.sgml: document major caveat of g_private_set/g_private_get,
522         i.e. not retaining private data across g_thread_init.
524 Tue Jul 10 13:11:55 2007  Tim Janik  <timj@imendio.com>
526         * glib/tmpl/types.sgml: corrected descriptions of gsize and gssize.
528 Tue Jul 10 13:04:03 2007  Tim Janik  <timj@imendio.com>
530         * minor docu build fixes.
532 Tue Jul 10 12:31:04 2007  Tim Janik  <timj@imendio.com>
534         * glib/tmpl/threads.sgml: document g_once_init_enter and g_once_init_leave.
536 2007-07-09  Matthias Clasen <mclasen@redhat.com>
538         * tmpl/modules.sgml: Remove duplicate paragraph.
539         (#45786, Ruben Vermeersch)
541         * tmpl/modules.sgml: Remove duplicate code from
542         an example. (#454785, Ruben Vermeersch)
544 Mon Jul  9 10:23:53 2007  Tim Janik  <timj@imendio.com>
546         * gobject/tmpl/gclosure.sgml: GClosure docu fixes from Guillaume
547         Cottenceau, #383155.
549 Fri Jun 29 2007  Matthias Clasen  <mclasen@redhat.com>
551         * === Released 2.13.6 ===
553 Wed Jun 27 11:43:01 2007  Tim Janik  <timj@gtk.org>
555         * gobject/tmpl/gtype.sgml (initializers): typo fix, #451459.
557 2007-06-23  Emmanuele Bassi  <ebassi@gnome.org>
559         * glib/tmpl/memory.sgml: Add a clarification about pairing the
560         memory allocation and free functions, and not mix system's
561         malloc/free with the corresponding GLib ones. (#450216, Hubert
562         Figuiere)
564 2007-06-18  Matthias Clasen  <mclasen@redhat.com>
566         * === Released 2.13.5 ===
568 2007-06-18  Emmanuele Bassi  <ebassi@gnome.org>
570         * glib/glib-sections.txt: Add g_timeout_add_seconds_full().
572 2007-06-17  Behdad Esfahbod  <behdad@gnome.org>
574         * glib/tmpl/quarks.sgml:
576 2007-06-16  Emmanuele Bassi  <ebassi@gnome.org>
578         * glib/tmpl/macros.sgml: Document the undefined behaviour of
579         CLAMP() if low > high. (#448260)
581 2007-06-13  Sven Neumann  <sven@gimp.org>
583         * glib/glib-sections.txt
584         * glib/tmpl/memory_slices.sgml: document g_slice_copy() and
585         g_slice_dup().
587 2007-06-13  Matthias Clasen  <mclasen@redhat.com>
589         * glib/tmpl/warnings.sgml: Add some verbiage about
590         intended use cases for the g_return macros, inspired
591         by a bugzilla comment by Havoc Pennington.
593 2007-06-05  Matthias Clasen  <mclasen@redhat.com>
595         * === Released 2.13.4 ===
597 2007-06-04  Matthias Clasen  <mclasen@redhat.com>
598         
599         * === Released 2.13.3 ===
601 2007-06-04  Matthias Clasen  <mclasen@redhat.com>
603         * glib/glib-sections.txt:
604         * glib/tmpl/misc_utils.sgml: Add g_get_special_user_dir()
605         and GUserDirectory.
607 2007-05-30  Matthias Clasen  <mclasen@redhat.com>
609         * glib/tmpl/i18n.sgml: Add some hints about
610         xgettext invokation.
612 2007-05-30  Dan Winship  <danw@novell.com>
614         * glib/glib-sections.txt: 
615         * glib/tmpl/keyfile.sgml: add G_KEY_FILE_DESKTOP_* macros
617 2007-05-26  Matthias Clasen  <mclasen@redhat.com>
619         * gobject/tmpl/objects.sgml: Fix a typo
621 2007-05-22  Matthias Clasen  <mclasen@redhat.com>
623         * === Released 2.13.2 ===
625 2007-05-17  Matthias Clasen  <mclasen@redhat.com>
627         * glib/tmpl/messages.sgml: Fix a typo (#436547,
628         Guillaume Desmottes)
630 2007-05-14  Matthias Clasen  <mclasen@redhat.com>
632         * glib/running.sgml: Document g_slice_debug_tree_statistics
633         as debug-only functionality.
635 2007-05-11  Matthias Clasen  <mclasen@redhat.com>
637         * glib/tmpl/option.sgml: Document new G_OPTION_ARG_REMAINING
638         functionality.
640 2007-05-03  Behdad Esfahbod  <behdad@gnome.org>
642         * glib/glib-sections.txt:
643         * glib/tmpl/messages.sgml:
644         Add g_unichar_ismark().
646 2007-05-03  Matthias Clasen <mclasen@redhat.com>
648         * === Released 2.13.1 ===
650 2007-04-30  Matthias Clasen  <mclasen@redhat.com>
652         * glib/glib-sections.txt: Add new regex functions
654 2007-04-30  Matthias Clasen  <mclasen@redhat.com>
656         * glib/glib-sections.txt: 
657         * glib/tmpl/gregex.sgml: Update for the GRegex/GMatchInfo
658         split.
660 2007-04-24  Matthias Clasen  <mclasen@redhat.com>
662         * glib/glib-sections.txt: Add g_option_context_get_help.
664 2007-04-11  Emmanuele Bassi  <ebassi@gnome.org>
666         * glib/glib-sections.txt: Add new hash functions.
668 2007-04-02  Ryan Lortie  <desrt@desrt.ca>
670         * gobject/tmpl/objects.sgml: Document ->constructed().
672 2007-03-18  Matthias Clasen  <mclasen@redhat.com>
674         * glib/tmpl/thread_pools.sgml:
675         * glib/tmpl/strings.sgml:
676         * glib/tmpl/string_chunks.sgml:
677         * glib/tmpl/spawn.sgml:
678         * glib/tmpl/patterns.sgml:
679         * glib/tmpl/modules.sgml:
680         * glib/tmpl/memory_slices.sgml:
681         * glib/tmpl/memory.sgml:
682         * glib/tmpl/gregex.sgml: Trivial cleanups
684 2007-03-16  Matthias Clasen  <mclasen@redhat.com>
686         * === Released 2.13.0 ===
688 Fri Mar 16 16:04:42 2007  Tim Janik  <timj@gtk.org>
690         * glib/tmpl/scanner.sgml: some fixups, mention that changing scanner 
691         config during the parsing phase is supported behavior.
693 2007-03-15  Marco Barisione <marco@barisione.org>
695         Add GRegex for regular expression matching.  (#50075)
697         * glib/Makefile.am:
698         * glib/glib-docs.sgml:
699         * glib/glib-sections.txt:
700         * glib/tmpl/glib-unused.sgml:
701         * glib/regex-syntax.sgml:
702         * glib/tmpl/gregex-unused.sgml:
703         * glib/tmpl/gregex.sgml: Add GRegex.
705         * glib/building.sgml: Document build options for GRegex.
707 2007-03-14  Stefan Kost  <ensonic@users.sf.net>
709         * gobject/tmpl/gparamspec.sgml:
710           Readd docs for G_PARAM_STATIC_NICK and add docs for new
711           G_PARAM_STATIC_STRINGS (fixes #418021).
713 2007-03-06  Matthias Clasen  <mclasen@redhat.com>
715         * glib/tmpl/threads.sgml: Document G_ERRORCHECK_MUTEXES. (#412145)
717         * glib/tmpl/trees-nary.sgml: Fix a typo in the docs for
718         g_node_first_child().  (#409395, Vincent Untz)
720 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
722         * gobject/tut_gobject.xml:
723         * gobject/tut_gsignal.xml:
724         * gobject/tut_gtype.xml:
725         * gobject/tut_howto.xml:
726         * gobject/tut_intro.xml:
727         * gobject/tut_tools.xml:
728         Format XML to be more editable. Describe Interfaces better. Add a
729         footnote at first occurance of 'maman_'.
731 2007-02-08  Stefan Kost  <ensonic@users.sf.net>
733         * gobject/tut_gobject.xml:
734         * gobject/tut_gsignal.xml:
735         * gobject/tut_gtype.xml:
736         * gobject/tut_howto.xml:
737         * gobject/tut_tools.xml:
738         Unify spelling of GObject and GType. Improve some wording. Update the
739         usage of private data. Make tables use row-spans and add id's to them.
741 2007-01-30  Matthias Clasen  <mclasen@redhat.com>
743         * gobject/tmpl/gsignal.sgml: Correct a typo.
744         (#401994, Mariano Suarez-Alvarez)
746 2007-01-26  Matthias Clasen  <mclasen@redhat.com>
748         * glib/tmpl/macros_misc.sgml: Document G_GNUC_INTERNAL
749         support for Sun Studio.
751 2007-01-23  Matthias Clasen  <mclasen@redhat.com>
753         * gobject/tmpl/objects.sgml: Document 
754         g_object_class_override_property as 2.4 addition (#399940, 
755         Ian Turner)
757 2007-01-17  Behdad Esfahbod  <behdad@gnome.org>
759         * glib/tmpl/macros_misc.sgml: Put back G_GNUC_HAVE_VISIBILITY
760         doc that was removed accidentally.
762 2007-01-15  Matthias Clasen  <mclasen@redhat.com>
764         * gobject/tmpl/gparamspec.sgml; Document G_PARAM_STATIC_NICK.
765         (#396564, Vincent Untz)
767 2007-01-12  Matthias Clasen  <mclasen@redhat.com>
769         * glib/tmpl/keyfile.sgml: Small clarifications.
771 2007-01-03  Behdad Esfahbod  <behdad@gnome.org>
773         * glib/glib-sections.txt: Add g_unichar_iszerowidth.
775         * glib/tmpl/glib-unused.sgml:
776         * glib/tmpl/keyfile.sgml:
777         * glib/tmpl/macros_misc.sgml:
778         * glib/tmpl/messages.sgml:
779         * glib/tmpl/unicode.sgml:
780         Template changes.
782 2007-01-02  Matthias Clasen  <mclasen@redhat.com>
783         
784         * glib/running.sgml: Remove C99ism from example.
786 2006-12-31  Matthias Clasen  <mclasen@redhat.com>
788         * glib/tmpl/threads.sgml: Fix whitespace.  (#391116)
789         
790 2006-12-28  Matthias Clasen  <mclasen@redhat.com>
792         * gobject/tmpl/gtype.sgml: Updates
794         * gobject/tmpl/gtypemodule.sgml: Document dynamic type
795         registration macros.
797         * gobject/gobject-docs.sgml: Add "Since 2.14" index
798         * gobject/gobject-sections.txt: Add dynamic type macros
800 2006-12-28  Matthias Clasen  <mclasen@redhat.com>
802         * gobject/tmpl/objects.sgml: Clarify a detail about
803         g_object_set_data_full.  (#343750, Christian Neumair)
805 Wed Dec 27 15:56:53 2006  Tim Janik  <timj@gtk.org>
807         * glib/tmpl/memory_slices.sgml: 
808         * glib/running.sgml: document G_SLICE=debug-blocks.
810 2006-12-27  Matthias Clasen  <mclasen@redhat.com>
812         * glib/running.sgml:
813         * glib/tmpl/option.sgml:
814         * glib/tmpl/date.sgml: Add hints for locale-dependent functions.
816 2006-12-18  Matthias Clasen  <mclasen@redhat.com>
818         * glib/tmpl/keyfile.sgml: Small clarification (#369908,
819         Tapani Pälli)
821 2006-12-17  Matthias Clasen  <mclasen@redhat.com>
823         * glib/tmpl/spawn.sgml: Refer to g_child_watch_add() in addition
824         to waitpid().
826         * gobject/tmpl/objects.sgml: Expand GObject::notify
827         documentation.  (#381722, Nickolay V. Shmyrev)
829         * gobject/tmpl/gparamspec.sgml: Add canonical-parameter-name id.
831 2006-12-15  Matthias Clasen  <mclasen@redhat.com>
833         * glib/glib-docs.sgml: Add a "Since 2.14" section.
835         * glib/glib-sections.txt: Add g_string_chunk_clear.
836         
837 2006-12-14  Matthias Clasen  <mclasen@redhat.com>
839         * gobject/*.xml: s/Gnome/GNOME/g (#352156, Guillaume Desmottes)
841         * glib/tmpl/keyfile.sgml: Clarify the behaviour
842         wrt. to duplicate keys and groups.
844 2006-12-13  Matthias Clasen  <mclasen@redhat.com>
846         * glib/tmpl/modules.sgml: Point out that valid symbols may be NULL.
848 2006-10-08  Matthias Clasen  <mclasen@redhat.com>
850         * glib/tmpl/unicode.sgml: Document GUnicodeType.
852 2006-10-08  Matthias Clasen  <mclasen@redhat.com>
854         * glib/glib-sections.txt: Add g_unichar_get_script() and
855         GUnicodeScript.
857         * glib/tmpl/unicode.sgml: Document GUnicodeScript
859         * gobject/tmpl/enumerations_flags.sgml: Add a hint about
860         the requirement that enum and flags values must be static.
862 2006-10-01  Matthias Clasen  <mclasen@redhat.com>
864         * glib/tmpl/option.sgml: Improve example.  (#367625, Ross Burton) 
866 Mon Sep 11 14:57:46 2006  Tim Janik  <timj@imendio.com>
868         * glib/running.sgml: documented G_DEBUG flags resident-modules
869         and bind-now-modules, patch by Christian Persch on bug #345099.
871 2006-09-10  Matthias Clasen  <mclasen@redhat.com>
873         * glib/glib-sections.txt: Add new functions
875 2006-08-28  Matthias Clasen  <mclasen@redhat.com>
877         * glib/compiling.sgml: Add a note about G_DISABLE_DEPRECATED.
878         (#353172, Matt Barnes)
880 Wed Aug 16 13:55:39 2006  Tim Janik  <timj@imendio.com>
882         * glib/tmpl/trash_stack.sgml: added notes about complexity.
884 2006-08-15  Matthias Clasen  <mclasen@redhat.com>
886         * === Released 2.12.2 ===
888 2006-08-10  Josh Parsons  <josh.parsons@stonebow.otago.ac.nz>
890         * gobject/tmpl/gtype.sgml:
891         * glib/tmpl/threads.sgml: Style and grammar fixes.
893 2006-08-05  Matthias Clasen  <mclasen@redhat.com>
895         * glib/tmpl/messages.sgml: Add some hints
896         about making warnings fatal.  (#348785, Matt
897         Barnes)
899 2006-07-22  Matthias Clasen  <mclasen@redhat.com>
901         * === Released 2.12.1 ===
903 2006-07-20  Tor Lillqvist  <tml@novell.com>
905         * glib/tmpl/date.sgml: Improve doc for
906         g_date_strftime(). (#346197)
908 2006-07-05  Matthias Clasen  <mclasen@redhat.com>
910         * glib/tmpl/base64.sgml: Remove bogus reference
911         to nonexisting function.  (#346660, Mark Drago)
912         
913 2006-07-02  Matthias Clasen  <mclasen@redhat.com>
915         * === Released 2.12.0 ===
917 2006-06-20  Matthias Clasen  <mclasen@redhat.com>
919         * === Released 2.11.4 ===
921 2006-06-12  Matthias Clasen  <mclasen@redhat.com>
923         * === Released 2.11.3 ===
925 2006-06-05  Matthias Clasen  <mclasen@redhat.com>
927         * === Released 2.11.2 ===
929 2006-06-01  Matthias Clasen  <mclasen@redhat.com>
931         * glib/glib-sections.txt: Add new hash table functions.
932         Add new g_source functions.
934 Wed May 31 11:35:48 2006  Tim Janik  <timj@gtk.org>
936         * gobject/tmpl/gtype.sgml (Note): amend G_TYPE_CHAR according to #303622.
938 2006-05-28  Matthias Clasen  <mclasen@redhat.com>
940         * glib/tmpl/markup.sgml: Document G_MARKUP_TREAT_CDATA_AS_TEXT.
942 2006-05-16  Matthias Clasen  <mclasen@redhat.com>
944         * glib/glib-sections.txt: Add g_ascii_strtoll
946 2006-05-15  Matthias Clasen  <mclasen@redhat.com>
948         * === Released 2.11.1 ===
950 2006-05-13  Matthias Clasen  <mclasen@redhat.com>
952         * glib/glib-sections.txt: Document new api.
954 2006-05-11  Bastien Nocera  <hadess@hadess.net>
956         * glib/tmpl/option.sgml: add documentation for G_OPTION_ARG_INT64
958 2006-05-10  Matthias Clasen  <mclasen@redhat.com>
960         * gobject/tmpl/gtype.sgml: Updates
962 2006-05-02  Matthias Clasen  <mclasen@redhat.com>
963         
964         * === Released 2.11.0 ===
966 2006-05-02  Matthias Clasen  <mclasen@redhat.com>
968         * gobject/tmpl/gtypemodule.sgml: Document a little
969         pitfall with the last unref for an object.
971 2006-04-27  Matthias Clasen  <mclasen@redhat.com>
973         * glib/tmpl/unicode.sgml: Mention that GLib 2.12 will
974         support UCD 5.0.
976 2006-04-21  Matthias Clasen  <mclasen@redhat.com>
978         * gobject/gobject-sections.txt:
979         * gobject/tmpl/objects.sgml: 
980         * gobject/tmpl/gtype.sgml: Additions
982         * glib/glib-docs.sgml:
983         * gobject/gobject-docs.sgml: Add 2.12 indices.
985         * gobject/tmpl/gtype.sgml: Document g_type_register_static_simple
987 2006-04-19  Matthias Clasen  <mclasen@redhat.com>
989         * gobject/tmpl/objects.sgml: Add some missing Since: 2.8 tags
991 2006-04-18  Matthias Clasen  <mclasen@redhat.com>
993         * glib/glib-sections.txt: Add new keyfile api
995 2006-04-18  Matthias Clasen  <mclasen@redhat.com>
997         * gobject/tut_gobject.xml: Say that ref/unref are thread-safe now.  
998         (#322883, Christophe Fergeau)
999         
1000 2006-04-05  Matthias Clasen  <mclasen@redhat.com>
1002         * gobject/tmpl/signals.sgml: Document class_offset 0.
1003         and that class_closure may be NULL.
1005 2006-04-04  Matthias Clasen  <mclasen@redhat.com>
1007         * glib/glib-sections.txt:
1008         * glib/glib-docs.sgml: Add Base64 section
1010 2006-04-03  Matthias Clasen  <mclasen@redhat.com>
1012         * gobject/tmpl/objects.sgml: Add some verbiage to 
1013         g_object_ref_sink_docs.  (#336677)
1015 2006-03-30  Matthias Clasen  <mclasen@redhat.com>
1017         * gobject/tmpl/objects.sgml: Update the floating docs wrt
1018         to GInitiallyUnowned.
1020         * gobject/tmpl/param_value_types.sgml: 
1021         * gobject/tmpl/objects.sgml: 
1022         * gobject/tmpl/gtype.sgml: Additions
1024         * glib/tmpl/messages.sgml: Cleanup
1026         * glib/tmpl/memory_slices.sgml: Adapt to a parameter name change
1028         * glib/tmpl/linked_lists_double.sgml: Document g_list_free1
1030 2006-03-27  Matthias Clasen  <mclasen@redhat.com>
1032         * glib/tmpl/option.sgml: Document floating point arguments
1034 Fri Mar 24 15:22:04 2006  Tim Janik  <timj@imendio.com>
1036         * glib/tmpl/atomic_operations.sgml: some wording fixups.
1038 2006-03-20  Matthias Clasen  <mclasen@redhat.com>
1040         * glib/tmpl/types.sgml: Document G_HAVE_GINT64 as deprecated.
1041         (#335294, Richard Laager)
1043 2006-03-15  Matthias Clasen  <mclasen@redhat.com>
1045         * glib/tmpl/option.sgml: Hint that @error should
1046         be set in error cases.  (#334646, Christian Persch)
1048 2006-03-09  Matthias Clasen  <mclasen@redhat.com>
1050         * glib/templ/timers.sgml: Mention that the second
1051         parameter of g_timer_elapsed can be NULL (#333916,
1052         Christian Neumair)
1054 2006-03-07  Matthias Clasen  <mclasen@redhat.com>
1056         * ===  Released 2.10.1 ===
1058 2006-02-24  Matthias Clasen  <mclasen@redhat.com>
1060         * === Released 2.10.0 ===
1062 2006-02-22  Stefan Kost  <ensonic@users.sf.net>
1064         * gobject/tmpl/gtype.sgml:
1065           add @since: for _add_private, _GET_PRIVATE
1066         * gobject/tut_gobject.xml:
1067           fix example to use ->priv and not ->private
1068         * gobject/tut_howto.xml:
1069           fix g_type_class_add_private example
1071 2006-02-14  Tor Lillqvist  <tml@novell.com>
1073         * glib/tmpl/iochannels.sgml: Document some Windows-specific issues.
1075         * glib/glib-sections.txt: Move three Windows-specific functions
1076         that now are documented from being Private to the correct section.
1078 2006-02-10  Matthias Clasen  <mclasen@redhat.com>
1080         * === Released 2.9.6 ===
1082 2006-02-10  Matthias Clasen  <mclasen@redhat.com>
1084         * glib/tmpl/date.sgml: Fix a typo (#329123, Kjartan Maraas)
1086 2006-01-27  Matthias Clasen  <mclasen@redhat.com>
1088         * === Released 2.9.5 ===
1090 2006-01-27  Matthias Clasen  <mclasen@redhat.com>
1092         * glib/glib-sections.txt: 
1093         * glib/tmpl/memory.sgml: Document g_mem_gc_friendly.
1095 2006-01-26  Matthias Clasen  <mclasen@redhat.com>
1097         * gobject/tut_tools.xml: Mention g_trap_object_ref
1099         * glib/running.sgml: Add g_trap variables to the index.
1100         Mention conditional breakpoints as an alternative.
1102 Wed Jan 25 17:32:22 2006  Tim Janik  <timj@gtk.org>
1104         * glib/tmpl/memory_slices.sgml: link to G_DEBUG/G_SLICE where appropriate.
1106 Wed Jan 25 17:12:47 2006  Tim Janik  <timj@gtk.org>
1108         * glib/running.sgml: documented G_SLICE=always-malloc and
1109         G_DEBUG=gc-friendly. added anchors for each env var.
1111 2006-01-18  Matthias Clasen  <mclasen@redhat.com>
1112         
1113         * === Released 2.9.4 ===
1115 2006-01-18  Matthias Clasen  <mclasen@redhat.com>
1117         * glib/tmpl/scanner.sgml: Add a note explaining peculiarities
1118         of peek_token wrt to scope changes.  (#307922)
1119         
1120 2006-01-17  Matthias Clasen  <mclasen@redhat.com>
1122         * glib/tmpl/memory.sgml: Add a note about casting the results
1123         of g_new() and g_new0().
1125 2006-01-16  Matthias Clasen  <mclasen@redhat.com>
1127         * === Released 2.9.3 ===
1129 2006-01-12  Federico Mena Quintero  <federico@ximian.com>
1131         * glib/file-name-encodings.sxd: Replaced with the correct file.
1133         * glib/file-name-encodings.png: Huh?  This was a 6-byte file.
1134         Replaced it with the correct one.
1136 2006-01-07  Stefan Kost  <ensonic@users.sf.net>
1138         * gobject/tut_gtype.xml:
1139           fix internal link, little XXX cleanup
1141 2006-01-05  Matthias Clasen  <mclasen@redhat.com>
1143         * === Released 2.9.2 ===
1145 2006-01-03  Matthias Clasen  <mclasen@redhat.com>
1147         * glib/glib-sections.txt: Add new API 
1149 2006-01-02  Stepan Kasal  <kasal@ucw.cz>
1151         * glib/glib-docs.sgml (glib-Windows-Compatability-Functions): Rename
1152         (glib-Windows-Compatibility-Functions): , ie. s/Compata/Compati/
1153         * glib/glib-sections.txt: s/Compata/Compati/
1155 2005-12-24  Matthias Clasen  <mclasen@redhat.com>
1157         * gobject/gobject-sections.txt:
1158         * gobject/tmpl/param_value_types.sgml: Document GType 
1159         paramspecs
1161 2005-12-20  Matthias Clasen  <mclasen@redhat.com>
1163         * glib/glib-sections.txt: add g_thread_pool_set_sort_function.
1164         
1165 2005-12-19  Matthias Clasen  <mclasen@redhat.com>
1167         * glib/tmpl/*.sgml: Update versioned deprecation
1169         * gobject/tmpl/gboxed.sgml: Document G_TYPE_HASH_TABLE.
1171         * glib/glib-sections.txt: Add g_list_free1
1173         * glib/glib-overrides.txt: Remove G_THREADS_IMPL_SOLARIS
1175 2005-12-14  Matthias Clasen  <mclasen@redhat.com>
1177         * glib/glib-sections.txt: 
1178         * glib/tmpl/atomic_operations.sgml: Document new atomic
1179         operations.
1181 2005-12-14  Federico Mena Quintero  <federico@ximian.com>
1183         * glib/building.sgml: Clarify exactly what happens when you use --enable-gc-friendly.
1185 Mon Dec 12 15:31:41 2005  Tim Janik  <timj@imendio.com>
1187         * gobject/tmpl/objects.sgml: corrected floating reference documentation.
1189 2005-12-09  Matthias Clasen  <mclasen@redhat.com>
1191         * === Released 2.9.1 ===
1193 2005-12-07  Matthias Clasen  <mclasen@redhat.com>
1195         * gobject/tmpl/gparamspec.sgml: 
1196         * gobject/tmpl/gtype.sgml: Document n_preallocs as
1197         ignored.
1199 2005-12-05  Matthias Clasen  <mclasen@redhat.com>
1201         * glib/glib-sections.txt: Updates
1202         
1203         * glib/tmpl/memory_slices.sgml: Fix a small formatting
1204         problem.
1206         * glib/tmpl/trees-nary.sgml: 
1207         * glib/tmpl/linked_lists_single.sgml: 
1208         * glib/tmpl/linked_lists_double.sgml: 
1209         * glib/tmpl/caches.sgml: 
1210         * glib/tmpl/strings.sgml: 
1211         * glib/tmpl/scanner.sgml: 
1212         * glib/tmpl/main.sgml: Add versioned deprecation.
1214 Mon Dec  5 15:53:37 2005  Tim Janik  <timj@imendio.com>
1216         * glib/tmpl/memory_slices.sgml: updates to new g_slice API
1217         and minor fixes.
1219 2005-12-05  Matthias Clasen  <mclasen@redhat.com>
1221         * gobject/tmpl/generic_values.sgml: 
1222         * glib/tmpl/trees-nary.sgml: 
1223         * glib/tmpl/linked_lists_double.sgml: 
1224         * glib/tmpl/linked_lists_single.sgml: 
1225         * glib/tmpl/memory_chunks.sgml: 
1226         * glib/tmpl/allocators.sgml: 
1227         * glib/tmpl/macros_misc.sgml: Updates 
1229         * glib/Makefile.am: Ignore gmirroringtable.h
1231 2005-12-04  Matthias Clasen  <mclasen@redhat.com>
1233         * glib/tmpl/macros_misc.sgml: Document G_GNUC_WARN_UNUSED_RESULT.
1235 2005-12-03  Matthias Clasen  <mclasen@redhat.com>
1237         * glib/tmpl/caches.sgml: Document g_cache_value_foreach
1238         as deprecated; document g_cache_key_foreach more thorougly
1240         * glib/glib-sections.txt:
1241         * glib/tmpl/linked_lists_single.sgml: Add g_slist_free1.
1243         * glib/tmpl/memory_chunks.sgml: Document GMemChunk
1244         as deprecated.
1246         * glib/glib-docs.sgml: 
1247         * glib/glib-sections.txt: 
1248         * glib/tmpl/memory_slices.sgml: Document the slice
1249         allocator.
1251 2005-12-02  Matthias Clasen  <mclasen@redhat.com>
1253         * glib/building.sgml: 
1254         * glib/tmpl/threads.sgml: 
1255         * glib/glib-sections.txt: Remove G_THREADS_IMPL_SOLARIS
1257         * glib/tmpl/types.sgml: Document G_GUINT64_CONSTANT.
1259 2005-11-27  Matthias Clasen  <mclasen@redhat.com>
1261         * gobject/gobject-sections.txt: 
1262         * gobject/tmpl/gboxed.sgml: Add g_object_ref_sink,
1263         g_object_is_floating, g_param_spec_ref_sink, 
1264         G_TYPE_HASH_TABLE
1266 2005-11-22  Matthias Clasen  <mclasen@redhat.com>
1268         * glib/glib-sections.txt: Add g_hash_table_ref
1269         and g_hash_table_unref
1271 2005-11-17  Matthias Clasen  <mclasen@redhat.com>
1273         * === Released 2.9.0 ===
1275 2005-11-17  Matthias Clasen  <mclasen@redhat.com>
1277         * glib/tmpl/date.sgml: 
1278         * glib/glib-sections.txt: Add g_date_set_time_t,
1279         g_date_set_time_val and g_thread_foreach
1281 2005-11-08  Matthias Clasen  <mclasen@redhat.com>
1283         * glib/tmpl/threads.sgml: Improve GOnce docs.
1284         (#320950, Christophe Fergeau)
1286 2005-11-04  Matthias Clasen  <mclasen@redhat.com>
1288         * glib/running.sgml: Document fatal_criticals.
1290 2005-10-26  Matthias Clasen  <mclasen@redhat.com>
1292         * gobject/gobject-sections.txt: 
1293         * gobject/tmpl/generic_values.sgml: Document g_value_set_instance(),
1294         (#319885, Milosz Derezynski)
1296 2005-10-26  Matthias Clasen  <mclasen@redhat.com>
1298         * glib/tmpl/unicode.sgml: Add a footnote about surrogate 
1299         pairs.  (#317683, Behdad Esfahbod)
1301 2005-10-05  Matthias Clasen  <mclasen@redhat.com>
1303         * glib/compiling.sgml: Document gmodule-no-export-2.0
1305 2005-10-01  Davyd Madeley  <davyd@fugro-fsi.com.au>
1307         * glib/tmpl/string_utils.sgml: Minor documentation improvements for
1308           g_strchug, g_strchomp and g_strstrip. Brought forward from glib-2-8.
1310 2005-08-31  Matthias Clasen  <mclasen@redhat.com>
1312         * glib/tmpl/quarks.sgml: 
1313         * glib/glib-sections.txt: Add string interning functions.
1315 2005-08-30  Matthias Clasen  <mclasen@redhat.com>
1317         * glib/tmpl/arrays.sgml: 
1318         * glib/tmpl/arrays_pointer.sgml: 
1319         * glib/tmpl/arrays_byte.sgml: Enhance sort() documentation.
1320         (#314839, Behdad Esfahbod)
1322 2005-08-26  Matthias Clasen  <mclasen@redhat.com>
1324         * glib/glib-docs.sgml:
1325         * gobject/gobject-docs.sgml: Add indices for new
1326         symbols in 2.10
1328         Improvements pointed out by Behdad Esfahbod (#314460):
1329         
1330         * glib/tmpl/strings.sgml: Fix up some character/byte
1331         sloppyness.
1333         * glib/tmpl/iochannels.sgml: Don't mention deprecated
1334         functions in the introduction.
1336 2005-08-23  Matthias Clasen  <mclasen@redhat.com>
1338         * === Released 2.8.1 ===
1340 2005-08-22  Matthias Clasen  <mclasen@redhat.com>
1342         * glib/tmpl/date.sgml: Point out time_t vs GTime pitfalls.
1344 2005-08-15  Matthias Clasen  <mclasen@redhat.com>
1346         * glib/glib-gettexttize.xml:
1347         * gobject/glib-genmarshal.xml:
1348         * gobject/glib-mkenums.xml: Fix some trivial
1349         formatting problems.  (#313099, Stepan Kasal)
1351         * glib/tmpl/modules.sgml: Document that file_name can
1352         be NULL.  (#313143, Gustavo Carneiro)
1354         * glib/tmpl/linked_lists_single.sgml: 
1355         * glib/tmpl/linked_lists_double.sgml: Clarify docs
1356         a little.  (#311727, Tristan van Berkom)
1358 2005-08-12  Matthias Clasen  <mclasen@redhat.com>
1360         * === Released 2.8.0 ===
1362 2005-08-10  Stepan Kasal  <kasal@ucw.cz>
1364         Fix typos: Invokation --> Invocation (in various places)
1366         * glib/tmpl/error_reporting.sgml: Fix a typo.
1367         * gobject/tut_howto.xml: Several typos and stylistic changes.
1369 2005-08-05  Matthias Clasen  <mclasen@redhat.com>
1371         * gobject/tmpl/gparamspec.sgml: 
1372         * glib/tmpl/types.sgml: 
1373         * glib/tmpl/option.sgml: Small fixes.
1375         * gobject/tmpl/generic_values.sgml: Small fixes
1377 2005-08-05  Matthias Clasen  <mclasen@redhat.com>
1379         * === Released 2.7.7 ===
1381 2005-08-03  Matthias Clasen  <mclasen@redhat.com>
1383         * === Released 2.7.6 ===
1385 2005-08-02  Matthias Clasen  <mclasen@redhat.com>
1387         * === Released 2.7.5 ===
1389 Sat Jul 30 23:40:35 2005  Tim Janik  <timj@gtk.org>
1391         * glib/tmpl/datalist.sgml:
1392         * glib/tmpl/datalset.sgml: document non-thread-safety for 
1393         _foreach() functions.
1395 2005-07-26  Matthias Clasen  <mclasen@redhat.com>
1397         * glib/tmpl/arrays.sgml: One more improvement.
1399 2005-07-25  Matthias Clasen  <mclasen@redhat.com>
1401         * glib/tmpl/arrays.sgml: Add some details.  (#311310,
1402         Jochen Baier)
1404 2005-07-21  Matthias Clasen  <mclasen@redhat.com>
1406         * === Released 2.7.4 ===
1408 2005-07-20  Matthias Clasen  <mclasen@redhat.com>
1410         * glib/tmpl/macros_misc.sgml: Add some discouraging
1411         comments to the G_INLINE_FUNC macros.  (#310836,
1412         Callum McKenzie)
1414 2005-07-19  Matthias Clasen  <mclasen@redhat.com>
1416         * glib/tmpl/byte_order.sgml: Add docs for #307047,
1417         Bryan Silverthorn.
1419 2005-07-15  Matthias Clasen  <mclasen@redhat.com>
1421         * === Released 2.7.3 ===
1422         
1423 2005-07-13  Matthias Clasen  <mclasen@redhat.com>
1425         * glib/glib-overrides.txt: Add G_VA_COPY
1427         * glib/tmpl/option.sgml: Document that short names must
1428         be printable ASCII characters != '-'.
1430 2005-07-08  Matthias Clasen  <mclasen@redhat.com>
1431         
1432         * === Released 2.7.2 ===
1434 2005-07-08  Matthias Clasen  <mclasen@redhat.com>
1436         * gobject/gobject-docs.sgml: 
1437         * glib/glib-docs.sgml: Add the "new in 2.8" index.
1439 2005-07-05  Matthias Clasen  <mclasen@redhat.com>
1441         * gobject/tmpl/objects.sgml: Add an example
1442         for using a custom constructor.
1444 2005-06-30  Matthias Clasen  <mclasen@redhat.com>
1446         * === Released 2.7.1 ===
1448 2005-06-29  Matthias Clasen  <mclasen@redhat.com>
1450         * glib/tmpl/threads.sgml: 
1451         * glib/tmpl/option.sgml: 
1452         * glib/tmpl/fileutils.sgml: 
1453         * glib/tmpl/iochannels.sgml: 
1454         * glib/tmpl/hooks.sgml: 
1455         * glib/tmpl/misc_utils.sgml: 
1456         * glib/tmpl/date.sgml: 
1457         * glib/glib-sections.txt: Updates
1459 2005-06-24  Matthias Clasen  <mclasen@redhat.com>
1461         * glib/glib-sections.txt: Add GMappedFile functions.
1463 2005-06-18  Matthias Clasen  <mclasen@redhat.com>
1465         * glib/tmpl/option.sgml (GOptionFlags): document
1466         G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME  (Dan Winship)
1468 2005-06-16  Mathieu Lacage <mathieu@gnome.org>
1470         * gobject/tut_gtype.xml: fix typo reported by Hong Gang XU.
1471         
1472 2005-06-10  Matthias Clasen  <mclasen@redhat.com>
1474         * === Released 2.7.0 ===
1476 2005-06-09  Matthias Clasen  <mclasen@redhat.com>
1478         * glib/glib-sections.txt: Add g_chdir
1480         * glib/tmpl/threads.sgml: Document that stack size
1481         will be ignored if the underlying thread implementation
1482         doesn't support stack sizes.
1484 2005-06-07  Matthias Clasen  <mclasen@redhat.com>
1486         * glib/glib-sections.txt: Add g_utf8_collate_key_for_filename.
1488 2005-05-25  Mathieu Lacage <mathieu@gnome.org>
1490         * gobject/tut_*.xml: fix lots of typos, 
1491         some of which were reported by Leonardo Boshell.
1493 2005-05-23  Matthias Clasen  <mclasen@redhat.com>
1495         * glib/tmpl/threads.sgml: Point out exceptions to the
1496         general GLib data structure locking rules.
1498 2005-05-20  Matthias Clasen  <mclasen@redhat.com>
1500         * glib/tmpl/threads.sgml: Add a paragraph about thread
1501         safety of GLib data structures.
1503         * glib/compiling.sgml: Update an example from 1.3 to 2.x
1505 2005-05-13  Matthias Clasen  <mclasen@redhat.com>
1507         * gobject/glib-genmarshal.1: 
1508         * gobject/glib-genmarshal.xml: Mention 64bit integer
1509         types.
1511 2005-05-10  Matthias Clasen  <mclasen@redhat.com>
1513         * glib/tmpl/markup.sgml: Fix sloppy language, pointed out by
1514         Daniel Vaillard.
1516 2005-05-09  Matthias Clasen  <mclasen@redhat.com>
1518         * gobject/tmpl/value_collection.sgml: 
1519         * gobject/tmpl/gboxed.sgml: 
1520         * gobject/tmpl/enumerations_flags.sgml: 
1521         * gobject/tmpl/objects.sgml: Add long descriptions.
1523 2005-05-05  Owen Taylor  <otaylor@redhat.com>
1525         * glib/Makefile.am glib/glib-sections.txt gobject/gobject-sections.txt:
1526         Update
1528         * gobject/tmpl/objects.sgml: Document toggle-references.
1530 2005-05-02  Matthias Clasen  <mclasen@redhat.com>
1532         * glib/tmpl/hash_tables.sgml: Move some docs inline.
1534         * glib/tmpl/windows.sgml: 
1535         * gobject/tmpl/signals.sgml: 
1536         * gobject/tmpl/generic_values.sgml: 
1537         * gobject/tmpl/gtype.sgml: 
1538         * gobject/tmpl/value_arrays.sgml: 
1539         * gobject/tmpl/param_value_types.sgml: 
1540         * gobject/tmpl/gtypemodule.sgml:
1541         * gobject/tmpl/enumerations_flags.sgml: Small additions.
1543 2005-05-01  Matthias Clasen  <mclasen@redhat.com>
1545         * glib/tmpl/completions.sgml: Document
1546         strncmp_func.
1548         glib/glib-sections.txt: Add new API.
1550 2005-04-29  Matthias Clasen  <mclasen@redhat.com>
1552         * gobject/tmpl/gboxed.sgml: 
1553         * gobject/gobject-sections.txt: Add G_TYPE_DATE.
1555 2005-04-23  Stefan Kost  <ensonic@users.sf.net>
1557         * gobject/tut_gtype.xml:
1558         * gobject/tut_howto.xml:
1559         all interface examples use 'interface' instead of 'class'
1561 2005-04-22  Stefan Kost  <ensonic@users.sf.net>
1563         * gobject/Makefile.am:
1564         * gobject/gobject-docs.sgml:
1565         * gobject/tut_gobject.xml:
1566         * gobject/tut_gsignal.xml:
1567         * gobject/tut_gtype.xml:
1568         * gobject/tut_howto.xml:
1569         * gobject/tut_intro.xml:
1570         * gobject/tut_tools.xml:
1571         merged in docs form the gobject tutorial
1573 2005-03-29  Matthias Clasen  <mclasen@redhat.com>
1575         * glib/tmpl/arrays_pointer.sgml: Clarify the docs for
1576         g_ptr_array_free and g_ptr_array_remove_range.  (#170148, 
1577         #170149, Jared Lash)
1579 2005-03-29  Tor Lillqvist  <tml@novell.com>
1581         * glib/tmpl/spawn.sgml: Add Win32 warnings regarding the child
1582         setup function.
1584 2005-03-21  Matthias Clasen  <mclasen@redhat.com>
1586         * glib/glib-sections.txt: 
1587         * glib/tmpl/memory.sgml: Document g_try_new, g_try_new0 
1588         and g_try_renew, g_try_malloc0.
1590 2005-03-20  Matthias Clasen  <mclasen@redhat.com>
1592         * gobject/tmpl/gparamspec.sgml: Document G_PARAM_SPEC_STATIC_
1593         flags.
1595 2005-03-08  Matthias Clasen  <mclasen@redhat.com>
1597         * glib/glib-sections.txt: 
1598         * glib/tmpl/macros_misc.sgml: Document G_GNUC_NULL_TERMINATED.
1600 2005-03-07  Matthias Clasen  <mclasen@redhat.com>
1602         * gobject/tmpl/gtype.sgml:
1603         * gobject/tmpl/param_value_types.sgml:
1604         * gobject/tmpl/gparamspec.sgml: Apply patches by
1605         Stefan Kost to document naming restrictions. (#167614)
1607 2005-02-10  Matthias Clasen  <mclasen@redhat.com>
1609         * glib/tmpl/option.sgml: Fix a typo.  (#166985)
1611 2005-02-07  Matthias Clasen  <mclasen@redhat.com>
1613         * glib/glib-sections.txt: Add g_listenv.
1615 2005-02-04  Matthias Clasen  <mclasen@redhat.com>
1617         * glib/tmpl/linked_lists_double.sgml: 
1618         * glib/tmpl/linked_lists_single.sgml: Add a note 
1619         regarding inefficiency of repeated appends. (#166271,
1620         Olivier Sessink)
1622 2005-02-03  Matthias Clasen  <mclasen@redhat.com>
1624         * glib/tmpl/quarks.sgml: Add a warning against
1625         using g_quark_from_static_string() in dynamically
1626         loaded modules. 
1628 2005-02-02  Matthias Clasen  <mclasen@redhat.com>
1630         * glib/tmpl/misc_utils.sgml: 
1631         * glib/tmpl/hash_tables.sgml: Move some doc 
1632         comments inline.
1634 2005-01-16  Matthias Clasen  <mclasen@redhat.com>
1636         * gobject/tmpl/enumerations_flags.sgml: Fix an
1637         example.  (#164269, Sebastien Bacher)
1638         
1639 2005-01-07  Matthias Clasen  <mclasen@redhat.com>
1641         * === Released 2.6.1 ===
1643 2005-01-06  Matthias Clasen  <mclasen@redhat.com>
1645         * glib/tmpl/keyfile.sgml: Add hint about group name 
1646         case sensitivity.  (#163029, Bastien Nocera)
1648 2005-01-04  Matthias Clasen  <mclasen@redhat.com>
1650         * gobject/tmpl/signals.sgml: Small addition. (#145158,
1651         Mariano Su??rez-Alvarez)
1653 2004-12-20  Matthias Clasen  <mclasen@redhat.com>
1655         * gobject/tmpl/signals.sgml: Fix a typo.  (#161713,
1656         Vincent Untz)
1658 2004-12-17  Matthias Clasen  <mclasen@redhat.com>
1660         * glib/tmpl/misc_utils.sgml: Clarify g_get_prgname docs.  
1661         (#161480, Danny Milo)
1663 2004-12-16  Matthias Clasen  <mclasen@redhat.com>
1665         * glib/tmpl/version.sgml: Improve wording.  (#161484,
1666         Christian Biere)
1668         * === Released 2.6.0 ===
1669         
1670 2004-12-15  Matthias Clasen  <mclasen@redhat.com>
1672         * glib/glib-sections.txt: Add g_rmdir
1674 2004-12-15  Alexander Larsson  <alexl@redhat.com>
1676         * glib/glib-sections.txt:
1677         Add g_filename_display_basename
1679 2004-12-15  Matthias Clasen  <mclasen@redhat.com>
1681         * gobject/tmpl/generic_values.sgml: Document some return
1682         values.  (#161345, Stefan Kost)
1684 2004-12-02  Matthias Clasen  <mclasen@redhat.com>
1686         * === Released 2.5.7 ===
1687         
1688 2004-12-02  Matthias Clasen  <mclasen@redhat.com>
1690         * glib/building.sgml: 
1691         * glib/tmpl/linked_lists_single.sgml: 
1692         * glib/tmpl/linked_lists_double.sgml: 
1693         * glib/tmpl/trees-nary.sgml: Add some warnings regarding
1694         --disable-mem-pools.
1696 2004-12-01  Matthias Clasen  <mclasen@redhat.com>
1698         * glib/tmpl/iochannels.sgml: Fix a typo.  (#160162, Tom Copeland)
1700 2004-11-30  Matthias Clasen  <mclasen@redhat.com>
1702         * glib/building.sgml: Document --enable-man and --disable-visibility.
1704 2004-11-28  Tor Lillqvist  <tml@iki.fi>
1706         * glib/tmpl/misc_utils.sgml: Document encoding of g_get_user_name(),
1707         g_get_real_name(), g_get_tmp_dir() and g_get_current_dir().
1709 2004-11-28  Matthias Clasen  <mclasen@redhat.com>
1711         * glib/tmpl/macros_misc.sgml: Document G_GNUC_MALLOC.
1713         * glib/glib-sections.txt: Add G_GNUC_MALLOC
1715 2004-11-12  Matthias Clasen  <mclasen@redhat.com>
1717         * === Released 2.5.6 ===
1718         
1719 2004-11-08  Matthias Clasen  <mclasen@redhat.com>
1721         * glib/tmpl/trees-nary.sgml: Document G_TRAVERSE_LEAVES and
1722         G_TRAVERSE_NON_LEAVES
1724         * glib/tmpl/hooks.sgml: 
1725         * glib/tmpl/iochannels.sgml: Updates
1727 2004-11-04  Tor Lillqvist  <tml@iki.fi>
1729         * glib/tmpl/windows.sgml: Improve G_WIN32_HAVE_WIDECHAR_API
1730         documentation.
1732         * glib/tmpl/option.sgml: Document G_OPTION_FLAG_REVERSE.
1734 2004-11-02  Matthias Clasen  <mclasen@redhat.com>
1736         * === Released 2.5.5 ===
1738 2004-11-02  Matthias Clasen  <mclasen@redhat.com>
1740         * glib/glib-sections.txt: Add g_get_filename_charsets and
1741         g_filename_display_name.
1743 2004-11-01  Matthias Clasen  <mclasen@redhat.com>
1745         * glib/tmpl/option.sgml: Updates
1747 2004-10-31  Matthias Clasen  <mclasen@redhat.com>
1749         * glib/tmpl/windows.sgml: Document G_WIN32_IS_NT_BASED,
1750         G_WIN32_HAVE_WIDECHAR_API.
1752         * glib/glib-sections.txt: Add g_lstat
1754         * glib/running.sgml: Document G_WIN32_PRETEND_WIN9X.
1756 2004-10-29  Matthias Clasen  <mclasen@redhat.com>
1758         * glib/tmpl/option.sgml: Add an example.
1760         * glib/glib-sections.txt: Add G_OPTION_REMAINING
1762         * glib/tmpl/option.sgml: Add docs.
1764 2004-10-28  Matthias Clasen  <mclasen@redhat.com>
1766         * glib/tmpl/keyfile.sgml: Add some introductory notes.
1768 2004-10-27 Matthias Clasen  <mclasen@redhat.com>
1770         * === Released 2.5.4 ===
1772 2004-10-27  Matthias Clasen  <mclasen@redhat.com>
1774         * glib/tmpl/fileutils.sgml: Add some intro.
1776 2004-10-26  Matthias Clasen  <mclasen@redhat.com>
1778         * gobject/gobject-docs.sgml: Add an index for 2.6 additions.
1780         * gobject/gobject-sections.txt: Additions.
1782         * gobject/Makefile.am (IGNORE_HFILES): Add gobjectalias.h
1784         * glib/tmpl/main.sgml: Document GChildWatchFunc
1786         * glib/tmpl/keyfile.sgml: New template.
1788         * glib/glib-sections.txt: Additions.
1790         * glib/tmpl/macros_misc.sgml: Document some more of
1791         the macros.
1793 2004-10-25  Matthias Clasen  <mclasen@redhat.com>
1795         * glib/glib-docs.sgml:  Add GKeyFile section, add
1796         index for 2.6 additions.
1798 2004-10-23  Matthias Clasen  <mclasen@redhat.com>
1800         * gobject/tmpl/gtype.sgml (GTypeInterfaceCheckData):
1801         Rename first parameter.
1803         * glib/glib-sections.txt: Add GKeyFile section.
1805 2004-10-17  Matthias Clasen  <mclasen@redhat.com>
1807         * glib/tmpl/macros.sgml: 
1808         * glib/glib-sections.txt: Document G_IS_DIR_SEPARATOR. 
1810 2004-10-05  Matthias Clasen  <mclasen@redhat.com>
1812         * gobject/tmpl/objects.sgml: Improve the docs for
1813         g_object_get_property().  (#153424, Stefan Kost)
1815 2004-10-03  Matthias Clasen  <mclasen@redhat.com>
1817         * gobject/tmpl/signals.sgml: Improve docs for 
1818         g_signal_add_emission_hook.  (#154299, Nickolay V. Shmyrev)
1820 2004-09-20  Matthias Clasen  <mclasen@redhat.com>
1822         * glib/tmpl/messages.sgml: Correct the docs for the default log
1823         handler wrt to which messages go to stderr. (#153041, Philippe Blain)
1825 Sun Sep 19 23:15:17 2004  Matthias Clasen  <maclas@gmx.de>
1827         * glib/tmpl/patterns.sgml: Point to g_utf8_strreverse() for
1828         reversing UTF-8 strings.  (#153091, Adam Hooper)
1830 2004-09-18  Matthias Clasen  <mclasen@redhat.com>
1832         * === Released 2.5.3 ===
1834 2004-09-16  Matthias Clasen  <mclasen@redhat.com>
1836         * glib/Makefile.am: Ignore galias.h
1838         * glib/glib-sections.txt: Updates.
1840 2004-09-09  Matthias Clasen  <mclasen@redhat.com>
1842         * glib/tmpl/misc_utils.sgml: Add a hint about $HOME to the
1843         docs of g_get_home_dir().
1845 Thu Sep  9 00:11:19 2004  Matthias Clasen  <maclas@gmx.de>
1847         * glib/glib-sections.txt: Add g_strv_length().
1849 2004-09-07  Matthias Clasen  <mclasen@redhat.com>
1851         * glib/glib-sections.txt: Add g_get_language_names().
1853 Mon Sep  6 01:56:13 2004  Matthias Clasen  <maclas@gmx.de>
1855         * glib/tmpl/messages.sgml: Remove excess markup and fix a markup
1856         error.
1858 Sun Sep  5 01:44:23 2004  Matthias Clasen  <maclas@gmx.de>
1860         * glib/glib-sections.txt: 
1861         * glib/tmpl/messages.sgml: Document g_log_set_default_handler().
1863 Wed Sep  1 20:27:59 2004  Matthias Clasen  <maclas@gmx.de>
1865         * glib/glib-sections.txt: Add g_date_get_iso8601_week_of_year.
1867 Sun Aug 29 23:50:45 2004  Matthias Clasen  <maclas@gmx.de>
1869         * glib/tmpl/fileutils.sgml: Fix a typo.  (#151109, Stepan Kasal)
1871 2004-08-27  Matthias Clasen  <mclasen@redhat.com>
1873         * glib/tmpl/fileutils.sgml: Add G_FILE_ERROR_NOSYS.
1875 2004-08-25 Matthias Clasen  <mclasen@redhat.com>
1877         * === Released 2.5.2 ===
1879 2004-08-23  Matthias Clasen  <mclasen@redhat.com>
1881         * glib/tmpl/warnings.sgml: Add an example for
1882         g_on_error_query() usage.  (#148716, Christian Persch)
1884 2004-08-12  Matthias Clasen  <mclasen@redhat.com>
1886         * glib/tmpl/threads.sgml: Document the necessity to call
1887         g_thread_init() when using threads 
1888         (even non-gthreads).  (#149490, Vincent Untz)
1891 Tue Aug  3 16:43:22 2004  Matthias Clasen  <maclas@gmx.de>
1893         * glib/glib-sections.txt: Add a section for GOption.
1894         * glib/glib-docs.sgml: Include GOption section.
1895         * glib/tmpl/option.sgml: New template.
1897 Tue Aug  3 15:34:16 2004  Matthias Clasen  <maclas@gmx.de>
1899         * glib/glib-sections.txt: Add a separate section for
1900         version information.
1901         * glib/glib-docs.sgml: Include version section.
1902         * glib/tmpl/version.sgml: New template.
1904 2004-08-02  Matthias Clasen  <mclasen@redhat.com>
1906         * glib/glib-sections.txt: 
1907         * glib/tmpl/macros_misc.sgml: Document G_GNUC_INTERNAL.
1909 2004-08-01 Matthias Clasen  <mclasen@redhat.com>
1911         * === Released 2.5.1 ===
1913 2004-07-28  Matthias Clasen  <mclasen@redhat.com>
1915         * glib/tmpl/misc_utils.sgml: Clarify docs for 
1916         g_get_real_name().  (#143552, Danek Duvall)
1918 Fri Jul 23 10:38:24 2004  Matthias Clasen  <maclas@gmx.de>
1920         * glib/tmpl/limits.sgml: Fix docs for G_MAXSIZE.  (#148262, 
1921         Christophe Fergeau)
1923 Sun Jul 18 18:03:08 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
1925         * === Released 2.5.0 ===
1927 2004-07-09  Matthias Clasen  <mclasen@redhat.com>
1929         * glib/tmpl/arrays.sgml: Improve g_array_free() docs.  (#146875,
1930         Ed Griffiths)
1932 Tue Jul  6 00:54:38 2004  Matthias Clasen  <maclas@gmx.de>
1934         * gobject/gobject-sections.txt: 
1935         * gobject/tmpl/gtypemodule.sgml: Add g_type_module_register_enum()
1936         and g_type_module_register_flags().
1938 Mon Jul  5 18:49:56 2004  Matthias Clasen  <maclas@gmx.de>
1940         * glib/tmpl/messages.sgml: 
1941         * glib/glib-sections.txt: Add g_debug.
1943 2004-06-15  Federico Mena Quintero  <federico@ximian.com>
1945         * glib/tmpl/conversions.sgml: New section on file name encodings.
1947         * glib/file-name-encodings.sxd: New diagram of how file name
1948         encodings work.
1950         * glib/file-name-encodings.png: Same as above, for inclusion in
1951         the generated docs.
1953         * glib/Makefile.am (HTML_IMAGES): Add file-name-encodings.png.
1954         (EXTRA_DIST): Add the new images.
1956         * glib/running.sgml: Add ids to the corresponding paragraphs that
1957         describe G_FILENAME_ENCODING and G_BROKEN_FILENAMES, to be able to
1958         reference them from elsewhere.
1960 Thu Jun 10 21:29:55 2004  Matthias Clasen  <maclas@gmx.de>
1962         * glib/tmpl/modules.sgml: Add an example for GModule
1963         usage.  (#144127, Tommi Komulainen)
1965 Sun Jun  6 23:20:42 2004  Matthias Clasen  <maclas@gmx.de>
1967         * gobject/tmpl/gtype.sgml: Fix the docs for G_DEFINE_TYPE()
1968         and friends.  (#143800, Crispin Flowerday)
1970 2004-05-05  Matthias Clasen  <mclasen@redhat.com>
1972         * gobject/gobject-docs.sgml: 
1973         * glib/glib-docs.sgml: Add multiple indices.
1975 2004-04-30  Matthias Clasen  <mclasen@redhat.com>
1977         * === Released 2.4.1 ===
1979 2004-04-23  Matthias Clasen  <mclasen@redhat.com>
1981         * glib/running.sgml: Document LIBCHARSET_ALIAS_DIR.
1983 2004-04-15  Matthias Clasen  <mclasen@redhat.com>
1985         * glib/tmpl/types.sgml: Correct the description of the
1986         gfloat and gdouble ranges.
1988 Tue Mar 16 12:06:09 2004  Owen Taylor  <otaylor@redhat.com>
1990         * === Released 2.4.0 ===
1991         
1992 Sun Mar 14 11:00:41 2004  Owen Taylor  <otaylor@redhat.com>
1994         * gobject/tmpl/signals.sgml: Document the fact that
1995         g_signal_connect_object() does *not* remove the signal
1996         when the object is disconnected currently and describe
1997         a workaround to prevent memory leaks.
1999 Tue Mar  9 09:16:11 2004  Owen Taylor  <otaylor@redhat.com>
2001         * === Released 2.3.6 ===
2003 Mon Mar  8 08:32:36 2004  Owen Taylor  <otaylor@redhat.com>
2005         * glib/tmpl/main.sgml: Reference g_source_set_callback(),
2006         not g_source_attach(). (Takeshi AIHANA)
2008 2004-02-29  Sebastian Wilhelmi  <seppi@seppi.de>
2010         * glib/glib-overrides.txt, glib/glib-sections.txt,
2011         glib/tmpl/atomic_operations.sgml: Updated according to code changes.
2013 Sun Feb 29 02:35:00 2004  Sven Herzberg  <herzi@gnome-de.org>
2015         * glib/tmpl/limits.sgml: exchange non-existing G_MAX_DOUBLE for
2016         G_MAXDOUBLE (fixes #135723)
2018 Fri Feb 27 22:10:25 2004  Matthias Clasen  <maclas@gmx.de>
2020         * glib/tmpl/modules.sgml: Reformat a bit.
2022 Fri Feb 27 22:05:23 2004  Matthias Clasen  <maclas@gmx.de>
2024         * glib/tmpl/limits.sgml: Document G_MAXSIZE.
2026 2004-02-26  Sebastian Wilhelmi  <seppi@seppi.de>
2028         * glib/tmpl/threads.sgml: Updated to reflect removal of the PID
2029         niceness surrogate for thread priorities.
2031         * glib/glib-overrides.txt, glib/glib-sections.txt,
2032         glib/glib-docs.sgml, glib/tmpl/atomic_operations.sgml: Add docs
2033         for atomic operations.
2035 Tue Feb 24 14:09:21 2004  Owen Taylor  <otaylor@redhat.com>
2037         * === Released 2.3.3 ===
2039         * glib/glib-sections.txt: Updates.
2041 Sun Feb 22 00:59:11 2004  Matthias Clasen  <maclas@gmx.de>
2043         * glib/tmpl/trees-nary.sgml: Document GCopyFunc.
2045 Sun Feb 22 00:54:17 2004  Matthias Clasen  <maclas@gmx.de>
2047         * glib/glib-sections.txt: Add GCopyFunc and g_node_copy_deep.
2049 2004-02-18  Sebastian Wilhelmi  <seppi@seppi.de>
2051         * glib/glib-sections.txt: Add the new g_rand_* functions
2053 Sat Feb 14 01:25:23 2004  Matthias Clasen  <maclas@gmx.de>
2055         * glib/glib-sections.txt: Add GPid, GChildWatchFunc,
2056         g_child_watch_source_new, g_child_watch_add,
2057         g_child_watch_add_full.
2059 Fri Feb 13 23:16:25 2004  Matthias Clasen  <maclas@gmx.de>
2061         * glib/tmpl/macros_misc.sgml: Fix a typo. 
2063 Sat Feb  7 01:02:06 2004  Matthias Clasen  <maclas@gmx.de>
2065         * glib/tmpl/numerical.sgml: Fix some external links.
2067 Thu Feb  5 00:54:43 2004  Matthias Clasen  <maclas@gmx.de>
2069         * glib/glib-sections.txt: Add g_completion_complete_utf8.
2071 Fri Jan 30 23:25:58 2004  Matthias Clasen  <maclas@gmx.de>
2073         * glib/tmpl/iochannels.sgml: 
2074         * glib/tmpl/main.sgml: Remove references to deprecated GTK+ and
2075         GDK functions.  (#130756, Vincent Untz)
2076         
2077 Wed Jan 28 01:39:59 2004  Matthias Clasen  <maclas@gmx.de>
2079         * glib/glib-sections.txt: Add g_strsplit_set. (Soeren Sandmann)
2081 Thu Jan 22 14:51:19 2004  Owen Taylor  <otaylor@redhat.com>
2083         * glib/glib-sections.txt glib/tmpl/timers.sgml: Document
2084         g_timer_continue. (Tim-Philipp M??ller)
2086 Sun Jan 11 01:25:44 2004  Matthias Clasen  <maclas@gmx.de>
2088         * gobject/tmpl/gtype.sgml: Improve docs for G_DEFINE_TYPE_* macros.
2090 Sun Jan 11 01:25:29 2004  Matthias Clasen  <maclas@gmx.de>
2092         * gobject/gobject-sections.txt: Add G_DEFINE_TYPE_EXTENDED.
2094 Sat Jan 10 02:18:32 2004  Matthias Clasen  <maclas@gmx.de>
2096         * gobject/tmpl/gtype.sgml: Document the new GType boilerplate macros
2097         with an example.
2099 Sat Jan 10 01:36:01 2004  Matthias Clasen  <maclas@gmx.de>
2101         * gobject/tmpl/gtype.sgml: Document g_type_class_peek_static.
2103 Sat Jan 10 01:23:58 2004  Matthias Clasen  <maclas@gmx.de>
2105         * gobject/gobject-sections.txt: Add g_type_class_peek_static,
2106         G_DEFINE_TYPE, G_DEFINE_TYPE_WITH_CODE, G_DEFINE_ABSTRACT_TYPE,
2107         G_DEFINE_ABSTRACT_TYPE_WITH_CODE, G_IMPLEMENT_INTERFACE.
2110 Sat Jan 10 01:23:01 2004  Matthias Clasen  <maclas@gmx.de>
2112         * gobject/tmpl/objects.sgml: Update docs of g_object_connect.
2114 Fri Jan  9 23:40:23 2004  Matthias Clasen  <maclas@gmx.de>
2116         * gobject/tmpl/gboxed.sgml: 
2117         * gobject/gobject-sections.txt: Add G_TYPE_STRV and GStrv.
2119 Fri Dec 26 02:04:49 2003  Matthias Clasen  <maclas@gmx.de>
2121         * glib/glib-sections.txt: Add g_ptr_array_foreach().
2123 Sun Dec 21 01:01:34 2003  Matthias Clasen  <maclas@gmx.de>
2125         * glib/tmpl/misc_utils.sgml: Document the encoding of 
2126         g_get_real_name().
2128 Fri Dec 19 21:40:00 2003  Matthias Clasen  <maclas@gmx.de>
2130         * gobject/tmpl/signals.sgml: Rewording.
2132 Tue Dec  2 02:31:15 2003  Matthias Clasen  <maclas@gmx.de>
2134         * glib/tmpl/limits.sgml:
2135         * glib/glib-sections.txt: Add G_{MIN,MAX,MAXU}INT{8,16,32}.
2137 Thu Nov  6 01:42:36 2003  Matthias Clasen  <maclas@gmx.de>
2139         * glib/glib-sections.txt: Add an i18n section.
2140         * glib/glib-docs.sgml: Include the corresponding entity.
2141         * glib/tmpl/i18n.sgml: Template for i18n section.
2143 Thu Nov  6 00:56:04 2003  Matthias Clasen  <maclas@gmx.de>
2145         * glib/running.sgml: Document G_FILENAME_ENCODING.
2147 Sat Oct 25 01:07:45 2003  Matthias Clasen  <maclas@gmx.de>
2149         * gobject/tmpl/gparamspec.sgml: 
2150         * gobject/tmpl/objects.sgml: Additions.
2152 Thu Oct 23 14:27:54 2003  Owen Taylor  <otaylor@redhat.com>
2154         * gobject/Makefile.am: Add a dist-hook so that the
2155         man pages get distributed.
2157         * glib/Makefile.am: Add a dist-hook so that the
2158         man pages get distributed.
2160         * glib/Makefile.am (content_files): Add cross.sgml.
2162         * gobject/Makefile.am (INCLUDES): Add $(top_srcdir)/glib,
2163         and (for gobject.cI) $(srcdir)
2165 Tue Oct 21 23:29:54 2003  Matthias Clasen  <maclas@gmx.de>
2167         * gobject/tmpl/gtypemodule.sgml: 
2168         * gobject/tmpl/enumerations_flags.sgml: 
2169         * gobject/tmpl/gtype.sgml: Additions.
2171 Tue Oct 21 23:09:15 2003  Matthias Clasen  <maclas@gmx.de>
2173         * gobject/tmpl/gparamspec.sgml: 
2174         * gobject/tmpl/param_value_types.sgml:
2175         * gobject/tmpl/gtype.sgml: 
2176         * gobject/tmpl/signals.sgml: Add "Since 2.4" markers where
2177         appropriate.
2179 Tue Oct 14 17:45:33 2003  Owen Taylor  <otaylor@redhat.com>
2181         * gobject/gobject-sections.txt gobject/tmpl/objects.sgml
2182         gobject/tmpl/param_value_types.sgml gobject/tmpl/gparamspec.sgml:
2183         Document interface properties and GParamSpecOverride.
2185 Mon Oct 20 22:05:37 2003  Matthias Clasen  <maclas@gmx.de>
2187         * gobject/tmpl/objects.sgml: 
2188         * gobject/tmpl/enumerations_flags.sgml: 
2189         * gobject/tmpl/gtypeplugin.sgml: Additions.
2191 Mon Oct 20 22:04:45 2003  Matthias Clasen  <maclas@gmx.de>
2193         * gobject/gobject-sections.txt: Add GObjectConstructParam.
2195 Mon Oct 20 20:38:06 2003  Matthias Clasen  <maclas@gmx.de>
2197         * gobject/gobject.i: Removed...
2198         * gobject/gobject.cI: ...and readded.
2199         * gobject/gobject.types: Change to the standard file 
2200         extension for included hunks of C code.
2202 Mon Oct 20 20:34:33 2003  Matthias Clasen  <maclas@gmx.de>
2204         * gobject/Makefile.am (INCLUDES): Add $(top_builddir)/glib
2205         as an include dir again, this time for real.  
2207 Mon Oct 20 01:12:46 2003  Matthias Clasen  <maclas@gmx.de>
2209         * gobject/tmpl/gtype.sgml: 
2210         * gobject/tmpl/param_value_types.sgml: 
2211         * gobject/tmpl/value_arrays.sgml: Additions.
2213         * gobject/tmpl/gboxed.sgml: 
2214         * gobject/gobject-sections.txt: Remove prematurely added
2215         GStrv documentation.
2217 Sun Oct 19 22:18:28 2003  Matthias Clasen  <maclas@gmx.de>
2219         * gobject/Makefile.am (INCLUDES): Add $(top_builddir)/glib
2220         as an include dir.  (#124934, Mariano Su??rez-Alvarez)
2222 Sun Oct 19 00:33:28 2003  Matthias Clasen  <maclas@gmx.de>
2224         * gobject/tmpl/gtype.sgml: 
2225         * gobject/tmpl/generic_values.sgml: 
2226         * gobject/tmpl/objects.sgml: 
2227         * gobject/tmpl/signals.sgml: Additions.
2229 Sat Oct 18 01:30:47 2003  Matthias Clasen  <maclas@gmx.de>
2231         * gobject/tmpl/gboxed.sgml: 
2232         * gobject/tmpl/gtypeplugin.sgml: 
2233         * gobject/tmpl/enumerations_flags.sgml: Additions.
2235 Sat Oct 18 00:04:22 2003  Matthias Clasen  <maclas@gmx.de>
2237         * gobject/gobject.types: List GObject here, since the
2238         documentation misses the notify signal otherwise. Needs
2239         a little bit of a hack to work around a gtkdoc-scangobj
2240         limitation, see the comment in gobject/gobject.i.
2242         * gobject/gobject.i: New file, containing a trivial 
2243         g_object_get_type() function.
2244         
2245 Fri Oct 17 00:23:51 2003  Matthias Clasen  <maclas@gmx.de>
2247         * gobject/Makefile.am (GTKDOC_LIBS): 
2248         (INCLUDES): Add the necessary stuff to compile gobject-scan.
2250         * gobject/gobject.types: Add g_type_module_get_type() and
2251         g_type_plugin_get_type().
2253 Thu Oct 16 01:02:04 2003  Matthias Clasen  <maclas@gmx.de>
2255         * gobject/tmpl/gparamspec.sgml: Additions, document 
2256         GParamSpecPool.
2258 Wed Oct 15 00:56:30 2003  Matthias Clasen  <maclas@gmx.de>
2260         * gobject/tmpl/gclosure.sgml: Improvements from Owen's feedback. 
2262 Tue Oct 14 02:35:45 2003  Matthias Clasen  <maclas@gmx.de>
2264         * gobject/gobject-sections.txt: Move the g_cclosure_marshal_*
2265         functions to a non-private subsection, since these functions
2266         are not private.
2268 Tue Oct 14 02:35:16 2003  Matthias Clasen  <maclas@gmx.de>
2270         * gobject/tmpl/gclosure.sgml: Fill in.
2272 Sun Oct  5 23:23:53 2003  Matthias Clasen  <maclas@gmx.de>
2274         * gobject/glib-sections.txt: 
2275         * gobject/gobject-sections.txt: Fix includes.
2277         * gobject/tmpl/value_collection.sgml: Add docs found in the 
2278         header.
2280 Thu Oct  2 01:22:46 2003  Owen Taylor  <otaylor@redhat.com>
2282         * gobject/gobject-sections.txt gobject/tmpl/gtype.sgml: 
2283         Add g_type_add/remove_interface_check()
2285 2003-09-30  Matthias Clasen  <maclas@gmx.de>
2287         * gobject/tmpl/gparamspec.sgml: 
2288         * gobject/tmpl/signals.sgml: Additions.
2290         * glib/glib-sections.txt: Add g_unichar_get_mirror_char and
2291         g_static_mutex_get_mutex_impl_shortcut.
2293 Mon Sep 29 10:55:23 2003  Owen Taylor  <otaylor@redhat.com>
2295         *  gobject/gobject-sections.txt gobject/tmpl/gtype.sgml:
2296         Docs for g_type_default_interface_ref(), etc.
2298 Fri Sep 12 16:29:29 2003  Owen Taylor  <otaylor@redhat.com>
2300         * gobject/tmpl/signals.sgml: Add docs for
2301         g_signal_accumulator_true_handled.
2303 2003-09-12  Matthias Clasen  <maclas@gmx.de>
2305         * gobject/gobject-sections.txt: Add new g_value_take_x() functions.
2307         * gobject/tmpl/param_value_types.sgml: Document new g_value_take_x()
2308         functions.  (#100948)
2310 2003-08-05  Matthias Clasen  <maclas@gmx.de>
2312         * glib/tmpl/string_utils.sgml: Add note about in-place editing to g_strdelimit() doc.
2313         (#118875, Thomas Vander Stichele)
2315 2003-07-30  Matthias Clasen  <maclas@gmx.de>
2317         * glib/tmpl/misc_utils.sgml: Move g_getenv() docs inline.
2319         * glib/tmpl/string_utils.sgml: Small fixes.
2321         * glib/glib-docs.sgml: Add paragraph about multi-threading policy.
2323         * glib/glib-sections.txt: Rename g_read_link to g_file_read_link.
2325 2003-07-29  Matthias Clasen  <maclas@gmx.de>
2327         * glib/tmpl/macros_misc.sgml: Document G_GINT{16,32,64}_MODIFIER, add note about scanning.
2329         * glib/glib-sections.txt: Add G_GINT{16,32,64}_MODIFIER.
2331 2003-07-28  Matthias Clasen  <maclas@gmx.de>
2333         * glib/glib-sections.txt: Add g_setenv(), g_unsetenv() and g_read_link().  (#100763, #72545)
2335 2003-07-26  Matthias Clasen  <maclas@gmx.de>
2337         * glib/tmpl/arrays.sgml: 
2338         * glib/tmpl/arrays_byte.sgml: 
2339         * glib/tmpl/arrays_pointer.sgml: 
2340         * glib/glib-sections.txt: Add g_{,byte,pointer}_array_remove_range.  (#94879, Nalin Dahyabhai)
2342         * glib/tmpl/messages.sgml: Remove the note about the message length restriction.
2344 2003-07-24  Matthias Clasen  <maclas@gmx.de>
2346         * glib/tmpl/messages.sgml: Mention the restriction on message length.  (#118043, Martyn Russell)
2348 2003-07-18  Matthias Clasen  <maclas@gmx.de>
2350         * glib/tmpl/arrays_pointer.sgml: Add a note about double indirection in 
2351         g_ptr_array_sort[_with_data]().  (#113697, Owen Taylor)
2353 2003-07-12  Matthias Clasen  <maclas@gmx.de>
2355         * glib/tmpl/string_utils.sgml: Add a paragraph about string precision, add links to it.
2356         Remove markup which is now handled better by gtk-doc.
2358 2003-07-09  Matthias Clasen  <maclas@gmx.de>
2360         * glib/tmpl/threads.sgml: Document GOnce, GOnceStatus, G_ONCE_INIT, g_once and g_once_impl.
2362         * glib/glib-sections.txt: Add GOnce, GOnceStatus, G_ONCE_INIT, g_once and g_once_impl.
2364 2003-07-02  Matthias Clasen  <maclas@gmx.de>
2366         * glib/tmpl/string_utils.sgml: Move g_strfreev() docs inline.
2368 2003-06-19  Matthias Clasen  <maclas@gmx.de>
2370         * glib/tmpl/misc_utils.sgml: Move g_path_get_basename() docs inline.
2372 2003-06-18  Matthias Clasen  <maclas@gmx.de>
2374 o       * glib/glib-sections.txt: Add g_thread_init_glib to silence gtk-doc.
2376         * gobject/Makefile.am: Add rule to regenerate man pages from 
2377         Docbook.
2378         (man_MANS): Add glib-mkenums.1, glib-genmarshal.1 and gobject-query.1.
2379         (content_files): Add glib-mkenums.xml, glib-genmarshal.xml and 
2380         gobject-query.xml.
2382         * gobject/glib-mkenums.xml: 
2383         * gobject/glib-genmarshal.xml: 
2384         * gobject/gobject-query.xml: New refentries.
2386         * gobject/glib-mkenums.1: 
2387         * gobject/glib-genmarshal.1: 
2388         * gobject/gobject-query.1: Man pages generated from the .xml
2389         sources.
2391         * gobject/gobject-docs.sgml: Include glib-mkenums.xml, 
2392         glib-genmarshal.xml and gobject-query.xml.
2393         
2394 2003-06-17  Matthias Clasen  <maclas@gmx.de>
2396         * glib/Makefile.am: Add rule to regenerate man pages from 
2397         Docbook.
2398         (man_MANS): Add glib-gettextize.1.
2399         (content_files): Add glib-gettextize.xml.
2401         * glib/glib-gettextize.xml: New refentry.
2403         * glib/glib-gettextize.1: Man page generated from the .xml source.
2405         * glib/glib-docs.sgml: Include glib-gettextize.xml.
2407 2003-06-17  Matthias Clasen  <mc2@YAST_ASK>
2409         * gobject/gobject-docs.sgml: 
2410         * glib/glib-docs.sgml: Add an autogenerated index.
2412 2003-06-17  Matthias Clasen  <maclas@gmx.de>
2414         * glib/tmpl/macros_misc.sgml: Document G_GNUC_DEPRECATED.
2416 2003-06-11  Matthias Clasen  <maclas@gmx.de>
2418         * gobject/tmpl/objects.sgml: A small addition.
2420 Sun Jun  8 12:28:39 2003  Owen Taylor  <otaylor@redhat.com>
2422         * glib/tmpl/error_reporting.sgml: XML fix.
2424         * glib/glib-sections.txt: Updated.
2426 2003-06-06  Matthias Clasen  <maclas@gmx.de>
2428         * glib/tmpl/limits.sgml: Correct the documentation for
2429         G_MINFLOAT and G_MINDOUBLE.  (#114513, Christophe Fergeau)
2431         * glib/glib-sections.txt: Add g_vasprintf().
2433         * glib/tmpl/string_utils.sgml: Add a hint about g_vasprintf() to
2434         the g_strdup_printf() docs.
2436 2003-05-28  Matthias Clasen  <maclas@gmx.de>
2438         * glib/tmpl/string_utils.sgml: Document that g_strdup() and
2439         g_strndup() accept NULL.  (#106987, Christian Biere)
2441 2003-05-12  Matthias Clasen  <maclas@gmx.de>
2443         * glib/cross.sgml: Fix a duplicate id left by copy-and-paste.
2444         (#112785, Owen Taylor)
2446 2003-04-18  Matthias Clasen  <maclas@gmx.de>
2448         * gobject/tmpl/signals.sgml: Correct the documentation
2449         GSignalEmissionHook (#110906) and some cleanups.
2451 2003-04-11  Matthias Clasen  <maclas@gmx.de>
2453         * gobject/tmpl/gparamspec.sgml: Fix a few typos.
2455 2003-04-09  Matthias Clasen  <maclas@gmx.de>
2457         * glib/glib-docs.sgml: Move dependencies to building.sgml.
2459         * glib/building.sgml: Move stuff from INSTALL here.
2461 2003-04-08  Matthias Clasen  <maclas@gmx.de>
2463         * glib/cross.sgml: New file; cross-compilation information.
2464         * glib/glib-docs.sgml: Include cross.sgml.
2466 2003-04-07  Matthias Clasen  <maclas@gmx.de>
2468         * gobject/tmpl/enumerations_flags.sgml: Additions.
2470 2003-04-01  Matthias Clasen  <maclas@gmx.de>
2472         * glib/tmpl/error_reporting.sgml: 
2473         * glib/tmpl/random_numbers.sgml: 
2474         * glib/tmpl/arrays_pointer.sgml: 
2475         * glib/tmpl/arrays.sgml: Fix formatting of examples.
2477 2003-04-01  Matthias Clasen  <maclas@gmx.de>
2479         * glib/glib-sections.txt: Add g_string_chunk_insert_len.
2481 2003-03-28  Matthias Clasen  <maclas@gmx.de>
2483         * gobject/tmpl/param_value_types.sgml: Additions.
2485 2003-03-25  Matthias Clasen  <maclas@gmx.de>
2487         * gobject/tmpl/objects.sgml: Additions.
2489 2003-03-24  Matthias Clasen  <maclas@gmx.de>
2491         * gobject/tmpl/objects.sgml: Additions.
2493 Mon Mar 10 11:33:10 2003  Owen Taylor  <otaylor@redhat.com>
2495         * gobject/tmpl/gtype.sgml gobject/gobject-sections.txt: 
2496         Document private instance data.
2498 2003-02-11  Matthias Clasen  <maclas@gmx.de>
2500         * glib/tmpl/string_utils.sgml: Fix an off-by-one error in the
2501         g_strescape() docs.  (#105431, Phillip Vandry)
2503 2003-02-07  Matthias Clasen  <maclas@gmx.de>
2505         * gobject/tmpl/gtypemodule.sgml: 
2506         * gobject/tmpl/gtype.sgml: 
2507         * gobject/tmpl/gclosure.sgml: 
2508         * gobject/tmpl/param_value_types.sgml: 
2509         * gobject/tmpl/gparamspec.sgml: 
2510         * gobject/tmpl/objects.sgml: 
2511         * gobject/tmpl/signals.sgml: Move all docs out-of-line. Boy, what
2512         a waste of time.
2514 2003-01-21  Matthias Clasen  <maclas@gmx.de>
2516         * glib/tmpl/strings.sgml: Document the return value of g_string_free().
2518 2003-01-15  Matthias Clasen  <maclas@gmx.de>
2520         * gobject/tmpl/gtype.sgml: Fix the description of
2521         G_TYPE_FUNDAMENTAL.  (#103119, Josh Parsons)
2523 2003-01-01  Tor Lillqvist  <tml@iki.fi>
2525         * glib/tmpl/messages.sgml: Remove comment that only stdout would
2526         be used on Windows, no longer true.
2528 2002-12-15  Matthias Clasen  <maclas@gmx.de>
2530         * gobject/tmpl/param_value_types.sgml: Move some docs inline.
2532 2002-12-15  Matthias Clasen  <maclas@gmx.de>
2534         * glib/Makefile.am (IGNORE_HFILES): Add gprintfint.h and trio.
2536 2002-12-13  Matthias Clasen  <maclas@gmx.de>
2538         * glib/Makefile.am (MKDB_OPTIONS): Add --ignore-files=trio to
2539         avoid gtk-doc warnings about doxygen comments.
2541 Tue Dec 10 11:55:28 2002  Owen Taylor  <otaylor@redhat.com>
2543         * glib/tmpl/timers.sgml: Improve docs for return value
2544         and @microseconds out parameter. (Reported by
2545         Dennis Haney, #100841)
2547 2002-12-10  Matthias Clasen  <maclas@gmx.de>
2549         * gobject/tmpl/generic_values.sgml: 
2550         * gobject/tmpl/gtype.sgml: 
2551         * gobject/tmpl/enumerations_flags.sgml: Add docs.
2553 2002-12-09  Matthias Clasen  <maclas@gmx.de>
2555         * gobject/tmpl/gtype.sgml: 
2556         * gobject/tmpl/enumerations_flags.sgml: Add docs.
2558         * gobject/tmpl/gtype.sgml:
2559         * gobject/tmpl/gtypeplugin.sgml:
2560         * gobject/tmpl/gtypemodule.sgml:
2561         * gobject/gobject-sections.txt: Add GTypeClass, GTypePluginClass
2562         and GTypeModuleClass.
2564         * gobject/tmpl/gboxed.sgml:
2565         * gobject/tmpl/enumerations_flags.sgml: 
2566         * gobject/tmpl/gclosure.sgml: 
2567         * gobject/tmpl/param_value_types.sgml: Add docs.
2569 2002-12-06  Matthias Clasen  <maclas@gmx.de>
2571         * gobject/tmpl/gparamspec.sgml: Typo fix.
2573 2002-12-05  Matthias Clasen  <maclas@gmx.de>
2575         * glib/tmpl/strings.sgml: 
2576         * glib/tmpl/scanner.sgml: 
2577         * glib/tmpl/main.sgml: 
2578         * glib/tmpl/macros_misc.sgml: 
2579         * glib/tmpl/hash_tables.sgml: Add Since and Deprecation info
2580         for symbols documented in the templates.
2582 2002-12-04  Matthias Clasen  <maclas@gmx.de>
2584         * gobject/tmpl/gtype.sgml: Add docs.
2586 2002-12-02  Matthias Clasen  <maclas@gmx.de>
2588         * gobject/tmpl/signals.sgml: Add docs.
2590 2002-12-01  Matthias Clasen  <maclas@gmx.de>
2592         * gobject/gobject-sections.txt: Mark g_signal_handlers_destroy as
2593         private.
2595         * gobject/tmpl/signals.sgml: Move some docs inline.
2597 2002-11-29  Matthias Clasen  <maclas@gmx.de>
2599         * glib/tmpl/main.sgml: Write something about GSourceDummyMarshal.
2601         * glib/tmpl/date.sgml: 
2602         * glib/tmpl/string_utils.sgml: Remove redundant docs.
2604         * glib/glib-sections.txt: Add g_ascii_strtoull and 
2605         g_get_application_name.
2607 2002-11-28  Matthias Clasen  <maclas@gmx.de>
2609         * glib/tmpl/strings.sgml: 
2610         * glib/tmpl/string_utils.sgml: 
2611         * glib/tmpl/misc_utils.sgml: Move some docs inline.
2613 2002-11-23  Matthias Clasen  <maclas@gmx.de>
2615         * gobject/tmpl/gclosure.sgml: 
2616         * gobject/tmpl/signals.sgml: 
2617         * gobject/tmpl/gparamspec.sgml: 
2618         * gobject/tmpl/value_collection.sgml: 
2619         * gobject/tmpl/generic_values.sgml: 
2620         * gobject/tmpl/param_value_types.sgml: 
2621         * gobject/tmpl/gboxed.sgml: 
2622         * gobject/tmpl/enumerations_flags.sgml: 
2623         * gobject/tmpl/objects.sgml: 
2624         * gobject/tmpl/gtypemodule.sgml: 
2625         * gobject/tmpl/gtypeplugin.sgml: Add missing short descriptions, 
2626         standardize them to start with a capital and end without a period. 
2628         * glib/tmpl/arrays.sgml: 
2629         * glib/tmpl/memory_chunks.sgml: 
2630         * glib/tmpl/macros.sgml: Remove periods from titles in examples.
2632         * glib/building.sgml: Explain --enable-include-printf.
2634         * glib/Makefile.am (extra_files): 
2635         * gobject/Makefile.am (extra_files): Add version.xml.in.
2637         * glib/Makefile.am (content_files): 
2638         * gobject/Makefile.am (content_files): Add version.xml.
2640         * glib/version.xml.in: 
2641         * gobject/version.xml.in: New files to let configure dump the version in.
2643         * glib/glib-docs.sgml:
2644         * gobject/gobject-docs.sgml: Add version information.
2647 Thu Nov 21 15:52:04 2002  Owen Taylor  <otaylor@redhat.com>
2649         * glib/tmpl/iochannels.sgml: Add helpful comments about
2650         the encoding of a new iochannel. (Amaury Jacquot,
2651         #96444)
2653 2002-11-21  Matthias Clasen  <maclas@gmx.de>
2655         * glib/tmpl/string_utils.sgml: Add note on including gprintf.h,
2656         move some docs inline.
2658         * glib/glib-sections.txt: Add g_printf, g_vprintf, g_fprintf,
2659         g_vfprintf, g_sprintf, g_vsprintf.
2661 2002-11-20  Matthias Clasen  <maclas@gmx.de>
2663         * glib/tmpl/macros_misc.sgml: Document G_LIKELY, G_UNLIKELY.
2665         * glib/glib-sections.txt: Add G_LIKELY, G_UNLIKELY.
2667 2002-10-20  Matthias Clasen  <maclas@gmx.de>
2669         * gobject/Makefile.am (SCANOBJ_FILES): 
2670         * glib/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).prerequisites.
2672 2002-10-15  Matthias Clasen  <maclas@gmx.de>
2674         * gobject/gobject-sections.txt: Add g_type_interface_prerequisites.
2676 2002-10-14  Matthias Clasen  <maclas@gmx.de>
2678         * gobject/Makefile.am (dist-hook): 
2679         * glib/Makefile.am (dist-hook): Dist the xml/*.xml, not
2680         sgml/*.sgml.  (#95678, Owen Taylor)
2682 2002-10-14  Matthias Clasen  <maclas@gmx.de>
2684         * gobject/Makefile.am (SCANOBJ_FILES): 
2685         * glib/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).interfaces.
2687 2002-09-16  Matthias Clasen  <maclas@gmx.de>
2689         * glib/tmpl/messages.sgml: Replace G_LOG_FLAG_RECURSIVE by 
2690         G_LOG_FLAG_RECURSION throughout.  (#93390)
2692 2002-08-12  Matthias Clasen  <maclas@gmx.de>
2694         * glib/glib-sections.txt: Add g_markup_parse_context_get_element
2695         and g_utf8_strreverse.
2697 Thu Jul 25 18:58:29 2002  Owen Taylor  <otaylor@redhat.com>
2699         * glib/tmpl/threads.sgml: Fix reference to non-existing
2700         @priority parameter. (#88500, Linux Walleij)
2702 2002-06-03  Matthias Clasen  <maclas@gmx.de>
2704         * gobject/gobject-docs.sgml: 
2705         * glib/glib-docs.sgml: 
2706         * glib/tmpl/macros.sgml: 
2707         * glib/tmpl/string_utils.sgml: Replace homegrown "nbsp", "hash"
2708         and "percent" entities by standard ISO entities "nbsp", "num" and
2709         "percnt". 
2711 2002-05-30  Matthias Clasen  <maclas@gmx.de>
2713         * glib/tmpl/string_utils.sgml: 
2714         * glib/tmpl/threads.sgml: Small formatting fixes.
2716 2002-05-26  Matthias Clasen  <maclas@gmx.de>
2718         * glib/tmpl/conversions.sgml: Add GIConv.
2720         * glib/tmpl/main.sgml: Fix references to nonexisting functions
2721         g_main_loop_destroy(), g_source_add(), g_source_connect().
2722         
2724         * glib/glib-sections.txt: Add GIConv, g_str_has_prefix, g_str_has_suffix.
2726         * glib/tmpl/linked_lists_single.sgml: 
2727         * glib/tmpl/linked_lists_double.sgml: GListAllocator doesn't exist.
2729         * glib/glib-docs.sgml: Declare hash entity.
2731         * glib/tmpl/macros.sgml: Escape # in #ifdef to suppress erroneous links.
2733 2002-05-25  Matthias Clasen  <maclas@gmx.de>
2735         * gobject/Makefile.am, gobject/gobject-docs.sgml, gobject/tmpl/*:
2736         * glib/Makefile.am, glib/glib-docs.sgml, glib/tmpl/*: Produce XML,
2737         not SGML.
2739 2002-05-21  Matthias Clasen  <maclas@gmx.de>
2741         * glib/tmpl/markup.sgml: Updates.
2743 Sat May 18 00:44:35 2002  Tim Janik  <timj@gtk.org>
2745         [merged from stable]
2747         * glib/tmpl/scanner.sgml: fix documentation for g_scanner_unexp_token().
2749 2002-05-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2751         * glib/tmpl/threads.sgml: Clarify recursion issues with
2752         GMutex. (#78171)
2754 2002-04-24  Matthias Clasen  <maclas@gmx.de>
2756         * gobject/gobject-sections.txt: 
2757         * gobject/tmpl/gtype.sgml: Updates.
2759 2002-04-21  Matthias Clasen  <maclas@gmx.de>
2761         * glib/tmpl/strings.sgml: Fix the description of g_string_assign. (#78728)
2763 2002-04-18  Matthias Clasen  <maclas@gmx.de>
2765         * glib/tmpl/error_reporting.sgml:
2766         * glib/tmpl/threads.sgml:
2767         * glib/tmpl/arrays_pointer.sgml:
2768         * glib/tmpl/arrays_byte.sgml:
2769         * glib/tmpl/memory_chunks.sgml: s/<!>/<!-- -->/g throughout the
2770         documentation to bring the produced Docbook closer to XML.
2772 2002-03-25  Sven Neumann  <sven@gimp.org>
2774         * glib/tmpl/scanner.sgml: Fixed documentation about unused struct 
2775         fields and added a note about proper g_scanner_unexp_token() usage.
2777 2002-03-11  Matthias Clasen  <maclas@gmx.de>
2779         * glib/tmpl/string_utils.sgml: Add a note about g_strreverse() and 
2780         UTF-8.
2782 2002-02-21  Matthias Clasen  <maclas@gmx.de>
2784         * glib/Makefile.am (IGNORE_HFILES): Add gdebug.h.
2786         * glib/running.sgml: Document the G_DEBUG environment variable.
2788         * glib/tmpl/threads.sgml: Replace g_thread_wait() by
2789         g_thread_join() in two places.
2791 2002-02-20  Sven Neumann  <sven@gimp.org>
2793         * gobject/gobject-sections.txt
2794         * gobject/tmpl/generic_values.sgml
2795         * gobject/tmpl/param_value_types.sgml: updated for GValue changes.
2797 Tue Feb 19 17:45:43 2002  Tim Janik  <timj@gtk.org>
2799         * gobject/tmpl/generic_values.sgml: added GValue documentation.
2801 Thu Feb  7 12:07:06 2002  Tim Janik  <timj@gtk.org>
2803         * gobject/tmpl/generic_values.sgml: document value transformation.
2805 Mon Feb  4 17:55:39 2002  Tim Janik  <timj@gtk.org>
2806         
2807         * gobject/tmpl/closures.sgml: doc common functions like ref/
2808         sink/unref/invalidate.
2810         * gobject/tmpl/objects.sgml: document g_object_watch_closure() and
2811         qdata functions.
2813 Tue Jan 29 12:00:59 2002  Owen Taylor  <otaylor@redhat.com>
2815         * gobject/gobject-sections.txt: Updated.
2817         * glib/running.sgml glib/changes-2.0.sgml: SGML fixes.
2819 2002-01-28  Ron Steinke  <rsteinke@w-link.net>
2821         * glib/iochannel.sgml: Changed #IOChannelError to
2822         #GIOChannelError in one place
2824 2002-01-16  Matthias Clasen  <matthiasc@poet.de>
2826         * glib/building.sgml, glib/compiling.sgml, 
2827         glib/running.sgml, glib/resources.sgml, 
2828         glib/changes-2.0.sgml: New files.
2830         * glib/Makefile.am (content_files): Add new files.
2832         * glib/glib-docs.sgml: Add an Overview chapter.
2834 2002-01-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2836         * glib/tmpl/threads.sgml: Name the right function.
2838 2001-12-23  Matthias Clasen  <matthias@poet.de>
2840         * glib/tmpl/main.sgml, glib/tmpl/string_utils.sgml,
2841         glib/tmpl/strings.sgml: Replace references to deprecated
2842         functions.
2844 2001-12-21  Matthias Clasen  <matthias@poet.de>
2846         * glib/glib-sections.txt: Move g_get_charset() to the
2847         Charset conversion section. (#65630)
2849 Wed Dec 19 23:07:53 2001  Owen Taylor  <otaylor@redhat.com>
2851         * glib/tmpl/messages.sgml glib/tmpl/string_utils.sgml: 
2852         SGML fixes.
2854         * gobject/gobject-sections.txt glib/glib-sectoins.txt: Small updates.
2856 2001-12-15  Matthias Clasen  <matthias@poet.de>
2858         * glib/tmpl/caches.sgml: GCs are cached by GTK, not by GDK.
2860 2001-12-14  Matthias Clasen  <matthias@poet.de>
2862         * glib/tmpl/memory.sgml: Typo fixes.
2864 2001-12-13  Matthias Clasen  <matthiasc@poet.de>
2866         * glib/tmpl/completion.sgml, glib/tmpl/date.sgml,
2867         glib/tmpl/fileutils.sgml, glib/tmpl/iochannels.sgml,
2868         glib/tmpl/macros.sgml, glib/tmpl/memory.sgml,
2869         glib/tmpl/misc_utils.sgml, glib/tmpl/warnings.sgml,
2870         glib/tmpl/windows.sgml: Revert mistaken change: it is UNIX, not Unix.
2872         * glib/tmpl/memory_chunks.sgml,
2873         glib/tmpl/date.sgml, glib/tmpl/threads.sgml,
2874         glib/tmpl/gtype.sgml: Trivial markup fixes.
2876 2001-12-12  Matthias Clasen  <matthiasc@poet.de>
2878         * glib/tmpl/string_utils.sgml: Correct docs for g_[v]snprintf.
2880 2001-12-12  Matthias Clasen  <matthiasc@poet.de>
2882         * glib/tmpl/allocators.sgml, glib/tmpl/arrays.sgml, 
2883         glib/tmpl/arrays_byte.sgml, glib/tmpl/arrays_pointer.sgml,
2884         glib/tmpl/caches.sgml, glib/tmpl/completion.sgml, 
2885         glib/tmpl/conversions.sgml,
2886         glib/tmpl/datalist.sgml, glib/tmpl/date.sgml, 
2887         glib/tmpl/error_reporting.sgml, glib/tmpl/fileutils.sgml,
2888         glib/tmpl/hash_tables.sgml,
2889         glib/tmpl/hooks.sgml, glib/tmpl/macros.sgml,
2890         glib/tmpl/macros_misc.sgml, glib/tmpl/main.sgml, glib/tmpl/markup.sgml,
2891         glib/tmpl/memory.sgml, glib/tmpl/memory_chunks.sgml, 
2892         glib/tmpl/messages.sgml, glib/tmpl/misc_utils.sgml,
2893         glib/tmpl/modules.sgml, glib/tmpl/numerical.sgml, 
2894         glib/tmpl/patterns.sgml, glib/tmpl/queue.sgml, 
2895         glib/tmpl/shell.sgml, glib/tmpl/spawn.sgml,
2896         glib/tmpl/string_utils.sgml, glib/tmpl/thread_pools.sgml,
2897         glib/tmpl/threads.sgml, glib/tmpl/timers.sgml, 
2898         glib/tmpl/trees-binary.sgml, glib/tmpl/trees-nary.sgml,
2899         glib/tmpl/type_conversion.sgml, glib/tmpl/unicode.sgml,
2900         glib/tmpl/warnings.sgml, glib/tmpl/windows.sgml:        
2901         Improve markup of examples, general consistency improvements.
2903 2001-12-06  Havoc Pennington  <hp@redhat.com>
2905         * glib/tmpl/messages.sgml: improve g_log_set_handler docs
2907 Wed Nov 28 18:50:19 2001  Owen Taylor  <otaylor@redhat.com>
2909         * glib/glib-sections.txt: Update.
2911 2001-11-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2913         * glib/tmpl/date.sgml: Fix g_usleep docs.
2915 2001-11-26  Matthias Clasen  <matthiasc@poet.de>
2917         * glib/tmpl/trees-binary.sgml: Document G_LEVEL_ORDER better.
2919 2001-11-22  Matthias Clasen  <matthiasc@poet.de>
2921         Fixes for #61284:
2923         * glib/tmpl/windows.sgml: Document G_WIN32_DLLMAIN_FOR_DLL_NAME.
2925         * glib/tmpl/fileutils.sgml: Document GDir.
2927         * glib/tmpl/limits.sgml: Document G_MININT64, G_MAXINT64, G_MAXUINT64.  
2929 Thu Nov 22 12:56:57 2001  Owen Taylor  <otaylor@redhat.com>
2931         * gobject/gobject-sections.txt: Update.
2933         * glib/tmpl/{spawn.sgml,patterns.sgml}: SGML fixes.
2935         * glib/glib-sections.txt: Updated.
2937         * glib/Makefile.am (IGNORE_HFILES): Don't scan
2938         headers in build/
2940 Sat Nov 17 17:24:19 2001  Owen Taylor  <otaylor@redhat.com>
2942         * glib/glib-sections.txt: Remove g_log_domain_glib
2944 2001-11-15  Matthias Clasen  <matthiasc@poet.de>
2946         * glib/tmpl/iochannels.sgml: Document GIOFlags, fix typos.
2948         * glib/tmpl/conversions.sgml, glib/tmpl/unicode.sgml,
2949         glib/tmpl/spawn.sgml, glib/tmpl/fileutils.sgml,
2950         glib/tmpl/shell.sgml, glib/tmpl/windows.sgml: Add
2951         some missing short and long descriptions.
2953 2001-11-14  Matthias Clasen  <matthiasc@poet.de>
2955         * glib/Makefile.am (MKDB_OPTIONS): Add --sgml-mode.
2957         * glib/tmpl/patterns.sgml: Document UTF-8 support.
2959 Wed Nov 14 03:19:49 2001  Tim Janik  <timj@gtk.org>
2961         * gobject/tmpl/param_value_types.sgml: more docs.
2963 Tue Nov 13 21:31:58 2001  Tim Janik  <timj@gtk.org>
2965         * gobject/tmpl/param_value_types.sgml: list parameter and
2966         value types.
2968         * gobject/tmpl/gparamspec.sgml: more docs for g_param_spec*()
2969         functions.
2970         
2971         * gobject/*: section cleanups.
2973 Tue Nov 13 19:49:16 2001  Tim Janik  <timj@gtk.org>
2975         * gobject/tmpl/gparamspec.sgml: param spec updates.
2977 2001-11-12  Matthias Clasen  <matthiasc@poet.de>
2979         * glib/tmpl/markup.sgml: Remove excess listitem from long 
2980         description.
2982 2001-11-11  Matthias Clasen  <matthiasc@poet.de>
2984         * glib/tmpl/unicode.sgml: Document GNormalizeMode enum.
2986         * glib/tmpl/spawn.sgml: Document GSpawnFlags flags.
2988         * glib/tmpl/error_reporting.sgml: Document GError struct.
2990         * glib/tmpl/main.sgml: Document GMainContext, GSource and 
2991         GSourceCallbackFuncs structs.
2993 2001-10-31  Matthias Clasen  <matthiasc@poet.de>
2995         * glib/tmpl/messages.sgml, glib/tmpl/unicode.sgml:
2996         Document g_log_domain_glib, gunichar, gunichar2, GUnicodeType,
2997         GUnicodeBreakType.
2999 Fri Oct 26 11:42:50 2001  Owen Taylor  <otaylor@redhat.com>
3001         * */Makefile.am: Remove $(srcdir)/html before building
3002         HTML to prevent stale files. Dist all files in html/
3004 2001-10-25  Havoc Pennington  <hp@pobox.com>
3006         * glib/tmpl/string_utils.sgml: docs on why the deprecated
3007         functions are deprecated.
3009 2001-10-15  Sven Neumann  <sven@gimp.org>
3011         * glib/tmpl/random_numbers.sgml: fixed typo.
3013 Sat Oct 13 06:58:23 2001  Tim Janik  <timj@gtk.org>
3015         * glib/tmpl/patterns.sgml: amended documentation.
3017 2001-10-11  Matthias Clasen  <matthiasc@poet.de>
3019         * glib/tmpl/patterns.sgml, glib/tmpl/shell.sgml: Updates.
3021 2001-10-05  Matthias Clasen  <matthiasc@poet.de>
3023         * glib/tmpl/hooks.sgml: Document G_HOOK_FLAG_USER_SHIFT.
3025         * glib/tmpl/trash_stacks.sgml: Document trash stacks.
3027         * glib/tmpl/async_queues.sgml, glib/tmpl/caches.sgml, 
3028         glib/tmpl/completion.sgml, glib/tmpl/patterns.sgml, 
3029         glib/tmpl/numerical.sgml, glib/tmpl/random_numbers.sgml, 
3030         glib/tmpl/relations.sgml, glib/tmpl/modules.sgml: Update.
3032 2001-10-05  Matthias Clasen  <matthiasc@poet.de>
3033         
3034         * glib/tmpl/conversions.sgml: Update.
3036         * glib/tmpl/patterns.sgml: Update.
3038 2001-10-05  Matthias Clasen  <matthiasc@poet.de>
3040         * glib/tmpl/hooks.sgml, glib/tmpl/spawn.sgml,
3041         glib/tmpl/macros_misc.sgml: Update. 
3043         * glib/tmpl/linked_lists_double.sgml, glib/tmpl/trees-binary.sgml,
3044         glib/glib-sections.txt: Document GCompareDataFunc.
3046 2001-10-02  Matthias Clasen  <matthiasc@poet.de>
3048         * glib/tmpl/iochannel.sgml, glib/tmpl/macros_misc.sgml,
3049         glib/tmpl/queue.sgml: update docs.
3051         * glib/tmpl/modules.sgml, glib/tmpl/threads.sgml: Remove 
3052         references to glib-config.
3054 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
3056         * glib/tmpl/iochannels.sgml, glib/tmpl/shell.sgml,
3057         glib/tmpl/spawn.sgml, glib/tmpl/memory.sgml,
3058         glib/tmpl/macros.sgml, glib/tmpl/completion.sgml,
3059         glib/tmpl/main.sgml, glib/tmpl/messages.sgml,
3060         glib/tmpl/misc_utils.sgml, glib/tmpl/threads.sgml,
3061         glib/tmpl/trees-nary.sgml, glib/tmpl/string_utils.sgml:
3062         More markup fixes and completions.
3064 Mon Oct  1 15:59:46 2001  Owen Taylor  <otaylor@redhat.com>
3066         * glib/tmpl/strings.sgml docs/glib-sections.txt: Rename
3067         g_string_printfa(). to g_string_append_printf().
3069 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
3071         * glib/glib-sections.txt: Move all *_error_quark()
3072         functions to the 'Private' sections. (#61472)
3074 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
3076         * glib/tmpl/macros.sgml (G_CONST_RETURN): document
3077         allowed uses for 'out' parameters.
3079 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
3081         * glib/tmpl/caches.sgml, glib/tmpl/datalist.sgml,
3082         glib/tmpl/hash_tables.sgml, glib/tmpl/messages.sgml,
3083         glib/tmpl/misc_utils.sgml: consistently refer to GTK+.
3085         * glib/tmpl/error_reporting.sgml, glib/tmpl/fileutils.sgml,
3086         glib/tmpl/windows.sgml, glib/tmpl/modules.sgml,
3087         glib/tmpl/linked_lists_single.sgml, glib/tmpl/trees-nary.sgml,
3088         glib/tmpl/trees-binary.sgml, glib/tmpl/timers.sgml: Markup fixes.
3090 2001-09-30  Matthias Clasen  <matthiasc@poet.de>
3092         * glib/tmpl/arrays.sgml,glib/tmpl/arrays_byte.sgml
3093         glib/tmpl/arrays_pointer.sgml, glib/tmpl/caches.sgml, 
3094         glib/tmpl/datalist.sgml, glib/tmpl/date.sgml, 
3095         glib/tmpl/datasets.sgml, glib/tmpl/type_conversion.sgml,
3096         glib/tmpl/memory.sgml, glib/tmpl/hash_tables.sgml:
3097         Markup fixes and a few additions.
3099 2001-09-27  Matthias Clasen  <matthiasc@poet.de>
3101         * glib/tmpl/macros.sgml, glib/tmpl/macros_misc.sgml, 
3102         glib/tmpl/scanner.sgml: Additions and markup fixes.
3104 2001-09-27  Matthias Clasen  <matthiasc@poet.de>
3106         * glib/tmpl/warnings.sgml, glib/tmpl/linked_lists_double.sgml,
3107         glib/tmpl/completion.sgml, glib/tmpl/strings.sgml: Documented
3108         some functions, markup fixes.
3109         * glib/tmpl/patterns.sgml: New file.
3110         * glib/glib-docs.sgml: Add entity for patterns.sgml.
3111         
3112 2001-09-26  Matthias Clasen <matthiasc@poet.de>
3114         * glib/glib-sections.txt: Add g_mem_is_system_malloc.
3116 2001-09-25  Matthias Clasen <matthiasc@poet.de>
3118         * glib/glib-sections.txt: Add a missing SECTION 
3119         endtag. (#61126)
3121 2001-09-17  Darin Adler  <darin@bentspoon.com>
3123         * glib/tmpl/string_utils.sgml: Fix a typo and change
3124         documentation for g_ascii_isdigit and g_ascii_isxdigit
3125         to reflect the fact that the standard isdigit and
3126         isxdigit are already locale-independent.
3128 Wed Sep  5 05:24:07 2001  Tim Janik  <timj@gtk.org>
3130         * gobject/tmpl/gboxed.sgml: documented some functions.
3132         * gobject/tmpl/objects.sgml: some fixups.
3134 Mon Sep 10 11:37:02 2001  Owen Taylor  <otaylor@redhat.com>
3136         * glib/glib-sections.txt: Update.
3138 Sat Sep  8 14:13:44 2001  Owen Taylor  <otaylor@redhat.com>
3140         * glib/Makefile.am (IGNORE_HFILES): Add 
3141         gbsearcharray.h.
3143         * gobject/Makefile.am (IGNORE_HFILES): Remove
3144         gbsearcharray.h.
3146 2001-08-15  Ron Stenike  <rsteinke@w-link.net>
3148         * docs/reference/glib/glib-sections.txt: Added
3149         declarations for g_io_channel_[set,get]_close_on_unref
3151 Sun Aug 12 10:03:42 2001  Owen Taylor  <otaylor@redhat.com>
3153         * */Makefile.am: Set GPATH to fix srcdir != builddir  
3154         problems with GNU make.
3156 Sun Aug 12 02:24:36 2001  Tim Janik  <timj@gtk.org>
3158         * gobject/tmpl/value_arrays.sgml: document value arrays.
3160 2001-08-06  Sven Neumann  <sven@gimp.org>
3162         * docs/reference/gobject/gobject-sections.txt
3163         * docs/reference/gobject/tmpl/objects.sgml: added documentation for
3164         g_object_[add|remove]_weak_pointer().
3166 2001-07-19  Darin Adler  <darin@bentspoon.com>
3168         reviewed by: <delete if not using a buddy>
3170         * glib/tmpl/string_utils.sgml:
3172 2001-06-03  Matthias Clasen  <matthiasc@poet.de>
3174         * glib/tmpl/caches.sgml, glib/tmpl/main.sgml, 
3175         gobject/gobject-docs.sgml, gobject/tmpl/generic_values.sgml,
3176         gobject/tmpl/gtypemodule.sgml, gobject/tmpl/signals.sgml,
3177         gobject/tmpl/types.sgml: fix some typos.
3179 Thu Jun 28 17:43:29 2001  Owen Taylor  <otaylor@redhat.com>
3181         * glib/tmpl/memory.sgml glib/tmpl/macros_misc.sgml: Add
3182         notes about inclusion of string.h to docs on g_memmove,
3183         G_VA_COPY. (#54411)
3185 Tue Jun 26 12:28:20 2001  Owen Taylor  <otaylor@redhat.com>
3187         * glib/Makefile.am: Fix problem with glibconfig.h
3189 2001-06-26  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3191         * glib/tmpl/threads.sgml (example): Corrected.
3193 2001-06-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3195         * glib/glib-sections.txt, glib/tmpl/date.sgml: Add g_time_val_add.
3197         * glib/tmpl/threads.sgml: Updated. 
3199 2001-05-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3201         * glib/tmpl/arrays.sgml, glib/tmpl/arrays_pointers.sgml,
3202         glib/tmpl/arrays_byte.sgml: Corrected documentation for the
3203         ..._sized_new functions. Discovered by noon@users.sourceforge.net.
3205 2001-05-19  Havoc Pennington  <hp@pobox.com>
3207         * glib/Makefile.am (IGNORE_HFILES): add glibintl.h
3209         * glib/tmpl/*.sgml: fix various missing docs
3211 2001-05-18  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3213         * glib/glib-overrides.txt, glib/glib-sections.txt,
3214         glib/tmpl/thread_pools.sgml, glib/tmpl/threads.sgml: Updated.
3216 2001-05-09  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3218         * glib/tmpl/thread_pools.sgml, glib/tmpl/thread_pools.sgml:
3219         Updates after some renaming took place.
3221 2001-05-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3223         * glib/tmpl/threads.sgml, glib/glib-overrides.txt: Updated.
3225         * glib/tmpl/threads.sgml: Clarification for g_mutex_trylock.
3227 2001-04-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3229         * glib/tmpl/hash_tables.sgml, glib/tmpl/misc_utils.sgml,
3230         glib/tmpl/scanner.sgml: Changes due to deprecation update.
3232 Mon Apr 16 12:18:26 2001  Owen Taylor  <otaylor@redhat.com>
3234         * {glib,gobject}/Makefile.am (tmpl-build.stamp): More tweaks
3235         from GTK+. Reenable $(HTML_IMAGES) with shell portability fixes.
3237 Wed Apr  4 00:56:00 2001  Tim Janik  <timj@gtk.org>
3239         * gobject/Makefile.am: disabled "for i in $(HTML_IMAGES) ;"
3240         dist-hook because $(HTML_IMAGES) is empty.
3242 Tue Apr  3 11:51:02 2001  Owen Taylor  <otaylor@redhat.com>
3244         * {glib,gobject}/Makefile.am (sgml-build.stamp): Add
3245         explicit path to tmpl files in dependencies.
3247         * glib/glib.types gobject/gobject.types: empty files
3248         to keep generic makefiles happy.
3250 2001-04-03  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3252         * glib/glib-sections.txt: Removed
3253         g_static_private_(get|set)_for_thread.
3255         * glib/tmpl/threads.sgml: Updated.
3257         * glib/tmpl/thread_pools.sgml: Added GThreadPool documentation.
3259 Mon Mar 26 14:20:36 2001  Owen Taylor  <otaylor@redhat.com>
3261         * glib/Makefile.am (SCAN_OPTIONS): Add --deprecated-guards
3263 Sat Mar 17 17:51:17 2001  Owen Taylor  <otaylor@redhat.com>
3265         * gobject/Makefile.am glib/Makefile.am: A couple
3266         of small fixes.
3268 2001-03-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3270         * glib/tmpl/threads.sgml: Spelling corrections.
3272 Wed Mar  7 15:02:17 2001  Owen Taylor  <otaylor@redhat.com>
3274         * gobject/Makefile.am: Revert Tim's last commit to
3275         get rid of 7+ unnecessary / broken changes. Add
3276         back the useful part. Also fix problem with grep,
3277         add dependency on template files.
3279         * gobject/gobject-sections.txt: Remove double 
3280         value_types names which was screwing up builds.
3282         * glib/Makefile.am: Propagate changes from 
3283         gobject/Makefile.am
3285 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3287         * glib/tmpl/threads.sgml: Fixed stupid typo.
3289 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3291         * glib/tmpl/threads.sgml: Completed.
3293 Wed Mar  7 09:33:27 2001  Tim Janik  <timj@gtk.org>
3295         * gobject/Makefile.am: shuffled rules to avoid excessive
3296         rebuilds.
3298         * gobject/gobject-sections.txt: updates.
3300         * gobject/tmpl/*: bunch of updates, added another patch
3301         from Eric Lemings <eric.b.lemings@lmco.com>.
3303 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3305         * glib/glib-sections.txt, glib/tmpl/messages.sgml: Removed
3306         g_log_domain_gmodule.
3308 2001-02-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3310         * glib/tmpl/threads.sgml: Big update. Almost ready.
3312         * glib/tmpl/async_queues.sgml: Typo.
3314         * glib/glib-sections.txt: Added g_static_rec_mutex_init,
3315         g_static_rec_mutex_free, g_static_rw_lock_init,
3316         g_static_private_init and g_static_private_free.
3318         * glib/glib-overrides.txt: Added g_thread_yield and g_thread_exit.
3320 Fri Feb 16 06:52:20 2001  Tim Janik  <timj@gtk.org>
3322         * gobject/tmpl/types.sgml: incorporated huge docu patch from Eric
3323         Lemings <eric.b.lemings@lmco.com> with a bunch of editing on my part.
3325 Mon Feb 12 12:42:45 2001  Owen Taylor  <otaylor@redhat.com>
3327         * {glib,gobject}/Makefile.am: The ultimate gtk-doc makefile.
3329 2001-02-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3331         * glib/tmpl/threads.sgml, glib/glib-sections.txt: Added
3332         documentation for g_static_mutex_init().
3334 Wed Jan 31 07:14:22 2001  Tim Janik  <timj@gtk.org>
3336         * gobject/Makefile.am: adapt to work with new CVS gtk-doc, leaving the old
3337         rules in place caused bogus recursions. main changes:
3338         - add to conditionalized section:
3339           all-local:
3340                 $(MAKE) scan
3341                 $(MAKE) templates
3342                 $(MAKE) sgml
3343                 $(MAKE) html.stamp
3344           html.stamp: sgml.stamp $(EXTRA_SGML_FILES)
3345                 $(MAKE) html
3346           DOC_STAMPS= html.stamp sgml.stamp
3347         - change:
3348           maintainer-clean-local: clean
3349           -     cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
3350           +     cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt $(DOC_STAMPS)
3352         * glib/Makefile.am (maintainer-clean-local): dito.
3354 Wed Jan 31 06:21:32 2001  Tim Janik  <timj@gtk.org>
3356         * gobject/tmpl/types.sgml: applied docu patch from Eric Lemings
3357         <eric.b.lemings@lmco.com>, did some more editing.
3359 2001-01-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3361         * glib/glib-sections.txt, glib/tmpl/threads.sgml: Added
3362         g_static_mutex_free().
3364 Tue Jan  9 03:10:38 2001  Tim Janik  <timj@gtk.org>
3366         * gobject/tmpl/types.sgml: added some function documentations.
3368         * gobject/gobject-sections.txt: buncha fixups.
3370 Fri Jan  5 15:47:10 2001  Owen Taylor  <otaylor@redhat.com>
3372         * glib/glib-sections.txt glib/tmpl/* glib/Makefile.am: Updated.
3374 2000-12-22  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3376         * glib/glib-sections.txt: Added G_MODULE_SUFFIX.
3378         * glib/tmpl/modules.sgml: Updated.
3380 2000-12-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3382         * glib/glib-sections.txt: Added g_rand_boolean and
3383         g_random_boolean macros.
3385         * glib/tmpl/random_numbers.sgml: Updated.
3386         
3387 Tue Dec  5 15:41:23 2000  Owen Taylor  <otaylor@redhat.com>
3389         * glib/Makefile.am glib/mainloop-states*: add images
3391         * glib/glib-sections.txt: Updated
3393         * glib/tmpl/main.sgml: More documentation, move function
3394         docs to .c file.
3396 Mon Nov 13 00:18:55 2000  Owen Taylor  <otaylor@redhat.com>
3398         * glib/glib-sections.sgml: Move conversion functions
3399         into GConv section.
3400         
3401         * gobject/gobject-docs.sgml: Fix some malformed sgml.
3403 Sun Nov  5 13:24:50 2000  Owen Taylor  <otaylor@redhat.com>
3405         * gobject/Makefile.am gobject/gobject-sections.sgml: Updates
3406         * gobject/tmpl/g{boxed,type{plugin,module}}.sgml: added
3408 2000-11-05  Havoc Pennington  <hp@pobox.com>
3410         * glib/tmpl/markup.sgml: Write docs
3412 2000-11-05  Havoc Pennington  <hp@pobox.com>
3414         * glib/glib-sections.txt: remove parens from section name,
3415         confuses gtk-doc
3417         * glib/glib-docs.sgml: Add the new files here, doh.
3419         * glib/tmpl/shell.sgml: add gshell.[hc] docs
3421 2000-11-05  Havoc Pennington  <hp@pobox.com>
3423         * glib/tmpl/error_reporting.sgml: fixes
3425 2000-11-05  Havoc Pennington  <hp@pobox.com>
3427         * glib/tmpl/spawn.sgml, glib/tmpl/markup.sgml,
3428         glib/tmpl/fileutils.sgml: Added
3429         
3430         * glib/Makefile.am: Add new files
3432         * glib/glib-sections.txt: Add stuff from -unused
3434 Fri Nov  3 07:33:15 2000  Tim Janik  <timj@gtk.org>
3436         * gobject/gobject-docs.sgml: added &gobject-closures; section.
3438         * gobject/Makefile.am (tmpl_sources): add tmpl/clsoures.sgml
3440         * gobject/gobject-sections.txt: added Closure section.
3441         
3442         * gobject/tmpl/closures.sgml: new file with template description
3443         for GClosure functions.
3445 2000-11-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3447         * glib/tmpl/glib-unused.sgml: Remove superfluous GSearchFunc.
3449         * glib/tmpl/async_queues.sgml, glib/glib-sections.txt: Added
3450         documentation for asynchronous queues.
3452 2000-10-31  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3454         * glib/tmpl/linked_lists_single.sgml: This time the right fix.
3456         * glib/tmpl/scanner.sgml, glib/tmpl/strings.sgml: Changed
3457         parameter names.
3459         * glib/tmpl/string_utils.sgml: Corrected the documentation of
3460         g_strescape and added those of g_strcompress.
3462 2000-10-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3464         * glib/tmpl/limits.sgml: Added documentation for
3465         G_MAXU(INT|SHORT|LONG).
3467         * glib/tmpl/macros_misc.sgml: Added documentation for
3468         G_G(U)INT(16|32|64)_FORMAT.
3470         * glib/tmpl/types.sgml: Mention G_MAXU(INT|SHORT|LONG) in
3471         documentation for gu(int|short|long).
3473         * glib/glib-sections.txt, glib/tmpl/linked_lists_double.sgml,
3474         glib/tmpl/caches.sgml: Move GCompareFunc to GList and introduce
3475         and document GEqualFunc in GHashTable.
3477         * glib/tmpl/caches.sgml, glib/tmpl/hash_tables.sgml,
3478         glib/tmpl/relations.sgml : Changed to reflect the changed API
3479         (GCompareFunc -> GEqualFunc).
3481         * glib/tmpl/linked_lists_single.sgml, glib/tmpl/threads.sgml: Typo
3482         fixes.
3483         
3484 Mon Oct 30 11:13:12 2000  Tim Janik  <timj@gtk.org>
3486         * gobject/tmpl/signals.sgml: start at general description.
3488         * gobject/gobject-docs.sgml: added introduction.
3490 Mon Oct 30 06:01:43 2000  Tim Janik  <timj@gtk.org>
3492         * gobject/gobject-sections.txt: opened up a new section on signals.
3494 2000-10-27  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3496         * glib/tmpl/misc_utils.sgml: Removed the win32 limitation.
3498         * glib/glib-sections.txt, glib/tmpl/hash_tables.sgml,
3499         glib/tmpl/macros_misc.sgml, glib/tmpl/misc_utils.sgml,
3500         glib/tmpl/scanner.sgml: Document the recently deprecated functions
3501         as such.
3503 2000-10-15  Raja R Harinath  <harinath@cs.umn.edu>
3505         'make distcheck' fixes.
3506         * glib/Makefile.am (EXTRA_DIST): Add $(DOC_MODULE)-decl.txt.
3507         (html): Run 'gtkdoc-fixxref' in $(srcdir).
3508         (dist-check-gtkdoc): Add missing quote.
3509         (dist-hook): Copy in dependency order, so that none of the
3510         makerules are fired in a tarball build.
3512         * gobject/Makefile.am: Likewise.
3514 2000-10-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3516         * glib/glib-sections.txt: Added misc items.
3518         * glib/tmpl/random_numbers.sgml: Documentation for the random
3519         number generator.
3521 2000-10-09  Raja R Harinath  <harinath@cs.umn.edu>
3523         * gobject/Makefile.am (DOC_SOURCE_DIR): Don't set to 
3524         $top_srcdir)/gobject.
3525         * glib/Makefile.am (DOC_SOURCE_DIR): Don't set to $(top_srcdir),
3527 2000-09-29  Jonathan Blandford  <jrb@redhat.com>
3529         * glib/tmpl/trees-nary.sgml: Add g_node_insert_after().
3531 Thu Sep  7 12:35:35 2000  Owen Taylor  <otaylor@redhat.com>
3533         * Some further makefile improvement.
3534          
3535         * Restore all the docs that mysteriously vanished earlier.
3537 Wed Sep  6 10:59:45 2000  Owen Taylor  <otaylor@redhat.com>
3539         * gobject/Makefile.am glib/Makefile.am: Improve 
3540         separation of generic non-generic parts and dependencies. 
3542 Tue Sep  5 20:03:25 2000  Owen Taylor  <otaylor@redhat.com>
3544         * Moved into glib source tree, updated glib-sections.txt
3545         and Makefile.am for glib-1.3.x.
3547 2000-07-01  Damon Chaplin  <damon@helixcode.com>
3549         * tmpl/string_utils.sgml: updated g_strndup.
3551 2000-06-11  Damon Chaplin  <damon@helixcode.com>
3553         * tmpl/messages.sgml: updated a bit more.
3555 2000-06-11  Damon Chaplin  <damon@helixcode.com>
3557         * tmpl/messages.sgml: updated a few bits about log handlers & flags.
3559 2000-04-16  Damon Chaplin  <damon@helixcode.com>
3561         * tmpl/linked_lists_single.sgml: 
3562         * tmpl/linked_lists_double.sgml: 
3563         * tmpl/trees-nary.sgml: updated.
3565         * tmpl/modules.sgml: described g_module_build_path().
3567         * tmpl/date.sgml: made short description lower case and end in a '.'.
3569         * glib-sections.txt: rearranged GDate section.
3571         * tmpl/arrays.sgml: 
3572         * tmpl/arrays_byte.sgml: 
3573         * tmpl/arrays_pointer.sgml: updated.
3575 2000-02-21  Damon Chaplin  <damon@helixcode.com>
3577         * tmpl/main.sgml: updated the g_source_remove_by_XXX() descriptions
3578         to note that only the first source found is removed.
3580 2000-01-25  Damon Chaplin  <damon@karuna.freeserve.co.uk>
3582         * tmpl/misc_utils.sgml: g_bit_nth_lsf/msf docs from 
3583         Nils Rennebarth <nils@ipe.uni-stuttgart.de>, and updates for
3584         GVoidFunc & GFreeFunc.
3586 1999-12-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3588         * glib-sections.txt, tmpl/threads.sgml: Removed
3589         G_THREADS_IMPL_NSPR. Shouldn't be used anyway.
3591         * glib-overrides.txt: New file, that makes most of the thread
3592         related macros look like functions.
3594         * Makefile.am: Added glib-overrides.txt to EXTRA_DIST.
3596         * tmpl/threads.sgml: Minor updates.
3597         
3598 Tue Aug 17 08:42:17 1999  Owen Taylor  <otaylor@redhat.com>
3600         * tmpl/datasets.sgml: Added missing </para>
3601         * tmpl/timers.sgml: Added missing </para>
3602         * tmpl/misc_utils.sgml: Added missing </para>
3603         * tmpl/linked_lists_double.sgml: Added missing </para>
3604         * tmpl/linked_lists_single.sgml: Added missing </para>
3605         * tmpl/threads.sgml: Removed extra <para>s.
3606         * tmpl/main.sgml: Added missing </para>
3608 Wed Aug 18 23:38:52 1999  Owen Taylor  <otaylor@redhat.com>
3610         * README: Added some simple build instructions.
3612 Wed Aug 18 23:11:28 1999  Owen Taylor  <otaylor@redhat.com>
3614         * Import into CVS of glib-reference-1.1.3
3615           Filled in some basic contents for AUTHORS
3616           README, and README.cvs