1 2008-10-29 16:04:38 Tim Janik <timj@gtk.org>
3 * glib/tmpl/macros_misc.sgml: Clarified/added docs for
4 G_STRINGIFY, G_PASTE and G_STATIC_ASSERT, based on
5 patches from Christian Persch and Christian Dywan.
7 2008-10-21 Alexander Larsson <alexl@redhat.com>
9 * gio/gio-sections.txt:
10 Update with new symbolse
12 2008-10-16 Matthias Clasen <mclasen@redhat.com>
14 * === Released 2.19.0 ===
16 * gio/gio-sections.txt: Add new api
18 * gobject/gobject-docs.sgml:
19 * gio/gio-docs.xml: Add new indexes
21 2008-10-16 Matthias Clasen <mclasen@redhat.com>
23 * glib/Makefile.am: Don't specify multiple directories in
24 DOC_SOURCE_DIR. It doesn't work.
26 2008-09-26 Dan Winship <danw@gnome.org>
28 * glib/tmpl/testing.sgml: Fix lots of typos, document
29 g_assert_error() and g_assert_no_error()
31 2008-09-26` Matthias Clasen <mclasen@redhat.com>
33 * glib/tmpl/iochannel.sgml: Move more docs inline
35 2008-09-17 Matthias Clasen <mclasen@redhat.com>
37 * === Released 2.18.1 ===
39 2008-09-15 Matthias Clasen <mclasen@redhat.com>
41 Bug 552359 – g_file_info_get_icon should return GThemedIcon, and
42 g_themed_icon_get_names shold be documented ?
44 * gio/gio-sections.txt: Add g_themed_icon_get_names.
46 2008-09-12 Matthias Clasen <mclasen@redhat.com>
48 * glib/tmpl/modules.sgml: Reinstate docs that somehow got lost.
50 2008-09-02 Matthias Clasen <mclasen@redhat.com>
52 * === Released 2.18.0 ===
54 2008-09-02 Matthias Clasen <mclasen@redhat.com>
56 * gobject/gobject-sections.txt: Add g_object_get_type
58 2008-09-02 Matthias Clasen <mclasen@redhat.com>
60 Bug 550056 – Missing documentation for g_emblemed_icon_get_emblems
62 * gio/gio-sections.txt: Add some missing GEmblem functions.
63 Noticed by Cosmio Cecchi
65 2008-08-27 Matthias Clasen <mclasen@redhat.com>
67 * glib/tmpl/i18n.sgml: Add hint about intltool to NC_() docs.
69 2008-08-18 Matthias Clasen <mclasen@redhat.com>
71 * === Released 2.17.7 ===
73 2008-08-16 Matthias Clasen <mclasen@redhat.com>
75 * gio/gio-sections.txt: Fix a typo
77 2008-08-15 Tor Lillqvist <tml@novell.com>
79 * glib/tmpl/threads.sgml: Add an exception: g_mem_set_vtable() may
80 be called before g_thread_init().
82 2008-08-15 Tor Lillqvist <tml@novell.com>
84 * glib/tmpl/threads.sgml: Warn about the consequences of not
85 calling g_thread_init() first, if it will be called at all. Advice
86 calling it if using random GLib-based libraries.
88 2008-08-11 Matthias Clasen <mclasen@redhat.com>
90 Bug 547262 – Missing link in the docs
92 * glib/tmpl/gregex.sgml: Fix a reference.
93 Pointed out by Bastien Nocera
95 2008-08-04 Matthias Clasen <mclasen@redhat.com>
97 * === Released 2.17.6 ===
99 2008-08-04 Matthias Clasen <mclasen@redhat.com>
103 * gio/gio-sections.txt: Add Gemblem
105 2008-08-04 Matthias Clasen <mclasen@redhat.com>
107 * === Released 2.17.5 ===
109 2008-08-04 Matthias Clasen <mclasen@redhat.com>
111 * gobject/gobject-docs.sgml: Add a 2.18 index
113 2008-08-01 Matthias Clasen <mclasen@redhat.com>
115 * gio/gio-sections.txt: Add some more GEmblemedIcon things.
117 * glib/tmpl/testing.sgml: Fix a typo. Noticed by Marek Kasik.
119 2008-07-28 Matthias Clasen <mclasen@redhat.com>
121 * glib/glib-sections.txt: Add g_markup_context_get_user_data
123 2008-07-28 Matthias Clasen <mclasen@redhat.com>
125 * gio/gio-sections.txt:
126 * gio/gio-docs.xml: Add GEmblemedIcon
128 2008-07-21 Matthias Clasen <mclasen@redhat.com>
130 * === Released 2.17.4 ===
132 2008-07-18 Matthias Clasen <mclasen@redhat.com>
134 * gobject/gobject-sections.txt: Add new signal api.
136 2008-07-18 Matthias Clasen <mclasen@redhat.com>
138 * glib/glib-sections.txt:
139 * glib/tmpl/i18n.sgml: Add new gettext stuff
141 2008-07-18 Matthias Clasen <mclasen@redhat.com>
143 Bug 530759 – update the gobject tutorial to the XXI century
145 * gobject/*: Some updates to the tutorial. Patch by Emmanuele
148 2008-07-18 Matthias Clasen <mclasen@redhat.com>
150 * gio/gio-sections.txt: Add g_content_type_guess_for_tree
152 2008-07-16 Matthias Clasen <mclasen@redhat.com>
154 Bug 543220 – Case collision on gio-extension-points.html
156 Reported by Ryan Schmidt
157 * gio/overview.xml: Rename id to avoid filename conflict.
159 2008-07-16 Matthias Clasen <mclasen@redhat.com>
161 Bug 543168 – Description of G_SLICE=debug-blocks discourages its use
163 * glib/running.sgml: Improve docs of G_SLICE=debug-blocks.
164 Patch by Alessandro Vesely.
166 2008-07-08 Matthias Clasen <mclasen@redhat.com>
168 * gio/gio-sections.txt: Add new GMount functions
170 2008-07-05 Matthias Clasen <mclasen@redhat.com>
172 Bug 521589 – [RFC] gobject documentation should mention Vala
174 * gobject/tut_tools.xml: Add a reference to Vala.
175 Patch by Marc-Andre Lureau.
177 2008-07-05 Matthias Clasen <mclasen@redhat.com>
179 * glib/glib-sections.txt: Move g_strcmp0 to a more appropriate
182 2008-07-02 Matthias Clasen <mclasen@redhat.com>
184 * === Released 2.17.3 ===
186 2008-07-02 Matthias Clasen <mclasen@redhat.com>
188 * gio/gio-sections.txt: Add g_desktop_app_info_new_from_keyfile
191 2008-07-01 Matthias Clasen <mclasen@redhat.com>
193 * gio/gio.types: Add missing types. Pointed out by David Zeuthen.
195 2008-06-24 Michael Natterer <mitch@imendio.com>
198 * gobject/Makefile.am: don't comment out the include of
199 Makefile.decl just because there are no tests. It needs to be
200 included in each Makefile.am or make check will fail.
202 2008-06-22 Stefan Kost <ensonic@users.sf.net>
205 * gobject/Makefile.am:
206 Unify the Makefiles. In glib only scan glib folders.
208 2008-06-16 Ross Burton <ross@burtonini.com>
210 * gio/gio-sections.txt:
211 Add g_file_enumerator_get_container.
213 2008-06-14 Matthias Clasen <mclasen@redhat.com>
215 * glib/tmpl/macros_misc.sgml: Document G_GNUC_MAY_ALIAS
217 * glib/tmpl/testing.sgml: Move docs around, and add more
219 * glib/tmpl/unicode.sgml: Document break types
221 * glib/tmpl/hash_tables.sgml: Add docs for GHashTableIter
223 2008-06-12 Matthias Clasen <mclasen@redhat.com>
225 * === Released 2.17.2 ===
227 2008-06-12 Matthias Clasen <mclasen@redhat.com>
229 * === Released 2.17.1 ===
231 2008-06-12 Matthias Clasen <mclasen@redhat.com>
233 * gio/gio-sections.txt: Add some new symbols
235 2008-06-12 Matthias Clasen <mclasen@redhat.com>
237 * glib/running.sgml: Remove mention of G_WIN32_PRETEND_WIN9X
239 2008-06-12 Ross Burton <ross@burtonini.com>
241 * gio/gio-sections.txt:
242 Add g_file_make_directory_with_parents.
244 2008-06-12 Matthias Clasen <mclasen@redhat.com>
246 * glib/glib-sections.txt: Testing documentation fixups
248 2008-06-12 Matthias Clasen <mclasen@redhat.com>
252 * glib/gtester-report.xml:
253 * glib/gtester-report.1:
254 * glib/glib-docs.sgml:
255 * glib/Makefile.am: Add gtester, gtester-report man pages
257 2008-06-11 Behdad Esfahbod <behdad@gnome.org>
259 * glib/glib-sections.txt: Add g_dgettext() and g_dngettext().
261 2008-06-11 Matthias Clasen <mclasen@redhat.com>
263 Bug 535418 – Please document which glib version defines goffset
265 * glib/tmpl/types.sgml: Add a Since tag for goffset
266 Proposed by Holger Berndt
268 2008-06-11 Matthias Clasen <mclasen@redhat.com>
270 Bug 528715 – Misprint in the description of the interface
271 g_type_class_add_private
273 * glib/tmpl/macros_misc.sgml:
274 * gobject/tmpl/gclosure.sgml:
275 * gobject/tmpl/gtype.sgml: Fix typos
276 Noticed by Areg Beketovski
278 2008-06-11 Matthias Clasen <mclasen@redhat.com>
280 Bug 528714 – Misprint in the description of the interface
283 * gobject/tmpl/param_value_types.sgml: Fix a typo.
284 Pointed out by Areg Beketovski
286 2008-06-11 Matthias Clasen <mclasen@redhat.com>
288 Bug 537260 – Doc bug in G_TYPE_INSTANCE_GET_CLASS()
290 * gobject/tmpl/gtype.sgml: Fix unclear parameter descriptions.
291 Pointed out by Behdad Esfahbod
293 2008-06-11 Matthias Clasen <mclasen@redhat.com>
295 Bug 530527 – Misprint in the description of the interface
296 g_cclosure_marshal_VOID__FLAGS
298 * gobject/tmpl/gclosure.sgml: Fix a duplication.
299 Noticed by Areg Beketovski
301 2008-06-11 Matthias Clasen <mclasen@redhat.com>
303 Bug 530526 – Misprint in the description of the fields 'class_init'
304 and 'class_finalize' of the structure GTypeInfo
306 * gobject/tmpl/gtype.sgml: Improve GTypeInfo docs
307 Proposed by Areg Beketovski
309 2008-06-11 Matthias Clasen <mclasen@redhat.com>
311 Bug 528719 – Improvement to the documentation of the
312 "g_object_connect" interface
314 * gobject/tmpl/objects.sgml: Improve the documentation of
315 g_object_connect. Proposed by Areg Bketovski
317 2008-06-11 Matthias Clasen <mclasen@redhat.com>
319 Bug 528172 – gtk_signal_handlers_unblock_* functions return value
320 amount of matched signals, not amount of actually unblocked.
322 * gobject/tmpl/signals.sgml: Fix documentation of return value
323 of functions that operate on matched signal handlers.
325 2008-06-11 Matthias Clasen <mclasen@redhat.com>
327 Bug 528717 – Misprint in the description of the parameter
328 'type_id' for the interface g_type_register_fundamental
330 * gobject/tmpl/gtype.sgml: Remove references to GTypeFundamentals
331 Pointed out by Areg Beketovski
333 2008-06-11 Matthias Clasen <mclasen@redhat.com>
335 Bug 528716 – Misprint in the description of the parameter
336 'iface_data' for the callback types GInterfaceInitFunc and
337 GInterfaceFinalizeFunc
339 * gobject/tmpl/gtype.sgml: Fix description of parameters
340 for GInterface{Init/Finalize}Func.
341 Pointed out by Areg Beketovski
343 2008-06-10 Matthias Clasen <mclasen@redhat.com>
345 * gobject/tmpl/gparamspec.sgml: Document G_PARAM_STATIC_NICK
347 2008-06-10 Matthias Clasen <mclasen@redhat.com>
349 * gio/gio-sections.txt: Add g_themed_icon_prepend_name
351 2008-06-10 14:06:34 Tim Janik <timj@imendio.com>
353 * gobject/tmpl/gtype.sgml: fixed documentation regarding type checking
354 macros that do and do not issue warnings.
356 2008-05-28 Matthias Clasen <mclasen@redhat.com>
358 * glib/glib-docs.sgml:
359 * gio/gio-docs.sgml: Add indexes of 2.18 additions
361 2008-05-27 Matthias Clasen <mclasen@redhat.com>
363 * === Released 2.17.0 ===
365 2008-05-27 Matthias Clasen <mclasen@redhat.com>
367 * glib/compiling.sgml: Document G_DISABLE_SINGLE_INCLUDES
369 2008-05-27 Michael Natterer <mitch@gimp.org>
371 * glib/tmpl/gurifuncs.sgml
372 * glib/tmpl/testing.sgml: new files.
374 * glib/tmpl/unicode.sgml
375 * glib/tmpl/macros_misc.sgml
376 * glib/tmpl/checksum.sgml: regenerated.
378 * Updated lots of svn:ignore all over the place.
380 2008-05-27 Matthias Clasen <mclasen@redhat.com>
382 Bug 535021 – g_param_spec_internal documentation should
383 describe purpose of nick and blurb
385 * gobject/tmpl/gparamspec.sgml: Explain nicks and blurbs
388 2008-05-26 Matthias Clasen <mclasen@redhat.com>
390 * glib/glib-docs.sgml: Add 2.18 index
392 * glib/glib-sections.txt: Add g_checksum_reset
394 2008-05-25 Matthias Clasen <mclasen@redhat.com>
396 * gobject/tmpl/gclosure.sgml: Fix docs for
397 g_cclosure_marshal_STRING__OBJECT_POINTER. (#534177, Areg Beketovski)
399 2008-05-18 Matthias Clasen <mclasen@redhat.com>
401 Bug 527214 – g_timer_elapsed() returns random values.
403 * docs/reference/glib/tmpl/timers.sgml:
404 Add notes regarding gthreads dependency.
405 Patch by Mathias Hasselmann
407 2008-05-17 Matthias Clasen <mclasen@redhat.com>
409 * gio/gio-sections.txt: Add new api
411 2008-05-17 Matthias Clasen <mclasen@redhat.com>
413 Bug 528648 – Extra >s in Object Construction section...
415 * gobject/tut_howto.xml: Fix a formatting glitch
417 2008-05-14 Tor Lillqvist <tml@novell.com>
419 * glib/tmpl/spawn.sgml: Don't mention fork()/exec() in the short
420 description. fork()/exec() is an implementation detail on Unix.
422 2008-04-07 Matthias Clasen <mclasen@redhat.com>
424 * glib/tmpl/unicode.sgml: Updates for Unicode 5.1
426 2008-04-07 Matthias Clasen <mclasen@redhat.com>
428 Bug 526572 – Missing * in declaration of parent_class in Object
429 Destruction section of GObject Reference Manual
431 * gobject/tut_howto.xml: Add missing *.
433 2008-04-03 Matthias Clasen <mclasen@redhat.com>
435 Bug 525553 – fix typo and nitpicking in GArray documentation
437 * glib/tmpl/arrays.sgml: Correct an index in an example,
438 pointed out by Paul Bolle
440 2008-03-30 Matthias Clasen <mclasen@redhat.com>
442 * gio/gio-sections.txt: Add g_file_query_file_type.
444 2008-03-30 Matthias Clasen <mclasen@redhat.com>
446 * glib/glib-sections.txt:
447 * glib/tmpl/macros-misc.sgml: Document G_GNUC_ALLOC_SIZE
450 2008-03-28 A. Walton <awalton@svn.gnome.org>
453 Document GIO_EXTRA_MODULES, fixes a small typo.
455 2008-03-19 Matthias Clasen <mclasen@redhat.com>
457 * gio/overview.xml: Document GVS_DISABLE_FUSE.
459 2008-03-12 Benjamin Otte <otte@gnome.org>
461 * gio/gio-sections.txt:
462 g_file_contains_file() doesn't exist anymore
464 2008-03-10 Matthias Clasen <mclasen@redhat.com>
466 * === Released 2.16.1 ===
468 2008-03-10 Matthias Clasen <mclasen@redhat.com>
470 * === Released 2.16.0 ===
472 2008-03-10 Matthias Clasen <mclasen@redhat.com>
474 * glib/tmpl/linked_lists_double.sgml:
475 * glib/tmpl/linked_lists_single.sgml: Remove docs that have
478 2008-03-10 Matthias Clasen <mclasen@redhat.com>
480 * glib/tmpl/types.sgml: Add a Since marker for goffset (#521013,
483 2008-02-29 Matthias Clasen <mclasen@redhat.com>
485 * glib/tmpl/linked_lists_double.sgml: Move docs inline
487 2008-02-25 Matthias Clasen <mclasen@redhat.com>
489 * === Released 2.15.6 ===
491 2008-02-23 Matthias Clasen <mclasen@redhat.com>
493 * gio/gio-sections.txt: Updates
495 2008-02-21 Tor Lillqvist <tml@novell.com>
497 * glib/running.sgml: Clarify character set issues on Windows.
499 2008-02-13 Ryan Lortie <desrt@desrt.ca>
501 * gio/gio-sections.txt: add G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT
503 2008-02-12 Matthias Clasen <mclasen@redhat.com>
505 * gio/migration.xml: Add a note about mime monitoring
507 2008-02-11 Matthias Clasen <mclasen@redhat.com>
509 * === Released 2.15.5 ===
511 2008-02-11 Matthias Clasen <mclasen@redhat.com>
514 * gio/gio-sections.txt:
515 * gio/overview.xml: Documentation additions
517 2008-02-10 Philip Withnall <pwithnall@svn.gnome.org>
519 * glib/tmpl/modules.sgml: Improve the documentation for
520 the G_MODULE_EXPORT macro. (#514470)
522 2008-02-09 Matthias Clasen <mclasen@redhat.com>
524 * glib/tmpl/i18n.sgml: Improve the documentation for the
525 N_() macro. (#514053, Tommi Vainikainen)
527 2008-01-29 Christian Persch <chpe@gnome.org>
529 * glib/tmpl/macros_misc.sgml: G_GNUC_[PRETTY_]FUNCTION are
530 deprecated since 2.16, not 2.14.
532 2008-01-28 Matthias Clasen <mclasen@redhat.com>
534 * === Released 2.15.4 ===
536 2008-01-27 Matthias Clasen <mclasen@redhat.com>
538 * glib/tmpl/trees-nary.sgml: Move docs inline
540 2008-01-27 Matthias Clasen <mclasen@redhat.com>
542 * glib/tmpl/macros_misc.sgml: Document G_GNUC_(PRETTY)_FUNCTION
545 2008-01-24 Matthias Clasen <mclasen@redhat.com>
547 * gio/migration.xml: Some more
549 2008-01-23 Matthias Clasen <mclasen@redhat.com>
551 * gio/migration.xml: Add something on trash handling
552 and some very sketchy information on gnome_vfs_xfer
554 2008-01-23 Matthias Clasen <mclasen@redhat.com>
556 * gio/overview.xml: Document environment
557 variables used by GIO.
559 2008-01-21 Matthias Clasen <mclasen@redhat.com>
561 * === Released 2.15.3 ===
563 2008-01-20 Matthias Clasen <mclasen@redhat.com>
565 * gio/gio-sections.txt: Additions
567 2008-01-14 Matthias Clasen <mclasen@redhat.com>
569 * === Released 2.15.2 ===
571 2008-01-11 Matthias Clasen <mclasen@redhat.com>
573 * glib/*: Hook up gtestutils docs.
575 2008-01-08 Alexander Larsson <alexl@redhat.com>
579 Remove GDirectoryMonitor refernces
581 008-01-07 Matthias Clasen <mclasen@redhat.com>
583 * === Released 2.15.1 ===
585 2008-01-07 Matthias Clasen <mclasen@redhat.com>
587 * glib/glib-sections.txt:
588 * gio/gio-sections.txt: Update to api changes
590 2008-01-06 Matthias Clasen <mclasen@redhat.com>
592 * glib/building.sgml: Document new dependencies and
595 2007-12-31 Wouter Bolsterlee <wbolster@svn.gnome.org>
597 * gio/migrating.xml: Fixed invalid XML entity
599 2007-12-31 Wouter Bolsterlee <wbolster@svn.gnome.org>
601 * glib/tmpl/macros_misc.sgml: Fixed typo
603 2007-12-30 Matthias Clasen <mclasen@redhat.com>
606 * gio/gio-sections.txt: Updates
608 2007-12-29 Matthias Clasen <mclasen@redhat.com>
610 * glib/tmpl/spawn.sgml: Add a warning about allowed functions
611 between fork() and exec().
613 2007-12-24 Benjamin Otte <otte@gnome.org>
615 * glib/tmpl/timers.sgml: Add a warning about g_thread_init
616 invalidating timers. (#491218)
618 2007-12-24 Mathias Hasselmann <mathias@openismus.com>
620 Fix typo in g_try_new0 docs (#505195, Felix Riemann).
622 * docs/reference/glib/tmpl/memory.sgml: Reference
623 n_structs, instead of non-existant n_counts argument.
625 2007-12-22 Matthias Clasen <mclasen@redhat.com>
627 * gobject/tmpl/gtypemodule.sgml: Fix a typo
629 2007-12-20 Matthias Clasen <mclasen@redhat.com>
631 * === Released 2.15.0 ===
633 2007-12-19 Alexander Larsson <alexl@redhat.com>
637 Some minor fixes and additions.
639 2007-12-17 Matthias Clasen <mclasen@redhat.com>
641 * gio: Flesh out the overview and migration docs.
643 2007-12-17 Matthias Clasen <mclasen@redhat.com>
645 * gio/migration.xml: Stub of a migration chapter
646 * gio/overview.xml: Stub of an overview
647 * gio/gvfs-overview.{odg,png}: Overview diagram taken
648 from Alex Guadec slides.
651 * gio/gio-docs.xml: Include these
653 2007-12-17 Matthias Clasen <mclasen@redhat.com>
655 * gio/gio-sections.txt: Updates
657 2007-12-14 Matthias Clasen <mclasen@redhat.com>
659 * glib/tmpl/hash_tables.sgml:
660 * glib/glib-sections.txt: Add hash iterator functions
662 2007-12-10 Matthias Clasen <mclasen@redhat.com>
664 * gio/gio-sections.txt:
666 * gio/gio.types: Add gdesktopappinfo
668 2007-12-10 Bastien Nocera <hadess@hadess.net>
670 * glib/tmpl/keyfile.sgml: Mention the difference
671 in handling booleans between GKeyFile and .INI files
674 2007-12-10 Alexander Larsson <alexl@redhat.com>
677 Remove more internal headers.
679 * gio/gio-sections.txt:
682 2007-12-10 Matthias Clasen <mclasen@redhat.com>
684 * gio/Makefile.am: Ignore gioalias.h
685 * gio/gio-sections.txt: Updates
687 2007-12-07 Behdad Esfahbod <behdad@gnome.org>
689 * glib/tmpl/date.sgml: Fix tiny grammar typo.
691 2007-12-04 Emmanuele Bassi <ebassi@gnome.org>
693 * glib/glib-sections.txt: Add GChecksum public API.
695 * glib/tmpl/checksum.sgml:
696 * glib/glib-docs.sgml: Add the checksums API page.
698 2007-11-29 Behdad Esfahbod <behdad@gnome.org>
700 Bug 500361 – Improve docs for g_array_free() and g_ptr_array_free()
702 * glib/tmpl/arrays.sgml:
703 * glib/tmpl/arrays_pointer.sgml:
704 Document how to free the return value.
706 2007-11-28 Matthias Clasen <mclasen@redhat.com>
708 * gio/gio-sections.txt: More cleanup
710 * gio/gio.types: Remove internal types
712 2007-11-27 Matthias Clasen <mclasen@redhat.com>
714 * gio/gio-sections.txt: Remove nonexisting functions
716 2007-11-27 Matthias Clasen <mclasen@redhat.com>
718 * gio/gio-sections.txt: Some additions
720 2007-11-27 Matthias Clasen <mclasen@redhat.com>
722 * gio/gio-sections.txt:
724 * gio/gio.types: Update for api changes
726 2007-11-26 Alexander Larsson <alexl@redhat.com>
731 * gio/gio-sections.txt:
733 * gio/version.xml.in:
736 2007-11-23 Matthias Clasen <mclasen@redhat.com>
738 * glib/tmpl/i18n.sgml:
739 * glib/glib-sections.txt: Add g_dpgettext(), C_()
741 2007-11-18 Matthias Clasen <mclasen@redhat.com>
743 * glib/tmpl/option.sgml: Update the example to demonstrate
744 error handling. (#497033, Matti Katila)
746 2007-11-09 Matthias Clasen <mclasen@redhat.com>
748 * glib/tmpl/patterns.sgml: Add a warning about strlen vs
749 g_utf8_strlen. (#455725, Michael Rasmussen)
751 * glib/tmpl/date.sgml: Add a footnote explaining leap years.
752 (#491982, Areg Beketovski)
754 * glib/tmpl/date.sgml: Improve g_date_clamp docs. (#491970,
757 2007-11-08 Matthias Clasen <mclasen@redhat.com>
759 * glib/tmpl/memory.sgml
760 * glib/tmpl/hooks.sgml: Cleanups and fixes
762 2007-11-08 Matthias Clasen <mclasen@redhat.com>
764 * glib/tmpl/thread_pools.sgml: Fix the GThreadPool docs.
765 (#491959, Areg Beketovski)
767 2007-11-07 Matthias Clasen <mclasen@redhat.com>
769 * glib/glib-sections.txt: Add g_markup_parse_context_get_element_stack
771 2007-11-07 Matthias Clasen <mclasen@redhat.com>
773 * glib/building.sgml: Fix a typo
775 2007-11-07 Matthias Clasen <mclasen@redhat.com>
777 * === Released 2.14.3 ===
779 2007-11-05 Mathias Hasselmann <mathias@openismus.com>
781 * docs/reference/gobject/tut_gtype.xml: Use correct naming conventions
782 when explaining maman_bar_get_type(). (#493688) Mention G_DEFINE_TYPE.
784 2007-10-16 Matthias Clasen <mclasen@redhat.com>
786 * gobject/tmpl/gparamspec.sgml: Small update (#477704, Ross Burton)
788 2007-10-16 Matthias Clasen <mclasen@redhat.com>
790 * === Released 2.14.2 ===
792 2007-10-16 Matthias Clasen <mclasen@redhat.com>
794 * gobject/tmpl/param_value_types.sgml: Add some discussion on
795 g_value_set_object() vs g_value_take_object(). (#477957, Davyd
798 2007-09-19 Behdad Esfahbod <behdad@gnome.org>
800 * glib/building.sgml: Fix gettext URL. (#478349, kraai ftbfs.org)
802 2007-09-19 Matthias Clasen <mclasen@redhat.com>
804 * === Released 2.14.1 ===
806 2007-09-16 Matthias Clasen <mclasen@redhat.com>
808 * glib/Makefile.am: Remove reference to trio
810 2007-09-11 Matthias Clasen <mclasen@redhat.com>
812 * glib/tmpl/error_reporting.sgml: Add an example. (#474229,
815 2007-09-09 Behdad Esfahbod <behdad@gnome.org>
817 * glib/tmpl/warnings.sgml: Improve G_BREAKPOINT docs. (#474899)
819 2007-09-05 Behdad Esfahbod <behdad@gnome.org>
821 * glib/tmpl/glib-unused.sgml:
822 * glib/tmpl/macros_misc.sgml:
823 * glib/tmpl/main.sgml:
824 * gobject/tmpl/gparamspec.sgml:
826 Tue Aug 28 19:04:12 2007 Tim Janik <timj@gtk.org>
828 * glib/tmpl/memory_slices.sgml: clarified alignment
829 expectations for g_slice_alloc().
831 2007-08-20 Behdad Esfahbod <behdad@gnome.org>
833 * glib/tmpl/unicode.sgml: Document that GUnicodeScript is
834 interchangeable with PangoScript.
836 2007-08-20 Behdad Esfahbod <behdad@gnome.org>
838 * glib/tmpl/spawn.sgml:
841 2007-08-15 Mikael Hallendal <micke@imendio.com>
843 * glib/tmpl/keyfile.sgml: Clearify that only comments can precede
844 groups in Key-files. (#466768)
846 2007-08-03 Matthias Clasen <mclasen@redhat.com>
848 * === Released 2.14.0 ===
850 2007-07-21 Matthias Clasen <mclasen@redhat.com>
852 * glib/glib-sections.txt: Additions
854 2007-07-21 Matthias Clasen <mclasen@redhat.com>
856 * glib/tmpl/fileutils.sgml: Fix an inaccuracy in the
857 G_FILE_TEST_IS_REGULAR docs, pointed out by
858 Vincent Untz. (#417068)
860 2007-07-20 Matthias Clasen <mclasen@redhat.com>
862 * glib/tmpl/limits.sgml:
863 * glib/tmpl/types.sgml:
864 * glib/glib-sections.txt: Add new functions
866 2007-07-19 Behdad Esfahbod <behdad@gnome.org>
868 * glib/glib-sections.txt:
870 2007-07-12 Matthias Clasen <mclasen@redhat.com>
872 * === Released 2.13.7 ===
874 Thu Jul 12 18:28:47 2007 Tim Janik <timj@gtk.org>
876 * gobject/tmpl/gtype.sgml: fixed g_type_name() docs to forbid passing in
879 Thu Jul 12 15:45:27 2007 Tim Janik <timj@imendio.com>
881 * glib/tmpl/threads.sgml: document major caveat of g_private_set/g_private_get,
882 i.e. not retaining private data across g_thread_init.
884 Tue Jul 10 13:11:55 2007 Tim Janik <timj@imendio.com>
886 * glib/tmpl/types.sgml: corrected descriptions of gsize and gssize.
888 Tue Jul 10 13:04:03 2007 Tim Janik <timj@imendio.com>
890 * minor docu build fixes.
892 Tue Jul 10 12:31:04 2007 Tim Janik <timj@imendio.com>
894 * glib/tmpl/threads.sgml: document g_once_init_enter and g_once_init_leave.
896 2007-07-09 Matthias Clasen <mclasen@redhat.com>
898 * tmpl/modules.sgml: Remove duplicate paragraph.
899 (#45786, Ruben Vermeersch)
901 * tmpl/modules.sgml: Remove duplicate code from
902 an example. (#454785, Ruben Vermeersch)
904 Mon Jul 9 10:23:53 2007 Tim Janik <timj@imendio.com>
906 * gobject/tmpl/gclosure.sgml: GClosure docu fixes from Guillaume
909 Fri Jun 29 2007 Matthias Clasen <mclasen@redhat.com>
911 * === Released 2.13.6 ===
913 Wed Jun 27 11:43:01 2007 Tim Janik <timj@gtk.org>
915 * gobject/tmpl/gtype.sgml (initializers): typo fix, #451459.
917 2007-06-23 Emmanuele Bassi <ebassi@gnome.org>
919 * glib/tmpl/memory.sgml: Add a clarification about pairing the
920 memory allocation and free functions, and not mix system's
921 malloc/free with the corresponding GLib ones. (#450216, Hubert
924 2007-06-18 Matthias Clasen <mclasen@redhat.com>
926 * === Released 2.13.5 ===
928 2007-06-18 Emmanuele Bassi <ebassi@gnome.org>
930 * glib/glib-sections.txt: Add g_timeout_add_seconds_full().
932 2007-06-17 Behdad Esfahbod <behdad@gnome.org>
934 * glib/tmpl/quarks.sgml:
936 2007-06-16 Emmanuele Bassi <ebassi@gnome.org>
938 * glib/tmpl/macros.sgml: Document the undefined behaviour of
939 CLAMP() if low > high. (#448260)
941 2007-06-13 Sven Neumann <sven@gimp.org>
943 * glib/glib-sections.txt
944 * glib/tmpl/memory_slices.sgml: document g_slice_copy() and
947 2007-06-13 Matthias Clasen <mclasen@redhat.com>
949 * glib/tmpl/warnings.sgml: Add some verbiage about
950 intended use cases for the g_return macros, inspired
951 by a bugzilla comment by Havoc Pennington.
953 2007-06-05 Matthias Clasen <mclasen@redhat.com>
955 * === Released 2.13.4 ===
957 2007-06-04 Matthias Clasen <mclasen@redhat.com>
959 * === Released 2.13.3 ===
961 2007-06-04 Matthias Clasen <mclasen@redhat.com>
963 * glib/glib-sections.txt:
964 * glib/tmpl/misc_utils.sgml: Add g_get_special_user_dir()
967 2007-05-30 Matthias Clasen <mclasen@redhat.com>
969 * glib/tmpl/i18n.sgml: Add some hints about
972 2007-05-30 Dan Winship <danw@novell.com>
974 * glib/glib-sections.txt:
975 * glib/tmpl/keyfile.sgml: add G_KEY_FILE_DESKTOP_* macros
977 2007-05-26 Matthias Clasen <mclasen@redhat.com>
979 * gobject/tmpl/objects.sgml: Fix a typo
981 2007-05-22 Matthias Clasen <mclasen@redhat.com>
983 * === Released 2.13.2 ===
985 2007-05-17 Matthias Clasen <mclasen@redhat.com>
987 * glib/tmpl/messages.sgml: Fix a typo (#436547,
990 2007-05-14 Matthias Clasen <mclasen@redhat.com>
992 * glib/running.sgml: Document g_slice_debug_tree_statistics
993 as debug-only functionality.
995 2007-05-11 Matthias Clasen <mclasen@redhat.com>
997 * glib/tmpl/option.sgml: Document new G_OPTION_ARG_REMAINING
1000 2007-05-03 Behdad Esfahbod <behdad@gnome.org>
1002 * glib/glib-sections.txt:
1003 * glib/tmpl/messages.sgml:
1004 Add g_unichar_ismark().
1006 2007-05-03 Matthias Clasen <mclasen@redhat.com>
1008 * === Released 2.13.1 ===
1010 2007-04-30 Matthias Clasen <mclasen@redhat.com>
1012 * glib/glib-sections.txt: Add new regex functions
1014 2007-04-30 Matthias Clasen <mclasen@redhat.com>
1016 * glib/glib-sections.txt:
1017 * glib/tmpl/gregex.sgml: Update for the GRegex/GMatchInfo
1020 2007-04-24 Matthias Clasen <mclasen@redhat.com>
1022 * glib/glib-sections.txt: Add g_option_context_get_help.
1024 2007-04-11 Emmanuele Bassi <ebassi@gnome.org>
1026 * glib/glib-sections.txt: Add new hash functions.
1028 2007-04-02 Ryan Lortie <desrt@desrt.ca>
1030 * gobject/tmpl/objects.sgml: Document ->constructed().
1032 2007-03-18 Matthias Clasen <mclasen@redhat.com>
1034 * glib/tmpl/thread_pools.sgml:
1035 * glib/tmpl/strings.sgml:
1036 * glib/tmpl/string_chunks.sgml:
1037 * glib/tmpl/spawn.sgml:
1038 * glib/tmpl/patterns.sgml:
1039 * glib/tmpl/modules.sgml:
1040 * glib/tmpl/memory_slices.sgml:
1041 * glib/tmpl/memory.sgml:
1042 * glib/tmpl/gregex.sgml: Trivial cleanups
1044 2007-03-16 Matthias Clasen <mclasen@redhat.com>
1046 * === Released 2.13.0 ===
1048 Fri Mar 16 16:04:42 2007 Tim Janik <timj@gtk.org>
1050 * glib/tmpl/scanner.sgml: some fixups, mention that changing scanner
1051 config during the parsing phase is supported behavior.
1053 2007-03-15 Marco Barisione <marco@barisione.org>
1055 Add GRegex for regular expression matching. (#50075)
1058 * glib/glib-docs.sgml:
1059 * glib/glib-sections.txt:
1060 * glib/tmpl/glib-unused.sgml:
1061 * glib/regex-syntax.sgml:
1062 * glib/tmpl/gregex-unused.sgml:
1063 * glib/tmpl/gregex.sgml: Add GRegex.
1065 * glib/building.sgml: Document build options for GRegex.
1067 2007-03-14 Stefan Kost <ensonic@users.sf.net>
1069 * gobject/tmpl/gparamspec.sgml:
1070 Readd docs for G_PARAM_STATIC_NICK and add docs for new
1071 G_PARAM_STATIC_STRINGS (fixes #418021).
1073 2007-03-06 Matthias Clasen <mclasen@redhat.com>
1075 * glib/tmpl/threads.sgml: Document G_ERRORCHECK_MUTEXES. (#412145)
1077 * glib/tmpl/trees-nary.sgml: Fix a typo in the docs for
1078 g_node_first_child(). (#409395, Vincent Untz)
1080 2007-02-11 Stefan Kost <ensonic@users.sf.net>
1082 * gobject/tut_gobject.xml:
1083 * gobject/tut_gsignal.xml:
1084 * gobject/tut_gtype.xml:
1085 * gobject/tut_howto.xml:
1086 * gobject/tut_intro.xml:
1087 * gobject/tut_tools.xml:
1088 Format XML to be more editable. Describe Interfaces better. Add a
1089 footnote at first occurance of 'maman_'.
1091 2007-02-08 Stefan Kost <ensonic@users.sf.net>
1093 * gobject/tut_gobject.xml:
1094 * gobject/tut_gsignal.xml:
1095 * gobject/tut_gtype.xml:
1096 * gobject/tut_howto.xml:
1097 * gobject/tut_tools.xml:
1098 Unify spelling of GObject and GType. Improve some wording. Update the
1099 usage of private data. Make tables use row-spans and add id's to them.
1101 2007-01-30 Matthias Clasen <mclasen@redhat.com>
1103 * gobject/tmpl/gsignal.sgml: Correct a typo.
1104 (#401994, Mariano Suarez-Alvarez)
1106 2007-01-26 Matthias Clasen <mclasen@redhat.com>
1108 * glib/tmpl/macros_misc.sgml: Document G_GNUC_INTERNAL
1109 support for Sun Studio.
1111 2007-01-23 Matthias Clasen <mclasen@redhat.com>
1113 * gobject/tmpl/objects.sgml: Document
1114 g_object_class_override_property as 2.4 addition (#399940,
1117 2007-01-17 Behdad Esfahbod <behdad@gnome.org>
1119 * glib/tmpl/macros_misc.sgml: Put back G_GNUC_HAVE_VISIBILITY
1120 doc that was removed accidentally.
1122 2007-01-15 Matthias Clasen <mclasen@redhat.com>
1124 * gobject/tmpl/gparamspec.sgml; Document G_PARAM_STATIC_NICK.
1125 (#396564, Vincent Untz)
1127 2007-01-12 Matthias Clasen <mclasen@redhat.com>
1129 * glib/tmpl/keyfile.sgml: Small clarifications.
1131 2007-01-03 Behdad Esfahbod <behdad@gnome.org>
1133 * glib/glib-sections.txt: Add g_unichar_iszerowidth.
1135 * glib/tmpl/glib-unused.sgml:
1136 * glib/tmpl/keyfile.sgml:
1137 * glib/tmpl/macros_misc.sgml:
1138 * glib/tmpl/messages.sgml:
1139 * glib/tmpl/unicode.sgml:
1142 2007-01-02 Matthias Clasen <mclasen@redhat.com>
1144 * glib/running.sgml: Remove C99ism from example.
1146 2006-12-31 Matthias Clasen <mclasen@redhat.com>
1148 * glib/tmpl/threads.sgml: Fix whitespace. (#391116)
1150 2006-12-28 Matthias Clasen <mclasen@redhat.com>
1152 * gobject/tmpl/gtype.sgml: Updates
1154 * gobject/tmpl/gtypemodule.sgml: Document dynamic type
1155 registration macros.
1157 * gobject/gobject-docs.sgml: Add "Since 2.14" index
1158 * gobject/gobject-sections.txt: Add dynamic type macros
1160 2006-12-28 Matthias Clasen <mclasen@redhat.com>
1162 * gobject/tmpl/objects.sgml: Clarify a detail about
1163 g_object_set_data_full. (#343750, Christian Neumair)
1165 Wed Dec 27 15:56:53 2006 Tim Janik <timj@gtk.org>
1167 * glib/tmpl/memory_slices.sgml:
1168 * glib/running.sgml: document G_SLICE=debug-blocks.
1170 2006-12-27 Matthias Clasen <mclasen@redhat.com>
1172 * glib/running.sgml:
1173 * glib/tmpl/option.sgml:
1174 * glib/tmpl/date.sgml: Add hints for locale-dependent functions.
1176 2006-12-18 Matthias Clasen <mclasen@redhat.com>
1178 * glib/tmpl/keyfile.sgml: Small clarification (#369908,
1181 2006-12-17 Matthias Clasen <mclasen@redhat.com>
1183 * glib/tmpl/spawn.sgml: Refer to g_child_watch_add() in addition
1186 * gobject/tmpl/objects.sgml: Expand GObject::notify
1187 documentation. (#381722, Nickolay V. Shmyrev)
1189 * gobject/tmpl/gparamspec.sgml: Add canonical-parameter-name id.
1191 2006-12-15 Matthias Clasen <mclasen@redhat.com>
1193 * glib/glib-docs.sgml: Add a "Since 2.14" section.
1195 * glib/glib-sections.txt: Add g_string_chunk_clear.
1197 2006-12-14 Matthias Clasen <mclasen@redhat.com>
1199 * gobject/*.xml: s/Gnome/GNOME/g (#352156, Guillaume Desmottes)
1201 * glib/tmpl/keyfile.sgml: Clarify the behaviour
1202 wrt. to duplicate keys and groups.
1204 2006-12-13 Matthias Clasen <mclasen@redhat.com>
1206 * glib/tmpl/modules.sgml: Point out that valid symbols may be NULL.
1208 2006-10-08 Matthias Clasen <mclasen@redhat.com>
1210 * glib/tmpl/unicode.sgml: Document GUnicodeType.
1212 2006-10-08 Matthias Clasen <mclasen@redhat.com>
1214 * glib/glib-sections.txt: Add g_unichar_get_script() and
1217 * glib/tmpl/unicode.sgml: Document GUnicodeScript
1219 * gobject/tmpl/enumerations_flags.sgml: Add a hint about
1220 the requirement that enum and flags values must be static.
1222 2006-10-01 Matthias Clasen <mclasen@redhat.com>
1224 * glib/tmpl/option.sgml: Improve example. (#367625, Ross Burton)
1226 Mon Sep 11 14:57:46 2006 Tim Janik <timj@imendio.com>
1228 * glib/running.sgml: documented G_DEBUG flags resident-modules
1229 and bind-now-modules, patch by Christian Persch on bug #345099.
1231 2006-09-10 Matthias Clasen <mclasen@redhat.com>
1233 * glib/glib-sections.txt: Add new functions
1235 2006-08-28 Matthias Clasen <mclasen@redhat.com>
1237 * glib/compiling.sgml: Add a note about G_DISABLE_DEPRECATED.
1238 (#353172, Matt Barnes)
1240 Wed Aug 16 13:55:39 2006 Tim Janik <timj@imendio.com>
1242 * glib/tmpl/trash_stack.sgml: added notes about complexity.
1244 2006-08-15 Matthias Clasen <mclasen@redhat.com>
1246 * === Released 2.12.2 ===
1248 2006-08-10 Josh Parsons <josh.parsons@stonebow.otago.ac.nz>
1250 * gobject/tmpl/gtype.sgml:
1251 * glib/tmpl/threads.sgml: Style and grammar fixes.
1253 2006-08-05 Matthias Clasen <mclasen@redhat.com>
1255 * glib/tmpl/messages.sgml: Add some hints
1256 about making warnings fatal. (#348785, Matt
1259 2006-07-22 Matthias Clasen <mclasen@redhat.com>
1261 * === Released 2.12.1 ===
1263 2006-07-20 Tor Lillqvist <tml@novell.com>
1265 * glib/tmpl/date.sgml: Improve doc for
1266 g_date_strftime(). (#346197)
1268 2006-07-05 Matthias Clasen <mclasen@redhat.com>
1270 * glib/tmpl/base64.sgml: Remove bogus reference
1271 to nonexisting function. (#346660, Mark Drago)
1273 2006-07-02 Matthias Clasen <mclasen@redhat.com>
1275 * === Released 2.12.0 ===
1277 2006-06-20 Matthias Clasen <mclasen@redhat.com>
1279 * === Released 2.11.4 ===
1281 2006-06-12 Matthias Clasen <mclasen@redhat.com>
1283 * === Released 2.11.3 ===
1285 2006-06-05 Matthias Clasen <mclasen@redhat.com>
1287 * === Released 2.11.2 ===
1289 2006-06-01 Matthias Clasen <mclasen@redhat.com>
1291 * glib/glib-sections.txt: Add new hash table functions.
1292 Add new g_source functions.
1294 Wed May 31 11:35:48 2006 Tim Janik <timj@gtk.org>
1296 * gobject/tmpl/gtype.sgml (Note): amend G_TYPE_CHAR according to #303622.
1298 2006-05-28 Matthias Clasen <mclasen@redhat.com>
1300 * glib/tmpl/markup.sgml: Document G_MARKUP_TREAT_CDATA_AS_TEXT.
1302 2006-05-16 Matthias Clasen <mclasen@redhat.com>
1304 * glib/glib-sections.txt: Add g_ascii_strtoll
1306 2006-05-15 Matthias Clasen <mclasen@redhat.com>
1308 * === Released 2.11.1 ===
1310 2006-05-13 Matthias Clasen <mclasen@redhat.com>
1312 * glib/glib-sections.txt: Document new api.
1314 2006-05-11 Bastien Nocera <hadess@hadess.net>
1316 * glib/tmpl/option.sgml: add documentation for G_OPTION_ARG_INT64
1318 2006-05-10 Matthias Clasen <mclasen@redhat.com>
1320 * gobject/tmpl/gtype.sgml: Updates
1322 2006-05-02 Matthias Clasen <mclasen@redhat.com>
1324 * === Released 2.11.0 ===
1326 2006-05-02 Matthias Clasen <mclasen@redhat.com>
1328 * gobject/tmpl/gtypemodule.sgml: Document a little
1329 pitfall with the last unref for an object.
1331 2006-04-27 Matthias Clasen <mclasen@redhat.com>
1333 * glib/tmpl/unicode.sgml: Mention that GLib 2.12 will
1336 2006-04-21 Matthias Clasen <mclasen@redhat.com>
1338 * gobject/gobject-sections.txt:
1339 * gobject/tmpl/objects.sgml:
1340 * gobject/tmpl/gtype.sgml: Additions
1342 * glib/glib-docs.sgml:
1343 * gobject/gobject-docs.sgml: Add 2.12 indices.
1345 * gobject/tmpl/gtype.sgml: Document g_type_register_static_simple
1347 2006-04-19 Matthias Clasen <mclasen@redhat.com>
1349 * gobject/tmpl/objects.sgml: Add some missing Since: 2.8 tags
1351 2006-04-18 Matthias Clasen <mclasen@redhat.com>
1353 * glib/glib-sections.txt: Add new keyfile api
1355 2006-04-18 Matthias Clasen <mclasen@redhat.com>
1357 * gobject/tut_gobject.xml: Say that ref/unref are thread-safe now.
1358 (#322883, Christophe Fergeau)
1360 2006-04-05 Matthias Clasen <mclasen@redhat.com>
1362 * gobject/tmpl/signals.sgml: Document class_offset 0.
1363 and that class_closure may be NULL.
1365 2006-04-04 Matthias Clasen <mclasen@redhat.com>
1367 * glib/glib-sections.txt:
1368 * glib/glib-docs.sgml: Add Base64 section
1370 2006-04-03 Matthias Clasen <mclasen@redhat.com>
1372 * gobject/tmpl/objects.sgml: Add some verbiage to
1373 g_object_ref_sink_docs. (#336677)
1375 2006-03-30 Matthias Clasen <mclasen@redhat.com>
1377 * gobject/tmpl/objects.sgml: Update the floating docs wrt
1378 to GInitiallyUnowned.
1380 * gobject/tmpl/param_value_types.sgml:
1381 * gobject/tmpl/objects.sgml:
1382 * gobject/tmpl/gtype.sgml: Additions
1384 * glib/tmpl/messages.sgml: Cleanup
1386 * glib/tmpl/memory_slices.sgml: Adapt to a parameter name change
1388 * glib/tmpl/linked_lists_double.sgml: Document g_list_free1
1390 2006-03-27 Matthias Clasen <mclasen@redhat.com>
1392 * glib/tmpl/option.sgml: Document floating point arguments
1394 Fri Mar 24 15:22:04 2006 Tim Janik <timj@imendio.com>
1396 * glib/tmpl/atomic_operations.sgml: some wording fixups.
1398 2006-03-20 Matthias Clasen <mclasen@redhat.com>
1400 * glib/tmpl/types.sgml: Document G_HAVE_GINT64 as deprecated.
1401 (#335294, Richard Laager)
1403 2006-03-15 Matthias Clasen <mclasen@redhat.com>
1405 * glib/tmpl/option.sgml: Hint that @error should
1406 be set in error cases. (#334646, Christian Persch)
1408 2006-03-09 Matthias Clasen <mclasen@redhat.com>
1410 * glib/templ/timers.sgml: Mention that the second
1411 parameter of g_timer_elapsed can be NULL (#333916,
1414 2006-03-07 Matthias Clasen <mclasen@redhat.com>
1416 * === Released 2.10.1 ===
1418 2006-02-24 Matthias Clasen <mclasen@redhat.com>
1420 * === Released 2.10.0 ===
1422 2006-02-22 Stefan Kost <ensonic@users.sf.net>
1424 * gobject/tmpl/gtype.sgml:
1425 add @since: for _add_private, _GET_PRIVATE
1426 * gobject/tut_gobject.xml:
1427 fix example to use ->priv and not ->private
1428 * gobject/tut_howto.xml:
1429 fix g_type_class_add_private example
1431 2006-02-14 Tor Lillqvist <tml@novell.com>
1433 * glib/tmpl/iochannels.sgml: Document some Windows-specific issues.
1435 * glib/glib-sections.txt: Move three Windows-specific functions
1436 that now are documented from being Private to the correct section.
1438 2006-02-10 Matthias Clasen <mclasen@redhat.com>
1440 * === Released 2.9.6 ===
1442 2006-02-10 Matthias Clasen <mclasen@redhat.com>
1444 * glib/tmpl/date.sgml: Fix a typo (#329123, Kjartan Maraas)
1446 2006-01-27 Matthias Clasen <mclasen@redhat.com>
1448 * === Released 2.9.5 ===
1450 2006-01-27 Matthias Clasen <mclasen@redhat.com>
1452 * glib/glib-sections.txt:
1453 * glib/tmpl/memory.sgml: Document g_mem_gc_friendly.
1455 2006-01-26 Matthias Clasen <mclasen@redhat.com>
1457 * gobject/tut_tools.xml: Mention g_trap_object_ref
1459 * glib/running.sgml: Add g_trap variables to the index.
1460 Mention conditional breakpoints as an alternative.
1462 Wed Jan 25 17:32:22 2006 Tim Janik <timj@gtk.org>
1464 * glib/tmpl/memory_slices.sgml: link to G_DEBUG/G_SLICE where appropriate.
1466 Wed Jan 25 17:12:47 2006 Tim Janik <timj@gtk.org>
1468 * glib/running.sgml: documented G_SLICE=always-malloc and
1469 G_DEBUG=gc-friendly. added anchors for each env var.
1471 2006-01-18 Matthias Clasen <mclasen@redhat.com>
1473 * === Released 2.9.4 ===
1475 2006-01-18 Matthias Clasen <mclasen@redhat.com>
1477 * glib/tmpl/scanner.sgml: Add a note explaining peculiarities
1478 of peek_token wrt to scope changes. (#307922)
1480 2006-01-17 Matthias Clasen <mclasen@redhat.com>
1482 * glib/tmpl/memory.sgml: Add a note about casting the results
1483 of g_new() and g_new0().
1485 2006-01-16 Matthias Clasen <mclasen@redhat.com>
1487 * === Released 2.9.3 ===
1489 2006-01-12 Federico Mena Quintero <federico@ximian.com>
1491 * glib/file-name-encodings.sxd: Replaced with the correct file.
1493 * glib/file-name-encodings.png: Huh? This was a 6-byte file.
1494 Replaced it with the correct one.
1496 2006-01-07 Stefan Kost <ensonic@users.sf.net>
1498 * gobject/tut_gtype.xml:
1499 fix internal link, little XXX cleanup
1501 2006-01-05 Matthias Clasen <mclasen@redhat.com>
1503 * === Released 2.9.2 ===
1505 2006-01-03 Matthias Clasen <mclasen@redhat.com>
1507 * glib/glib-sections.txt: Add new API
1509 2006-01-02 Stepan Kasal <kasal@ucw.cz>
1511 * glib/glib-docs.sgml (glib-Windows-Compatability-Functions): Rename
1512 (glib-Windows-Compatibility-Functions): , ie. s/Compata/Compati/
1513 * glib/glib-sections.txt: s/Compata/Compati/
1515 2005-12-24 Matthias Clasen <mclasen@redhat.com>
1517 * gobject/gobject-sections.txt:
1518 * gobject/tmpl/param_value_types.sgml: Document GType
1521 2005-12-20 Matthias Clasen <mclasen@redhat.com>
1523 * glib/glib-sections.txt: add g_thread_pool_set_sort_function.
1525 2005-12-19 Matthias Clasen <mclasen@redhat.com>
1527 * glib/tmpl/*.sgml: Update versioned deprecation
1529 * gobject/tmpl/gboxed.sgml: Document G_TYPE_HASH_TABLE.
1531 * glib/glib-sections.txt: Add g_list_free1
1533 * glib/glib-overrides.txt: Remove G_THREADS_IMPL_SOLARIS
1535 2005-12-14 Matthias Clasen <mclasen@redhat.com>
1537 * glib/glib-sections.txt:
1538 * glib/tmpl/atomic_operations.sgml: Document new atomic
1541 2005-12-14 Federico Mena Quintero <federico@ximian.com>
1543 * glib/building.sgml: Clarify exactly what happens when you use --enable-gc-friendly.
1545 Mon Dec 12 15:31:41 2005 Tim Janik <timj@imendio.com>
1547 * gobject/tmpl/objects.sgml: corrected floating reference documentation.
1549 2005-12-09 Matthias Clasen <mclasen@redhat.com>
1551 * === Released 2.9.1 ===
1553 2005-12-07 Matthias Clasen <mclasen@redhat.com>
1555 * gobject/tmpl/gparamspec.sgml:
1556 * gobject/tmpl/gtype.sgml: Document n_preallocs as
1559 2005-12-05 Matthias Clasen <mclasen@redhat.com>
1561 * glib/glib-sections.txt: Updates
1563 * glib/tmpl/memory_slices.sgml: Fix a small formatting
1566 * glib/tmpl/trees-nary.sgml:
1567 * glib/tmpl/linked_lists_single.sgml:
1568 * glib/tmpl/linked_lists_double.sgml:
1569 * glib/tmpl/caches.sgml:
1570 * glib/tmpl/strings.sgml:
1571 * glib/tmpl/scanner.sgml:
1572 * glib/tmpl/main.sgml: Add versioned deprecation.
1574 Mon Dec 5 15:53:37 2005 Tim Janik <timj@imendio.com>
1576 * glib/tmpl/memory_slices.sgml: updates to new g_slice API
1579 2005-12-05 Matthias Clasen <mclasen@redhat.com>
1581 * gobject/tmpl/generic_values.sgml:
1582 * glib/tmpl/trees-nary.sgml:
1583 * glib/tmpl/linked_lists_double.sgml:
1584 * glib/tmpl/linked_lists_single.sgml:
1585 * glib/tmpl/memory_chunks.sgml:
1586 * glib/tmpl/allocators.sgml:
1587 * glib/tmpl/macros_misc.sgml: Updates
1589 * glib/Makefile.am: Ignore gmirroringtable.h
1591 2005-12-04 Matthias Clasen <mclasen@redhat.com>
1593 * glib/tmpl/macros_misc.sgml: Document G_GNUC_WARN_UNUSED_RESULT.
1595 2005-12-03 Matthias Clasen <mclasen@redhat.com>
1597 * glib/tmpl/caches.sgml: Document g_cache_value_foreach
1598 as deprecated; document g_cache_key_foreach more thorougly
1600 * glib/glib-sections.txt:
1601 * glib/tmpl/linked_lists_single.sgml: Add g_slist_free1.
1603 * glib/tmpl/memory_chunks.sgml: Document GMemChunk
1606 * glib/glib-docs.sgml:
1607 * glib/glib-sections.txt:
1608 * glib/tmpl/memory_slices.sgml: Document the slice
1611 2005-12-02 Matthias Clasen <mclasen@redhat.com>
1613 * glib/building.sgml:
1614 * glib/tmpl/threads.sgml:
1615 * glib/glib-sections.txt: Remove G_THREADS_IMPL_SOLARIS
1617 * glib/tmpl/types.sgml: Document G_GUINT64_CONSTANT.
1619 2005-11-27 Matthias Clasen <mclasen@redhat.com>
1621 * gobject/gobject-sections.txt:
1622 * gobject/tmpl/gboxed.sgml: Add g_object_ref_sink,
1623 g_object_is_floating, g_param_spec_ref_sink,
1626 2005-11-22 Matthias Clasen <mclasen@redhat.com>
1628 * glib/glib-sections.txt: Add g_hash_table_ref
1629 and g_hash_table_unref
1631 2005-11-17 Matthias Clasen <mclasen@redhat.com>
1633 * === Released 2.9.0 ===
1635 2005-11-17 Matthias Clasen <mclasen@redhat.com>
1637 * glib/tmpl/date.sgml:
1638 * glib/glib-sections.txt: Add g_date_set_time_t,
1639 g_date_set_time_val and g_thread_foreach
1641 2005-11-08 Matthias Clasen <mclasen@redhat.com>
1643 * glib/tmpl/threads.sgml: Improve GOnce docs.
1644 (#320950, Christophe Fergeau)
1646 2005-11-04 Matthias Clasen <mclasen@redhat.com>
1648 * glib/running.sgml: Document fatal_criticals.
1650 2005-10-26 Matthias Clasen <mclasen@redhat.com>
1652 * gobject/gobject-sections.txt:
1653 * gobject/tmpl/generic_values.sgml: Document g_value_set_instance(),
1654 (#319885, Milosz Derezynski)
1656 2005-10-26 Matthias Clasen <mclasen@redhat.com>
1658 * glib/tmpl/unicode.sgml: Add a footnote about surrogate
1659 pairs. (#317683, Behdad Esfahbod)
1661 2005-10-05 Matthias Clasen <mclasen@redhat.com>
1663 * glib/compiling.sgml: Document gmodule-no-export-2.0
1665 2005-10-01 Davyd Madeley <davyd@fugro-fsi.com.au>
1667 * glib/tmpl/string_utils.sgml: Minor documentation improvements for
1668 g_strchug, g_strchomp and g_strstrip. Brought forward from glib-2-8.
1670 2005-08-31 Matthias Clasen <mclasen@redhat.com>
1672 * glib/tmpl/quarks.sgml:
1673 * glib/glib-sections.txt: Add string interning functions.
1675 2005-08-30 Matthias Clasen <mclasen@redhat.com>
1677 * glib/tmpl/arrays.sgml:
1678 * glib/tmpl/arrays_pointer.sgml:
1679 * glib/tmpl/arrays_byte.sgml: Enhance sort() documentation.
1680 (#314839, Behdad Esfahbod)
1682 2005-08-26 Matthias Clasen <mclasen@redhat.com>
1684 * glib/glib-docs.sgml:
1685 * gobject/gobject-docs.sgml: Add indices for new
1688 Improvements pointed out by Behdad Esfahbod (#314460):
1690 * glib/tmpl/strings.sgml: Fix up some character/byte
1693 * glib/tmpl/iochannels.sgml: Don't mention deprecated
1694 functions in the introduction.
1696 2005-08-23 Matthias Clasen <mclasen@redhat.com>
1698 * === Released 2.8.1 ===
1700 2005-08-22 Matthias Clasen <mclasen@redhat.com>
1702 * glib/tmpl/date.sgml: Point out time_t vs GTime pitfalls.
1704 2005-08-15 Matthias Clasen <mclasen@redhat.com>
1706 * glib/glib-gettexttize.xml:
1707 * gobject/glib-genmarshal.xml:
1708 * gobject/glib-mkenums.xml: Fix some trivial
1709 formatting problems. (#313099, Stepan Kasal)
1711 * glib/tmpl/modules.sgml: Document that file_name can
1712 be NULL. (#313143, Gustavo Carneiro)
1714 * glib/tmpl/linked_lists_single.sgml:
1715 * glib/tmpl/linked_lists_double.sgml: Clarify docs
1716 a little. (#311727, Tristan van Berkom)
1718 2005-08-12 Matthias Clasen <mclasen@redhat.com>
1720 * === Released 2.8.0 ===
1722 2005-08-10 Stepan Kasal <kasal@ucw.cz>
1724 Fix typos: Invokation --> Invocation (in various places)
1726 * glib/tmpl/error_reporting.sgml: Fix a typo.
1727 * gobject/tut_howto.xml: Several typos and stylistic changes.
1729 2005-08-05 Matthias Clasen <mclasen@redhat.com>
1731 * gobject/tmpl/gparamspec.sgml:
1732 * glib/tmpl/types.sgml:
1733 * glib/tmpl/option.sgml: Small fixes.
1735 * gobject/tmpl/generic_values.sgml: Small fixes
1737 2005-08-05 Matthias Clasen <mclasen@redhat.com>
1739 * === Released 2.7.7 ===
1741 2005-08-03 Matthias Clasen <mclasen@redhat.com>
1743 * === Released 2.7.6 ===
1745 2005-08-02 Matthias Clasen <mclasen@redhat.com>
1747 * === Released 2.7.5 ===
1749 Sat Jul 30 23:40:35 2005 Tim Janik <timj@gtk.org>
1751 * glib/tmpl/datalist.sgml:
1752 * glib/tmpl/datalset.sgml: document non-thread-safety for
1753 _foreach() functions.
1755 2005-07-26 Matthias Clasen <mclasen@redhat.com>
1757 * glib/tmpl/arrays.sgml: One more improvement.
1759 2005-07-25 Matthias Clasen <mclasen@redhat.com>
1761 * glib/tmpl/arrays.sgml: Add some details. (#311310,
1764 2005-07-21 Matthias Clasen <mclasen@redhat.com>
1766 * === Released 2.7.4 ===
1768 2005-07-20 Matthias Clasen <mclasen@redhat.com>
1770 * glib/tmpl/macros_misc.sgml: Add some discouraging
1771 comments to the G_INLINE_FUNC macros. (#310836,
1774 2005-07-19 Matthias Clasen <mclasen@redhat.com>
1776 * glib/tmpl/byte_order.sgml: Add docs for #307047,
1779 2005-07-15 Matthias Clasen <mclasen@redhat.com>
1781 * === Released 2.7.3 ===
1783 2005-07-13 Matthias Clasen <mclasen@redhat.com>
1785 * glib/glib-overrides.txt: Add G_VA_COPY
1787 * glib/tmpl/option.sgml: Document that short names must
1788 be printable ASCII characters != '-'.
1790 2005-07-08 Matthias Clasen <mclasen@redhat.com>
1792 * === Released 2.7.2 ===
1794 2005-07-08 Matthias Clasen <mclasen@redhat.com>
1796 * gobject/gobject-docs.sgml:
1797 * glib/glib-docs.sgml: Add the "new in 2.8" index.
1799 2005-07-05 Matthias Clasen <mclasen@redhat.com>
1801 * gobject/tmpl/objects.sgml: Add an example
1802 for using a custom constructor.
1804 2005-06-30 Matthias Clasen <mclasen@redhat.com>
1806 * === Released 2.7.1 ===
1808 2005-06-29 Matthias Clasen <mclasen@redhat.com>
1810 * glib/tmpl/threads.sgml:
1811 * glib/tmpl/option.sgml:
1812 * glib/tmpl/fileutils.sgml:
1813 * glib/tmpl/iochannels.sgml:
1814 * glib/tmpl/hooks.sgml:
1815 * glib/tmpl/misc_utils.sgml:
1816 * glib/tmpl/date.sgml:
1817 * glib/glib-sections.txt: Updates
1819 2005-06-24 Matthias Clasen <mclasen@redhat.com>
1821 * glib/glib-sections.txt: Add GMappedFile functions.
1823 2005-06-18 Matthias Clasen <mclasen@redhat.com>
1825 * glib/tmpl/option.sgml (GOptionFlags): document
1826 G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME (Dan Winship)
1828 2005-06-16 Mathieu Lacage <mathieu@gnome.org>
1830 * gobject/tut_gtype.xml: fix typo reported by Hong Gang XU.
1832 2005-06-10 Matthias Clasen <mclasen@redhat.com>
1834 * === Released 2.7.0 ===
1836 2005-06-09 Matthias Clasen <mclasen@redhat.com>
1838 * glib/glib-sections.txt: Add g_chdir
1840 * glib/tmpl/threads.sgml: Document that stack size
1841 will be ignored if the underlying thread implementation
1842 doesn't support stack sizes.
1844 2005-06-07 Matthias Clasen <mclasen@redhat.com>
1846 * glib/glib-sections.txt: Add g_utf8_collate_key_for_filename.
1848 2005-05-25 Mathieu Lacage <mathieu@gnome.org>
1850 * gobject/tut_*.xml: fix lots of typos,
1851 some of which were reported by Leonardo Boshell.
1853 2005-05-23 Matthias Clasen <mclasen@redhat.com>
1855 * glib/tmpl/threads.sgml: Point out exceptions to the
1856 general GLib data structure locking rules.
1858 2005-05-20 Matthias Clasen <mclasen@redhat.com>
1860 * glib/tmpl/threads.sgml: Add a paragraph about thread
1861 safety of GLib data structures.
1863 * glib/compiling.sgml: Update an example from 1.3 to 2.x
1865 2005-05-13 Matthias Clasen <mclasen@redhat.com>
1867 * gobject/glib-genmarshal.1:
1868 * gobject/glib-genmarshal.xml: Mention 64bit integer
1871 2005-05-10 Matthias Clasen <mclasen@redhat.com>
1873 * glib/tmpl/markup.sgml: Fix sloppy language, pointed out by
1876 2005-05-09 Matthias Clasen <mclasen@redhat.com>
1878 * gobject/tmpl/value_collection.sgml:
1879 * gobject/tmpl/gboxed.sgml:
1880 * gobject/tmpl/enumerations_flags.sgml:
1881 * gobject/tmpl/objects.sgml: Add long descriptions.
1883 2005-05-05 Owen Taylor <otaylor@redhat.com>
1885 * glib/Makefile.am glib/glib-sections.txt gobject/gobject-sections.txt:
1888 * gobject/tmpl/objects.sgml: Document toggle-references.
1890 2005-05-02 Matthias Clasen <mclasen@redhat.com>
1892 * glib/tmpl/hash_tables.sgml: Move some docs inline.
1894 * glib/tmpl/windows.sgml:
1895 * gobject/tmpl/signals.sgml:
1896 * gobject/tmpl/generic_values.sgml:
1897 * gobject/tmpl/gtype.sgml:
1898 * gobject/tmpl/value_arrays.sgml:
1899 * gobject/tmpl/param_value_types.sgml:
1900 * gobject/tmpl/gtypemodule.sgml:
1901 * gobject/tmpl/enumerations_flags.sgml: Small additions.
1903 2005-05-01 Matthias Clasen <mclasen@redhat.com>
1905 * glib/tmpl/completions.sgml: Document
1908 glib/glib-sections.txt: Add new API.
1910 2005-04-29 Matthias Clasen <mclasen@redhat.com>
1912 * gobject/tmpl/gboxed.sgml:
1913 * gobject/gobject-sections.txt: Add G_TYPE_DATE.
1915 2005-04-23 Stefan Kost <ensonic@users.sf.net>
1917 * gobject/tut_gtype.xml:
1918 * gobject/tut_howto.xml:
1919 all interface examples use 'interface' instead of 'class'
1921 2005-04-22 Stefan Kost <ensonic@users.sf.net>
1923 * gobject/Makefile.am:
1924 * gobject/gobject-docs.sgml:
1925 * gobject/tut_gobject.xml:
1926 * gobject/tut_gsignal.xml:
1927 * gobject/tut_gtype.xml:
1928 * gobject/tut_howto.xml:
1929 * gobject/tut_intro.xml:
1930 * gobject/tut_tools.xml:
1931 merged in docs form the gobject tutorial
1933 2005-03-29 Matthias Clasen <mclasen@redhat.com>
1935 * glib/tmpl/arrays_pointer.sgml: Clarify the docs for
1936 g_ptr_array_free and g_ptr_array_remove_range. (#170148,
1937 #170149, Jared Lash)
1939 2005-03-29 Tor Lillqvist <tml@novell.com>
1941 * glib/tmpl/spawn.sgml: Add Win32 warnings regarding the child
1944 2005-03-21 Matthias Clasen <mclasen@redhat.com>
1946 * glib/glib-sections.txt:
1947 * glib/tmpl/memory.sgml: Document g_try_new, g_try_new0
1948 and g_try_renew, g_try_malloc0.
1950 2005-03-20 Matthias Clasen <mclasen@redhat.com>
1952 * gobject/tmpl/gparamspec.sgml: Document G_PARAM_SPEC_STATIC_
1955 2005-03-08 Matthias Clasen <mclasen@redhat.com>
1957 * glib/glib-sections.txt:
1958 * glib/tmpl/macros_misc.sgml: Document G_GNUC_NULL_TERMINATED.
1960 2005-03-07 Matthias Clasen <mclasen@redhat.com>
1962 * gobject/tmpl/gtype.sgml:
1963 * gobject/tmpl/param_value_types.sgml:
1964 * gobject/tmpl/gparamspec.sgml: Apply patches by
1965 Stefan Kost to document naming restrictions. (#167614)
1967 2005-02-10 Matthias Clasen <mclasen@redhat.com>
1969 * glib/tmpl/option.sgml: Fix a typo. (#166985)
1971 2005-02-07 Matthias Clasen <mclasen@redhat.com>
1973 * glib/glib-sections.txt: Add g_listenv.
1975 2005-02-04 Matthias Clasen <mclasen@redhat.com>
1977 * glib/tmpl/linked_lists_double.sgml:
1978 * glib/tmpl/linked_lists_single.sgml: Add a note
1979 regarding inefficiency of repeated appends. (#166271,
1982 2005-02-03 Matthias Clasen <mclasen@redhat.com>
1984 * glib/tmpl/quarks.sgml: Add a warning against
1985 using g_quark_from_static_string() in dynamically
1988 2005-02-02 Matthias Clasen <mclasen@redhat.com>
1990 * glib/tmpl/misc_utils.sgml:
1991 * glib/tmpl/hash_tables.sgml: Move some doc
1994 2005-01-16 Matthias Clasen <mclasen@redhat.com>
1996 * gobject/tmpl/enumerations_flags.sgml: Fix an
1997 example. (#164269, Sebastien Bacher)
1999 2005-01-07 Matthias Clasen <mclasen@redhat.com>
2001 * === Released 2.6.1 ===
2003 2005-01-06 Matthias Clasen <mclasen@redhat.com>
2005 * glib/tmpl/keyfile.sgml: Add hint about group name
2006 case sensitivity. (#163029, Bastien Nocera)
2008 2005-01-04 Matthias Clasen <mclasen@redhat.com>
2010 * gobject/tmpl/signals.sgml: Small addition. (#145158,
2011 Mariano Su??rez-Alvarez)
2013 2004-12-20 Matthias Clasen <mclasen@redhat.com>
2015 * gobject/tmpl/signals.sgml: Fix a typo. (#161713,
2018 2004-12-17 Matthias Clasen <mclasen@redhat.com>
2020 * glib/tmpl/misc_utils.sgml: Clarify g_get_prgname docs.
2021 (#161480, Danny Milo)
2023 2004-12-16 Matthias Clasen <mclasen@redhat.com>
2025 * glib/tmpl/version.sgml: Improve wording. (#161484,
2028 * === Released 2.6.0 ===
2030 2004-12-15 Matthias Clasen <mclasen@redhat.com>
2032 * glib/glib-sections.txt: Add g_rmdir
2034 2004-12-15 Alexander Larsson <alexl@redhat.com>
2036 * glib/glib-sections.txt:
2037 Add g_filename_display_basename
2039 2004-12-15 Matthias Clasen <mclasen@redhat.com>
2041 * gobject/tmpl/generic_values.sgml: Document some return
2042 values. (#161345, Stefan Kost)
2044 2004-12-02 Matthias Clasen <mclasen@redhat.com>
2046 * === Released 2.5.7 ===
2048 2004-12-02 Matthias Clasen <mclasen@redhat.com>
2050 * glib/building.sgml:
2051 * glib/tmpl/linked_lists_single.sgml:
2052 * glib/tmpl/linked_lists_double.sgml:
2053 * glib/tmpl/trees-nary.sgml: Add some warnings regarding
2054 --disable-mem-pools.
2056 2004-12-01 Matthias Clasen <mclasen@redhat.com>
2058 * glib/tmpl/iochannels.sgml: Fix a typo. (#160162, Tom Copeland)
2060 2004-11-30 Matthias Clasen <mclasen@redhat.com>
2062 * glib/building.sgml: Document --enable-man and --disable-visibility.
2064 2004-11-28 Tor Lillqvist <tml@iki.fi>
2066 * glib/tmpl/misc_utils.sgml: Document encoding of g_get_user_name(),
2067 g_get_real_name(), g_get_tmp_dir() and g_get_current_dir().
2069 2004-11-28 Matthias Clasen <mclasen@redhat.com>
2071 * glib/tmpl/macros_misc.sgml: Document G_GNUC_MALLOC.
2073 * glib/glib-sections.txt: Add G_GNUC_MALLOC
2075 2004-11-12 Matthias Clasen <mclasen@redhat.com>
2077 * === Released 2.5.6 ===
2079 2004-11-08 Matthias Clasen <mclasen@redhat.com>
2081 * glib/tmpl/trees-nary.sgml: Document G_TRAVERSE_LEAVES and
2082 G_TRAVERSE_NON_LEAVES
2084 * glib/tmpl/hooks.sgml:
2085 * glib/tmpl/iochannels.sgml: Updates
2087 2004-11-04 Tor Lillqvist <tml@iki.fi>
2089 * glib/tmpl/windows.sgml: Improve G_WIN32_HAVE_WIDECHAR_API
2092 * glib/tmpl/option.sgml: Document G_OPTION_FLAG_REVERSE.
2094 2004-11-02 Matthias Clasen <mclasen@redhat.com>
2096 * === Released 2.5.5 ===
2098 2004-11-02 Matthias Clasen <mclasen@redhat.com>
2100 * glib/glib-sections.txt: Add g_get_filename_charsets and
2101 g_filename_display_name.
2103 2004-11-01 Matthias Clasen <mclasen@redhat.com>
2105 * glib/tmpl/option.sgml: Updates
2107 2004-10-31 Matthias Clasen <mclasen@redhat.com>
2109 * glib/tmpl/windows.sgml: Document G_WIN32_IS_NT_BASED,
2110 G_WIN32_HAVE_WIDECHAR_API.
2112 * glib/glib-sections.txt: Add g_lstat
2114 * glib/running.sgml: Document G_WIN32_PRETEND_WIN9X.
2116 2004-10-29 Matthias Clasen <mclasen@redhat.com>
2118 * glib/tmpl/option.sgml: Add an example.
2120 * glib/glib-sections.txt: Add G_OPTION_REMAINING
2122 * glib/tmpl/option.sgml: Add docs.
2124 2004-10-28 Matthias Clasen <mclasen@redhat.com>
2126 * glib/tmpl/keyfile.sgml: Add some introductory notes.
2128 2004-10-27 Matthias Clasen <mclasen@redhat.com>
2130 * === Released 2.5.4 ===
2132 2004-10-27 Matthias Clasen <mclasen@redhat.com>
2134 * glib/tmpl/fileutils.sgml: Add some intro.
2136 2004-10-26 Matthias Clasen <mclasen@redhat.com>
2138 * gobject/gobject-docs.sgml: Add an index for 2.6 additions.
2140 * gobject/gobject-sections.txt: Additions.
2142 * gobject/Makefile.am (IGNORE_HFILES): Add gobjectalias.h
2144 * glib/tmpl/main.sgml: Document GChildWatchFunc
2146 * glib/tmpl/keyfile.sgml: New template.
2148 * glib/glib-sections.txt: Additions.
2150 * glib/tmpl/macros_misc.sgml: Document some more of
2153 2004-10-25 Matthias Clasen <mclasen@redhat.com>
2155 * glib/glib-docs.sgml: Add GKeyFile section, add
2156 index for 2.6 additions.
2158 2004-10-23 Matthias Clasen <mclasen@redhat.com>
2160 * gobject/tmpl/gtype.sgml (GTypeInterfaceCheckData):
2161 Rename first parameter.
2163 * glib/glib-sections.txt: Add GKeyFile section.
2165 2004-10-17 Matthias Clasen <mclasen@redhat.com>
2167 * glib/tmpl/macros.sgml:
2168 * glib/glib-sections.txt: Document G_IS_DIR_SEPARATOR.
2170 2004-10-05 Matthias Clasen <mclasen@redhat.com>
2172 * gobject/tmpl/objects.sgml: Improve the docs for
2173 g_object_get_property(). (#153424, Stefan Kost)
2175 2004-10-03 Matthias Clasen <mclasen@redhat.com>
2177 * gobject/tmpl/signals.sgml: Improve docs for
2178 g_signal_add_emission_hook. (#154299, Nickolay V. Shmyrev)
2180 2004-09-20 Matthias Clasen <mclasen@redhat.com>
2182 * glib/tmpl/messages.sgml: Correct the docs for the default log
2183 handler wrt to which messages go to stderr. (#153041, Philippe Blain)
2185 Sun Sep 19 23:15:17 2004 Matthias Clasen <maclas@gmx.de>
2187 * glib/tmpl/patterns.sgml: Point to g_utf8_strreverse() for
2188 reversing UTF-8 strings. (#153091, Adam Hooper)
2190 2004-09-18 Matthias Clasen <mclasen@redhat.com>
2192 * === Released 2.5.3 ===
2194 2004-09-16 Matthias Clasen <mclasen@redhat.com>
2196 * glib/Makefile.am: Ignore galias.h
2198 * glib/glib-sections.txt: Updates.
2200 2004-09-09 Matthias Clasen <mclasen@redhat.com>
2202 * glib/tmpl/misc_utils.sgml: Add a hint about $HOME to the
2203 docs of g_get_home_dir().
2205 Thu Sep 9 00:11:19 2004 Matthias Clasen <maclas@gmx.de>
2207 * glib/glib-sections.txt: Add g_strv_length().
2209 2004-09-07 Matthias Clasen <mclasen@redhat.com>
2211 * glib/glib-sections.txt: Add g_get_language_names().
2213 Mon Sep 6 01:56:13 2004 Matthias Clasen <maclas@gmx.de>
2215 * glib/tmpl/messages.sgml: Remove excess markup and fix a markup
2218 Sun Sep 5 01:44:23 2004 Matthias Clasen <maclas@gmx.de>
2220 * glib/glib-sections.txt:
2221 * glib/tmpl/messages.sgml: Document g_log_set_default_handler().
2223 Wed Sep 1 20:27:59 2004 Matthias Clasen <maclas@gmx.de>
2225 * glib/glib-sections.txt: Add g_date_get_iso8601_week_of_year.
2227 Sun Aug 29 23:50:45 2004 Matthias Clasen <maclas@gmx.de>
2229 * glib/tmpl/fileutils.sgml: Fix a typo. (#151109, Stepan Kasal)
2231 2004-08-27 Matthias Clasen <mclasen@redhat.com>
2233 * glib/tmpl/fileutils.sgml: Add G_FILE_ERROR_NOSYS.
2235 2004-08-25 Matthias Clasen <mclasen@redhat.com>
2237 * === Released 2.5.2 ===
2239 2004-08-23 Matthias Clasen <mclasen@redhat.com>
2241 * glib/tmpl/warnings.sgml: Add an example for
2242 g_on_error_query() usage. (#148716, Christian Persch)
2244 2004-08-12 Matthias Clasen <mclasen@redhat.com>
2246 * glib/tmpl/threads.sgml: Document the necessity to call
2247 g_thread_init() when using threads
2248 (even non-gthreads). (#149490, Vincent Untz)
2251 Tue Aug 3 16:43:22 2004 Matthias Clasen <maclas@gmx.de>
2253 * glib/glib-sections.txt: Add a section for GOption.
2254 * glib/glib-docs.sgml: Include GOption section.
2255 * glib/tmpl/option.sgml: New template.
2257 Tue Aug 3 15:34:16 2004 Matthias Clasen <maclas@gmx.de>
2259 * glib/glib-sections.txt: Add a separate section for
2260 version information.
2261 * glib/glib-docs.sgml: Include version section.
2262 * glib/tmpl/version.sgml: New template.
2264 2004-08-02 Matthias Clasen <mclasen@redhat.com>
2266 * glib/glib-sections.txt:
2267 * glib/tmpl/macros_misc.sgml: Document G_GNUC_INTERNAL.
2269 2004-08-01 Matthias Clasen <mclasen@redhat.com>
2271 * === Released 2.5.1 ===
2273 2004-07-28 Matthias Clasen <mclasen@redhat.com>
2275 * glib/tmpl/misc_utils.sgml: Clarify docs for
2276 g_get_real_name(). (#143552, Danek Duvall)
2278 Fri Jul 23 10:38:24 2004 Matthias Clasen <maclas@gmx.de>
2280 * glib/tmpl/limits.sgml: Fix docs for G_MAXSIZE. (#148262,
2283 Sun Jul 18 18:03:08 2004 Soeren Sandmann <sandmann@daimi.au.dk>
2285 * === Released 2.5.0 ===
2287 2004-07-09 Matthias Clasen <mclasen@redhat.com>
2289 * glib/tmpl/arrays.sgml: Improve g_array_free() docs. (#146875,
2292 Tue Jul 6 00:54:38 2004 Matthias Clasen <maclas@gmx.de>
2294 * gobject/gobject-sections.txt:
2295 * gobject/tmpl/gtypemodule.sgml: Add g_type_module_register_enum()
2296 and g_type_module_register_flags().
2298 Mon Jul 5 18:49:56 2004 Matthias Clasen <maclas@gmx.de>
2300 * glib/tmpl/messages.sgml:
2301 * glib/glib-sections.txt: Add g_debug.
2303 2004-06-15 Federico Mena Quintero <federico@ximian.com>
2305 * glib/tmpl/conversions.sgml: New section on file name encodings.
2307 * glib/file-name-encodings.sxd: New diagram of how file name
2310 * glib/file-name-encodings.png: Same as above, for inclusion in
2313 * glib/Makefile.am (HTML_IMAGES): Add file-name-encodings.png.
2314 (EXTRA_DIST): Add the new images.
2316 * glib/running.sgml: Add ids to the corresponding paragraphs that
2317 describe G_FILENAME_ENCODING and G_BROKEN_FILENAMES, to be able to
2318 reference them from elsewhere.
2320 Thu Jun 10 21:29:55 2004 Matthias Clasen <maclas@gmx.de>
2322 * glib/tmpl/modules.sgml: Add an example for GModule
2323 usage. (#144127, Tommi Komulainen)
2325 Sun Jun 6 23:20:42 2004 Matthias Clasen <maclas@gmx.de>
2327 * gobject/tmpl/gtype.sgml: Fix the docs for G_DEFINE_TYPE()
2328 and friends. (#143800, Crispin Flowerday)
2330 2004-05-05 Matthias Clasen <mclasen@redhat.com>
2332 * gobject/gobject-docs.sgml:
2333 * glib/glib-docs.sgml: Add multiple indices.
2335 2004-04-30 Matthias Clasen <mclasen@redhat.com>
2337 * === Released 2.4.1 ===
2339 2004-04-23 Matthias Clasen <mclasen@redhat.com>
2341 * glib/running.sgml: Document LIBCHARSET_ALIAS_DIR.
2343 2004-04-15 Matthias Clasen <mclasen@redhat.com>
2345 * glib/tmpl/types.sgml: Correct the description of the
2346 gfloat and gdouble ranges.
2348 Tue Mar 16 12:06:09 2004 Owen Taylor <otaylor@redhat.com>
2350 * === Released 2.4.0 ===
2352 Sun Mar 14 11:00:41 2004 Owen Taylor <otaylor@redhat.com>
2354 * gobject/tmpl/signals.sgml: Document the fact that
2355 g_signal_connect_object() does *not* remove the signal
2356 when the object is disconnected currently and describe
2357 a workaround to prevent memory leaks.
2359 Tue Mar 9 09:16:11 2004 Owen Taylor <otaylor@redhat.com>
2361 * === Released 2.3.6 ===
2363 Mon Mar 8 08:32:36 2004 Owen Taylor <otaylor@redhat.com>
2365 * glib/tmpl/main.sgml: Reference g_source_set_callback(),
2366 not g_source_attach(). (Takeshi AIHANA)
2368 2004-02-29 Sebastian Wilhelmi <seppi@seppi.de>
2370 * glib/glib-overrides.txt, glib/glib-sections.txt,
2371 glib/tmpl/atomic_operations.sgml: Updated according to code changes.
2373 Sun Feb 29 02:35:00 2004 Sven Herzberg <herzi@gnome-de.org>
2375 * glib/tmpl/limits.sgml: exchange non-existing G_MAX_DOUBLE for
2376 G_MAXDOUBLE (fixes #135723)
2378 Fri Feb 27 22:10:25 2004 Matthias Clasen <maclas@gmx.de>
2380 * glib/tmpl/modules.sgml: Reformat a bit.
2382 Fri Feb 27 22:05:23 2004 Matthias Clasen <maclas@gmx.de>
2384 * glib/tmpl/limits.sgml: Document G_MAXSIZE.
2386 2004-02-26 Sebastian Wilhelmi <seppi@seppi.de>
2388 * glib/tmpl/threads.sgml: Updated to reflect removal of the PID
2389 niceness surrogate for thread priorities.
2391 * glib/glib-overrides.txt, glib/glib-sections.txt,
2392 glib/glib-docs.sgml, glib/tmpl/atomic_operations.sgml: Add docs
2393 for atomic operations.
2395 Tue Feb 24 14:09:21 2004 Owen Taylor <otaylor@redhat.com>
2397 * === Released 2.3.3 ===
2399 * glib/glib-sections.txt: Updates.
2401 Sun Feb 22 00:59:11 2004 Matthias Clasen <maclas@gmx.de>
2403 * glib/tmpl/trees-nary.sgml: Document GCopyFunc.
2405 Sun Feb 22 00:54:17 2004 Matthias Clasen <maclas@gmx.de>
2407 * glib/glib-sections.txt: Add GCopyFunc and g_node_copy_deep.
2409 2004-02-18 Sebastian Wilhelmi <seppi@seppi.de>
2411 * glib/glib-sections.txt: Add the new g_rand_* functions
2413 Sat Feb 14 01:25:23 2004 Matthias Clasen <maclas@gmx.de>
2415 * glib/glib-sections.txt: Add GPid, GChildWatchFunc,
2416 g_child_watch_source_new, g_child_watch_add,
2417 g_child_watch_add_full.
2419 Fri Feb 13 23:16:25 2004 Matthias Clasen <maclas@gmx.de>
2421 * glib/tmpl/macros_misc.sgml: Fix a typo.
2423 Sat Feb 7 01:02:06 2004 Matthias Clasen <maclas@gmx.de>
2425 * glib/tmpl/numerical.sgml: Fix some external links.
2427 Thu Feb 5 00:54:43 2004 Matthias Clasen <maclas@gmx.de>
2429 * glib/glib-sections.txt: Add g_completion_complete_utf8.
2431 Fri Jan 30 23:25:58 2004 Matthias Clasen <maclas@gmx.de>
2433 * glib/tmpl/iochannels.sgml:
2434 * glib/tmpl/main.sgml: Remove references to deprecated GTK+ and
2435 GDK functions. (#130756, Vincent Untz)
2437 Wed Jan 28 01:39:59 2004 Matthias Clasen <maclas@gmx.de>
2439 * glib/glib-sections.txt: Add g_strsplit_set. (Soeren Sandmann)
2441 Thu Jan 22 14:51:19 2004 Owen Taylor <otaylor@redhat.com>
2443 * glib/glib-sections.txt glib/tmpl/timers.sgml: Document
2444 g_timer_continue. (Tim-Philipp M??ller)
2446 Sun Jan 11 01:25:44 2004 Matthias Clasen <maclas@gmx.de>
2448 * gobject/tmpl/gtype.sgml: Improve docs for G_DEFINE_TYPE_* macros.
2450 Sun Jan 11 01:25:29 2004 Matthias Clasen <maclas@gmx.de>
2452 * gobject/gobject-sections.txt: Add G_DEFINE_TYPE_EXTENDED.
2454 Sat Jan 10 02:18:32 2004 Matthias Clasen <maclas@gmx.de>
2456 * gobject/tmpl/gtype.sgml: Document the new GType boilerplate macros
2459 Sat Jan 10 01:36:01 2004 Matthias Clasen <maclas@gmx.de>
2461 * gobject/tmpl/gtype.sgml: Document g_type_class_peek_static.
2463 Sat Jan 10 01:23:58 2004 Matthias Clasen <maclas@gmx.de>
2465 * gobject/gobject-sections.txt: Add g_type_class_peek_static,
2466 G_DEFINE_TYPE, G_DEFINE_TYPE_WITH_CODE, G_DEFINE_ABSTRACT_TYPE,
2467 G_DEFINE_ABSTRACT_TYPE_WITH_CODE, G_IMPLEMENT_INTERFACE.
2470 Sat Jan 10 01:23:01 2004 Matthias Clasen <maclas@gmx.de>
2472 * gobject/tmpl/objects.sgml: Update docs of g_object_connect.
2474 Fri Jan 9 23:40:23 2004 Matthias Clasen <maclas@gmx.de>
2476 * gobject/tmpl/gboxed.sgml:
2477 * gobject/gobject-sections.txt: Add G_TYPE_STRV and GStrv.
2479 Fri Dec 26 02:04:49 2003 Matthias Clasen <maclas@gmx.de>
2481 * glib/glib-sections.txt: Add g_ptr_array_foreach().
2483 Sun Dec 21 01:01:34 2003 Matthias Clasen <maclas@gmx.de>
2485 * glib/tmpl/misc_utils.sgml: Document the encoding of
2488 Fri Dec 19 21:40:00 2003 Matthias Clasen <maclas@gmx.de>
2490 * gobject/tmpl/signals.sgml: Rewording.
2492 Tue Dec 2 02:31:15 2003 Matthias Clasen <maclas@gmx.de>
2494 * glib/tmpl/limits.sgml:
2495 * glib/glib-sections.txt: Add G_{MIN,MAX,MAXU}INT{8,16,32}.
2497 Thu Nov 6 01:42:36 2003 Matthias Clasen <maclas@gmx.de>
2499 * glib/glib-sections.txt: Add an i18n section.
2500 * glib/glib-docs.sgml: Include the corresponding entity.
2501 * glib/tmpl/i18n.sgml: Template for i18n section.
2503 Thu Nov 6 00:56:04 2003 Matthias Clasen <maclas@gmx.de>
2505 * glib/running.sgml: Document G_FILENAME_ENCODING.
2507 Sat Oct 25 01:07:45 2003 Matthias Clasen <maclas@gmx.de>
2509 * gobject/tmpl/gparamspec.sgml:
2510 * gobject/tmpl/objects.sgml: Additions.
2512 Thu Oct 23 14:27:54 2003 Owen Taylor <otaylor@redhat.com>
2514 * gobject/Makefile.am: Add a dist-hook so that the
2515 man pages get distributed.
2517 * glib/Makefile.am: Add a dist-hook so that the
2518 man pages get distributed.
2520 * glib/Makefile.am (content_files): Add cross.sgml.
2522 * gobject/Makefile.am (INCLUDES): Add $(top_srcdir)/glib,
2523 and (for gobject.cI) $(srcdir)
2525 Tue Oct 21 23:29:54 2003 Matthias Clasen <maclas@gmx.de>
2527 * gobject/tmpl/gtypemodule.sgml:
2528 * gobject/tmpl/enumerations_flags.sgml:
2529 * gobject/tmpl/gtype.sgml: Additions.
2531 Tue Oct 21 23:09:15 2003 Matthias Clasen <maclas@gmx.de>
2533 * gobject/tmpl/gparamspec.sgml:
2534 * gobject/tmpl/param_value_types.sgml:
2535 * gobject/tmpl/gtype.sgml:
2536 * gobject/tmpl/signals.sgml: Add "Since 2.4" markers where
2539 Tue Oct 14 17:45:33 2003 Owen Taylor <otaylor@redhat.com>
2541 * gobject/gobject-sections.txt gobject/tmpl/objects.sgml
2542 gobject/tmpl/param_value_types.sgml gobject/tmpl/gparamspec.sgml:
2543 Document interface properties and GParamSpecOverride.
2545 Mon Oct 20 22:05:37 2003 Matthias Clasen <maclas@gmx.de>
2547 * gobject/tmpl/objects.sgml:
2548 * gobject/tmpl/enumerations_flags.sgml:
2549 * gobject/tmpl/gtypeplugin.sgml: Additions.
2551 Mon Oct 20 22:04:45 2003 Matthias Clasen <maclas@gmx.de>
2553 * gobject/gobject-sections.txt: Add GObjectConstructParam.
2555 Mon Oct 20 20:38:06 2003 Matthias Clasen <maclas@gmx.de>
2557 * gobject/gobject.i: Removed...
2558 * gobject/gobject.cI: ...and readded.
2559 * gobject/gobject.types: Change to the standard file
2560 extension for included hunks of C code.
2562 Mon Oct 20 20:34:33 2003 Matthias Clasen <maclas@gmx.de>
2564 * gobject/Makefile.am (INCLUDES): Add $(top_builddir)/glib
2565 as an include dir again, this time for real.
2567 Mon Oct 20 01:12:46 2003 Matthias Clasen <maclas@gmx.de>
2569 * gobject/tmpl/gtype.sgml:
2570 * gobject/tmpl/param_value_types.sgml:
2571 * gobject/tmpl/value_arrays.sgml: Additions.
2573 * gobject/tmpl/gboxed.sgml:
2574 * gobject/gobject-sections.txt: Remove prematurely added
2575 GStrv documentation.
2577 Sun Oct 19 22:18:28 2003 Matthias Clasen <maclas@gmx.de>
2579 * gobject/Makefile.am (INCLUDES): Add $(top_builddir)/glib
2580 as an include dir. (#124934, Mariano Su??rez-Alvarez)
2582 Sun Oct 19 00:33:28 2003 Matthias Clasen <maclas@gmx.de>
2584 * gobject/tmpl/gtype.sgml:
2585 * gobject/tmpl/generic_values.sgml:
2586 * gobject/tmpl/objects.sgml:
2587 * gobject/tmpl/signals.sgml: Additions.
2589 Sat Oct 18 01:30:47 2003 Matthias Clasen <maclas@gmx.de>
2591 * gobject/tmpl/gboxed.sgml:
2592 * gobject/tmpl/gtypeplugin.sgml:
2593 * gobject/tmpl/enumerations_flags.sgml: Additions.
2595 Sat Oct 18 00:04:22 2003 Matthias Clasen <maclas@gmx.de>
2597 * gobject/gobject.types: List GObject here, since the
2598 documentation misses the notify signal otherwise. Needs
2599 a little bit of a hack to work around a gtkdoc-scangobj
2600 limitation, see the comment in gobject/gobject.i.
2602 * gobject/gobject.i: New file, containing a trivial
2603 g_object_get_type() function.
2605 Fri Oct 17 00:23:51 2003 Matthias Clasen <maclas@gmx.de>
2607 * gobject/Makefile.am (GTKDOC_LIBS):
2608 (INCLUDES): Add the necessary stuff to compile gobject-scan.
2610 * gobject/gobject.types: Add g_type_module_get_type() and
2611 g_type_plugin_get_type().
2613 Thu Oct 16 01:02:04 2003 Matthias Clasen <maclas@gmx.de>
2615 * gobject/tmpl/gparamspec.sgml: Additions, document
2618 Wed Oct 15 00:56:30 2003 Matthias Clasen <maclas@gmx.de>
2620 * gobject/tmpl/gclosure.sgml: Improvements from Owen's feedback.
2622 Tue Oct 14 02:35:45 2003 Matthias Clasen <maclas@gmx.de>
2624 * gobject/gobject-sections.txt: Move the g_cclosure_marshal_*
2625 functions to a non-private subsection, since these functions
2628 Tue Oct 14 02:35:16 2003 Matthias Clasen <maclas@gmx.de>
2630 * gobject/tmpl/gclosure.sgml: Fill in.
2632 Sun Oct 5 23:23:53 2003 Matthias Clasen <maclas@gmx.de>
2634 * gobject/glib-sections.txt:
2635 * gobject/gobject-sections.txt: Fix includes.
2637 * gobject/tmpl/value_collection.sgml: Add docs found in the
2640 Thu Oct 2 01:22:46 2003 Owen Taylor <otaylor@redhat.com>
2642 * gobject/gobject-sections.txt gobject/tmpl/gtype.sgml:
2643 Add g_type_add/remove_interface_check()
2645 2003-09-30 Matthias Clasen <maclas@gmx.de>
2647 * gobject/tmpl/gparamspec.sgml:
2648 * gobject/tmpl/signals.sgml: Additions.
2650 * glib/glib-sections.txt: Add g_unichar_get_mirror_char and
2651 g_static_mutex_get_mutex_impl_shortcut.
2653 Mon Sep 29 10:55:23 2003 Owen Taylor <otaylor@redhat.com>
2655 * gobject/gobject-sections.txt gobject/tmpl/gtype.sgml:
2656 Docs for g_type_default_interface_ref(), etc.
2658 Fri Sep 12 16:29:29 2003 Owen Taylor <otaylor@redhat.com>
2660 * gobject/tmpl/signals.sgml: Add docs for
2661 g_signal_accumulator_true_handled.
2663 2003-09-12 Matthias Clasen <maclas@gmx.de>
2665 * gobject/gobject-sections.txt: Add new g_value_take_x() functions.
2667 * gobject/tmpl/param_value_types.sgml: Document new g_value_take_x()
2668 functions. (#100948)
2670 2003-08-05 Matthias Clasen <maclas@gmx.de>
2672 * glib/tmpl/string_utils.sgml: Add note about in-place editing to g_strdelimit() doc.
2673 (#118875, Thomas Vander Stichele)
2675 2003-07-30 Matthias Clasen <maclas@gmx.de>
2677 * glib/tmpl/misc_utils.sgml: Move g_getenv() docs inline.
2679 * glib/tmpl/string_utils.sgml: Small fixes.
2681 * glib/glib-docs.sgml: Add paragraph about multi-threading policy.
2683 * glib/glib-sections.txt: Rename g_read_link to g_file_read_link.
2685 2003-07-29 Matthias Clasen <maclas@gmx.de>
2687 * glib/tmpl/macros_misc.sgml: Document G_GINT{16,32,64}_MODIFIER, add note about scanning.
2689 * glib/glib-sections.txt: Add G_GINT{16,32,64}_MODIFIER.
2691 2003-07-28 Matthias Clasen <maclas@gmx.de>
2693 * glib/glib-sections.txt: Add g_setenv(), g_unsetenv() and g_read_link(). (#100763, #72545)
2695 2003-07-26 Matthias Clasen <maclas@gmx.de>
2697 * glib/tmpl/arrays.sgml:
2698 * glib/tmpl/arrays_byte.sgml:
2699 * glib/tmpl/arrays_pointer.sgml:
2700 * glib/glib-sections.txt: Add g_{,byte,pointer}_array_remove_range. (#94879, Nalin Dahyabhai)
2702 * glib/tmpl/messages.sgml: Remove the note about the message length restriction.
2704 2003-07-24 Matthias Clasen <maclas@gmx.de>
2706 * glib/tmpl/messages.sgml: Mention the restriction on message length. (#118043, Martyn Russell)
2708 2003-07-18 Matthias Clasen <maclas@gmx.de>
2710 * glib/tmpl/arrays_pointer.sgml: Add a note about double indirection in
2711 g_ptr_array_sort[_with_data](). (#113697, Owen Taylor)
2713 2003-07-12 Matthias Clasen <maclas@gmx.de>
2715 * glib/tmpl/string_utils.sgml: Add a paragraph about string precision, add links to it.
2716 Remove markup which is now handled better by gtk-doc.
2718 2003-07-09 Matthias Clasen <maclas@gmx.de>
2720 * glib/tmpl/threads.sgml: Document GOnce, GOnceStatus, G_ONCE_INIT, g_once and g_once_impl.
2722 * glib/glib-sections.txt: Add GOnce, GOnceStatus, G_ONCE_INIT, g_once and g_once_impl.
2724 2003-07-02 Matthias Clasen <maclas@gmx.de>
2726 * glib/tmpl/string_utils.sgml: Move g_strfreev() docs inline.
2728 2003-06-19 Matthias Clasen <maclas@gmx.de>
2730 * glib/tmpl/misc_utils.sgml: Move g_path_get_basename() docs inline.
2732 2003-06-18 Matthias Clasen <maclas@gmx.de>
2734 o * glib/glib-sections.txt: Add g_thread_init_glib to silence gtk-doc.
2736 * gobject/Makefile.am: Add rule to regenerate man pages from
2738 (man_MANS): Add glib-mkenums.1, glib-genmarshal.1 and gobject-query.1.
2739 (content_files): Add glib-mkenums.xml, glib-genmarshal.xml and
2742 * gobject/glib-mkenums.xml:
2743 * gobject/glib-genmarshal.xml:
2744 * gobject/gobject-query.xml: New refentries.
2746 * gobject/glib-mkenums.1:
2747 * gobject/glib-genmarshal.1:
2748 * gobject/gobject-query.1: Man pages generated from the .xml
2751 * gobject/gobject-docs.sgml: Include glib-mkenums.xml,
2752 glib-genmarshal.xml and gobject-query.xml.
2754 2003-06-17 Matthias Clasen <maclas@gmx.de>
2756 * glib/Makefile.am: Add rule to regenerate man pages from
2758 (man_MANS): Add glib-gettextize.1.
2759 (content_files): Add glib-gettextize.xml.
2761 * glib/glib-gettextize.xml: New refentry.
2763 * glib/glib-gettextize.1: Man page generated from the .xml source.
2765 * glib/glib-docs.sgml: Include glib-gettextize.xml.
2767 2003-06-17 Matthias Clasen <mc2@YAST_ASK>
2769 * gobject/gobject-docs.sgml:
2770 * glib/glib-docs.sgml: Add an autogenerated index.
2772 2003-06-17 Matthias Clasen <maclas@gmx.de>
2774 * glib/tmpl/macros_misc.sgml: Document G_GNUC_DEPRECATED.
2776 2003-06-11 Matthias Clasen <maclas@gmx.de>
2778 * gobject/tmpl/objects.sgml: A small addition.
2780 Sun Jun 8 12:28:39 2003 Owen Taylor <otaylor@redhat.com>
2782 * glib/tmpl/error_reporting.sgml: XML fix.
2784 * glib/glib-sections.txt: Updated.
2786 2003-06-06 Matthias Clasen <maclas@gmx.de>
2788 * glib/tmpl/limits.sgml: Correct the documentation for
2789 G_MINFLOAT and G_MINDOUBLE. (#114513, Christophe Fergeau)
2791 * glib/glib-sections.txt: Add g_vasprintf().
2793 * glib/tmpl/string_utils.sgml: Add a hint about g_vasprintf() to
2794 the g_strdup_printf() docs.
2796 2003-05-28 Matthias Clasen <maclas@gmx.de>
2798 * glib/tmpl/string_utils.sgml: Document that g_strdup() and
2799 g_strndup() accept NULL. (#106987, Christian Biere)
2801 2003-05-12 Matthias Clasen <maclas@gmx.de>
2803 * glib/cross.sgml: Fix a duplicate id left by copy-and-paste.
2804 (#112785, Owen Taylor)
2806 2003-04-18 Matthias Clasen <maclas@gmx.de>
2808 * gobject/tmpl/signals.sgml: Correct the documentation
2809 GSignalEmissionHook (#110906) and some cleanups.
2811 2003-04-11 Matthias Clasen <maclas@gmx.de>
2813 * gobject/tmpl/gparamspec.sgml: Fix a few typos.
2815 2003-04-09 Matthias Clasen <maclas@gmx.de>
2817 * glib/glib-docs.sgml: Move dependencies to building.sgml.
2819 * glib/building.sgml: Move stuff from INSTALL here.
2821 2003-04-08 Matthias Clasen <maclas@gmx.de>
2823 * glib/cross.sgml: New file; cross-compilation information.
2824 * glib/glib-docs.sgml: Include cross.sgml.
2826 2003-04-07 Matthias Clasen <maclas@gmx.de>
2828 * gobject/tmpl/enumerations_flags.sgml: Additions.
2830 2003-04-01 Matthias Clasen <maclas@gmx.de>
2832 * glib/tmpl/error_reporting.sgml:
2833 * glib/tmpl/random_numbers.sgml:
2834 * glib/tmpl/arrays_pointer.sgml:
2835 * glib/tmpl/arrays.sgml: Fix formatting of examples.
2837 2003-04-01 Matthias Clasen <maclas@gmx.de>
2839 * glib/glib-sections.txt: Add g_string_chunk_insert_len.
2841 2003-03-28 Matthias Clasen <maclas@gmx.de>
2843 * gobject/tmpl/param_value_types.sgml: Additions.
2845 2003-03-25 Matthias Clasen <maclas@gmx.de>
2847 * gobject/tmpl/objects.sgml: Additions.
2849 2003-03-24 Matthias Clasen <maclas@gmx.de>
2851 * gobject/tmpl/objects.sgml: Additions.
2853 Mon Mar 10 11:33:10 2003 Owen Taylor <otaylor@redhat.com>
2855 * gobject/tmpl/gtype.sgml gobject/gobject-sections.txt:
2856 Document private instance data.
2858 2003-02-11 Matthias Clasen <maclas@gmx.de>
2860 * glib/tmpl/string_utils.sgml: Fix an off-by-one error in the
2861 g_strescape() docs. (#105431, Phillip Vandry)
2863 2003-02-07 Matthias Clasen <maclas@gmx.de>
2865 * gobject/tmpl/gtypemodule.sgml:
2866 * gobject/tmpl/gtype.sgml:
2867 * gobject/tmpl/gclosure.sgml:
2868 * gobject/tmpl/param_value_types.sgml:
2869 * gobject/tmpl/gparamspec.sgml:
2870 * gobject/tmpl/objects.sgml:
2871 * gobject/tmpl/signals.sgml: Move all docs out-of-line. Boy, what
2874 2003-01-21 Matthias Clasen <maclas@gmx.de>
2876 * glib/tmpl/strings.sgml: Document the return value of g_string_free().
2878 2003-01-15 Matthias Clasen <maclas@gmx.de>
2880 * gobject/tmpl/gtype.sgml: Fix the description of
2881 G_TYPE_FUNDAMENTAL. (#103119, Josh Parsons)
2883 2003-01-01 Tor Lillqvist <tml@iki.fi>
2885 * glib/tmpl/messages.sgml: Remove comment that only stdout would
2886 be used on Windows, no longer true.
2888 2002-12-15 Matthias Clasen <maclas@gmx.de>
2890 * gobject/tmpl/param_value_types.sgml: Move some docs inline.
2892 2002-12-15 Matthias Clasen <maclas@gmx.de>
2894 * glib/Makefile.am (IGNORE_HFILES): Add gprintfint.h and trio.
2896 2002-12-13 Matthias Clasen <maclas@gmx.de>
2898 * glib/Makefile.am (MKDB_OPTIONS): Add --ignore-files=trio to
2899 avoid gtk-doc warnings about doxygen comments.
2901 Tue Dec 10 11:55:28 2002 Owen Taylor <otaylor@redhat.com>
2903 * glib/tmpl/timers.sgml: Improve docs for return value
2904 and @microseconds out parameter. (Reported by
2905 Dennis Haney, #100841)
2907 2002-12-10 Matthias Clasen <maclas@gmx.de>
2909 * gobject/tmpl/generic_values.sgml:
2910 * gobject/tmpl/gtype.sgml:
2911 * gobject/tmpl/enumerations_flags.sgml: Add docs.
2913 2002-12-09 Matthias Clasen <maclas@gmx.de>
2915 * gobject/tmpl/gtype.sgml:
2916 * gobject/tmpl/enumerations_flags.sgml: Add docs.
2918 * gobject/tmpl/gtype.sgml:
2919 * gobject/tmpl/gtypeplugin.sgml:
2920 * gobject/tmpl/gtypemodule.sgml:
2921 * gobject/gobject-sections.txt: Add GTypeClass, GTypePluginClass
2922 and GTypeModuleClass.
2924 * gobject/tmpl/gboxed.sgml:
2925 * gobject/tmpl/enumerations_flags.sgml:
2926 * gobject/tmpl/gclosure.sgml:
2927 * gobject/tmpl/param_value_types.sgml: Add docs.
2929 2002-12-06 Matthias Clasen <maclas@gmx.de>
2931 * gobject/tmpl/gparamspec.sgml: Typo fix.
2933 2002-12-05 Matthias Clasen <maclas@gmx.de>
2935 * glib/tmpl/strings.sgml:
2936 * glib/tmpl/scanner.sgml:
2937 * glib/tmpl/main.sgml:
2938 * glib/tmpl/macros_misc.sgml:
2939 * glib/tmpl/hash_tables.sgml: Add Since and Deprecation info
2940 for symbols documented in the templates.
2942 2002-12-04 Matthias Clasen <maclas@gmx.de>
2944 * gobject/tmpl/gtype.sgml: Add docs.
2946 2002-12-02 Matthias Clasen <maclas@gmx.de>
2948 * gobject/tmpl/signals.sgml: Add docs.
2950 2002-12-01 Matthias Clasen <maclas@gmx.de>
2952 * gobject/gobject-sections.txt: Mark g_signal_handlers_destroy as
2955 * gobject/tmpl/signals.sgml: Move some docs inline.
2957 2002-11-29 Matthias Clasen <maclas@gmx.de>
2959 * glib/tmpl/main.sgml: Write something about GSourceDummyMarshal.
2961 * glib/tmpl/date.sgml:
2962 * glib/tmpl/string_utils.sgml: Remove redundant docs.
2964 * glib/glib-sections.txt: Add g_ascii_strtoull and
2965 g_get_application_name.
2967 2002-11-28 Matthias Clasen <maclas@gmx.de>
2969 * glib/tmpl/strings.sgml:
2970 * glib/tmpl/string_utils.sgml:
2971 * glib/tmpl/misc_utils.sgml: Move some docs inline.
2973 2002-11-23 Matthias Clasen <maclas@gmx.de>
2975 * gobject/tmpl/gclosure.sgml:
2976 * gobject/tmpl/signals.sgml:
2977 * gobject/tmpl/gparamspec.sgml:
2978 * gobject/tmpl/value_collection.sgml:
2979 * gobject/tmpl/generic_values.sgml:
2980 * gobject/tmpl/param_value_types.sgml:
2981 * gobject/tmpl/gboxed.sgml:
2982 * gobject/tmpl/enumerations_flags.sgml:
2983 * gobject/tmpl/objects.sgml:
2984 * gobject/tmpl/gtypemodule.sgml:
2985 * gobject/tmpl/gtypeplugin.sgml: Add missing short descriptions,
2986 standardize them to start with a capital and end without a period.
2988 * glib/tmpl/arrays.sgml:
2989 * glib/tmpl/memory_chunks.sgml:
2990 * glib/tmpl/macros.sgml: Remove periods from titles in examples.
2992 * glib/building.sgml: Explain --enable-include-printf.
2994 * glib/Makefile.am (extra_files):
2995 * gobject/Makefile.am (extra_files): Add version.xml.in.
2997 * glib/Makefile.am (content_files):
2998 * gobject/Makefile.am (content_files): Add version.xml.
3000 * glib/version.xml.in:
3001 * gobject/version.xml.in: New files to let configure dump the version in.
3003 * glib/glib-docs.sgml:
3004 * gobject/gobject-docs.sgml: Add version information.
3007 Thu Nov 21 15:52:04 2002 Owen Taylor <otaylor@redhat.com>
3009 * glib/tmpl/iochannels.sgml: Add helpful comments about
3010 the encoding of a new iochannel. (Amaury Jacquot,
3013 2002-11-21 Matthias Clasen <maclas@gmx.de>
3015 * glib/tmpl/string_utils.sgml: Add note on including gprintf.h,
3016 move some docs inline.
3018 * glib/glib-sections.txt: Add g_printf, g_vprintf, g_fprintf,
3019 g_vfprintf, g_sprintf, g_vsprintf.
3021 2002-11-20 Matthias Clasen <maclas@gmx.de>
3023 * glib/tmpl/macros_misc.sgml: Document G_LIKELY, G_UNLIKELY.
3025 * glib/glib-sections.txt: Add G_LIKELY, G_UNLIKELY.
3027 2002-10-20 Matthias Clasen <maclas@gmx.de>
3029 * gobject/Makefile.am (SCANOBJ_FILES):
3030 * glib/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).prerequisites.
3032 2002-10-15 Matthias Clasen <maclas@gmx.de>
3034 * gobject/gobject-sections.txt: Add g_type_interface_prerequisites.
3036 2002-10-14 Matthias Clasen <maclas@gmx.de>
3038 * gobject/Makefile.am (dist-hook):
3039 * glib/Makefile.am (dist-hook): Dist the xml/*.xml, not
3040 sgml/*.sgml. (#95678, Owen Taylor)
3042 2002-10-14 Matthias Clasen <maclas@gmx.de>
3044 * gobject/Makefile.am (SCANOBJ_FILES):
3045 * glib/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).interfaces.
3047 2002-09-16 Matthias Clasen <maclas@gmx.de>
3049 * glib/tmpl/messages.sgml: Replace G_LOG_FLAG_RECURSIVE by
3050 G_LOG_FLAG_RECURSION throughout. (#93390)
3052 2002-08-12 Matthias Clasen <maclas@gmx.de>
3054 * glib/glib-sections.txt: Add g_markup_parse_context_get_element
3055 and g_utf8_strreverse.
3057 Thu Jul 25 18:58:29 2002 Owen Taylor <otaylor@redhat.com>
3059 * glib/tmpl/threads.sgml: Fix reference to non-existing
3060 @priority parameter. (#88500, Linux Walleij)
3062 2002-06-03 Matthias Clasen <maclas@gmx.de>
3064 * gobject/gobject-docs.sgml:
3065 * glib/glib-docs.sgml:
3066 * glib/tmpl/macros.sgml:
3067 * glib/tmpl/string_utils.sgml: Replace homegrown "nbsp", "hash"
3068 and "percent" entities by standard ISO entities "nbsp", "num" and
3071 2002-05-30 Matthias Clasen <maclas@gmx.de>
3073 * glib/tmpl/string_utils.sgml:
3074 * glib/tmpl/threads.sgml: Small formatting fixes.
3076 2002-05-26 Matthias Clasen <maclas@gmx.de>
3078 * glib/tmpl/conversions.sgml: Add GIConv.
3080 * glib/tmpl/main.sgml: Fix references to nonexisting functions
3081 g_main_loop_destroy(), g_source_add(), g_source_connect().
3084 * glib/glib-sections.txt: Add GIConv, g_str_has_prefix, g_str_has_suffix.
3086 * glib/tmpl/linked_lists_single.sgml:
3087 * glib/tmpl/linked_lists_double.sgml: GListAllocator doesn't exist.
3089 * glib/glib-docs.sgml: Declare hash entity.
3091 * glib/tmpl/macros.sgml: Escape # in #ifdef to suppress erroneous links.
3093 2002-05-25 Matthias Clasen <maclas@gmx.de>
3095 * gobject/Makefile.am, gobject/gobject-docs.sgml, gobject/tmpl/*:
3096 * glib/Makefile.am, glib/glib-docs.sgml, glib/tmpl/*: Produce XML,
3099 2002-05-21 Matthias Clasen <maclas@gmx.de>
3101 * glib/tmpl/markup.sgml: Updates.
3103 Sat May 18 00:44:35 2002 Tim Janik <timj@gtk.org>
3105 [merged from stable]
3107 * glib/tmpl/scanner.sgml: fix documentation for g_scanner_unexp_token().
3109 2002-05-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3111 * glib/tmpl/threads.sgml: Clarify recursion issues with
3114 2002-04-24 Matthias Clasen <maclas@gmx.de>
3116 * gobject/gobject-sections.txt:
3117 * gobject/tmpl/gtype.sgml: Updates.
3119 2002-04-21 Matthias Clasen <maclas@gmx.de>
3121 * glib/tmpl/strings.sgml: Fix the description of g_string_assign. (#78728)
3123 2002-04-18 Matthias Clasen <maclas@gmx.de>
3125 * glib/tmpl/error_reporting.sgml:
3126 * glib/tmpl/threads.sgml:
3127 * glib/tmpl/arrays_pointer.sgml:
3128 * glib/tmpl/arrays_byte.sgml:
3129 * glib/tmpl/memory_chunks.sgml: s/<!>/<!-- -->/g throughout the
3130 documentation to bring the produced Docbook closer to XML.
3132 2002-03-25 Sven Neumann <sven@gimp.org>
3134 * glib/tmpl/scanner.sgml: Fixed documentation about unused struct
3135 fields and added a note about proper g_scanner_unexp_token() usage.
3137 2002-03-11 Matthias Clasen <maclas@gmx.de>
3139 * glib/tmpl/string_utils.sgml: Add a note about g_strreverse() and
3142 2002-02-21 Matthias Clasen <maclas@gmx.de>
3144 * glib/Makefile.am (IGNORE_HFILES): Add gdebug.h.
3146 * glib/running.sgml: Document the G_DEBUG environment variable.
3148 * glib/tmpl/threads.sgml: Replace g_thread_wait() by
3149 g_thread_join() in two places.
3151 2002-02-20 Sven Neumann <sven@gimp.org>
3153 * gobject/gobject-sections.txt
3154 * gobject/tmpl/generic_values.sgml
3155 * gobject/tmpl/param_value_types.sgml: updated for GValue changes.
3157 Tue Feb 19 17:45:43 2002 Tim Janik <timj@gtk.org>
3159 * gobject/tmpl/generic_values.sgml: added GValue documentation.
3161 Thu Feb 7 12:07:06 2002 Tim Janik <timj@gtk.org>
3163 * gobject/tmpl/generic_values.sgml: document value transformation.
3165 Mon Feb 4 17:55:39 2002 Tim Janik <timj@gtk.org>
3167 * gobject/tmpl/closures.sgml: doc common functions like ref/
3168 sink/unref/invalidate.
3170 * gobject/tmpl/objects.sgml: document g_object_watch_closure() and
3173 Tue Jan 29 12:00:59 2002 Owen Taylor <otaylor@redhat.com>
3175 * gobject/gobject-sections.txt: Updated.
3177 * glib/running.sgml glib/changes-2.0.sgml: SGML fixes.
3179 2002-01-28 Ron Steinke <rsteinke@w-link.net>
3181 * glib/iochannel.sgml: Changed #IOChannelError to
3182 #GIOChannelError in one place
3184 2002-01-16 Matthias Clasen <matthiasc@poet.de>
3186 * glib/building.sgml, glib/compiling.sgml,
3187 glib/running.sgml, glib/resources.sgml,
3188 glib/changes-2.0.sgml: New files.
3190 * glib/Makefile.am (content_files): Add new files.
3192 * glib/glib-docs.sgml: Add an Overview chapter.
3194 2002-01-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3196 * glib/tmpl/threads.sgml: Name the right function.
3198 2001-12-23 Matthias Clasen <matthias@poet.de>
3200 * glib/tmpl/main.sgml, glib/tmpl/string_utils.sgml,
3201 glib/tmpl/strings.sgml: Replace references to deprecated
3204 2001-12-21 Matthias Clasen <matthias@poet.de>
3206 * glib/glib-sections.txt: Move g_get_charset() to the
3207 Charset conversion section. (#65630)
3209 Wed Dec 19 23:07:53 2001 Owen Taylor <otaylor@redhat.com>
3211 * glib/tmpl/messages.sgml glib/tmpl/string_utils.sgml:
3214 * gobject/gobject-sections.txt glib/glib-sectoins.txt: Small updates.
3216 2001-12-15 Matthias Clasen <matthias@poet.de>
3218 * glib/tmpl/caches.sgml: GCs are cached by GTK, not by GDK.
3220 2001-12-14 Matthias Clasen <matthias@poet.de>
3222 * glib/tmpl/memory.sgml: Typo fixes.
3224 2001-12-13 Matthias Clasen <matthiasc@poet.de>
3226 * glib/tmpl/completion.sgml, glib/tmpl/date.sgml,
3227 glib/tmpl/fileutils.sgml, glib/tmpl/iochannels.sgml,
3228 glib/tmpl/macros.sgml, glib/tmpl/memory.sgml,
3229 glib/tmpl/misc_utils.sgml, glib/tmpl/warnings.sgml,
3230 glib/tmpl/windows.sgml: Revert mistaken change: it is UNIX, not Unix.
3232 * glib/tmpl/memory_chunks.sgml,
3233 glib/tmpl/date.sgml, glib/tmpl/threads.sgml,
3234 glib/tmpl/gtype.sgml: Trivial markup fixes.
3236 2001-12-12 Matthias Clasen <matthiasc@poet.de>
3238 * glib/tmpl/string_utils.sgml: Correct docs for g_[v]snprintf.
3240 2001-12-12 Matthias Clasen <matthiasc@poet.de>
3242 * glib/tmpl/allocators.sgml, glib/tmpl/arrays.sgml,
3243 glib/tmpl/arrays_byte.sgml, glib/tmpl/arrays_pointer.sgml,
3244 glib/tmpl/caches.sgml, glib/tmpl/completion.sgml,
3245 glib/tmpl/conversions.sgml,
3246 glib/tmpl/datalist.sgml, glib/tmpl/date.sgml,
3247 glib/tmpl/error_reporting.sgml, glib/tmpl/fileutils.sgml,
3248 glib/tmpl/hash_tables.sgml,
3249 glib/tmpl/hooks.sgml, glib/tmpl/macros.sgml,
3250 glib/tmpl/macros_misc.sgml, glib/tmpl/main.sgml, glib/tmpl/markup.sgml,
3251 glib/tmpl/memory.sgml, glib/tmpl/memory_chunks.sgml,
3252 glib/tmpl/messages.sgml, glib/tmpl/misc_utils.sgml,
3253 glib/tmpl/modules.sgml, glib/tmpl/numerical.sgml,
3254 glib/tmpl/patterns.sgml, glib/tmpl/queue.sgml,
3255 glib/tmpl/shell.sgml, glib/tmpl/spawn.sgml,
3256 glib/tmpl/string_utils.sgml, glib/tmpl/thread_pools.sgml,
3257 glib/tmpl/threads.sgml, glib/tmpl/timers.sgml,
3258 glib/tmpl/trees-binary.sgml, glib/tmpl/trees-nary.sgml,
3259 glib/tmpl/type_conversion.sgml, glib/tmpl/unicode.sgml,
3260 glib/tmpl/warnings.sgml, glib/tmpl/windows.sgml:
3261 Improve markup of examples, general consistency improvements.
3263 2001-12-06 Havoc Pennington <hp@redhat.com>
3265 * glib/tmpl/messages.sgml: improve g_log_set_handler docs
3267 Wed Nov 28 18:50:19 2001 Owen Taylor <otaylor@redhat.com>
3269 * glib/glib-sections.txt: Update.
3271 2001-11-28 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3273 * glib/tmpl/date.sgml: Fix g_usleep docs.
3275 2001-11-26 Matthias Clasen <matthiasc@poet.de>
3277 * glib/tmpl/trees-binary.sgml: Document G_LEVEL_ORDER better.
3279 2001-11-22 Matthias Clasen <matthiasc@poet.de>
3283 * glib/tmpl/windows.sgml: Document G_WIN32_DLLMAIN_FOR_DLL_NAME.
3285 * glib/tmpl/fileutils.sgml: Document GDir.
3287 * glib/tmpl/limits.sgml: Document G_MININT64, G_MAXINT64, G_MAXUINT64.
3289 Thu Nov 22 12:56:57 2001 Owen Taylor <otaylor@redhat.com>
3291 * gobject/gobject-sections.txt: Update.
3293 * glib/tmpl/{spawn.sgml,patterns.sgml}: SGML fixes.
3295 * glib/glib-sections.txt: Updated.
3297 * glib/Makefile.am (IGNORE_HFILES): Don't scan
3300 Sat Nov 17 17:24:19 2001 Owen Taylor <otaylor@redhat.com>
3302 * glib/glib-sections.txt: Remove g_log_domain_glib
3304 2001-11-15 Matthias Clasen <matthiasc@poet.de>
3306 * glib/tmpl/iochannels.sgml: Document GIOFlags, fix typos.
3308 * glib/tmpl/conversions.sgml, glib/tmpl/unicode.sgml,
3309 glib/tmpl/spawn.sgml, glib/tmpl/fileutils.sgml,
3310 glib/tmpl/shell.sgml, glib/tmpl/windows.sgml: Add
3311 some missing short and long descriptions.
3313 2001-11-14 Matthias Clasen <matthiasc@poet.de>
3315 * glib/Makefile.am (MKDB_OPTIONS): Add --sgml-mode.
3317 * glib/tmpl/patterns.sgml: Document UTF-8 support.
3319 Wed Nov 14 03:19:49 2001 Tim Janik <timj@gtk.org>
3321 * gobject/tmpl/param_value_types.sgml: more docs.
3323 Tue Nov 13 21:31:58 2001 Tim Janik <timj@gtk.org>
3325 * gobject/tmpl/param_value_types.sgml: list parameter and
3328 * gobject/tmpl/gparamspec.sgml: more docs for g_param_spec*()
3331 * gobject/*: section cleanups.
3333 Tue Nov 13 19:49:16 2001 Tim Janik <timj@gtk.org>
3335 * gobject/tmpl/gparamspec.sgml: param spec updates.
3337 2001-11-12 Matthias Clasen <matthiasc@poet.de>
3339 * glib/tmpl/markup.sgml: Remove excess listitem from long
3342 2001-11-11 Matthias Clasen <matthiasc@poet.de>
3344 * glib/tmpl/unicode.sgml: Document GNormalizeMode enum.
3346 * glib/tmpl/spawn.sgml: Document GSpawnFlags flags.
3348 * glib/tmpl/error_reporting.sgml: Document GError struct.
3350 * glib/tmpl/main.sgml: Document GMainContext, GSource and
3351 GSourceCallbackFuncs structs.
3353 2001-10-31 Matthias Clasen <matthiasc@poet.de>
3355 * glib/tmpl/messages.sgml, glib/tmpl/unicode.sgml:
3356 Document g_log_domain_glib, gunichar, gunichar2, GUnicodeType,
3359 Fri Oct 26 11:42:50 2001 Owen Taylor <otaylor@redhat.com>
3361 * */Makefile.am: Remove $(srcdir)/html before building
3362 HTML to prevent stale files. Dist all files in html/
3364 2001-10-25 Havoc Pennington <hp@pobox.com>
3366 * glib/tmpl/string_utils.sgml: docs on why the deprecated
3367 functions are deprecated.
3369 2001-10-15 Sven Neumann <sven@gimp.org>
3371 * glib/tmpl/random_numbers.sgml: fixed typo.
3373 Sat Oct 13 06:58:23 2001 Tim Janik <timj@gtk.org>
3375 * glib/tmpl/patterns.sgml: amended documentation.
3377 2001-10-11 Matthias Clasen <matthiasc@poet.de>
3379 * glib/tmpl/patterns.sgml, glib/tmpl/shell.sgml: Updates.
3381 2001-10-05 Matthias Clasen <matthiasc@poet.de>
3383 * glib/tmpl/hooks.sgml: Document G_HOOK_FLAG_USER_SHIFT.
3385 * glib/tmpl/trash_stacks.sgml: Document trash stacks.
3387 * glib/tmpl/async_queues.sgml, glib/tmpl/caches.sgml,
3388 glib/tmpl/completion.sgml, glib/tmpl/patterns.sgml,
3389 glib/tmpl/numerical.sgml, glib/tmpl/random_numbers.sgml,
3390 glib/tmpl/relations.sgml, glib/tmpl/modules.sgml: Update.
3392 2001-10-05 Matthias Clasen <matthiasc@poet.de>
3394 * glib/tmpl/conversions.sgml: Update.
3396 * glib/tmpl/patterns.sgml: Update.
3398 2001-10-05 Matthias Clasen <matthiasc@poet.de>
3400 * glib/tmpl/hooks.sgml, glib/tmpl/spawn.sgml,
3401 glib/tmpl/macros_misc.sgml: Update.
3403 * glib/tmpl/linked_lists_double.sgml, glib/tmpl/trees-binary.sgml,
3404 glib/glib-sections.txt: Document GCompareDataFunc.
3406 2001-10-02 Matthias Clasen <matthiasc@poet.de>
3408 * glib/tmpl/iochannel.sgml, glib/tmpl/macros_misc.sgml,
3409 glib/tmpl/queue.sgml: update docs.
3411 * glib/tmpl/modules.sgml, glib/tmpl/threads.sgml: Remove
3412 references to glib-config.
3414 2001-10-01 Matthias Clasen <matthiasc@poet.de>
3416 * glib/tmpl/iochannels.sgml, glib/tmpl/shell.sgml,
3417 glib/tmpl/spawn.sgml, glib/tmpl/memory.sgml,
3418 glib/tmpl/macros.sgml, glib/tmpl/completion.sgml,
3419 glib/tmpl/main.sgml, glib/tmpl/messages.sgml,
3420 glib/tmpl/misc_utils.sgml, glib/tmpl/threads.sgml,
3421 glib/tmpl/trees-nary.sgml, glib/tmpl/string_utils.sgml:
3422 More markup fixes and completions.
3424 Mon Oct 1 15:59:46 2001 Owen Taylor <otaylor@redhat.com>
3426 * glib/tmpl/strings.sgml docs/glib-sections.txt: Rename
3427 g_string_printfa(). to g_string_append_printf().
3429 2001-10-01 Matthias Clasen <matthiasc@poet.de>
3431 * glib/glib-sections.txt: Move all *_error_quark()
3432 functions to the 'Private' sections. (#61472)
3434 2001-10-01 Matthias Clasen <matthiasc@poet.de>
3436 * glib/tmpl/macros.sgml (G_CONST_RETURN): document
3437 allowed uses for 'out' parameters.
3439 2001-10-01 Matthias Clasen <matthiasc@poet.de>
3441 * glib/tmpl/caches.sgml, glib/tmpl/datalist.sgml,
3442 glib/tmpl/hash_tables.sgml, glib/tmpl/messages.sgml,
3443 glib/tmpl/misc_utils.sgml: consistently refer to GTK+.
3445 * glib/tmpl/error_reporting.sgml, glib/tmpl/fileutils.sgml,
3446 glib/tmpl/windows.sgml, glib/tmpl/modules.sgml,
3447 glib/tmpl/linked_lists_single.sgml, glib/tmpl/trees-nary.sgml,
3448 glib/tmpl/trees-binary.sgml, glib/tmpl/timers.sgml: Markup fixes.
3450 2001-09-30 Matthias Clasen <matthiasc@poet.de>
3452 * glib/tmpl/arrays.sgml,glib/tmpl/arrays_byte.sgml
3453 glib/tmpl/arrays_pointer.sgml, glib/tmpl/caches.sgml,
3454 glib/tmpl/datalist.sgml, glib/tmpl/date.sgml,
3455 glib/tmpl/datasets.sgml, glib/tmpl/type_conversion.sgml,
3456 glib/tmpl/memory.sgml, glib/tmpl/hash_tables.sgml:
3457 Markup fixes and a few additions.
3459 2001-09-27 Matthias Clasen <matthiasc@poet.de>
3461 * glib/tmpl/macros.sgml, glib/tmpl/macros_misc.sgml,
3462 glib/tmpl/scanner.sgml: Additions and markup fixes.
3464 2001-09-27 Matthias Clasen <matthiasc@poet.de>
3466 * glib/tmpl/warnings.sgml, glib/tmpl/linked_lists_double.sgml,
3467 glib/tmpl/completion.sgml, glib/tmpl/strings.sgml: Documented
3468 some functions, markup fixes.
3469 * glib/tmpl/patterns.sgml: New file.
3470 * glib/glib-docs.sgml: Add entity for patterns.sgml.
3472 2001-09-26 Matthias Clasen <matthiasc@poet.de>
3474 * glib/glib-sections.txt: Add g_mem_is_system_malloc.
3476 2001-09-25 Matthias Clasen <matthiasc@poet.de>
3478 * glib/glib-sections.txt: Add a missing SECTION
3481 2001-09-17 Darin Adler <darin@bentspoon.com>
3483 * glib/tmpl/string_utils.sgml: Fix a typo and change
3484 documentation for g_ascii_isdigit and g_ascii_isxdigit
3485 to reflect the fact that the standard isdigit and
3486 isxdigit are already locale-independent.
3488 Wed Sep 5 05:24:07 2001 Tim Janik <timj@gtk.org>
3490 * gobject/tmpl/gboxed.sgml: documented some functions.
3492 * gobject/tmpl/objects.sgml: some fixups.
3494 Mon Sep 10 11:37:02 2001 Owen Taylor <otaylor@redhat.com>
3496 * glib/glib-sections.txt: Update.
3498 Sat Sep 8 14:13:44 2001 Owen Taylor <otaylor@redhat.com>
3500 * glib/Makefile.am (IGNORE_HFILES): Add
3503 * gobject/Makefile.am (IGNORE_HFILES): Remove
3506 2001-08-15 Ron Stenike <rsteinke@w-link.net>
3508 * docs/reference/glib/glib-sections.txt: Added
3509 declarations for g_io_channel_[set,get]_close_on_unref
3511 Sun Aug 12 10:03:42 2001 Owen Taylor <otaylor@redhat.com>
3513 * */Makefile.am: Set GPATH to fix srcdir != builddir
3514 problems with GNU make.
3516 Sun Aug 12 02:24:36 2001 Tim Janik <timj@gtk.org>
3518 * gobject/tmpl/value_arrays.sgml: document value arrays.
3520 2001-08-06 Sven Neumann <sven@gimp.org>
3522 * docs/reference/gobject/gobject-sections.txt
3523 * docs/reference/gobject/tmpl/objects.sgml: added documentation for
3524 g_object_[add|remove]_weak_pointer().
3526 2001-07-19 Darin Adler <darin@bentspoon.com>
3528 reviewed by: <delete if not using a buddy>
3530 * glib/tmpl/string_utils.sgml:
3532 2001-06-03 Matthias Clasen <matthiasc@poet.de>
3534 * glib/tmpl/caches.sgml, glib/tmpl/main.sgml,
3535 gobject/gobject-docs.sgml, gobject/tmpl/generic_values.sgml,
3536 gobject/tmpl/gtypemodule.sgml, gobject/tmpl/signals.sgml,
3537 gobject/tmpl/types.sgml: fix some typos.
3539 Thu Jun 28 17:43:29 2001 Owen Taylor <otaylor@redhat.com>
3541 * glib/tmpl/memory.sgml glib/tmpl/macros_misc.sgml: Add
3542 notes about inclusion of string.h to docs on g_memmove,
3545 Tue Jun 26 12:28:20 2001 Owen Taylor <otaylor@redhat.com>
3547 * glib/Makefile.am: Fix problem with glibconfig.h
3549 2001-06-26 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3551 * glib/tmpl/threads.sgml (example): Corrected.
3553 2001-06-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3555 * glib/glib-sections.txt, glib/tmpl/date.sgml: Add g_time_val_add.
3557 * glib/tmpl/threads.sgml: Updated.
3559 2001-05-23 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3561 * glib/tmpl/arrays.sgml, glib/tmpl/arrays_pointers.sgml,
3562 glib/tmpl/arrays_byte.sgml: Corrected documentation for the
3563 ..._sized_new functions. Discovered by noon@users.sourceforge.net.
3565 2001-05-19 Havoc Pennington <hp@pobox.com>
3567 * glib/Makefile.am (IGNORE_HFILES): add glibintl.h
3569 * glib/tmpl/*.sgml: fix various missing docs
3571 2001-05-18 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3573 * glib/glib-overrides.txt, glib/glib-sections.txt,
3574 glib/tmpl/thread_pools.sgml, glib/tmpl/threads.sgml: Updated.
3576 2001-05-09 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3578 * glib/tmpl/thread_pools.sgml, glib/tmpl/thread_pools.sgml:
3579 Updates after some renaming took place.
3581 2001-05-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3583 * glib/tmpl/threads.sgml, glib/glib-overrides.txt: Updated.
3585 * glib/tmpl/threads.sgml: Clarification for g_mutex_trylock.
3587 2001-04-19 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3589 * glib/tmpl/hash_tables.sgml, glib/tmpl/misc_utils.sgml,
3590 glib/tmpl/scanner.sgml: Changes due to deprecation update.
3592 Mon Apr 16 12:18:26 2001 Owen Taylor <otaylor@redhat.com>
3594 * {glib,gobject}/Makefile.am (tmpl-build.stamp): More tweaks
3595 from GTK+. Reenable $(HTML_IMAGES) with shell portability fixes.
3597 Wed Apr 4 00:56:00 2001 Tim Janik <timj@gtk.org>
3599 * gobject/Makefile.am: disabled "for i in $(HTML_IMAGES) ;"
3600 dist-hook because $(HTML_IMAGES) is empty.
3602 Tue Apr 3 11:51:02 2001 Owen Taylor <otaylor@redhat.com>
3604 * {glib,gobject}/Makefile.am (sgml-build.stamp): Add
3605 explicit path to tmpl files in dependencies.
3607 * glib/glib.types gobject/gobject.types: empty files
3608 to keep generic makefiles happy.
3610 2001-04-03 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3612 * glib/glib-sections.txt: Removed
3613 g_static_private_(get|set)_for_thread.
3615 * glib/tmpl/threads.sgml: Updated.
3617 * glib/tmpl/thread_pools.sgml: Added GThreadPool documentation.
3619 Mon Mar 26 14:20:36 2001 Owen Taylor <otaylor@redhat.com>
3621 * glib/Makefile.am (SCAN_OPTIONS): Add --deprecated-guards
3623 Sat Mar 17 17:51:17 2001 Owen Taylor <otaylor@redhat.com>
3625 * gobject/Makefile.am glib/Makefile.am: A couple
3628 2001-03-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3630 * glib/tmpl/threads.sgml: Spelling corrections.
3632 Wed Mar 7 15:02:17 2001 Owen Taylor <otaylor@redhat.com>
3634 * gobject/Makefile.am: Revert Tim's last commit to
3635 get rid of 7+ unnecessary / broken changes. Add
3636 back the useful part. Also fix problem with grep,
3637 add dependency on template files.
3639 * gobject/gobject-sections.txt: Remove double
3640 value_types names which was screwing up builds.
3642 * glib/Makefile.am: Propagate changes from
3645 2001-03-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3647 * glib/tmpl/threads.sgml: Fixed stupid typo.
3649 2001-03-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3651 * glib/tmpl/threads.sgml: Completed.
3653 Wed Mar 7 09:33:27 2001 Tim Janik <timj@gtk.org>
3655 * gobject/Makefile.am: shuffled rules to avoid excessive
3658 * gobject/gobject-sections.txt: updates.
3660 * gobject/tmpl/*: bunch of updates, added another patch
3661 from Eric Lemings <eric.b.lemings@lmco.com>.
3663 2001-03-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3665 * glib/glib-sections.txt, glib/tmpl/messages.sgml: Removed
3666 g_log_domain_gmodule.
3668 2001-02-23 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3670 * glib/tmpl/threads.sgml: Big update. Almost ready.
3672 * glib/tmpl/async_queues.sgml: Typo.
3674 * glib/glib-sections.txt: Added g_static_rec_mutex_init,
3675 g_static_rec_mutex_free, g_static_rw_lock_init,
3676 g_static_private_init and g_static_private_free.
3678 * glib/glib-overrides.txt: Added g_thread_yield and g_thread_exit.
3680 Fri Feb 16 06:52:20 2001 Tim Janik <timj@gtk.org>
3682 * gobject/tmpl/types.sgml: incorporated huge docu patch from Eric
3683 Lemings <eric.b.lemings@lmco.com> with a bunch of editing on my part.
3685 Mon Feb 12 12:42:45 2001 Owen Taylor <otaylor@redhat.com>
3687 * {glib,gobject}/Makefile.am: The ultimate gtk-doc makefile.
3689 2001-02-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3691 * glib/tmpl/threads.sgml, glib/glib-sections.txt: Added
3692 documentation for g_static_mutex_init().
3694 Wed Jan 31 07:14:22 2001 Tim Janik <timj@gtk.org>
3696 * gobject/Makefile.am: adapt to work with new CVS gtk-doc, leaving the old
3697 rules in place caused bogus recursions. main changes:
3698 - add to conditionalized section:
3704 html.stamp: sgml.stamp $(EXTRA_SGML_FILES)
3706 DOC_STAMPS= html.stamp sgml.stamp
3708 maintainer-clean-local: clean
3709 - cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
3710 + cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt $(DOC_STAMPS)
3712 * glib/Makefile.am (maintainer-clean-local): dito.
3714 Wed Jan 31 06:21:32 2001 Tim Janik <timj@gtk.org>
3716 * gobject/tmpl/types.sgml: applied docu patch from Eric Lemings
3717 <eric.b.lemings@lmco.com>, did some more editing.
3719 2001-01-30 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3721 * glib/glib-sections.txt, glib/tmpl/threads.sgml: Added
3722 g_static_mutex_free().
3724 Tue Jan 9 03:10:38 2001 Tim Janik <timj@gtk.org>
3726 * gobject/tmpl/types.sgml: added some function documentations.
3728 * gobject/gobject-sections.txt: buncha fixups.
3730 Fri Jan 5 15:47:10 2001 Owen Taylor <otaylor@redhat.com>
3732 * glib/glib-sections.txt glib/tmpl/* glib/Makefile.am: Updated.
3734 2000-12-22 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3736 * glib/glib-sections.txt: Added G_MODULE_SUFFIX.
3738 * glib/tmpl/modules.sgml: Updated.
3740 2000-12-19 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3742 * glib/glib-sections.txt: Added g_rand_boolean and
3743 g_random_boolean macros.
3745 * glib/tmpl/random_numbers.sgml: Updated.
3747 Tue Dec 5 15:41:23 2000 Owen Taylor <otaylor@redhat.com>
3749 * glib/Makefile.am glib/mainloop-states*: add images
3751 * glib/glib-sections.txt: Updated
3753 * glib/tmpl/main.sgml: More documentation, move function
3756 Mon Nov 13 00:18:55 2000 Owen Taylor <otaylor@redhat.com>
3758 * glib/glib-sections.sgml: Move conversion functions
3761 * gobject/gobject-docs.sgml: Fix some malformed sgml.
3763 Sun Nov 5 13:24:50 2000 Owen Taylor <otaylor@redhat.com>
3765 * gobject/Makefile.am gobject/gobject-sections.sgml: Updates
3766 * gobject/tmpl/g{boxed,type{plugin,module}}.sgml: added
3768 2000-11-05 Havoc Pennington <hp@pobox.com>
3770 * glib/tmpl/markup.sgml: Write docs
3772 2000-11-05 Havoc Pennington <hp@pobox.com>
3774 * glib/glib-sections.txt: remove parens from section name,
3777 * glib/glib-docs.sgml: Add the new files here, doh.
3779 * glib/tmpl/shell.sgml: add gshell.[hc] docs
3781 2000-11-05 Havoc Pennington <hp@pobox.com>
3783 * glib/tmpl/error_reporting.sgml: fixes
3785 2000-11-05 Havoc Pennington <hp@pobox.com>
3787 * glib/tmpl/spawn.sgml, glib/tmpl/markup.sgml,
3788 glib/tmpl/fileutils.sgml: Added
3790 * glib/Makefile.am: Add new files
3792 * glib/glib-sections.txt: Add stuff from -unused
3794 Fri Nov 3 07:33:15 2000 Tim Janik <timj@gtk.org>
3796 * gobject/gobject-docs.sgml: added &gobject-closures; section.
3798 * gobject/Makefile.am (tmpl_sources): add tmpl/clsoures.sgml
3800 * gobject/gobject-sections.txt: added Closure section.
3802 * gobject/tmpl/closures.sgml: new file with template description
3803 for GClosure functions.
3805 2000-11-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3807 * glib/tmpl/glib-unused.sgml: Remove superfluous GSearchFunc.
3809 * glib/tmpl/async_queues.sgml, glib/glib-sections.txt: Added
3810 documentation for asynchronous queues.
3812 2000-10-31 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3814 * glib/tmpl/linked_lists_single.sgml: This time the right fix.
3816 * glib/tmpl/scanner.sgml, glib/tmpl/strings.sgml: Changed
3819 * glib/tmpl/string_utils.sgml: Corrected the documentation of
3820 g_strescape and added those of g_strcompress.
3822 2000-10-30 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3824 * glib/tmpl/limits.sgml: Added documentation for
3825 G_MAXU(INT|SHORT|LONG).
3827 * glib/tmpl/macros_misc.sgml: Added documentation for
3828 G_G(U)INT(16|32|64)_FORMAT.
3830 * glib/tmpl/types.sgml: Mention G_MAXU(INT|SHORT|LONG) in
3831 documentation for gu(int|short|long).
3833 * glib/glib-sections.txt, glib/tmpl/linked_lists_double.sgml,
3834 glib/tmpl/caches.sgml: Move GCompareFunc to GList and introduce
3835 and document GEqualFunc in GHashTable.
3837 * glib/tmpl/caches.sgml, glib/tmpl/hash_tables.sgml,
3838 glib/tmpl/relations.sgml : Changed to reflect the changed API
3839 (GCompareFunc -> GEqualFunc).
3841 * glib/tmpl/linked_lists_single.sgml, glib/tmpl/threads.sgml: Typo
3844 Mon Oct 30 11:13:12 2000 Tim Janik <timj@gtk.org>
3846 * gobject/tmpl/signals.sgml: start at general description.
3848 * gobject/gobject-docs.sgml: added introduction.
3850 Mon Oct 30 06:01:43 2000 Tim Janik <timj@gtk.org>
3852 * gobject/gobject-sections.txt: opened up a new section on signals.
3854 2000-10-27 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3856 * glib/tmpl/misc_utils.sgml: Removed the win32 limitation.
3858 * glib/glib-sections.txt, glib/tmpl/hash_tables.sgml,
3859 glib/tmpl/macros_misc.sgml, glib/tmpl/misc_utils.sgml,
3860 glib/tmpl/scanner.sgml: Document the recently deprecated functions
3863 2000-10-15 Raja R Harinath <harinath@cs.umn.edu>
3865 'make distcheck' fixes.
3866 * glib/Makefile.am (EXTRA_DIST): Add $(DOC_MODULE)-decl.txt.
3867 (html): Run 'gtkdoc-fixxref' in $(srcdir).
3868 (dist-check-gtkdoc): Add missing quote.
3869 (dist-hook): Copy in dependency order, so that none of the
3870 makerules are fired in a tarball build.
3872 * gobject/Makefile.am: Likewise.
3874 2000-10-13 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3876 * glib/glib-sections.txt: Added misc items.
3878 * glib/tmpl/random_numbers.sgml: Documentation for the random
3881 2000-10-09 Raja R Harinath <harinath@cs.umn.edu>
3883 * gobject/Makefile.am (DOC_SOURCE_DIR): Don't set to
3884 $top_srcdir)/gobject.
3885 * glib/Makefile.am (DOC_SOURCE_DIR): Don't set to $(top_srcdir),
3887 2000-09-29 Jonathan Blandford <jrb@redhat.com>
3889 * glib/tmpl/trees-nary.sgml: Add g_node_insert_after().
3891 Thu Sep 7 12:35:35 2000 Owen Taylor <otaylor@redhat.com>
3893 * Some further makefile improvement.
3895 * Restore all the docs that mysteriously vanished earlier.
3897 Wed Sep 6 10:59:45 2000 Owen Taylor <otaylor@redhat.com>
3899 * gobject/Makefile.am glib/Makefile.am: Improve
3900 separation of generic non-generic parts and dependencies.
3902 Tue Sep 5 20:03:25 2000 Owen Taylor <otaylor@redhat.com>
3904 * Moved into glib source tree, updated glib-sections.txt
3905 and Makefile.am for glib-1.3.x.
3907 2000-07-01 Damon Chaplin <damon@helixcode.com>
3909 * tmpl/string_utils.sgml: updated g_strndup.
3911 2000-06-11 Damon Chaplin <damon@helixcode.com>
3913 * tmpl/messages.sgml: updated a bit more.
3915 2000-06-11 Damon Chaplin <damon@helixcode.com>
3917 * tmpl/messages.sgml: updated a few bits about log handlers & flags.
3919 2000-04-16 Damon Chaplin <damon@helixcode.com>
3921 * tmpl/linked_lists_single.sgml:
3922 * tmpl/linked_lists_double.sgml:
3923 * tmpl/trees-nary.sgml: updated.
3925 * tmpl/modules.sgml: described g_module_build_path().
3927 * tmpl/date.sgml: made short description lower case and end in a '.'.
3929 * glib-sections.txt: rearranged GDate section.
3932 * tmpl/arrays_byte.sgml:
3933 * tmpl/arrays_pointer.sgml: updated.
3935 2000-02-21 Damon Chaplin <damon@helixcode.com>
3937 * tmpl/main.sgml: updated the g_source_remove_by_XXX() descriptions
3938 to note that only the first source found is removed.
3940 2000-01-25 Damon Chaplin <damon@karuna.freeserve.co.uk>
3942 * tmpl/misc_utils.sgml: g_bit_nth_lsf/msf docs from
3943 Nils Rennebarth <nils@ipe.uni-stuttgart.de>, and updates for
3944 GVoidFunc & GFreeFunc.
3946 1999-12-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3948 * glib-sections.txt, tmpl/threads.sgml: Removed
3949 G_THREADS_IMPL_NSPR. Shouldn't be used anyway.
3951 * glib-overrides.txt: New file, that makes most of the thread
3952 related macros look like functions.
3954 * Makefile.am: Added glib-overrides.txt to EXTRA_DIST.
3956 * tmpl/threads.sgml: Minor updates.
3958 Tue Aug 17 08:42:17 1999 Owen Taylor <otaylor@redhat.com>
3960 * tmpl/datasets.sgml: Added missing </para>
3961 * tmpl/timers.sgml: Added missing </para>
3962 * tmpl/misc_utils.sgml: Added missing </para>
3963 * tmpl/linked_lists_double.sgml: Added missing </para>
3964 * tmpl/linked_lists_single.sgml: Added missing </para>
3965 * tmpl/threads.sgml: Removed extra <para>s.
3966 * tmpl/main.sgml: Added missing </para>
3968 Wed Aug 18 23:38:52 1999 Owen Taylor <otaylor@redhat.com>
3970 * README: Added some simple build instructions.
3972 Wed Aug 18 23:11:28 1999 Owen Taylor <otaylor@redhat.com>
3974 * Import into CVS of glib-reference-1.1.3
3975 Filled in some basic contents for AUTHORS
3976 README, and README.cvs