1 === ChangeLog discontinued ===
3 With the move to git, GLib is switching from a ChangeLog file
4 to relying on commit messages to provide change history. Please
5 see README.commits for guidance on the expected message format.
7 2009-03-13 Matthias Clasen <mclasen@redhat.com>
9 * === Released 2.20.0 ===
11 2009-03-02 Matthias Clasen <mclasen@redhat.com>
13 * === Released 2.19.10 ===
15 2009-03-02 Matthias Clasen <mclasen@redhat.com>
17 * === Released 2.19.9 ===
19 2009-03-01 Matthias Clasen <mclasen@redhat.com>
21 Bug 573128 – A couple of typos in GObject documentation
23 * gobject/tut_gobject.xml: Fix some typos. Reported by Dimitri Vorbiev
25 2009-02-17 Matthias Clasen <mclasen@redhat.com>
27 * === Released 2.19.8 ===
29 2009-02-16 Matthias Clasen <mclasen@redhat.com>
31 * === Released 2.19.7 ===
33 2009-02-06 Stefan Kost <ensonic@users.sf.net>
36 * glib/glib-docs.sgml:
37 * gobject/gobject-docs.sgml:
38 Add online urls for library.gnome.org. This allows other docs to do
39 gtkdoc-rebase --online --html-dir=html
40 before publishing docs and have working xrefs.
42 2009-02-02 Matthias Clasen <mclasen@redhat.com>
44 * === Released 2.19.6 ===
46 2009-01-19 Matthias Clasen <mclasen@redhat.com>
48 * === Released 2.19.5 ===
50 2009-01-13 Matthias Clasen <mclasen@redhat.com>
52 * glib/glib-sections.txt:
53 * glib/tmpl/base64.sgml: Mention g_base64_decode_inplace
55 2009-01-05 Matthias Clasen <mclasen@redhat.com>
57 * === Released 2.19.4 ===
59 2009-01-02 Matthias Clasen <mclasen@redhat.com>
61 * glib/tmpl/string_utils.sgml: Move most function docs inline.
63 2009-01-01 Matthias Clasen <mclasen@redhat.com>
65 Bug 565831 – error in interface creation sample
67 * gobject/tut_howto.xml: Fix an example. Pointed out by
70 2008-12-15 Matthias Clasen <mclasen@redhat.com>
72 * === Released 2.19.3 ===
74 2008-12-08 Matthias Clasen <mclasen@redhat.com>
76 * gio/gio-sections.txt: Add new functions
78 2008-12-07 Behdad Esfahbod <behdad@gnome.org>
80 Bug 563156 – Document printing and scanning gunichar values
82 * glib/tmpl/unicode.sgml: Document printing and scanning gunichar
85 2008-12-07 Behdad Esfahbod <behdad@gnome.org>
87 Bug 563150 – G_GU?INT*_MODIFIER/FORMAT docs
89 * glib/tmpl/glib-unused.sgml:
90 * glib/tmpl/macros_misc.sgml:
91 * glib/tmpl/types.sgml:
92 Update docs to mention scanning as well as printing.
93 Cross reference these from their respective types.
95 2008-12-01 Matthias Clasen <mclasen@redhat.com>
97 * === Released 2.19.2 ===
99 2008-12-01 Matthias Clasen <mclasen@redhat.com>
101 * === Released 2.19.1 ===
103 2008-12-01 Alexander Larsson <alexl@redhat.com>
105 Reviewed by NOBODY (OOPS!).
107 * gio/gio-sections.txt:
109 2008-11-30 Matthias Clasen <mclasen@redhat.com>
111 * glib/running.sgml: Mention all and help special options in
114 2008-11-30 Matthias Clasen <mclasen@redhat.com>
116 Bug 562538 – GObject interface tutorial shouldn't finalise with
117 "Please forget everything"
119 * gobject/tut_gtype.xml: Remove the questionable closing sentence
120 and all references to private functions. Pointed out by Christian
123 2008-11-28 Matthias Clasen <mclasen@redhat.com>
125 Bug 559452 – GObject Reference Manual (typo)
126 Bug 559462 – GObject Reference Manual (typo)
127 Bug 559517 – GObject Reference Manual (typo)
129 * gobject/tut_howto.xml:
130 * gobject/tut_gsignal.xml:
131 * gobject/tut_gobject.xml: Fix typos, found by Andrew Feren.
133 2008-11-28 Matthias Clasen <mclasen@redhat.com>
135 * gio/gio-sections.txt: Add g_app_info_get_commandline
137 2008-11-28 Matthias Clasen <mclasen@redhat.com>
139 * glib/tmpl/keyfile.sgml: Explain locale identifiers in
142 2008-11-28 Matthias Clasen <mclasen@redhat.com>
144 Bug 562549 – g_byte_array_free should tell how free data
146 * glib/tmpl/arrays_byte.sgml: Improve docs, proposed by
149 2008-11-21 Matthias Clasen <mclasen@redhat.com>
152 * gobject/Makefile.am:
153 * gio/Makefile.am: Use a new gtk-doc feature to generate
156 2008-11-14 Matthias Clasen <mclasen@redhat.com>
158 * glib/glib-sections.txt: Add G_STATIC_ASSERT and friends
160 2008-11-14 Matthias Clasen <mclasen@redhat.com>
162 * gio/gio-sections.txt: Add G_FILE_ATTRIBUTE_PREVIEW_ICON
164 2008-11-10 Behdad Esfahbod <behdad@gnome.org>
166 Bug 559448 – GObject Reference Manual (typo)
168 * gobject/tut_gobject.xml: Fix typo.
170 2008-11-03 Matthias Clasen <mclasen@redhat.com>
172 Bug 552776 – ac_cv_func_posix_getgrgid_r not mentioned
174 * glib/cross.sgml: Mention ac_cv_func_posix_getgrgid_r.
176 2008-10-29 16:04:38 Tim Janik <timj@gtk.org>
178 * glib/tmpl/macros_misc.sgml: Clarified/added docs for
179 G_STRINGIFY, G_PASTE and G_STATIC_ASSERT, based on
180 patches from Christian Persch and Christian Dywan.
182 2008-10-21 Alexander Larsson <alexl@redhat.com>
184 * gio/gio-sections.txt:
185 Update with new symbolse
187 2008-10-16 Matthias Clasen <mclasen@redhat.com>
189 * === Released 2.19.0 ===
191 * gio/gio-sections.txt: Add new api
193 * gobject/gobject-docs.sgml:
194 * gio/gio-docs.xml: Add new indexes
196 2008-10-16 Matthias Clasen <mclasen@redhat.com>
198 * glib/Makefile.am: Don't specify multiple directories in
199 DOC_SOURCE_DIR. It doesn't work.
201 2008-09-26 Dan Winship <danw@gnome.org>
203 * glib/tmpl/testing.sgml: Fix lots of typos, document
204 g_assert_error() and g_assert_no_error()
206 2008-09-26` Matthias Clasen <mclasen@redhat.com>
208 * glib/tmpl/iochannel.sgml: Move more docs inline
210 2008-09-17 Matthias Clasen <mclasen@redhat.com>
212 * === Released 2.18.1 ===
214 2008-09-15 Matthias Clasen <mclasen@redhat.com>
216 Bug 552359 – g_file_info_get_icon should return GThemedIcon, and
217 g_themed_icon_get_names shold be documented ?
219 * gio/gio-sections.txt: Add g_themed_icon_get_names.
221 2008-09-12 Matthias Clasen <mclasen@redhat.com>
223 * glib/tmpl/modules.sgml: Reinstate docs that somehow got lost.
225 2008-09-02 Matthias Clasen <mclasen@redhat.com>
227 * === Released 2.18.0 ===
229 2008-09-02 Matthias Clasen <mclasen@redhat.com>
231 * gobject/gobject-sections.txt: Add g_object_get_type
233 2008-09-02 Matthias Clasen <mclasen@redhat.com>
235 Bug 550056 – Missing documentation for g_emblemed_icon_get_emblems
237 * gio/gio-sections.txt: Add some missing GEmblem functions.
238 Noticed by Cosmio Cecchi
240 2008-08-27 Matthias Clasen <mclasen@redhat.com>
242 * glib/tmpl/i18n.sgml: Add hint about intltool to NC_() docs.
244 2008-08-18 Matthias Clasen <mclasen@redhat.com>
246 * === Released 2.17.7 ===
248 2008-08-16 Matthias Clasen <mclasen@redhat.com>
250 * gio/gio-sections.txt: Fix a typo
252 2008-08-15 Tor Lillqvist <tml@novell.com>
254 * glib/tmpl/threads.sgml: Add an exception: g_mem_set_vtable() may
255 be called before g_thread_init().
257 2008-08-15 Tor Lillqvist <tml@novell.com>
259 * glib/tmpl/threads.sgml: Warn about the consequences of not
260 calling g_thread_init() first, if it will be called at all. Advice
261 calling it if using random GLib-based libraries.
263 2008-08-11 Matthias Clasen <mclasen@redhat.com>
265 Bug 547262 – Missing link in the docs
267 * glib/tmpl/gregex.sgml: Fix a reference.
268 Pointed out by Bastien Nocera
270 2008-08-04 Matthias Clasen <mclasen@redhat.com>
272 * === Released 2.17.6 ===
274 2008-08-04 Matthias Clasen <mclasen@redhat.com>
278 * gio/gio-sections.txt: Add Gemblem
280 2008-08-04 Matthias Clasen <mclasen@redhat.com>
282 * === Released 2.17.5 ===
284 2008-08-04 Matthias Clasen <mclasen@redhat.com>
286 * gobject/gobject-docs.sgml: Add a 2.18 index
288 2008-08-01 Matthias Clasen <mclasen@redhat.com>
290 * gio/gio-sections.txt: Add some more GEmblemedIcon things.
292 * glib/tmpl/testing.sgml: Fix a typo. Noticed by Marek Kasik.
294 2008-07-28 Matthias Clasen <mclasen@redhat.com>
296 * glib/glib-sections.txt: Add g_markup_context_get_user_data
298 2008-07-28 Matthias Clasen <mclasen@redhat.com>
300 * gio/gio-sections.txt:
301 * gio/gio-docs.xml: Add GEmblemedIcon
303 2008-07-21 Matthias Clasen <mclasen@redhat.com>
305 * === Released 2.17.4 ===
307 2008-07-18 Matthias Clasen <mclasen@redhat.com>
309 * gobject/gobject-sections.txt: Add new signal api.
311 2008-07-18 Matthias Clasen <mclasen@redhat.com>
313 * glib/glib-sections.txt:
314 * glib/tmpl/i18n.sgml: Add new gettext stuff
316 2008-07-18 Matthias Clasen <mclasen@redhat.com>
318 Bug 530759 – update the gobject tutorial to the XXI century
320 * gobject/*: Some updates to the tutorial. Patch by Emmanuele
323 2008-07-18 Matthias Clasen <mclasen@redhat.com>
325 * gio/gio-sections.txt: Add g_content_type_guess_for_tree
327 2008-07-16 Matthias Clasen <mclasen@redhat.com>
329 Bug 543220 – Case collision on gio-extension-points.html
331 Reported by Ryan Schmidt
332 * gio/overview.xml: Rename id to avoid filename conflict.
334 2008-07-16 Matthias Clasen <mclasen@redhat.com>
336 Bug 543168 – Description of G_SLICE=debug-blocks discourages its use
338 * glib/running.sgml: Improve docs of G_SLICE=debug-blocks.
339 Patch by Alessandro Vesely.
341 2008-07-08 Matthias Clasen <mclasen@redhat.com>
343 * gio/gio-sections.txt: Add new GMount functions
345 2008-07-05 Matthias Clasen <mclasen@redhat.com>
347 Bug 521589 – [RFC] gobject documentation should mention Vala
349 * gobject/tut_tools.xml: Add a reference to Vala.
350 Patch by Marc-Andre Lureau.
352 2008-07-05 Matthias Clasen <mclasen@redhat.com>
354 * glib/glib-sections.txt: Move g_strcmp0 to a more appropriate
357 2008-07-02 Matthias Clasen <mclasen@redhat.com>
359 * === Released 2.17.3 ===
361 2008-07-02 Matthias Clasen <mclasen@redhat.com>
363 * gio/gio-sections.txt: Add g_desktop_app_info_new_from_keyfile
366 2008-07-01 Matthias Clasen <mclasen@redhat.com>
368 * gio/gio.types: Add missing types. Pointed out by David Zeuthen.
370 2008-06-24 Michael Natterer <mitch@imendio.com>
373 * gobject/Makefile.am: don't comment out the include of
374 Makefile.decl just because there are no tests. It needs to be
375 included in each Makefile.am or make check will fail.
377 2008-06-22 Stefan Kost <ensonic@users.sf.net>
380 * gobject/Makefile.am:
381 Unify the Makefiles. In glib only scan glib folders.
383 2008-06-16 Ross Burton <ross@burtonini.com>
385 * gio/gio-sections.txt:
386 Add g_file_enumerator_get_container.
388 2008-06-14 Matthias Clasen <mclasen@redhat.com>
390 * glib/tmpl/macros_misc.sgml: Document G_GNUC_MAY_ALIAS
392 * glib/tmpl/testing.sgml: Move docs around, and add more
394 * glib/tmpl/unicode.sgml: Document break types
396 * glib/tmpl/hash_tables.sgml: Add docs for GHashTableIter
398 2008-06-12 Matthias Clasen <mclasen@redhat.com>
400 * === Released 2.17.2 ===
402 2008-06-12 Matthias Clasen <mclasen@redhat.com>
404 * === Released 2.17.1 ===
406 2008-06-12 Matthias Clasen <mclasen@redhat.com>
408 * gio/gio-sections.txt: Add some new symbols
410 2008-06-12 Matthias Clasen <mclasen@redhat.com>
412 * glib/running.sgml: Remove mention of G_WIN32_PRETEND_WIN9X
414 2008-06-12 Ross Burton <ross@burtonini.com>
416 * gio/gio-sections.txt:
417 Add g_file_make_directory_with_parents.
419 2008-06-12 Matthias Clasen <mclasen@redhat.com>
421 * glib/glib-sections.txt: Testing documentation fixups
423 2008-06-12 Matthias Clasen <mclasen@redhat.com>
427 * glib/gtester-report.xml:
428 * glib/gtester-report.1:
429 * glib/glib-docs.sgml:
430 * glib/Makefile.am: Add gtester, gtester-report man pages
432 2008-06-11 Behdad Esfahbod <behdad@gnome.org>
434 * glib/glib-sections.txt: Add g_dgettext() and g_dngettext().
436 2008-06-11 Matthias Clasen <mclasen@redhat.com>
438 Bug 535418 – Please document which glib version defines goffset
440 * glib/tmpl/types.sgml: Add a Since tag for goffset
441 Proposed by Holger Berndt
443 2008-06-11 Matthias Clasen <mclasen@redhat.com>
445 Bug 528715 – Misprint in the description of the interface
446 g_type_class_add_private
448 * glib/tmpl/macros_misc.sgml:
449 * gobject/tmpl/gclosure.sgml:
450 * gobject/tmpl/gtype.sgml: Fix typos
451 Noticed by Areg Beketovski
453 2008-06-11 Matthias Clasen <mclasen@redhat.com>
455 Bug 528714 – Misprint in the description of the interface
458 * gobject/tmpl/param_value_types.sgml: Fix a typo.
459 Pointed out by Areg Beketovski
461 2008-06-11 Matthias Clasen <mclasen@redhat.com>
463 Bug 537260 – Doc bug in G_TYPE_INSTANCE_GET_CLASS()
465 * gobject/tmpl/gtype.sgml: Fix unclear parameter descriptions.
466 Pointed out by Behdad Esfahbod
468 2008-06-11 Matthias Clasen <mclasen@redhat.com>
470 Bug 530527 – Misprint in the description of the interface
471 g_cclosure_marshal_VOID__FLAGS
473 * gobject/tmpl/gclosure.sgml: Fix a duplication.
474 Noticed by Areg Beketovski
476 2008-06-11 Matthias Clasen <mclasen@redhat.com>
478 Bug 530526 – Misprint in the description of the fields 'class_init'
479 and 'class_finalize' of the structure GTypeInfo
481 * gobject/tmpl/gtype.sgml: Improve GTypeInfo docs
482 Proposed by Areg Beketovski
484 2008-06-11 Matthias Clasen <mclasen@redhat.com>
486 Bug 528719 – Improvement to the documentation of the
487 "g_object_connect" interface
489 * gobject/tmpl/objects.sgml: Improve the documentation of
490 g_object_connect. Proposed by Areg Bketovski
492 2008-06-11 Matthias Clasen <mclasen@redhat.com>
494 Bug 528172 – gtk_signal_handlers_unblock_* functions return value
495 amount of matched signals, not amount of actually unblocked.
497 * gobject/tmpl/signals.sgml: Fix documentation of return value
498 of functions that operate on matched signal handlers.
500 2008-06-11 Matthias Clasen <mclasen@redhat.com>
502 Bug 528717 – Misprint in the description of the parameter
503 'type_id' for the interface g_type_register_fundamental
505 * gobject/tmpl/gtype.sgml: Remove references to GTypeFundamentals
506 Pointed out by Areg Beketovski
508 2008-06-11 Matthias Clasen <mclasen@redhat.com>
510 Bug 528716 – Misprint in the description of the parameter
511 'iface_data' for the callback types GInterfaceInitFunc and
512 GInterfaceFinalizeFunc
514 * gobject/tmpl/gtype.sgml: Fix description of parameters
515 for GInterface{Init/Finalize}Func.
516 Pointed out by Areg Beketovski
518 2008-06-10 Matthias Clasen <mclasen@redhat.com>
520 * gobject/tmpl/gparamspec.sgml: Document G_PARAM_STATIC_NICK
522 2008-06-10 Matthias Clasen <mclasen@redhat.com>
524 * gio/gio-sections.txt: Add g_themed_icon_prepend_name
526 2008-06-10 14:06:34 Tim Janik <timj@imendio.com>
528 * gobject/tmpl/gtype.sgml: fixed documentation regarding type checking
529 macros that do and do not issue warnings.
531 2008-05-28 Matthias Clasen <mclasen@redhat.com>
533 * glib/glib-docs.sgml:
534 * gio/gio-docs.sgml: Add indexes of 2.18 additions
536 2008-05-27 Matthias Clasen <mclasen@redhat.com>
538 * === Released 2.17.0 ===
540 2008-05-27 Matthias Clasen <mclasen@redhat.com>
542 * glib/compiling.sgml: Document G_DISABLE_SINGLE_INCLUDES
544 2008-05-27 Michael Natterer <mitch@gimp.org>
546 * glib/tmpl/gurifuncs.sgml
547 * glib/tmpl/testing.sgml: new files.
549 * glib/tmpl/unicode.sgml
550 * glib/tmpl/macros_misc.sgml
551 * glib/tmpl/checksum.sgml: regenerated.
553 * Updated lots of svn:ignore all over the place.
555 2008-05-27 Matthias Clasen <mclasen@redhat.com>
557 Bug 535021 – g_param_spec_internal documentation should
558 describe purpose of nick and blurb
560 * gobject/tmpl/gparamspec.sgml: Explain nicks and blurbs
563 2008-05-26 Matthias Clasen <mclasen@redhat.com>
565 * glib/glib-docs.sgml: Add 2.18 index
567 * glib/glib-sections.txt: Add g_checksum_reset
569 2008-05-25 Matthias Clasen <mclasen@redhat.com>
571 * gobject/tmpl/gclosure.sgml: Fix docs for
572 g_cclosure_marshal_STRING__OBJECT_POINTER. (#534177, Areg Beketovski)
574 2008-05-18 Matthias Clasen <mclasen@redhat.com>
576 Bug 527214 – g_timer_elapsed() returns random values.
578 * docs/reference/glib/tmpl/timers.sgml:
579 Add notes regarding gthreads dependency.
580 Patch by Mathias Hasselmann
582 2008-05-17 Matthias Clasen <mclasen@redhat.com>
584 * gio/gio-sections.txt: Add new api
586 2008-05-17 Matthias Clasen <mclasen@redhat.com>
588 Bug 528648 – Extra >s in Object Construction section...
590 * gobject/tut_howto.xml: Fix a formatting glitch
592 2008-05-14 Tor Lillqvist <tml@novell.com>
594 * glib/tmpl/spawn.sgml: Don't mention fork()/exec() in the short
595 description. fork()/exec() is an implementation detail on Unix.
597 2008-04-07 Matthias Clasen <mclasen@redhat.com>
599 * glib/tmpl/unicode.sgml: Updates for Unicode 5.1
601 2008-04-07 Matthias Clasen <mclasen@redhat.com>
603 Bug 526572 – Missing * in declaration of parent_class in Object
604 Destruction section of GObject Reference Manual
606 * gobject/tut_howto.xml: Add missing *.
608 2008-04-03 Matthias Clasen <mclasen@redhat.com>
610 Bug 525553 – fix typo and nitpicking in GArray documentation
612 * glib/tmpl/arrays.sgml: Correct an index in an example,
613 pointed out by Paul Bolle
615 2008-03-30 Matthias Clasen <mclasen@redhat.com>
617 * gio/gio-sections.txt: Add g_file_query_file_type.
619 2008-03-30 Matthias Clasen <mclasen@redhat.com>
621 * glib/glib-sections.txt:
622 * glib/tmpl/macros-misc.sgml: Document G_GNUC_ALLOC_SIZE
625 2008-03-28 A. Walton <awalton@svn.gnome.org>
628 Document GIO_EXTRA_MODULES, fixes a small typo.
630 2008-03-19 Matthias Clasen <mclasen@redhat.com>
632 * gio/overview.xml: Document GVS_DISABLE_FUSE.
634 2008-03-12 Benjamin Otte <otte@gnome.org>
636 * gio/gio-sections.txt:
637 g_file_contains_file() doesn't exist anymore
639 2008-03-10 Matthias Clasen <mclasen@redhat.com>
641 * === Released 2.16.1 ===
643 2008-03-10 Matthias Clasen <mclasen@redhat.com>
645 * === Released 2.16.0 ===
647 2008-03-10 Matthias Clasen <mclasen@redhat.com>
649 * glib/tmpl/linked_lists_double.sgml:
650 * glib/tmpl/linked_lists_single.sgml: Remove docs that have
653 2008-03-10 Matthias Clasen <mclasen@redhat.com>
655 * glib/tmpl/types.sgml: Add a Since marker for goffset (#521013,
658 2008-02-29 Matthias Clasen <mclasen@redhat.com>
660 * glib/tmpl/linked_lists_double.sgml: Move docs inline
662 2008-02-25 Matthias Clasen <mclasen@redhat.com>
664 * === Released 2.15.6 ===
666 2008-02-23 Matthias Clasen <mclasen@redhat.com>
668 * gio/gio-sections.txt: Updates
670 2008-02-21 Tor Lillqvist <tml@novell.com>
672 * glib/running.sgml: Clarify character set issues on Windows.
674 2008-02-13 Ryan Lortie <desrt@desrt.ca>
676 * gio/gio-sections.txt: add G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT
678 2008-02-12 Matthias Clasen <mclasen@redhat.com>
680 * gio/migration.xml: Add a note about mime monitoring
682 2008-02-11 Matthias Clasen <mclasen@redhat.com>
684 * === Released 2.15.5 ===
686 2008-02-11 Matthias Clasen <mclasen@redhat.com>
689 * gio/gio-sections.txt:
690 * gio/overview.xml: Documentation additions
692 2008-02-10 Philip Withnall <pwithnall@svn.gnome.org>
694 * glib/tmpl/modules.sgml: Improve the documentation for
695 the G_MODULE_EXPORT macro. (#514470)
697 2008-02-09 Matthias Clasen <mclasen@redhat.com>
699 * glib/tmpl/i18n.sgml: Improve the documentation for the
700 N_() macro. (#514053, Tommi Vainikainen)
702 2008-01-29 Christian Persch <chpe@gnome.org>
704 * glib/tmpl/macros_misc.sgml: G_GNUC_[PRETTY_]FUNCTION are
705 deprecated since 2.16, not 2.14.
707 2008-01-28 Matthias Clasen <mclasen@redhat.com>
709 * === Released 2.15.4 ===
711 2008-01-27 Matthias Clasen <mclasen@redhat.com>
713 * glib/tmpl/trees-nary.sgml: Move docs inline
715 2008-01-27 Matthias Clasen <mclasen@redhat.com>
717 * glib/tmpl/macros_misc.sgml: Document G_GNUC_(PRETTY)_FUNCTION
720 2008-01-24 Matthias Clasen <mclasen@redhat.com>
722 * gio/migration.xml: Some more
724 2008-01-23 Matthias Clasen <mclasen@redhat.com>
726 * gio/migration.xml: Add something on trash handling
727 and some very sketchy information on gnome_vfs_xfer
729 2008-01-23 Matthias Clasen <mclasen@redhat.com>
731 * gio/overview.xml: Document environment
732 variables used by GIO.
734 2008-01-21 Matthias Clasen <mclasen@redhat.com>
736 * === Released 2.15.3 ===
738 2008-01-20 Matthias Clasen <mclasen@redhat.com>
740 * gio/gio-sections.txt: Additions
742 2008-01-14 Matthias Clasen <mclasen@redhat.com>
744 * === Released 2.15.2 ===
746 2008-01-11 Matthias Clasen <mclasen@redhat.com>
748 * glib/*: Hook up gtestutils docs.
750 2008-01-08 Alexander Larsson <alexl@redhat.com>
754 Remove GDirectoryMonitor refernces
756 008-01-07 Matthias Clasen <mclasen@redhat.com>
758 * === Released 2.15.1 ===
760 2008-01-07 Matthias Clasen <mclasen@redhat.com>
762 * glib/glib-sections.txt:
763 * gio/gio-sections.txt: Update to api changes
765 2008-01-06 Matthias Clasen <mclasen@redhat.com>
767 * glib/building.sgml: Document new dependencies and
770 2007-12-31 Wouter Bolsterlee <wbolster@svn.gnome.org>
772 * gio/migrating.xml: Fixed invalid XML entity
774 2007-12-31 Wouter Bolsterlee <wbolster@svn.gnome.org>
776 * glib/tmpl/macros_misc.sgml: Fixed typo
778 2007-12-30 Matthias Clasen <mclasen@redhat.com>
781 * gio/gio-sections.txt: Updates
783 2007-12-29 Matthias Clasen <mclasen@redhat.com>
785 * glib/tmpl/spawn.sgml: Add a warning about allowed functions
786 between fork() and exec().
788 2007-12-24 Benjamin Otte <otte@gnome.org>
790 * glib/tmpl/timers.sgml: Add a warning about g_thread_init
791 invalidating timers. (#491218)
793 2007-12-24 Mathias Hasselmann <mathias@openismus.com>
795 Fix typo in g_try_new0 docs (#505195, Felix Riemann).
797 * docs/reference/glib/tmpl/memory.sgml: Reference
798 n_structs, instead of non-existant n_counts argument.
800 2007-12-22 Matthias Clasen <mclasen@redhat.com>
802 * gobject/tmpl/gtypemodule.sgml: Fix a typo
804 2007-12-20 Matthias Clasen <mclasen@redhat.com>
806 * === Released 2.15.0 ===
808 2007-12-19 Alexander Larsson <alexl@redhat.com>
812 Some minor fixes and additions.
814 2007-12-17 Matthias Clasen <mclasen@redhat.com>
816 * gio: Flesh out the overview and migration docs.
818 2007-12-17 Matthias Clasen <mclasen@redhat.com>
820 * gio/migration.xml: Stub of a migration chapter
821 * gio/overview.xml: Stub of an overview
822 * gio/gvfs-overview.{odg,png}: Overview diagram taken
823 from Alex Guadec slides.
826 * gio/gio-docs.xml: Include these
828 2007-12-17 Matthias Clasen <mclasen@redhat.com>
830 * gio/gio-sections.txt: Updates
832 2007-12-14 Matthias Clasen <mclasen@redhat.com>
834 * glib/tmpl/hash_tables.sgml:
835 * glib/glib-sections.txt: Add hash iterator functions
837 2007-12-10 Matthias Clasen <mclasen@redhat.com>
839 * gio/gio-sections.txt:
841 * gio/gio.types: Add gdesktopappinfo
843 2007-12-10 Bastien Nocera <hadess@hadess.net>
845 * glib/tmpl/keyfile.sgml: Mention the difference
846 in handling booleans between GKeyFile and .INI files
849 2007-12-10 Alexander Larsson <alexl@redhat.com>
852 Remove more internal headers.
854 * gio/gio-sections.txt:
857 2007-12-10 Matthias Clasen <mclasen@redhat.com>
859 * gio/Makefile.am: Ignore gioalias.h
860 * gio/gio-sections.txt: Updates
862 2007-12-07 Behdad Esfahbod <behdad@gnome.org>
864 * glib/tmpl/date.sgml: Fix tiny grammar typo.
866 2007-12-04 Emmanuele Bassi <ebassi@gnome.org>
868 * glib/glib-sections.txt: Add GChecksum public API.
870 * glib/tmpl/checksum.sgml:
871 * glib/glib-docs.sgml: Add the checksums API page.
873 2007-11-29 Behdad Esfahbod <behdad@gnome.org>
875 Bug 500361 – Improve docs for g_array_free() and g_ptr_array_free()
877 * glib/tmpl/arrays.sgml:
878 * glib/tmpl/arrays_pointer.sgml:
879 Document how to free the return value.
881 2007-11-28 Matthias Clasen <mclasen@redhat.com>
883 * gio/gio-sections.txt: More cleanup
885 * gio/gio.types: Remove internal types
887 2007-11-27 Matthias Clasen <mclasen@redhat.com>
889 * gio/gio-sections.txt: Remove nonexisting functions
891 2007-11-27 Matthias Clasen <mclasen@redhat.com>
893 * gio/gio-sections.txt: Some additions
895 2007-11-27 Matthias Clasen <mclasen@redhat.com>
897 * gio/gio-sections.txt:
899 * gio/gio.types: Update for api changes
901 2007-11-26 Alexander Larsson <alexl@redhat.com>
906 * gio/gio-sections.txt:
908 * gio/version.xml.in:
911 2007-11-23 Matthias Clasen <mclasen@redhat.com>
913 * glib/tmpl/i18n.sgml:
914 * glib/glib-sections.txt: Add g_dpgettext(), C_()
916 2007-11-18 Matthias Clasen <mclasen@redhat.com>
918 * glib/tmpl/option.sgml: Update the example to demonstrate
919 error handling. (#497033, Matti Katila)
921 2007-11-09 Matthias Clasen <mclasen@redhat.com>
923 * glib/tmpl/patterns.sgml: Add a warning about strlen vs
924 g_utf8_strlen. (#455725, Michael Rasmussen)
926 * glib/tmpl/date.sgml: Add a footnote explaining leap years.
927 (#491982, Areg Beketovski)
929 * glib/tmpl/date.sgml: Improve g_date_clamp docs. (#491970,
932 2007-11-08 Matthias Clasen <mclasen@redhat.com>
934 * glib/tmpl/memory.sgml
935 * glib/tmpl/hooks.sgml: Cleanups and fixes
937 2007-11-08 Matthias Clasen <mclasen@redhat.com>
939 * glib/tmpl/thread_pools.sgml: Fix the GThreadPool docs.
940 (#491959, Areg Beketovski)
942 2007-11-07 Matthias Clasen <mclasen@redhat.com>
944 * glib/glib-sections.txt: Add g_markup_parse_context_get_element_stack
946 2007-11-07 Matthias Clasen <mclasen@redhat.com>
948 * glib/building.sgml: Fix a typo
950 2007-11-07 Matthias Clasen <mclasen@redhat.com>
952 * === Released 2.14.3 ===
954 2007-11-05 Mathias Hasselmann <mathias@openismus.com>
956 * docs/reference/gobject/tut_gtype.xml: Use correct naming conventions
957 when explaining maman_bar_get_type(). (#493688) Mention G_DEFINE_TYPE.
959 2007-10-16 Matthias Clasen <mclasen@redhat.com>
961 * gobject/tmpl/gparamspec.sgml: Small update (#477704, Ross Burton)
963 2007-10-16 Matthias Clasen <mclasen@redhat.com>
965 * === Released 2.14.2 ===
967 2007-10-16 Matthias Clasen <mclasen@redhat.com>
969 * gobject/tmpl/param_value_types.sgml: Add some discussion on
970 g_value_set_object() vs g_value_take_object(). (#477957, Davyd
973 2007-09-19 Behdad Esfahbod <behdad@gnome.org>
975 * glib/building.sgml: Fix gettext URL. (#478349, kraai ftbfs.org)
977 2007-09-19 Matthias Clasen <mclasen@redhat.com>
979 * === Released 2.14.1 ===
981 2007-09-16 Matthias Clasen <mclasen@redhat.com>
983 * glib/Makefile.am: Remove reference to trio
985 2007-09-11 Matthias Clasen <mclasen@redhat.com>
987 * glib/tmpl/error_reporting.sgml: Add an example. (#474229,
990 2007-09-09 Behdad Esfahbod <behdad@gnome.org>
992 * glib/tmpl/warnings.sgml: Improve G_BREAKPOINT docs. (#474899)
994 2007-09-05 Behdad Esfahbod <behdad@gnome.org>
996 * glib/tmpl/glib-unused.sgml:
997 * glib/tmpl/macros_misc.sgml:
998 * glib/tmpl/main.sgml:
999 * gobject/tmpl/gparamspec.sgml:
1001 Tue Aug 28 19:04:12 2007 Tim Janik <timj@gtk.org>
1003 * glib/tmpl/memory_slices.sgml: clarified alignment
1004 expectations for g_slice_alloc().
1006 2007-08-20 Behdad Esfahbod <behdad@gnome.org>
1008 * glib/tmpl/unicode.sgml: Document that GUnicodeScript is
1009 interchangeable with PangoScript.
1011 2007-08-20 Behdad Esfahbod <behdad@gnome.org>
1013 * glib/tmpl/spawn.sgml:
1014 Fix typos (#468694).
1016 2007-08-15 Mikael Hallendal <micke@imendio.com>
1018 * glib/tmpl/keyfile.sgml: Clearify that only comments can precede
1019 groups in Key-files. (#466768)
1021 2007-08-03 Matthias Clasen <mclasen@redhat.com>
1023 * === Released 2.14.0 ===
1025 2007-07-21 Matthias Clasen <mclasen@redhat.com>
1027 * glib/glib-sections.txt: Additions
1029 2007-07-21 Matthias Clasen <mclasen@redhat.com>
1031 * glib/tmpl/fileutils.sgml: Fix an inaccuracy in the
1032 G_FILE_TEST_IS_REGULAR docs, pointed out by
1033 Vincent Untz. (#417068)
1035 2007-07-20 Matthias Clasen <mclasen@redhat.com>
1037 * glib/tmpl/limits.sgml:
1038 * glib/tmpl/types.sgml:
1039 * glib/glib-sections.txt: Add new functions
1041 2007-07-19 Behdad Esfahbod <behdad@gnome.org>
1043 * glib/glib-sections.txt:
1045 2007-07-12 Matthias Clasen <mclasen@redhat.com>
1047 * === Released 2.13.7 ===
1049 Thu Jul 12 18:28:47 2007 Tim Janik <timj@gtk.org>
1051 * gobject/tmpl/gtype.sgml: fixed g_type_name() docs to forbid passing in
1054 Thu Jul 12 15:45:27 2007 Tim Janik <timj@imendio.com>
1056 * glib/tmpl/threads.sgml: document major caveat of g_private_set/g_private_get,
1057 i.e. not retaining private data across g_thread_init.
1059 Tue Jul 10 13:11:55 2007 Tim Janik <timj@imendio.com>
1061 * glib/tmpl/types.sgml: corrected descriptions of gsize and gssize.
1063 Tue Jul 10 13:04:03 2007 Tim Janik <timj@imendio.com>
1065 * minor docu build fixes.
1067 Tue Jul 10 12:31:04 2007 Tim Janik <timj@imendio.com>
1069 * glib/tmpl/threads.sgml: document g_once_init_enter and g_once_init_leave.
1071 2007-07-09 Matthias Clasen <mclasen@redhat.com>
1073 * tmpl/modules.sgml: Remove duplicate paragraph.
1074 (#45786, Ruben Vermeersch)
1076 * tmpl/modules.sgml: Remove duplicate code from
1077 an example. (#454785, Ruben Vermeersch)
1079 Mon Jul 9 10:23:53 2007 Tim Janik <timj@imendio.com>
1081 * gobject/tmpl/gclosure.sgml: GClosure docu fixes from Guillaume
1082 Cottenceau, #383155.
1084 Fri Jun 29 2007 Matthias Clasen <mclasen@redhat.com>
1086 * === Released 2.13.6 ===
1088 Wed Jun 27 11:43:01 2007 Tim Janik <timj@gtk.org>
1090 * gobject/tmpl/gtype.sgml (initializers): typo fix, #451459.
1092 2007-06-23 Emmanuele Bassi <ebassi@gnome.org>
1094 * glib/tmpl/memory.sgml: Add a clarification about pairing the
1095 memory allocation and free functions, and not mix system's
1096 malloc/free with the corresponding GLib ones. (#450216, Hubert
1099 2007-06-18 Matthias Clasen <mclasen@redhat.com>
1101 * === Released 2.13.5 ===
1103 2007-06-18 Emmanuele Bassi <ebassi@gnome.org>
1105 * glib/glib-sections.txt: Add g_timeout_add_seconds_full().
1107 2007-06-17 Behdad Esfahbod <behdad@gnome.org>
1109 * glib/tmpl/quarks.sgml:
1111 2007-06-16 Emmanuele Bassi <ebassi@gnome.org>
1113 * glib/tmpl/macros.sgml: Document the undefined behaviour of
1114 CLAMP() if low > high. (#448260)
1116 2007-06-13 Sven Neumann <sven@gimp.org>
1118 * glib/glib-sections.txt
1119 * glib/tmpl/memory_slices.sgml: document g_slice_copy() and
1122 2007-06-13 Matthias Clasen <mclasen@redhat.com>
1124 * glib/tmpl/warnings.sgml: Add some verbiage about
1125 intended use cases for the g_return macros, inspired
1126 by a bugzilla comment by Havoc Pennington.
1128 2007-06-05 Matthias Clasen <mclasen@redhat.com>
1130 * === Released 2.13.4 ===
1132 2007-06-04 Matthias Clasen <mclasen@redhat.com>
1134 * === Released 2.13.3 ===
1136 2007-06-04 Matthias Clasen <mclasen@redhat.com>
1138 * glib/glib-sections.txt:
1139 * glib/tmpl/misc_utils.sgml: Add g_get_special_user_dir()
1142 2007-05-30 Matthias Clasen <mclasen@redhat.com>
1144 * glib/tmpl/i18n.sgml: Add some hints about
1145 xgettext invokation.
1147 2007-05-30 Dan Winship <danw@novell.com>
1149 * glib/glib-sections.txt:
1150 * glib/tmpl/keyfile.sgml: add G_KEY_FILE_DESKTOP_* macros
1152 2007-05-26 Matthias Clasen <mclasen@redhat.com>
1154 * gobject/tmpl/objects.sgml: Fix a typo
1156 2007-05-22 Matthias Clasen <mclasen@redhat.com>
1158 * === Released 2.13.2 ===
1160 2007-05-17 Matthias Clasen <mclasen@redhat.com>
1162 * glib/tmpl/messages.sgml: Fix a typo (#436547,
1163 Guillaume Desmottes)
1165 2007-05-14 Matthias Clasen <mclasen@redhat.com>
1167 * glib/running.sgml: Document g_slice_debug_tree_statistics
1168 as debug-only functionality.
1170 2007-05-11 Matthias Clasen <mclasen@redhat.com>
1172 * glib/tmpl/option.sgml: Document new G_OPTION_ARG_REMAINING
1175 2007-05-03 Behdad Esfahbod <behdad@gnome.org>
1177 * glib/glib-sections.txt:
1178 * glib/tmpl/messages.sgml:
1179 Add g_unichar_ismark().
1181 2007-05-03 Matthias Clasen <mclasen@redhat.com>
1183 * === Released 2.13.1 ===
1185 2007-04-30 Matthias Clasen <mclasen@redhat.com>
1187 * glib/glib-sections.txt: Add new regex functions
1189 2007-04-30 Matthias Clasen <mclasen@redhat.com>
1191 * glib/glib-sections.txt:
1192 * glib/tmpl/gregex.sgml: Update for the GRegex/GMatchInfo
1195 2007-04-24 Matthias Clasen <mclasen@redhat.com>
1197 * glib/glib-sections.txt: Add g_option_context_get_help.
1199 2007-04-11 Emmanuele Bassi <ebassi@gnome.org>
1201 * glib/glib-sections.txt: Add new hash functions.
1203 2007-04-02 Ryan Lortie <desrt@desrt.ca>
1205 * gobject/tmpl/objects.sgml: Document ->constructed().
1207 2007-03-18 Matthias Clasen <mclasen@redhat.com>
1209 * glib/tmpl/thread_pools.sgml:
1210 * glib/tmpl/strings.sgml:
1211 * glib/tmpl/string_chunks.sgml:
1212 * glib/tmpl/spawn.sgml:
1213 * glib/tmpl/patterns.sgml:
1214 * glib/tmpl/modules.sgml:
1215 * glib/tmpl/memory_slices.sgml:
1216 * glib/tmpl/memory.sgml:
1217 * glib/tmpl/gregex.sgml: Trivial cleanups
1219 2007-03-16 Matthias Clasen <mclasen@redhat.com>
1221 * === Released 2.13.0 ===
1223 Fri Mar 16 16:04:42 2007 Tim Janik <timj@gtk.org>
1225 * glib/tmpl/scanner.sgml: some fixups, mention that changing scanner
1226 config during the parsing phase is supported behavior.
1228 2007-03-15 Marco Barisione <marco@barisione.org>
1230 Add GRegex for regular expression matching. (#50075)
1233 * glib/glib-docs.sgml:
1234 * glib/glib-sections.txt:
1235 * glib/tmpl/glib-unused.sgml:
1236 * glib/regex-syntax.sgml:
1237 * glib/tmpl/gregex-unused.sgml:
1238 * glib/tmpl/gregex.sgml: Add GRegex.
1240 * glib/building.sgml: Document build options for GRegex.
1242 2007-03-14 Stefan Kost <ensonic@users.sf.net>
1244 * gobject/tmpl/gparamspec.sgml:
1245 Readd docs for G_PARAM_STATIC_NICK and add docs for new
1246 G_PARAM_STATIC_STRINGS (fixes #418021).
1248 2007-03-06 Matthias Clasen <mclasen@redhat.com>
1250 * glib/tmpl/threads.sgml: Document G_ERRORCHECK_MUTEXES. (#412145)
1252 * glib/tmpl/trees-nary.sgml: Fix a typo in the docs for
1253 g_node_first_child(). (#409395, Vincent Untz)
1255 2007-02-11 Stefan Kost <ensonic@users.sf.net>
1257 * gobject/tut_gobject.xml:
1258 * gobject/tut_gsignal.xml:
1259 * gobject/tut_gtype.xml:
1260 * gobject/tut_howto.xml:
1261 * gobject/tut_intro.xml:
1262 * gobject/tut_tools.xml:
1263 Format XML to be more editable. Describe Interfaces better. Add a
1264 footnote at first occurance of 'maman_'.
1266 2007-02-08 Stefan Kost <ensonic@users.sf.net>
1268 * gobject/tut_gobject.xml:
1269 * gobject/tut_gsignal.xml:
1270 * gobject/tut_gtype.xml:
1271 * gobject/tut_howto.xml:
1272 * gobject/tut_tools.xml:
1273 Unify spelling of GObject and GType. Improve some wording. Update the
1274 usage of private data. Make tables use row-spans and add id's to them.
1276 2007-01-30 Matthias Clasen <mclasen@redhat.com>
1278 * gobject/tmpl/gsignal.sgml: Correct a typo.
1279 (#401994, Mariano Suarez-Alvarez)
1281 2007-01-26 Matthias Clasen <mclasen@redhat.com>
1283 * glib/tmpl/macros_misc.sgml: Document G_GNUC_INTERNAL
1284 support for Sun Studio.
1286 2007-01-23 Matthias Clasen <mclasen@redhat.com>
1288 * gobject/tmpl/objects.sgml: Document
1289 g_object_class_override_property as 2.4 addition (#399940,
1292 2007-01-17 Behdad Esfahbod <behdad@gnome.org>
1294 * glib/tmpl/macros_misc.sgml: Put back G_GNUC_HAVE_VISIBILITY
1295 doc that was removed accidentally.
1297 2007-01-15 Matthias Clasen <mclasen@redhat.com>
1299 * gobject/tmpl/gparamspec.sgml; Document G_PARAM_STATIC_NICK.
1300 (#396564, Vincent Untz)
1302 2007-01-12 Matthias Clasen <mclasen@redhat.com>
1304 * glib/tmpl/keyfile.sgml: Small clarifications.
1306 2007-01-03 Behdad Esfahbod <behdad@gnome.org>
1308 * glib/glib-sections.txt: Add g_unichar_iszerowidth.
1310 * glib/tmpl/glib-unused.sgml:
1311 * glib/tmpl/keyfile.sgml:
1312 * glib/tmpl/macros_misc.sgml:
1313 * glib/tmpl/messages.sgml:
1314 * glib/tmpl/unicode.sgml:
1317 2007-01-02 Matthias Clasen <mclasen@redhat.com>
1319 * glib/running.sgml: Remove C99ism from example.
1321 2006-12-31 Matthias Clasen <mclasen@redhat.com>
1323 * glib/tmpl/threads.sgml: Fix whitespace. (#391116)
1325 2006-12-28 Matthias Clasen <mclasen@redhat.com>
1327 * gobject/tmpl/gtype.sgml: Updates
1329 * gobject/tmpl/gtypemodule.sgml: Document dynamic type
1330 registration macros.
1332 * gobject/gobject-docs.sgml: Add "Since 2.14" index
1333 * gobject/gobject-sections.txt: Add dynamic type macros
1335 2006-12-28 Matthias Clasen <mclasen@redhat.com>
1337 * gobject/tmpl/objects.sgml: Clarify a detail about
1338 g_object_set_data_full. (#343750, Christian Neumair)
1340 Wed Dec 27 15:56:53 2006 Tim Janik <timj@gtk.org>
1342 * glib/tmpl/memory_slices.sgml:
1343 * glib/running.sgml: document G_SLICE=debug-blocks.
1345 2006-12-27 Matthias Clasen <mclasen@redhat.com>
1347 * glib/running.sgml:
1348 * glib/tmpl/option.sgml:
1349 * glib/tmpl/date.sgml: Add hints for locale-dependent functions.
1351 2006-12-18 Matthias Clasen <mclasen@redhat.com>
1353 * glib/tmpl/keyfile.sgml: Small clarification (#369908,
1356 2006-12-17 Matthias Clasen <mclasen@redhat.com>
1358 * glib/tmpl/spawn.sgml: Refer to g_child_watch_add() in addition
1361 * gobject/tmpl/objects.sgml: Expand GObject::notify
1362 documentation. (#381722, Nickolay V. Shmyrev)
1364 * gobject/tmpl/gparamspec.sgml: Add canonical-parameter-name id.
1366 2006-12-15 Matthias Clasen <mclasen@redhat.com>
1368 * glib/glib-docs.sgml: Add a "Since 2.14" section.
1370 * glib/glib-sections.txt: Add g_string_chunk_clear.
1372 2006-12-14 Matthias Clasen <mclasen@redhat.com>
1374 * gobject/*.xml: s/Gnome/GNOME/g (#352156, Guillaume Desmottes)
1376 * glib/tmpl/keyfile.sgml: Clarify the behaviour
1377 wrt. to duplicate keys and groups.
1379 2006-12-13 Matthias Clasen <mclasen@redhat.com>
1381 * glib/tmpl/modules.sgml: Point out that valid symbols may be NULL.
1383 2006-10-08 Matthias Clasen <mclasen@redhat.com>
1385 * glib/tmpl/unicode.sgml: Document GUnicodeType.
1387 2006-10-08 Matthias Clasen <mclasen@redhat.com>
1389 * glib/glib-sections.txt: Add g_unichar_get_script() and
1392 * glib/tmpl/unicode.sgml: Document GUnicodeScript
1394 * gobject/tmpl/enumerations_flags.sgml: Add a hint about
1395 the requirement that enum and flags values must be static.
1397 2006-10-01 Matthias Clasen <mclasen@redhat.com>
1399 * glib/tmpl/option.sgml: Improve example. (#367625, Ross Burton)
1401 Mon Sep 11 14:57:46 2006 Tim Janik <timj@imendio.com>
1403 * glib/running.sgml: documented G_DEBUG flags resident-modules
1404 and bind-now-modules, patch by Christian Persch on bug #345099.
1406 2006-09-10 Matthias Clasen <mclasen@redhat.com>
1408 * glib/glib-sections.txt: Add new functions
1410 2006-08-28 Matthias Clasen <mclasen@redhat.com>
1412 * glib/compiling.sgml: Add a note about G_DISABLE_DEPRECATED.
1413 (#353172, Matt Barnes)
1415 Wed Aug 16 13:55:39 2006 Tim Janik <timj@imendio.com>
1417 * glib/tmpl/trash_stack.sgml: added notes about complexity.
1419 2006-08-15 Matthias Clasen <mclasen@redhat.com>
1421 * === Released 2.12.2 ===
1423 2006-08-10 Josh Parsons <josh.parsons@stonebow.otago.ac.nz>
1425 * gobject/tmpl/gtype.sgml:
1426 * glib/tmpl/threads.sgml: Style and grammar fixes.
1428 2006-08-05 Matthias Clasen <mclasen@redhat.com>
1430 * glib/tmpl/messages.sgml: Add some hints
1431 about making warnings fatal. (#348785, Matt
1434 2006-07-22 Matthias Clasen <mclasen@redhat.com>
1436 * === Released 2.12.1 ===
1438 2006-07-20 Tor Lillqvist <tml@novell.com>
1440 * glib/tmpl/date.sgml: Improve doc for
1441 g_date_strftime(). (#346197)
1443 2006-07-05 Matthias Clasen <mclasen@redhat.com>
1445 * glib/tmpl/base64.sgml: Remove bogus reference
1446 to nonexisting function. (#346660, Mark Drago)
1448 2006-07-02 Matthias Clasen <mclasen@redhat.com>
1450 * === Released 2.12.0 ===
1452 2006-06-20 Matthias Clasen <mclasen@redhat.com>
1454 * === Released 2.11.4 ===
1456 2006-06-12 Matthias Clasen <mclasen@redhat.com>
1458 * === Released 2.11.3 ===
1460 2006-06-05 Matthias Clasen <mclasen@redhat.com>
1462 * === Released 2.11.2 ===
1464 2006-06-01 Matthias Clasen <mclasen@redhat.com>
1466 * glib/glib-sections.txt: Add new hash table functions.
1467 Add new g_source functions.
1469 Wed May 31 11:35:48 2006 Tim Janik <timj@gtk.org>
1471 * gobject/tmpl/gtype.sgml (Note): amend G_TYPE_CHAR according to #303622.
1473 2006-05-28 Matthias Clasen <mclasen@redhat.com>
1475 * glib/tmpl/markup.sgml: Document G_MARKUP_TREAT_CDATA_AS_TEXT.
1477 2006-05-16 Matthias Clasen <mclasen@redhat.com>
1479 * glib/glib-sections.txt: Add g_ascii_strtoll
1481 2006-05-15 Matthias Clasen <mclasen@redhat.com>
1483 * === Released 2.11.1 ===
1485 2006-05-13 Matthias Clasen <mclasen@redhat.com>
1487 * glib/glib-sections.txt: Document new api.
1489 2006-05-11 Bastien Nocera <hadess@hadess.net>
1491 * glib/tmpl/option.sgml: add documentation for G_OPTION_ARG_INT64
1493 2006-05-10 Matthias Clasen <mclasen@redhat.com>
1495 * gobject/tmpl/gtype.sgml: Updates
1497 2006-05-02 Matthias Clasen <mclasen@redhat.com>
1499 * === Released 2.11.0 ===
1501 2006-05-02 Matthias Clasen <mclasen@redhat.com>
1503 * gobject/tmpl/gtypemodule.sgml: Document a little
1504 pitfall with the last unref for an object.
1506 2006-04-27 Matthias Clasen <mclasen@redhat.com>
1508 * glib/tmpl/unicode.sgml: Mention that GLib 2.12 will
1511 2006-04-21 Matthias Clasen <mclasen@redhat.com>
1513 * gobject/gobject-sections.txt:
1514 * gobject/tmpl/objects.sgml:
1515 * gobject/tmpl/gtype.sgml: Additions
1517 * glib/glib-docs.sgml:
1518 * gobject/gobject-docs.sgml: Add 2.12 indices.
1520 * gobject/tmpl/gtype.sgml: Document g_type_register_static_simple
1522 2006-04-19 Matthias Clasen <mclasen@redhat.com>
1524 * gobject/tmpl/objects.sgml: Add some missing Since: 2.8 tags
1526 2006-04-18 Matthias Clasen <mclasen@redhat.com>
1528 * glib/glib-sections.txt: Add new keyfile api
1530 2006-04-18 Matthias Clasen <mclasen@redhat.com>
1532 * gobject/tut_gobject.xml: Say that ref/unref are thread-safe now.
1533 (#322883, Christophe Fergeau)
1535 2006-04-05 Matthias Clasen <mclasen@redhat.com>
1537 * gobject/tmpl/signals.sgml: Document class_offset 0.
1538 and that class_closure may be NULL.
1540 2006-04-04 Matthias Clasen <mclasen@redhat.com>
1542 * glib/glib-sections.txt:
1543 * glib/glib-docs.sgml: Add Base64 section
1545 2006-04-03 Matthias Clasen <mclasen@redhat.com>
1547 * gobject/tmpl/objects.sgml: Add some verbiage to
1548 g_object_ref_sink_docs. (#336677)
1550 2006-03-30 Matthias Clasen <mclasen@redhat.com>
1552 * gobject/tmpl/objects.sgml: Update the floating docs wrt
1553 to GInitiallyUnowned.
1555 * gobject/tmpl/param_value_types.sgml:
1556 * gobject/tmpl/objects.sgml:
1557 * gobject/tmpl/gtype.sgml: Additions
1559 * glib/tmpl/messages.sgml: Cleanup
1561 * glib/tmpl/memory_slices.sgml: Adapt to a parameter name change
1563 * glib/tmpl/linked_lists_double.sgml: Document g_list_free1
1565 2006-03-27 Matthias Clasen <mclasen@redhat.com>
1567 * glib/tmpl/option.sgml: Document floating point arguments
1569 Fri Mar 24 15:22:04 2006 Tim Janik <timj@imendio.com>
1571 * glib/tmpl/atomic_operations.sgml: some wording fixups.
1573 2006-03-20 Matthias Clasen <mclasen@redhat.com>
1575 * glib/tmpl/types.sgml: Document G_HAVE_GINT64 as deprecated.
1576 (#335294, Richard Laager)
1578 2006-03-15 Matthias Clasen <mclasen@redhat.com>
1580 * glib/tmpl/option.sgml: Hint that @error should
1581 be set in error cases. (#334646, Christian Persch)
1583 2006-03-09 Matthias Clasen <mclasen@redhat.com>
1585 * glib/templ/timers.sgml: Mention that the second
1586 parameter of g_timer_elapsed can be NULL (#333916,
1589 2006-03-07 Matthias Clasen <mclasen@redhat.com>
1591 * === Released 2.10.1 ===
1593 2006-02-24 Matthias Clasen <mclasen@redhat.com>
1595 * === Released 2.10.0 ===
1597 2006-02-22 Stefan Kost <ensonic@users.sf.net>
1599 * gobject/tmpl/gtype.sgml:
1600 add @since: for _add_private, _GET_PRIVATE
1601 * gobject/tut_gobject.xml:
1602 fix example to use ->priv and not ->private
1603 * gobject/tut_howto.xml:
1604 fix g_type_class_add_private example
1606 2006-02-14 Tor Lillqvist <tml@novell.com>
1608 * glib/tmpl/iochannels.sgml: Document some Windows-specific issues.
1610 * glib/glib-sections.txt: Move three Windows-specific functions
1611 that now are documented from being Private to the correct section.
1613 2006-02-10 Matthias Clasen <mclasen@redhat.com>
1615 * === Released 2.9.6 ===
1617 2006-02-10 Matthias Clasen <mclasen@redhat.com>
1619 * glib/tmpl/date.sgml: Fix a typo (#329123, Kjartan Maraas)
1621 2006-01-27 Matthias Clasen <mclasen@redhat.com>
1623 * === Released 2.9.5 ===
1625 2006-01-27 Matthias Clasen <mclasen@redhat.com>
1627 * glib/glib-sections.txt:
1628 * glib/tmpl/memory.sgml: Document g_mem_gc_friendly.
1630 2006-01-26 Matthias Clasen <mclasen@redhat.com>
1632 * gobject/tut_tools.xml: Mention g_trap_object_ref
1634 * glib/running.sgml: Add g_trap variables to the index.
1635 Mention conditional breakpoints as an alternative.
1637 Wed Jan 25 17:32:22 2006 Tim Janik <timj@gtk.org>
1639 * glib/tmpl/memory_slices.sgml: link to G_DEBUG/G_SLICE where appropriate.
1641 Wed Jan 25 17:12:47 2006 Tim Janik <timj@gtk.org>
1643 * glib/running.sgml: documented G_SLICE=always-malloc and
1644 G_DEBUG=gc-friendly. added anchors for each env var.
1646 2006-01-18 Matthias Clasen <mclasen@redhat.com>
1648 * === Released 2.9.4 ===
1650 2006-01-18 Matthias Clasen <mclasen@redhat.com>
1652 * glib/tmpl/scanner.sgml: Add a note explaining peculiarities
1653 of peek_token wrt to scope changes. (#307922)
1655 2006-01-17 Matthias Clasen <mclasen@redhat.com>
1657 * glib/tmpl/memory.sgml: Add a note about casting the results
1658 of g_new() and g_new0().
1660 2006-01-16 Matthias Clasen <mclasen@redhat.com>
1662 * === Released 2.9.3 ===
1664 2006-01-12 Federico Mena Quintero <federico@ximian.com>
1666 * glib/file-name-encodings.sxd: Replaced with the correct file.
1668 * glib/file-name-encodings.png: Huh? This was a 6-byte file.
1669 Replaced it with the correct one.
1671 2006-01-07 Stefan Kost <ensonic@users.sf.net>
1673 * gobject/tut_gtype.xml:
1674 fix internal link, little XXX cleanup
1676 2006-01-05 Matthias Clasen <mclasen@redhat.com>
1678 * === Released 2.9.2 ===
1680 2006-01-03 Matthias Clasen <mclasen@redhat.com>
1682 * glib/glib-sections.txt: Add new API
1684 2006-01-02 Stepan Kasal <kasal@ucw.cz>
1686 * glib/glib-docs.sgml (glib-Windows-Compatability-Functions): Rename
1687 (glib-Windows-Compatibility-Functions): , ie. s/Compata/Compati/
1688 * glib/glib-sections.txt: s/Compata/Compati/
1690 2005-12-24 Matthias Clasen <mclasen@redhat.com>
1692 * gobject/gobject-sections.txt:
1693 * gobject/tmpl/param_value_types.sgml: Document GType
1696 2005-12-20 Matthias Clasen <mclasen@redhat.com>
1698 * glib/glib-sections.txt: add g_thread_pool_set_sort_function.
1700 2005-12-19 Matthias Clasen <mclasen@redhat.com>
1702 * glib/tmpl/*.sgml: Update versioned deprecation
1704 * gobject/tmpl/gboxed.sgml: Document G_TYPE_HASH_TABLE.
1706 * glib/glib-sections.txt: Add g_list_free1
1708 * glib/glib-overrides.txt: Remove G_THREADS_IMPL_SOLARIS
1710 2005-12-14 Matthias Clasen <mclasen@redhat.com>
1712 * glib/glib-sections.txt:
1713 * glib/tmpl/atomic_operations.sgml: Document new atomic
1716 2005-12-14 Federico Mena Quintero <federico@ximian.com>
1718 * glib/building.sgml: Clarify exactly what happens when you use --enable-gc-friendly.
1720 Mon Dec 12 15:31:41 2005 Tim Janik <timj@imendio.com>
1722 * gobject/tmpl/objects.sgml: corrected floating reference documentation.
1724 2005-12-09 Matthias Clasen <mclasen@redhat.com>
1726 * === Released 2.9.1 ===
1728 2005-12-07 Matthias Clasen <mclasen@redhat.com>
1730 * gobject/tmpl/gparamspec.sgml:
1731 * gobject/tmpl/gtype.sgml: Document n_preallocs as
1734 2005-12-05 Matthias Clasen <mclasen@redhat.com>
1736 * glib/glib-sections.txt: Updates
1738 * glib/tmpl/memory_slices.sgml: Fix a small formatting
1741 * glib/tmpl/trees-nary.sgml:
1742 * glib/tmpl/linked_lists_single.sgml:
1743 * glib/tmpl/linked_lists_double.sgml:
1744 * glib/tmpl/caches.sgml:
1745 * glib/tmpl/strings.sgml:
1746 * glib/tmpl/scanner.sgml:
1747 * glib/tmpl/main.sgml: Add versioned deprecation.
1749 Mon Dec 5 15:53:37 2005 Tim Janik <timj@imendio.com>
1751 * glib/tmpl/memory_slices.sgml: updates to new g_slice API
1754 2005-12-05 Matthias Clasen <mclasen@redhat.com>
1756 * gobject/tmpl/generic_values.sgml:
1757 * glib/tmpl/trees-nary.sgml:
1758 * glib/tmpl/linked_lists_double.sgml:
1759 * glib/tmpl/linked_lists_single.sgml:
1760 * glib/tmpl/memory_chunks.sgml:
1761 * glib/tmpl/allocators.sgml:
1762 * glib/tmpl/macros_misc.sgml: Updates
1764 * glib/Makefile.am: Ignore gmirroringtable.h
1766 2005-12-04 Matthias Clasen <mclasen@redhat.com>
1768 * glib/tmpl/macros_misc.sgml: Document G_GNUC_WARN_UNUSED_RESULT.
1770 2005-12-03 Matthias Clasen <mclasen@redhat.com>
1772 * glib/tmpl/caches.sgml: Document g_cache_value_foreach
1773 as deprecated; document g_cache_key_foreach more thorougly
1775 * glib/glib-sections.txt:
1776 * glib/tmpl/linked_lists_single.sgml: Add g_slist_free1.
1778 * glib/tmpl/memory_chunks.sgml: Document GMemChunk
1781 * glib/glib-docs.sgml:
1782 * glib/glib-sections.txt:
1783 * glib/tmpl/memory_slices.sgml: Document the slice
1786 2005-12-02 Matthias Clasen <mclasen@redhat.com>
1788 * glib/building.sgml:
1789 * glib/tmpl/threads.sgml:
1790 * glib/glib-sections.txt: Remove G_THREADS_IMPL_SOLARIS
1792 * glib/tmpl/types.sgml: Document G_GUINT64_CONSTANT.
1794 2005-11-27 Matthias Clasen <mclasen@redhat.com>
1796 * gobject/gobject-sections.txt:
1797 * gobject/tmpl/gboxed.sgml: Add g_object_ref_sink,
1798 g_object_is_floating, g_param_spec_ref_sink,
1801 2005-11-22 Matthias Clasen <mclasen@redhat.com>
1803 * glib/glib-sections.txt: Add g_hash_table_ref
1804 and g_hash_table_unref
1806 2005-11-17 Matthias Clasen <mclasen@redhat.com>
1808 * === Released 2.9.0 ===
1810 2005-11-17 Matthias Clasen <mclasen@redhat.com>
1812 * glib/tmpl/date.sgml:
1813 * glib/glib-sections.txt: Add g_date_set_time_t,
1814 g_date_set_time_val and g_thread_foreach
1816 2005-11-08 Matthias Clasen <mclasen@redhat.com>
1818 * glib/tmpl/threads.sgml: Improve GOnce docs.
1819 (#320950, Christophe Fergeau)
1821 2005-11-04 Matthias Clasen <mclasen@redhat.com>
1823 * glib/running.sgml: Document fatal_criticals.
1825 2005-10-26 Matthias Clasen <mclasen@redhat.com>
1827 * gobject/gobject-sections.txt:
1828 * gobject/tmpl/generic_values.sgml: Document g_value_set_instance(),
1829 (#319885, Milosz Derezynski)
1831 2005-10-26 Matthias Clasen <mclasen@redhat.com>
1833 * glib/tmpl/unicode.sgml: Add a footnote about surrogate
1834 pairs. (#317683, Behdad Esfahbod)
1836 2005-10-05 Matthias Clasen <mclasen@redhat.com>
1838 * glib/compiling.sgml: Document gmodule-no-export-2.0
1840 2005-10-01 Davyd Madeley <davyd@fugro-fsi.com.au>
1842 * glib/tmpl/string_utils.sgml: Minor documentation improvements for
1843 g_strchug, g_strchomp and g_strstrip. Brought forward from glib-2-8.
1845 2005-08-31 Matthias Clasen <mclasen@redhat.com>
1847 * glib/tmpl/quarks.sgml:
1848 * glib/glib-sections.txt: Add string interning functions.
1850 2005-08-30 Matthias Clasen <mclasen@redhat.com>
1852 * glib/tmpl/arrays.sgml:
1853 * glib/tmpl/arrays_pointer.sgml:
1854 * glib/tmpl/arrays_byte.sgml: Enhance sort() documentation.
1855 (#314839, Behdad Esfahbod)
1857 2005-08-26 Matthias Clasen <mclasen@redhat.com>
1859 * glib/glib-docs.sgml:
1860 * gobject/gobject-docs.sgml: Add indices for new
1863 Improvements pointed out by Behdad Esfahbod (#314460):
1865 * glib/tmpl/strings.sgml: Fix up some character/byte
1868 * glib/tmpl/iochannels.sgml: Don't mention deprecated
1869 functions in the introduction.
1871 2005-08-23 Matthias Clasen <mclasen@redhat.com>
1873 * === Released 2.8.1 ===
1875 2005-08-22 Matthias Clasen <mclasen@redhat.com>
1877 * glib/tmpl/date.sgml: Point out time_t vs GTime pitfalls.
1879 2005-08-15 Matthias Clasen <mclasen@redhat.com>
1881 * glib/glib-gettexttize.xml:
1882 * gobject/glib-genmarshal.xml:
1883 * gobject/glib-mkenums.xml: Fix some trivial
1884 formatting problems. (#313099, Stepan Kasal)
1886 * glib/tmpl/modules.sgml: Document that file_name can
1887 be NULL. (#313143, Gustavo Carneiro)
1889 * glib/tmpl/linked_lists_single.sgml:
1890 * glib/tmpl/linked_lists_double.sgml: Clarify docs
1891 a little. (#311727, Tristan van Berkom)
1893 2005-08-12 Matthias Clasen <mclasen@redhat.com>
1895 * === Released 2.8.0 ===
1897 2005-08-10 Stepan Kasal <kasal@ucw.cz>
1899 Fix typos: Invokation --> Invocation (in various places)
1901 * glib/tmpl/error_reporting.sgml: Fix a typo.
1902 * gobject/tut_howto.xml: Several typos and stylistic changes.
1904 2005-08-05 Matthias Clasen <mclasen@redhat.com>
1906 * gobject/tmpl/gparamspec.sgml:
1907 * glib/tmpl/types.sgml:
1908 * glib/tmpl/option.sgml: Small fixes.
1910 * gobject/tmpl/generic_values.sgml: Small fixes
1912 2005-08-05 Matthias Clasen <mclasen@redhat.com>
1914 * === Released 2.7.7 ===
1916 2005-08-03 Matthias Clasen <mclasen@redhat.com>
1918 * === Released 2.7.6 ===
1920 2005-08-02 Matthias Clasen <mclasen@redhat.com>
1922 * === Released 2.7.5 ===
1924 Sat Jul 30 23:40:35 2005 Tim Janik <timj@gtk.org>
1926 * glib/tmpl/datalist.sgml:
1927 * glib/tmpl/datalset.sgml: document non-thread-safety for
1928 _foreach() functions.
1930 2005-07-26 Matthias Clasen <mclasen@redhat.com>
1932 * glib/tmpl/arrays.sgml: One more improvement.
1934 2005-07-25 Matthias Clasen <mclasen@redhat.com>
1936 * glib/tmpl/arrays.sgml: Add some details. (#311310,
1939 2005-07-21 Matthias Clasen <mclasen@redhat.com>
1941 * === Released 2.7.4 ===
1943 2005-07-20 Matthias Clasen <mclasen@redhat.com>
1945 * glib/tmpl/macros_misc.sgml: Add some discouraging
1946 comments to the G_INLINE_FUNC macros. (#310836,
1949 2005-07-19 Matthias Clasen <mclasen@redhat.com>
1951 * glib/tmpl/byte_order.sgml: Add docs for #307047,
1954 2005-07-15 Matthias Clasen <mclasen@redhat.com>
1956 * === Released 2.7.3 ===
1958 2005-07-13 Matthias Clasen <mclasen@redhat.com>
1960 * glib/glib-overrides.txt: Add G_VA_COPY
1962 * glib/tmpl/option.sgml: Document that short names must
1963 be printable ASCII characters != '-'.
1965 2005-07-08 Matthias Clasen <mclasen@redhat.com>
1967 * === Released 2.7.2 ===
1969 2005-07-08 Matthias Clasen <mclasen@redhat.com>
1971 * gobject/gobject-docs.sgml:
1972 * glib/glib-docs.sgml: Add the "new in 2.8" index.
1974 2005-07-05 Matthias Clasen <mclasen@redhat.com>
1976 * gobject/tmpl/objects.sgml: Add an example
1977 for using a custom constructor.
1979 2005-06-30 Matthias Clasen <mclasen@redhat.com>
1981 * === Released 2.7.1 ===
1983 2005-06-29 Matthias Clasen <mclasen@redhat.com>
1985 * glib/tmpl/threads.sgml:
1986 * glib/tmpl/option.sgml:
1987 * glib/tmpl/fileutils.sgml:
1988 * glib/tmpl/iochannels.sgml:
1989 * glib/tmpl/hooks.sgml:
1990 * glib/tmpl/misc_utils.sgml:
1991 * glib/tmpl/date.sgml:
1992 * glib/glib-sections.txt: Updates
1994 2005-06-24 Matthias Clasen <mclasen@redhat.com>
1996 * glib/glib-sections.txt: Add GMappedFile functions.
1998 2005-06-18 Matthias Clasen <mclasen@redhat.com>
2000 * glib/tmpl/option.sgml (GOptionFlags): document
2001 G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME (Dan Winship)
2003 2005-06-16 Mathieu Lacage <mathieu@gnome.org>
2005 * gobject/tut_gtype.xml: fix typo reported by Hong Gang XU.
2007 2005-06-10 Matthias Clasen <mclasen@redhat.com>
2009 * === Released 2.7.0 ===
2011 2005-06-09 Matthias Clasen <mclasen@redhat.com>
2013 * glib/glib-sections.txt: Add g_chdir
2015 * glib/tmpl/threads.sgml: Document that stack size
2016 will be ignored if the underlying thread implementation
2017 doesn't support stack sizes.
2019 2005-06-07 Matthias Clasen <mclasen@redhat.com>
2021 * glib/glib-sections.txt: Add g_utf8_collate_key_for_filename.
2023 2005-05-25 Mathieu Lacage <mathieu@gnome.org>
2025 * gobject/tut_*.xml: fix lots of typos,
2026 some of which were reported by Leonardo Boshell.
2028 2005-05-23 Matthias Clasen <mclasen@redhat.com>
2030 * glib/tmpl/threads.sgml: Point out exceptions to the
2031 general GLib data structure locking rules.
2033 2005-05-20 Matthias Clasen <mclasen@redhat.com>
2035 * glib/tmpl/threads.sgml: Add a paragraph about thread
2036 safety of GLib data structures.
2038 * glib/compiling.sgml: Update an example from 1.3 to 2.x
2040 2005-05-13 Matthias Clasen <mclasen@redhat.com>
2042 * gobject/glib-genmarshal.1:
2043 * gobject/glib-genmarshal.xml: Mention 64bit integer
2046 2005-05-10 Matthias Clasen <mclasen@redhat.com>
2048 * glib/tmpl/markup.sgml: Fix sloppy language, pointed out by
2051 2005-05-09 Matthias Clasen <mclasen@redhat.com>
2053 * gobject/tmpl/value_collection.sgml:
2054 * gobject/tmpl/gboxed.sgml:
2055 * gobject/tmpl/enumerations_flags.sgml:
2056 * gobject/tmpl/objects.sgml: Add long descriptions.
2058 2005-05-05 Owen Taylor <otaylor@redhat.com>
2060 * glib/Makefile.am glib/glib-sections.txt gobject/gobject-sections.txt:
2063 * gobject/tmpl/objects.sgml: Document toggle-references.
2065 2005-05-02 Matthias Clasen <mclasen@redhat.com>
2067 * glib/tmpl/hash_tables.sgml: Move some docs inline.
2069 * glib/tmpl/windows.sgml:
2070 * gobject/tmpl/signals.sgml:
2071 * gobject/tmpl/generic_values.sgml:
2072 * gobject/tmpl/gtype.sgml:
2073 * gobject/tmpl/value_arrays.sgml:
2074 * gobject/tmpl/param_value_types.sgml:
2075 * gobject/tmpl/gtypemodule.sgml:
2076 * gobject/tmpl/enumerations_flags.sgml: Small additions.
2078 2005-05-01 Matthias Clasen <mclasen@redhat.com>
2080 * glib/tmpl/completions.sgml: Document
2083 glib/glib-sections.txt: Add new API.
2085 2005-04-29 Matthias Clasen <mclasen@redhat.com>
2087 * gobject/tmpl/gboxed.sgml:
2088 * gobject/gobject-sections.txt: Add G_TYPE_DATE.
2090 2005-04-23 Stefan Kost <ensonic@users.sf.net>
2092 * gobject/tut_gtype.xml:
2093 * gobject/tut_howto.xml:
2094 all interface examples use 'interface' instead of 'class'
2096 2005-04-22 Stefan Kost <ensonic@users.sf.net>
2098 * gobject/Makefile.am:
2099 * gobject/gobject-docs.sgml:
2100 * gobject/tut_gobject.xml:
2101 * gobject/tut_gsignal.xml:
2102 * gobject/tut_gtype.xml:
2103 * gobject/tut_howto.xml:
2104 * gobject/tut_intro.xml:
2105 * gobject/tut_tools.xml:
2106 merged in docs form the gobject tutorial
2108 2005-03-29 Matthias Clasen <mclasen@redhat.com>
2110 * glib/tmpl/arrays_pointer.sgml: Clarify the docs for
2111 g_ptr_array_free and g_ptr_array_remove_range. (#170148,
2112 #170149, Jared Lash)
2114 2005-03-29 Tor Lillqvist <tml@novell.com>
2116 * glib/tmpl/spawn.sgml: Add Win32 warnings regarding the child
2119 2005-03-21 Matthias Clasen <mclasen@redhat.com>
2121 * glib/glib-sections.txt:
2122 * glib/tmpl/memory.sgml: Document g_try_new, g_try_new0
2123 and g_try_renew, g_try_malloc0.
2125 2005-03-20 Matthias Clasen <mclasen@redhat.com>
2127 * gobject/tmpl/gparamspec.sgml: Document G_PARAM_SPEC_STATIC_
2130 2005-03-08 Matthias Clasen <mclasen@redhat.com>
2132 * glib/glib-sections.txt:
2133 * glib/tmpl/macros_misc.sgml: Document G_GNUC_NULL_TERMINATED.
2135 2005-03-07 Matthias Clasen <mclasen@redhat.com>
2137 * gobject/tmpl/gtype.sgml:
2138 * gobject/tmpl/param_value_types.sgml:
2139 * gobject/tmpl/gparamspec.sgml: Apply patches by
2140 Stefan Kost to document naming restrictions. (#167614)
2142 2005-02-10 Matthias Clasen <mclasen@redhat.com>
2144 * glib/tmpl/option.sgml: Fix a typo. (#166985)
2146 2005-02-07 Matthias Clasen <mclasen@redhat.com>
2148 * glib/glib-sections.txt: Add g_listenv.
2150 2005-02-04 Matthias Clasen <mclasen@redhat.com>
2152 * glib/tmpl/linked_lists_double.sgml:
2153 * glib/tmpl/linked_lists_single.sgml: Add a note
2154 regarding inefficiency of repeated appends. (#166271,
2157 2005-02-03 Matthias Clasen <mclasen@redhat.com>
2159 * glib/tmpl/quarks.sgml: Add a warning against
2160 using g_quark_from_static_string() in dynamically
2163 2005-02-02 Matthias Clasen <mclasen@redhat.com>
2165 * glib/tmpl/misc_utils.sgml:
2166 * glib/tmpl/hash_tables.sgml: Move some doc
2169 2005-01-16 Matthias Clasen <mclasen@redhat.com>
2171 * gobject/tmpl/enumerations_flags.sgml: Fix an
2172 example. (#164269, Sebastien Bacher)
2174 2005-01-07 Matthias Clasen <mclasen@redhat.com>
2176 * === Released 2.6.1 ===
2178 2005-01-06 Matthias Clasen <mclasen@redhat.com>
2180 * glib/tmpl/keyfile.sgml: Add hint about group name
2181 case sensitivity. (#163029, Bastien Nocera)
2183 2005-01-04 Matthias Clasen <mclasen@redhat.com>
2185 * gobject/tmpl/signals.sgml: Small addition. (#145158,
2186 Mariano Su??rez-Alvarez)
2188 2004-12-20 Matthias Clasen <mclasen@redhat.com>
2190 * gobject/tmpl/signals.sgml: Fix a typo. (#161713,
2193 2004-12-17 Matthias Clasen <mclasen@redhat.com>
2195 * glib/tmpl/misc_utils.sgml: Clarify g_get_prgname docs.
2196 (#161480, Danny Milo)
2198 2004-12-16 Matthias Clasen <mclasen@redhat.com>
2200 * glib/tmpl/version.sgml: Improve wording. (#161484,
2203 * === Released 2.6.0 ===
2205 2004-12-15 Matthias Clasen <mclasen@redhat.com>
2207 * glib/glib-sections.txt: Add g_rmdir
2209 2004-12-15 Alexander Larsson <alexl@redhat.com>
2211 * glib/glib-sections.txt:
2212 Add g_filename_display_basename
2214 2004-12-15 Matthias Clasen <mclasen@redhat.com>
2216 * gobject/tmpl/generic_values.sgml: Document some return
2217 values. (#161345, Stefan Kost)
2219 2004-12-02 Matthias Clasen <mclasen@redhat.com>
2221 * === Released 2.5.7 ===
2223 2004-12-02 Matthias Clasen <mclasen@redhat.com>
2225 * glib/building.sgml:
2226 * glib/tmpl/linked_lists_single.sgml:
2227 * glib/tmpl/linked_lists_double.sgml:
2228 * glib/tmpl/trees-nary.sgml: Add some warnings regarding
2229 --disable-mem-pools.
2231 2004-12-01 Matthias Clasen <mclasen@redhat.com>
2233 * glib/tmpl/iochannels.sgml: Fix a typo. (#160162, Tom Copeland)
2235 2004-11-30 Matthias Clasen <mclasen@redhat.com>
2237 * glib/building.sgml: Document --enable-man and --disable-visibility.
2239 2004-11-28 Tor Lillqvist <tml@iki.fi>
2241 * glib/tmpl/misc_utils.sgml: Document encoding of g_get_user_name(),
2242 g_get_real_name(), g_get_tmp_dir() and g_get_current_dir().
2244 2004-11-28 Matthias Clasen <mclasen@redhat.com>
2246 * glib/tmpl/macros_misc.sgml: Document G_GNUC_MALLOC.
2248 * glib/glib-sections.txt: Add G_GNUC_MALLOC
2250 2004-11-12 Matthias Clasen <mclasen@redhat.com>
2252 * === Released 2.5.6 ===
2254 2004-11-08 Matthias Clasen <mclasen@redhat.com>
2256 * glib/tmpl/trees-nary.sgml: Document G_TRAVERSE_LEAVES and
2257 G_TRAVERSE_NON_LEAVES
2259 * glib/tmpl/hooks.sgml:
2260 * glib/tmpl/iochannels.sgml: Updates
2262 2004-11-04 Tor Lillqvist <tml@iki.fi>
2264 * glib/tmpl/windows.sgml: Improve G_WIN32_HAVE_WIDECHAR_API
2267 * glib/tmpl/option.sgml: Document G_OPTION_FLAG_REVERSE.
2269 2004-11-02 Matthias Clasen <mclasen@redhat.com>
2271 * === Released 2.5.5 ===
2273 2004-11-02 Matthias Clasen <mclasen@redhat.com>
2275 * glib/glib-sections.txt: Add g_get_filename_charsets and
2276 g_filename_display_name.
2278 2004-11-01 Matthias Clasen <mclasen@redhat.com>
2280 * glib/tmpl/option.sgml: Updates
2282 2004-10-31 Matthias Clasen <mclasen@redhat.com>
2284 * glib/tmpl/windows.sgml: Document G_WIN32_IS_NT_BASED,
2285 G_WIN32_HAVE_WIDECHAR_API.
2287 * glib/glib-sections.txt: Add g_lstat
2289 * glib/running.sgml: Document G_WIN32_PRETEND_WIN9X.
2291 2004-10-29 Matthias Clasen <mclasen@redhat.com>
2293 * glib/tmpl/option.sgml: Add an example.
2295 * glib/glib-sections.txt: Add G_OPTION_REMAINING
2297 * glib/tmpl/option.sgml: Add docs.
2299 2004-10-28 Matthias Clasen <mclasen@redhat.com>
2301 * glib/tmpl/keyfile.sgml: Add some introductory notes.
2303 2004-10-27 Matthias Clasen <mclasen@redhat.com>
2305 * === Released 2.5.4 ===
2307 2004-10-27 Matthias Clasen <mclasen@redhat.com>
2309 * glib/tmpl/fileutils.sgml: Add some intro.
2311 2004-10-26 Matthias Clasen <mclasen@redhat.com>
2313 * gobject/gobject-docs.sgml: Add an index for 2.6 additions.
2315 * gobject/gobject-sections.txt: Additions.
2317 * gobject/Makefile.am (IGNORE_HFILES): Add gobjectalias.h
2319 * glib/tmpl/main.sgml: Document GChildWatchFunc
2321 * glib/tmpl/keyfile.sgml: New template.
2323 * glib/glib-sections.txt: Additions.
2325 * glib/tmpl/macros_misc.sgml: Document some more of
2328 2004-10-25 Matthias Clasen <mclasen@redhat.com>
2330 * glib/glib-docs.sgml: Add GKeyFile section, add
2331 index for 2.6 additions.
2333 2004-10-23 Matthias Clasen <mclasen@redhat.com>
2335 * gobject/tmpl/gtype.sgml (GTypeInterfaceCheckData):
2336 Rename first parameter.
2338 * glib/glib-sections.txt: Add GKeyFile section.
2340 2004-10-17 Matthias Clasen <mclasen@redhat.com>
2342 * glib/tmpl/macros.sgml:
2343 * glib/glib-sections.txt: Document G_IS_DIR_SEPARATOR.
2345 2004-10-05 Matthias Clasen <mclasen@redhat.com>
2347 * gobject/tmpl/objects.sgml: Improve the docs for
2348 g_object_get_property(). (#153424, Stefan Kost)
2350 2004-10-03 Matthias Clasen <mclasen@redhat.com>
2352 * gobject/tmpl/signals.sgml: Improve docs for
2353 g_signal_add_emission_hook. (#154299, Nickolay V. Shmyrev)
2355 2004-09-20 Matthias Clasen <mclasen@redhat.com>
2357 * glib/tmpl/messages.sgml: Correct the docs for the default log
2358 handler wrt to which messages go to stderr. (#153041, Philippe Blain)
2360 Sun Sep 19 23:15:17 2004 Matthias Clasen <maclas@gmx.de>
2362 * glib/tmpl/patterns.sgml: Point to g_utf8_strreverse() for
2363 reversing UTF-8 strings. (#153091, Adam Hooper)
2365 2004-09-18 Matthias Clasen <mclasen@redhat.com>
2367 * === Released 2.5.3 ===
2369 2004-09-16 Matthias Clasen <mclasen@redhat.com>
2371 * glib/Makefile.am: Ignore galias.h
2373 * glib/glib-sections.txt: Updates.
2375 2004-09-09 Matthias Clasen <mclasen@redhat.com>
2377 * glib/tmpl/misc_utils.sgml: Add a hint about $HOME to the
2378 docs of g_get_home_dir().
2380 Thu Sep 9 00:11:19 2004 Matthias Clasen <maclas@gmx.de>
2382 * glib/glib-sections.txt: Add g_strv_length().
2384 2004-09-07 Matthias Clasen <mclasen@redhat.com>
2386 * glib/glib-sections.txt: Add g_get_language_names().
2388 Mon Sep 6 01:56:13 2004 Matthias Clasen <maclas@gmx.de>
2390 * glib/tmpl/messages.sgml: Remove excess markup and fix a markup
2393 Sun Sep 5 01:44:23 2004 Matthias Clasen <maclas@gmx.de>
2395 * glib/glib-sections.txt:
2396 * glib/tmpl/messages.sgml: Document g_log_set_default_handler().
2398 Wed Sep 1 20:27:59 2004 Matthias Clasen <maclas@gmx.de>
2400 * glib/glib-sections.txt: Add g_date_get_iso8601_week_of_year.
2402 Sun Aug 29 23:50:45 2004 Matthias Clasen <maclas@gmx.de>
2404 * glib/tmpl/fileutils.sgml: Fix a typo. (#151109, Stepan Kasal)
2406 2004-08-27 Matthias Clasen <mclasen@redhat.com>
2408 * glib/tmpl/fileutils.sgml: Add G_FILE_ERROR_NOSYS.
2410 2004-08-25 Matthias Clasen <mclasen@redhat.com>
2412 * === Released 2.5.2 ===
2414 2004-08-23 Matthias Clasen <mclasen@redhat.com>
2416 * glib/tmpl/warnings.sgml: Add an example for
2417 g_on_error_query() usage. (#148716, Christian Persch)
2419 2004-08-12 Matthias Clasen <mclasen@redhat.com>
2421 * glib/tmpl/threads.sgml: Document the necessity to call
2422 g_thread_init() when using threads
2423 (even non-gthreads). (#149490, Vincent Untz)
2426 Tue Aug 3 16:43:22 2004 Matthias Clasen <maclas@gmx.de>
2428 * glib/glib-sections.txt: Add a section for GOption.
2429 * glib/glib-docs.sgml: Include GOption section.
2430 * glib/tmpl/option.sgml: New template.
2432 Tue Aug 3 15:34:16 2004 Matthias Clasen <maclas@gmx.de>
2434 * glib/glib-sections.txt: Add a separate section for
2435 version information.
2436 * glib/glib-docs.sgml: Include version section.
2437 * glib/tmpl/version.sgml: New template.
2439 2004-08-02 Matthias Clasen <mclasen@redhat.com>
2441 * glib/glib-sections.txt:
2442 * glib/tmpl/macros_misc.sgml: Document G_GNUC_INTERNAL.
2444 2004-08-01 Matthias Clasen <mclasen@redhat.com>
2446 * === Released 2.5.1 ===
2448 2004-07-28 Matthias Clasen <mclasen@redhat.com>
2450 * glib/tmpl/misc_utils.sgml: Clarify docs for
2451 g_get_real_name(). (#143552, Danek Duvall)
2453 Fri Jul 23 10:38:24 2004 Matthias Clasen <maclas@gmx.de>
2455 * glib/tmpl/limits.sgml: Fix docs for G_MAXSIZE. (#148262,
2458 Sun Jul 18 18:03:08 2004 Soeren Sandmann <sandmann@daimi.au.dk>
2460 * === Released 2.5.0 ===
2462 2004-07-09 Matthias Clasen <mclasen@redhat.com>
2464 * glib/tmpl/arrays.sgml: Improve g_array_free() docs. (#146875,
2467 Tue Jul 6 00:54:38 2004 Matthias Clasen <maclas@gmx.de>
2469 * gobject/gobject-sections.txt:
2470 * gobject/tmpl/gtypemodule.sgml: Add g_type_module_register_enum()
2471 and g_type_module_register_flags().
2473 Mon Jul 5 18:49:56 2004 Matthias Clasen <maclas@gmx.de>
2475 * glib/tmpl/messages.sgml:
2476 * glib/glib-sections.txt: Add g_debug.
2478 2004-06-15 Federico Mena Quintero <federico@ximian.com>
2480 * glib/tmpl/conversions.sgml: New section on file name encodings.
2482 * glib/file-name-encodings.sxd: New diagram of how file name
2485 * glib/file-name-encodings.png: Same as above, for inclusion in
2488 * glib/Makefile.am (HTML_IMAGES): Add file-name-encodings.png.
2489 (EXTRA_DIST): Add the new images.
2491 * glib/running.sgml: Add ids to the corresponding paragraphs that
2492 describe G_FILENAME_ENCODING and G_BROKEN_FILENAMES, to be able to
2493 reference them from elsewhere.
2495 Thu Jun 10 21:29:55 2004 Matthias Clasen <maclas@gmx.de>
2497 * glib/tmpl/modules.sgml: Add an example for GModule
2498 usage. (#144127, Tommi Komulainen)
2500 Sun Jun 6 23:20:42 2004 Matthias Clasen <maclas@gmx.de>
2502 * gobject/tmpl/gtype.sgml: Fix the docs for G_DEFINE_TYPE()
2503 and friends. (#143800, Crispin Flowerday)
2505 2004-05-05 Matthias Clasen <mclasen@redhat.com>
2507 * gobject/gobject-docs.sgml:
2508 * glib/glib-docs.sgml: Add multiple indices.
2510 2004-04-30 Matthias Clasen <mclasen@redhat.com>
2512 * === Released 2.4.1 ===
2514 2004-04-23 Matthias Clasen <mclasen@redhat.com>
2516 * glib/running.sgml: Document LIBCHARSET_ALIAS_DIR.
2518 2004-04-15 Matthias Clasen <mclasen@redhat.com>
2520 * glib/tmpl/types.sgml: Correct the description of the
2521 gfloat and gdouble ranges.
2523 Tue Mar 16 12:06:09 2004 Owen Taylor <otaylor@redhat.com>
2525 * === Released 2.4.0 ===
2527 Sun Mar 14 11:00:41 2004 Owen Taylor <otaylor@redhat.com>
2529 * gobject/tmpl/signals.sgml: Document the fact that
2530 g_signal_connect_object() does *not* remove the signal
2531 when the object is disconnected currently and describe
2532 a workaround to prevent memory leaks.
2534 Tue Mar 9 09:16:11 2004 Owen Taylor <otaylor@redhat.com>
2536 * === Released 2.3.6 ===
2538 Mon Mar 8 08:32:36 2004 Owen Taylor <otaylor@redhat.com>
2540 * glib/tmpl/main.sgml: Reference g_source_set_callback(),
2541 not g_source_attach(). (Takeshi AIHANA)
2543 2004-02-29 Sebastian Wilhelmi <seppi@seppi.de>
2545 * glib/glib-overrides.txt, glib/glib-sections.txt,
2546 glib/tmpl/atomic_operations.sgml: Updated according to code changes.
2548 Sun Feb 29 02:35:00 2004 Sven Herzberg <herzi@gnome-de.org>
2550 * glib/tmpl/limits.sgml: exchange non-existing G_MAX_DOUBLE for
2551 G_MAXDOUBLE (fixes #135723)
2553 Fri Feb 27 22:10:25 2004 Matthias Clasen <maclas@gmx.de>
2555 * glib/tmpl/modules.sgml: Reformat a bit.
2557 Fri Feb 27 22:05:23 2004 Matthias Clasen <maclas@gmx.de>
2559 * glib/tmpl/limits.sgml: Document G_MAXSIZE.
2561 2004-02-26 Sebastian Wilhelmi <seppi@seppi.de>
2563 * glib/tmpl/threads.sgml: Updated to reflect removal of the PID
2564 niceness surrogate for thread priorities.
2566 * glib/glib-overrides.txt, glib/glib-sections.txt,
2567 glib/glib-docs.sgml, glib/tmpl/atomic_operations.sgml: Add docs
2568 for atomic operations.
2570 Tue Feb 24 14:09:21 2004 Owen Taylor <otaylor@redhat.com>
2572 * === Released 2.3.3 ===
2574 * glib/glib-sections.txt: Updates.
2576 Sun Feb 22 00:59:11 2004 Matthias Clasen <maclas@gmx.de>
2578 * glib/tmpl/trees-nary.sgml: Document GCopyFunc.
2580 Sun Feb 22 00:54:17 2004 Matthias Clasen <maclas@gmx.de>
2582 * glib/glib-sections.txt: Add GCopyFunc and g_node_copy_deep.
2584 2004-02-18 Sebastian Wilhelmi <seppi@seppi.de>
2586 * glib/glib-sections.txt: Add the new g_rand_* functions
2588 Sat Feb 14 01:25:23 2004 Matthias Clasen <maclas@gmx.de>
2590 * glib/glib-sections.txt: Add GPid, GChildWatchFunc,
2591 g_child_watch_source_new, g_child_watch_add,
2592 g_child_watch_add_full.
2594 Fri Feb 13 23:16:25 2004 Matthias Clasen <maclas@gmx.de>
2596 * glib/tmpl/macros_misc.sgml: Fix a typo.
2598 Sat Feb 7 01:02:06 2004 Matthias Clasen <maclas@gmx.de>
2600 * glib/tmpl/numerical.sgml: Fix some external links.
2602 Thu Feb 5 00:54:43 2004 Matthias Clasen <maclas@gmx.de>
2604 * glib/glib-sections.txt: Add g_completion_complete_utf8.
2606 Fri Jan 30 23:25:58 2004 Matthias Clasen <maclas@gmx.de>
2608 * glib/tmpl/iochannels.sgml:
2609 * glib/tmpl/main.sgml: Remove references to deprecated GTK+ and
2610 GDK functions. (#130756, Vincent Untz)
2612 Wed Jan 28 01:39:59 2004 Matthias Clasen <maclas@gmx.de>
2614 * glib/glib-sections.txt: Add g_strsplit_set. (Soeren Sandmann)
2616 Thu Jan 22 14:51:19 2004 Owen Taylor <otaylor@redhat.com>
2618 * glib/glib-sections.txt glib/tmpl/timers.sgml: Document
2619 g_timer_continue. (Tim-Philipp M??ller)
2621 Sun Jan 11 01:25:44 2004 Matthias Clasen <maclas@gmx.de>
2623 * gobject/tmpl/gtype.sgml: Improve docs for G_DEFINE_TYPE_* macros.
2625 Sun Jan 11 01:25:29 2004 Matthias Clasen <maclas@gmx.de>
2627 * gobject/gobject-sections.txt: Add G_DEFINE_TYPE_EXTENDED.
2629 Sat Jan 10 02:18:32 2004 Matthias Clasen <maclas@gmx.de>
2631 * gobject/tmpl/gtype.sgml: Document the new GType boilerplate macros
2634 Sat Jan 10 01:36:01 2004 Matthias Clasen <maclas@gmx.de>
2636 * gobject/tmpl/gtype.sgml: Document g_type_class_peek_static.
2638 Sat Jan 10 01:23:58 2004 Matthias Clasen <maclas@gmx.de>
2640 * gobject/gobject-sections.txt: Add g_type_class_peek_static,
2641 G_DEFINE_TYPE, G_DEFINE_TYPE_WITH_CODE, G_DEFINE_ABSTRACT_TYPE,
2642 G_DEFINE_ABSTRACT_TYPE_WITH_CODE, G_IMPLEMENT_INTERFACE.
2645 Sat Jan 10 01:23:01 2004 Matthias Clasen <maclas@gmx.de>
2647 * gobject/tmpl/objects.sgml: Update docs of g_object_connect.
2649 Fri Jan 9 23:40:23 2004 Matthias Clasen <maclas@gmx.de>
2651 * gobject/tmpl/gboxed.sgml:
2652 * gobject/gobject-sections.txt: Add G_TYPE_STRV and GStrv.
2654 Fri Dec 26 02:04:49 2003 Matthias Clasen <maclas@gmx.de>
2656 * glib/glib-sections.txt: Add g_ptr_array_foreach().
2658 Sun Dec 21 01:01:34 2003 Matthias Clasen <maclas@gmx.de>
2660 * glib/tmpl/misc_utils.sgml: Document the encoding of
2663 Fri Dec 19 21:40:00 2003 Matthias Clasen <maclas@gmx.de>
2665 * gobject/tmpl/signals.sgml: Rewording.
2667 Tue Dec 2 02:31:15 2003 Matthias Clasen <maclas@gmx.de>
2669 * glib/tmpl/limits.sgml:
2670 * glib/glib-sections.txt: Add G_{MIN,MAX,MAXU}INT{8,16,32}.
2672 Thu Nov 6 01:42:36 2003 Matthias Clasen <maclas@gmx.de>
2674 * glib/glib-sections.txt: Add an i18n section.
2675 * glib/glib-docs.sgml: Include the corresponding entity.
2676 * glib/tmpl/i18n.sgml: Template for i18n section.
2678 Thu Nov 6 00:56:04 2003 Matthias Clasen <maclas@gmx.de>
2680 * glib/running.sgml: Document G_FILENAME_ENCODING.
2682 Sat Oct 25 01:07:45 2003 Matthias Clasen <maclas@gmx.de>
2684 * gobject/tmpl/gparamspec.sgml:
2685 * gobject/tmpl/objects.sgml: Additions.
2687 Thu Oct 23 14:27:54 2003 Owen Taylor <otaylor@redhat.com>
2689 * gobject/Makefile.am: Add a dist-hook so that the
2690 man pages get distributed.
2692 * glib/Makefile.am: Add a dist-hook so that the
2693 man pages get distributed.
2695 * glib/Makefile.am (content_files): Add cross.sgml.
2697 * gobject/Makefile.am (INCLUDES): Add $(top_srcdir)/glib,
2698 and (for gobject.cI) $(srcdir)
2700 Tue Oct 21 23:29:54 2003 Matthias Clasen <maclas@gmx.de>
2702 * gobject/tmpl/gtypemodule.sgml:
2703 * gobject/tmpl/enumerations_flags.sgml:
2704 * gobject/tmpl/gtype.sgml: Additions.
2706 Tue Oct 21 23:09:15 2003 Matthias Clasen <maclas@gmx.de>
2708 * gobject/tmpl/gparamspec.sgml:
2709 * gobject/tmpl/param_value_types.sgml:
2710 * gobject/tmpl/gtype.sgml:
2711 * gobject/tmpl/signals.sgml: Add "Since 2.4" markers where
2714 Tue Oct 14 17:45:33 2003 Owen Taylor <otaylor@redhat.com>
2716 * gobject/gobject-sections.txt gobject/tmpl/objects.sgml
2717 gobject/tmpl/param_value_types.sgml gobject/tmpl/gparamspec.sgml:
2718 Document interface properties and GParamSpecOverride.
2720 Mon Oct 20 22:05:37 2003 Matthias Clasen <maclas@gmx.de>
2722 * gobject/tmpl/objects.sgml:
2723 * gobject/tmpl/enumerations_flags.sgml:
2724 * gobject/tmpl/gtypeplugin.sgml: Additions.
2726 Mon Oct 20 22:04:45 2003 Matthias Clasen <maclas@gmx.de>
2728 * gobject/gobject-sections.txt: Add GObjectConstructParam.
2730 Mon Oct 20 20:38:06 2003 Matthias Clasen <maclas@gmx.de>
2732 * gobject/gobject.i: Removed...
2733 * gobject/gobject.cI: ...and readded.
2734 * gobject/gobject.types: Change to the standard file
2735 extension for included hunks of C code.
2737 Mon Oct 20 20:34:33 2003 Matthias Clasen <maclas@gmx.de>
2739 * gobject/Makefile.am (INCLUDES): Add $(top_builddir)/glib
2740 as an include dir again, this time for real.
2742 Mon Oct 20 01:12:46 2003 Matthias Clasen <maclas@gmx.de>
2744 * gobject/tmpl/gtype.sgml:
2745 * gobject/tmpl/param_value_types.sgml:
2746 * gobject/tmpl/value_arrays.sgml: Additions.
2748 * gobject/tmpl/gboxed.sgml:
2749 * gobject/gobject-sections.txt: Remove prematurely added
2750 GStrv documentation.
2752 Sun Oct 19 22:18:28 2003 Matthias Clasen <maclas@gmx.de>
2754 * gobject/Makefile.am (INCLUDES): Add $(top_builddir)/glib
2755 as an include dir. (#124934, Mariano Su??rez-Alvarez)
2757 Sun Oct 19 00:33:28 2003 Matthias Clasen <maclas@gmx.de>
2759 * gobject/tmpl/gtype.sgml:
2760 * gobject/tmpl/generic_values.sgml:
2761 * gobject/tmpl/objects.sgml:
2762 * gobject/tmpl/signals.sgml: Additions.
2764 Sat Oct 18 01:30:47 2003 Matthias Clasen <maclas@gmx.de>
2766 * gobject/tmpl/gboxed.sgml:
2767 * gobject/tmpl/gtypeplugin.sgml:
2768 * gobject/tmpl/enumerations_flags.sgml: Additions.
2770 Sat Oct 18 00:04:22 2003 Matthias Clasen <maclas@gmx.de>
2772 * gobject/gobject.types: List GObject here, since the
2773 documentation misses the notify signal otherwise. Needs
2774 a little bit of a hack to work around a gtkdoc-scangobj
2775 limitation, see the comment in gobject/gobject.i.
2777 * gobject/gobject.i: New file, containing a trivial
2778 g_object_get_type() function.
2780 Fri Oct 17 00:23:51 2003 Matthias Clasen <maclas@gmx.de>
2782 * gobject/Makefile.am (GTKDOC_LIBS):
2783 (INCLUDES): Add the necessary stuff to compile gobject-scan.
2785 * gobject/gobject.types: Add g_type_module_get_type() and
2786 g_type_plugin_get_type().
2788 Thu Oct 16 01:02:04 2003 Matthias Clasen <maclas@gmx.de>
2790 * gobject/tmpl/gparamspec.sgml: Additions, document
2793 Wed Oct 15 00:56:30 2003 Matthias Clasen <maclas@gmx.de>
2795 * gobject/tmpl/gclosure.sgml: Improvements from Owen's feedback.
2797 Tue Oct 14 02:35:45 2003 Matthias Clasen <maclas@gmx.de>
2799 * gobject/gobject-sections.txt: Move the g_cclosure_marshal_*
2800 functions to a non-private subsection, since these functions
2803 Tue Oct 14 02:35:16 2003 Matthias Clasen <maclas@gmx.de>
2805 * gobject/tmpl/gclosure.sgml: Fill in.
2807 Sun Oct 5 23:23:53 2003 Matthias Clasen <maclas@gmx.de>
2809 * gobject/glib-sections.txt:
2810 * gobject/gobject-sections.txt: Fix includes.
2812 * gobject/tmpl/value_collection.sgml: Add docs found in the
2815 Thu Oct 2 01:22:46 2003 Owen Taylor <otaylor@redhat.com>
2817 * gobject/gobject-sections.txt gobject/tmpl/gtype.sgml:
2818 Add g_type_add/remove_interface_check()
2820 2003-09-30 Matthias Clasen <maclas@gmx.de>
2822 * gobject/tmpl/gparamspec.sgml:
2823 * gobject/tmpl/signals.sgml: Additions.
2825 * glib/glib-sections.txt: Add g_unichar_get_mirror_char and
2826 g_static_mutex_get_mutex_impl_shortcut.
2828 Mon Sep 29 10:55:23 2003 Owen Taylor <otaylor@redhat.com>
2830 * gobject/gobject-sections.txt gobject/tmpl/gtype.sgml:
2831 Docs for g_type_default_interface_ref(), etc.
2833 Fri Sep 12 16:29:29 2003 Owen Taylor <otaylor@redhat.com>
2835 * gobject/tmpl/signals.sgml: Add docs for
2836 g_signal_accumulator_true_handled.
2838 2003-09-12 Matthias Clasen <maclas@gmx.de>
2840 * gobject/gobject-sections.txt: Add new g_value_take_x() functions.
2842 * gobject/tmpl/param_value_types.sgml: Document new g_value_take_x()
2843 functions. (#100948)
2845 2003-08-05 Matthias Clasen <maclas@gmx.de>
2847 * glib/tmpl/string_utils.sgml: Add note about in-place editing to g_strdelimit() doc.
2848 (#118875, Thomas Vander Stichele)
2850 2003-07-30 Matthias Clasen <maclas@gmx.de>
2852 * glib/tmpl/misc_utils.sgml: Move g_getenv() docs inline.
2854 * glib/tmpl/string_utils.sgml: Small fixes.
2856 * glib/glib-docs.sgml: Add paragraph about multi-threading policy.
2858 * glib/glib-sections.txt: Rename g_read_link to g_file_read_link.
2860 2003-07-29 Matthias Clasen <maclas@gmx.de>
2862 * glib/tmpl/macros_misc.sgml: Document G_GINT{16,32,64}_MODIFIER, add note about scanning.
2864 * glib/glib-sections.txt: Add G_GINT{16,32,64}_MODIFIER.
2866 2003-07-28 Matthias Clasen <maclas@gmx.de>
2868 * glib/glib-sections.txt: Add g_setenv(), g_unsetenv() and g_read_link(). (#100763, #72545)
2870 2003-07-26 Matthias Clasen <maclas@gmx.de>
2872 * glib/tmpl/arrays.sgml:
2873 * glib/tmpl/arrays_byte.sgml:
2874 * glib/tmpl/arrays_pointer.sgml:
2875 * glib/glib-sections.txt: Add g_{,byte,pointer}_array_remove_range. (#94879, Nalin Dahyabhai)
2877 * glib/tmpl/messages.sgml: Remove the note about the message length restriction.
2879 2003-07-24 Matthias Clasen <maclas@gmx.de>
2881 * glib/tmpl/messages.sgml: Mention the restriction on message length. (#118043, Martyn Russell)
2883 2003-07-18 Matthias Clasen <maclas@gmx.de>
2885 * glib/tmpl/arrays_pointer.sgml: Add a note about double indirection in
2886 g_ptr_array_sort[_with_data](). (#113697, Owen Taylor)
2888 2003-07-12 Matthias Clasen <maclas@gmx.de>
2890 * glib/tmpl/string_utils.sgml: Add a paragraph about string precision, add links to it.
2891 Remove markup which is now handled better by gtk-doc.
2893 2003-07-09 Matthias Clasen <maclas@gmx.de>
2895 * glib/tmpl/threads.sgml: Document GOnce, GOnceStatus, G_ONCE_INIT, g_once and g_once_impl.
2897 * glib/glib-sections.txt: Add GOnce, GOnceStatus, G_ONCE_INIT, g_once and g_once_impl.
2899 2003-07-02 Matthias Clasen <maclas@gmx.de>
2901 * glib/tmpl/string_utils.sgml: Move g_strfreev() docs inline.
2903 2003-06-19 Matthias Clasen <maclas@gmx.de>
2905 * glib/tmpl/misc_utils.sgml: Move g_path_get_basename() docs inline.
2907 2003-06-18 Matthias Clasen <maclas@gmx.de>
2909 o * glib/glib-sections.txt: Add g_thread_init_glib to silence gtk-doc.
2911 * gobject/Makefile.am: Add rule to regenerate man pages from
2913 (man_MANS): Add glib-mkenums.1, glib-genmarshal.1 and gobject-query.1.
2914 (content_files): Add glib-mkenums.xml, glib-genmarshal.xml and
2917 * gobject/glib-mkenums.xml:
2918 * gobject/glib-genmarshal.xml:
2919 * gobject/gobject-query.xml: New refentries.
2921 * gobject/glib-mkenums.1:
2922 * gobject/glib-genmarshal.1:
2923 * gobject/gobject-query.1: Man pages generated from the .xml
2926 * gobject/gobject-docs.sgml: Include glib-mkenums.xml,
2927 glib-genmarshal.xml and gobject-query.xml.
2929 2003-06-17 Matthias Clasen <maclas@gmx.de>
2931 * glib/Makefile.am: Add rule to regenerate man pages from
2933 (man_MANS): Add glib-gettextize.1.
2934 (content_files): Add glib-gettextize.xml.
2936 * glib/glib-gettextize.xml: New refentry.
2938 * glib/glib-gettextize.1: Man page generated from the .xml source.
2940 * glib/glib-docs.sgml: Include glib-gettextize.xml.
2942 2003-06-17 Matthias Clasen <mc2@YAST_ASK>
2944 * gobject/gobject-docs.sgml:
2945 * glib/glib-docs.sgml: Add an autogenerated index.
2947 2003-06-17 Matthias Clasen <maclas@gmx.de>
2949 * glib/tmpl/macros_misc.sgml: Document G_GNUC_DEPRECATED.
2951 2003-06-11 Matthias Clasen <maclas@gmx.de>
2953 * gobject/tmpl/objects.sgml: A small addition.
2955 Sun Jun 8 12:28:39 2003 Owen Taylor <otaylor@redhat.com>
2957 * glib/tmpl/error_reporting.sgml: XML fix.
2959 * glib/glib-sections.txt: Updated.
2961 2003-06-06 Matthias Clasen <maclas@gmx.de>
2963 * glib/tmpl/limits.sgml: Correct the documentation for
2964 G_MINFLOAT and G_MINDOUBLE. (#114513, Christophe Fergeau)
2966 * glib/glib-sections.txt: Add g_vasprintf().
2968 * glib/tmpl/string_utils.sgml: Add a hint about g_vasprintf() to
2969 the g_strdup_printf() docs.
2971 2003-05-28 Matthias Clasen <maclas@gmx.de>
2973 * glib/tmpl/string_utils.sgml: Document that g_strdup() and
2974 g_strndup() accept NULL. (#106987, Christian Biere)
2976 2003-05-12 Matthias Clasen <maclas@gmx.de>
2978 * glib/cross.sgml: Fix a duplicate id left by copy-and-paste.
2979 (#112785, Owen Taylor)
2981 2003-04-18 Matthias Clasen <maclas@gmx.de>
2983 * gobject/tmpl/signals.sgml: Correct the documentation
2984 GSignalEmissionHook (#110906) and some cleanups.
2986 2003-04-11 Matthias Clasen <maclas@gmx.de>
2988 * gobject/tmpl/gparamspec.sgml: Fix a few typos.
2990 2003-04-09 Matthias Clasen <maclas@gmx.de>
2992 * glib/glib-docs.sgml: Move dependencies to building.sgml.
2994 * glib/building.sgml: Move stuff from INSTALL here.
2996 2003-04-08 Matthias Clasen <maclas@gmx.de>
2998 * glib/cross.sgml: New file; cross-compilation information.
2999 * glib/glib-docs.sgml: Include cross.sgml.
3001 2003-04-07 Matthias Clasen <maclas@gmx.de>
3003 * gobject/tmpl/enumerations_flags.sgml: Additions.
3005 2003-04-01 Matthias Clasen <maclas@gmx.de>
3007 * glib/tmpl/error_reporting.sgml:
3008 * glib/tmpl/random_numbers.sgml:
3009 * glib/tmpl/arrays_pointer.sgml:
3010 * glib/tmpl/arrays.sgml: Fix formatting of examples.
3012 2003-04-01 Matthias Clasen <maclas@gmx.de>
3014 * glib/glib-sections.txt: Add g_string_chunk_insert_len.
3016 2003-03-28 Matthias Clasen <maclas@gmx.de>
3018 * gobject/tmpl/param_value_types.sgml: Additions.
3020 2003-03-25 Matthias Clasen <maclas@gmx.de>
3022 * gobject/tmpl/objects.sgml: Additions.
3024 2003-03-24 Matthias Clasen <maclas@gmx.de>
3026 * gobject/tmpl/objects.sgml: Additions.
3028 Mon Mar 10 11:33:10 2003 Owen Taylor <otaylor@redhat.com>
3030 * gobject/tmpl/gtype.sgml gobject/gobject-sections.txt:
3031 Document private instance data.
3033 2003-02-11 Matthias Clasen <maclas@gmx.de>
3035 * glib/tmpl/string_utils.sgml: Fix an off-by-one error in the
3036 g_strescape() docs. (#105431, Phillip Vandry)
3038 2003-02-07 Matthias Clasen <maclas@gmx.de>
3040 * gobject/tmpl/gtypemodule.sgml:
3041 * gobject/tmpl/gtype.sgml:
3042 * gobject/tmpl/gclosure.sgml:
3043 * gobject/tmpl/param_value_types.sgml:
3044 * gobject/tmpl/gparamspec.sgml:
3045 * gobject/tmpl/objects.sgml:
3046 * gobject/tmpl/signals.sgml: Move all docs out-of-line. Boy, what
3049 2003-01-21 Matthias Clasen <maclas@gmx.de>
3051 * glib/tmpl/strings.sgml: Document the return value of g_string_free().
3053 2003-01-15 Matthias Clasen <maclas@gmx.de>
3055 * gobject/tmpl/gtype.sgml: Fix the description of
3056 G_TYPE_FUNDAMENTAL. (#103119, Josh Parsons)
3058 2003-01-01 Tor Lillqvist <tml@iki.fi>
3060 * glib/tmpl/messages.sgml: Remove comment that only stdout would
3061 be used on Windows, no longer true.
3063 2002-12-15 Matthias Clasen <maclas@gmx.de>
3065 * gobject/tmpl/param_value_types.sgml: Move some docs inline.
3067 2002-12-15 Matthias Clasen <maclas@gmx.de>
3069 * glib/Makefile.am (IGNORE_HFILES): Add gprintfint.h and trio.
3071 2002-12-13 Matthias Clasen <maclas@gmx.de>
3073 * glib/Makefile.am (MKDB_OPTIONS): Add --ignore-files=trio to
3074 avoid gtk-doc warnings about doxygen comments.
3076 Tue Dec 10 11:55:28 2002 Owen Taylor <otaylor@redhat.com>
3078 * glib/tmpl/timers.sgml: Improve docs for return value
3079 and @microseconds out parameter. (Reported by
3080 Dennis Haney, #100841)
3082 2002-12-10 Matthias Clasen <maclas@gmx.de>
3084 * gobject/tmpl/generic_values.sgml:
3085 * gobject/tmpl/gtype.sgml:
3086 * gobject/tmpl/enumerations_flags.sgml: Add docs.
3088 2002-12-09 Matthias Clasen <maclas@gmx.de>
3090 * gobject/tmpl/gtype.sgml:
3091 * gobject/tmpl/enumerations_flags.sgml: Add docs.
3093 * gobject/tmpl/gtype.sgml:
3094 * gobject/tmpl/gtypeplugin.sgml:
3095 * gobject/tmpl/gtypemodule.sgml:
3096 * gobject/gobject-sections.txt: Add GTypeClass, GTypePluginClass
3097 and GTypeModuleClass.
3099 * gobject/tmpl/gboxed.sgml:
3100 * gobject/tmpl/enumerations_flags.sgml:
3101 * gobject/tmpl/gclosure.sgml:
3102 * gobject/tmpl/param_value_types.sgml: Add docs.
3104 2002-12-06 Matthias Clasen <maclas@gmx.de>
3106 * gobject/tmpl/gparamspec.sgml: Typo fix.
3108 2002-12-05 Matthias Clasen <maclas@gmx.de>
3110 * glib/tmpl/strings.sgml:
3111 * glib/tmpl/scanner.sgml:
3112 * glib/tmpl/main.sgml:
3113 * glib/tmpl/macros_misc.sgml:
3114 * glib/tmpl/hash_tables.sgml: Add Since and Deprecation info
3115 for symbols documented in the templates.
3117 2002-12-04 Matthias Clasen <maclas@gmx.de>
3119 * gobject/tmpl/gtype.sgml: Add docs.
3121 2002-12-02 Matthias Clasen <maclas@gmx.de>
3123 * gobject/tmpl/signals.sgml: Add docs.
3125 2002-12-01 Matthias Clasen <maclas@gmx.de>
3127 * gobject/gobject-sections.txt: Mark g_signal_handlers_destroy as
3130 * gobject/tmpl/signals.sgml: Move some docs inline.
3132 2002-11-29 Matthias Clasen <maclas@gmx.de>
3134 * glib/tmpl/main.sgml: Write something about GSourceDummyMarshal.
3136 * glib/tmpl/date.sgml:
3137 * glib/tmpl/string_utils.sgml: Remove redundant docs.
3139 * glib/glib-sections.txt: Add g_ascii_strtoull and
3140 g_get_application_name.
3142 2002-11-28 Matthias Clasen <maclas@gmx.de>
3144 * glib/tmpl/strings.sgml:
3145 * glib/tmpl/string_utils.sgml:
3146 * glib/tmpl/misc_utils.sgml: Move some docs inline.
3148 2002-11-23 Matthias Clasen <maclas@gmx.de>
3150 * gobject/tmpl/gclosure.sgml:
3151 * gobject/tmpl/signals.sgml:
3152 * gobject/tmpl/gparamspec.sgml:
3153 * gobject/tmpl/value_collection.sgml:
3154 * gobject/tmpl/generic_values.sgml:
3155 * gobject/tmpl/param_value_types.sgml:
3156 * gobject/tmpl/gboxed.sgml:
3157 * gobject/tmpl/enumerations_flags.sgml:
3158 * gobject/tmpl/objects.sgml:
3159 * gobject/tmpl/gtypemodule.sgml:
3160 * gobject/tmpl/gtypeplugin.sgml: Add missing short descriptions,
3161 standardize them to start with a capital and end without a period.
3163 * glib/tmpl/arrays.sgml:
3164 * glib/tmpl/memory_chunks.sgml:
3165 * glib/tmpl/macros.sgml: Remove periods from titles in examples.
3167 * glib/building.sgml: Explain --enable-include-printf.
3169 * glib/Makefile.am (extra_files):
3170 * gobject/Makefile.am (extra_files): Add version.xml.in.
3172 * glib/Makefile.am (content_files):
3173 * gobject/Makefile.am (content_files): Add version.xml.
3175 * glib/version.xml.in:
3176 * gobject/version.xml.in: New files to let configure dump the version in.
3178 * glib/glib-docs.sgml:
3179 * gobject/gobject-docs.sgml: Add version information.
3182 Thu Nov 21 15:52:04 2002 Owen Taylor <otaylor@redhat.com>
3184 * glib/tmpl/iochannels.sgml: Add helpful comments about
3185 the encoding of a new iochannel. (Amaury Jacquot,
3188 2002-11-21 Matthias Clasen <maclas@gmx.de>
3190 * glib/tmpl/string_utils.sgml: Add note on including gprintf.h,
3191 move some docs inline.
3193 * glib/glib-sections.txt: Add g_printf, g_vprintf, g_fprintf,
3194 g_vfprintf, g_sprintf, g_vsprintf.
3196 2002-11-20 Matthias Clasen <maclas@gmx.de>
3198 * glib/tmpl/macros_misc.sgml: Document G_LIKELY, G_UNLIKELY.
3200 * glib/glib-sections.txt: Add G_LIKELY, G_UNLIKELY.
3202 2002-10-20 Matthias Clasen <maclas@gmx.de>
3204 * gobject/Makefile.am (SCANOBJ_FILES):
3205 * glib/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).prerequisites.
3207 2002-10-15 Matthias Clasen <maclas@gmx.de>
3209 * gobject/gobject-sections.txt: Add g_type_interface_prerequisites.
3211 2002-10-14 Matthias Clasen <maclas@gmx.de>
3213 * gobject/Makefile.am (dist-hook):
3214 * glib/Makefile.am (dist-hook): Dist the xml/*.xml, not
3215 sgml/*.sgml. (#95678, Owen Taylor)
3217 2002-10-14 Matthias Clasen <maclas@gmx.de>
3219 * gobject/Makefile.am (SCANOBJ_FILES):
3220 * glib/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).interfaces.
3222 2002-09-16 Matthias Clasen <maclas@gmx.de>
3224 * glib/tmpl/messages.sgml: Replace G_LOG_FLAG_RECURSIVE by
3225 G_LOG_FLAG_RECURSION throughout. (#93390)
3227 2002-08-12 Matthias Clasen <maclas@gmx.de>
3229 * glib/glib-sections.txt: Add g_markup_parse_context_get_element
3230 and g_utf8_strreverse.
3232 Thu Jul 25 18:58:29 2002 Owen Taylor <otaylor@redhat.com>
3234 * glib/tmpl/threads.sgml: Fix reference to non-existing
3235 @priority parameter. (#88500, Linux Walleij)
3237 2002-06-03 Matthias Clasen <maclas@gmx.de>
3239 * gobject/gobject-docs.sgml:
3240 * glib/glib-docs.sgml:
3241 * glib/tmpl/macros.sgml:
3242 * glib/tmpl/string_utils.sgml: Replace homegrown "nbsp", "hash"
3243 and "percent" entities by standard ISO entities "nbsp", "num" and
3246 2002-05-30 Matthias Clasen <maclas@gmx.de>
3248 * glib/tmpl/string_utils.sgml:
3249 * glib/tmpl/threads.sgml: Small formatting fixes.
3251 2002-05-26 Matthias Clasen <maclas@gmx.de>
3253 * glib/tmpl/conversions.sgml: Add GIConv.
3255 * glib/tmpl/main.sgml: Fix references to nonexisting functions
3256 g_main_loop_destroy(), g_source_add(), g_source_connect().
3259 * glib/glib-sections.txt: Add GIConv, g_str_has_prefix, g_str_has_suffix.
3261 * glib/tmpl/linked_lists_single.sgml:
3262 * glib/tmpl/linked_lists_double.sgml: GListAllocator doesn't exist.
3264 * glib/glib-docs.sgml: Declare hash entity.
3266 * glib/tmpl/macros.sgml: Escape # in #ifdef to suppress erroneous links.
3268 2002-05-25 Matthias Clasen <maclas@gmx.de>
3270 * gobject/Makefile.am, gobject/gobject-docs.sgml, gobject/tmpl/*:
3271 * glib/Makefile.am, glib/glib-docs.sgml, glib/tmpl/*: Produce XML,
3274 2002-05-21 Matthias Clasen <maclas@gmx.de>
3276 * glib/tmpl/markup.sgml: Updates.
3278 Sat May 18 00:44:35 2002 Tim Janik <timj@gtk.org>
3280 [merged from stable]
3282 * glib/tmpl/scanner.sgml: fix documentation for g_scanner_unexp_token().
3284 2002-05-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3286 * glib/tmpl/threads.sgml: Clarify recursion issues with
3289 2002-04-24 Matthias Clasen <maclas@gmx.de>
3291 * gobject/gobject-sections.txt:
3292 * gobject/tmpl/gtype.sgml: Updates.
3294 2002-04-21 Matthias Clasen <maclas@gmx.de>
3296 * glib/tmpl/strings.sgml: Fix the description of g_string_assign. (#78728)
3298 2002-04-18 Matthias Clasen <maclas@gmx.de>
3300 * glib/tmpl/error_reporting.sgml:
3301 * glib/tmpl/threads.sgml:
3302 * glib/tmpl/arrays_pointer.sgml:
3303 * glib/tmpl/arrays_byte.sgml:
3304 * glib/tmpl/memory_chunks.sgml: s/<!>/<!-- -->/g throughout the
3305 documentation to bring the produced Docbook closer to XML.
3307 2002-03-25 Sven Neumann <sven@gimp.org>
3309 * glib/tmpl/scanner.sgml: Fixed documentation about unused struct
3310 fields and added a note about proper g_scanner_unexp_token() usage.
3312 2002-03-11 Matthias Clasen <maclas@gmx.de>
3314 * glib/tmpl/string_utils.sgml: Add a note about g_strreverse() and
3317 2002-02-21 Matthias Clasen <maclas@gmx.de>
3319 * glib/Makefile.am (IGNORE_HFILES): Add gdebug.h.
3321 * glib/running.sgml: Document the G_DEBUG environment variable.
3323 * glib/tmpl/threads.sgml: Replace g_thread_wait() by
3324 g_thread_join() in two places.
3326 2002-02-20 Sven Neumann <sven@gimp.org>
3328 * gobject/gobject-sections.txt
3329 * gobject/tmpl/generic_values.sgml
3330 * gobject/tmpl/param_value_types.sgml: updated for GValue changes.
3332 Tue Feb 19 17:45:43 2002 Tim Janik <timj@gtk.org>
3334 * gobject/tmpl/generic_values.sgml: added GValue documentation.
3336 Thu Feb 7 12:07:06 2002 Tim Janik <timj@gtk.org>
3338 * gobject/tmpl/generic_values.sgml: document value transformation.
3340 Mon Feb 4 17:55:39 2002 Tim Janik <timj@gtk.org>
3342 * gobject/tmpl/closures.sgml: doc common functions like ref/
3343 sink/unref/invalidate.
3345 * gobject/tmpl/objects.sgml: document g_object_watch_closure() and
3348 Tue Jan 29 12:00:59 2002 Owen Taylor <otaylor@redhat.com>
3350 * gobject/gobject-sections.txt: Updated.
3352 * glib/running.sgml glib/changes-2.0.sgml: SGML fixes.
3354 2002-01-28 Ron Steinke <rsteinke@w-link.net>
3356 * glib/iochannel.sgml: Changed #IOChannelError to
3357 #GIOChannelError in one place
3359 2002-01-16 Matthias Clasen <matthiasc@poet.de>
3361 * glib/building.sgml, glib/compiling.sgml,
3362 glib/running.sgml, glib/resources.sgml,
3363 glib/changes-2.0.sgml: New files.
3365 * glib/Makefile.am (content_files): Add new files.
3367 * glib/glib-docs.sgml: Add an Overview chapter.
3369 2002-01-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3371 * glib/tmpl/threads.sgml: Name the right function.
3373 2001-12-23 Matthias Clasen <matthias@poet.de>
3375 * glib/tmpl/main.sgml, glib/tmpl/string_utils.sgml,
3376 glib/tmpl/strings.sgml: Replace references to deprecated
3379 2001-12-21 Matthias Clasen <matthias@poet.de>
3381 * glib/glib-sections.txt: Move g_get_charset() to the
3382 Charset conversion section. (#65630)
3384 Wed Dec 19 23:07:53 2001 Owen Taylor <otaylor@redhat.com>
3386 * glib/tmpl/messages.sgml glib/tmpl/string_utils.sgml:
3389 * gobject/gobject-sections.txt glib/glib-sectoins.txt: Small updates.
3391 2001-12-15 Matthias Clasen <matthias@poet.de>
3393 * glib/tmpl/caches.sgml: GCs are cached by GTK, not by GDK.
3395 2001-12-14 Matthias Clasen <matthias@poet.de>
3397 * glib/tmpl/memory.sgml: Typo fixes.
3399 2001-12-13 Matthias Clasen <matthiasc@poet.de>
3401 * glib/tmpl/completion.sgml, glib/tmpl/date.sgml,
3402 glib/tmpl/fileutils.sgml, glib/tmpl/iochannels.sgml,
3403 glib/tmpl/macros.sgml, glib/tmpl/memory.sgml,
3404 glib/tmpl/misc_utils.sgml, glib/tmpl/warnings.sgml,
3405 glib/tmpl/windows.sgml: Revert mistaken change: it is UNIX, not Unix.
3407 * glib/tmpl/memory_chunks.sgml,
3408 glib/tmpl/date.sgml, glib/tmpl/threads.sgml,
3409 glib/tmpl/gtype.sgml: Trivial markup fixes.
3411 2001-12-12 Matthias Clasen <matthiasc@poet.de>
3413 * glib/tmpl/string_utils.sgml: Correct docs for g_[v]snprintf.
3415 2001-12-12 Matthias Clasen <matthiasc@poet.de>
3417 * glib/tmpl/allocators.sgml, glib/tmpl/arrays.sgml,
3418 glib/tmpl/arrays_byte.sgml, glib/tmpl/arrays_pointer.sgml,
3419 glib/tmpl/caches.sgml, glib/tmpl/completion.sgml,
3420 glib/tmpl/conversions.sgml,
3421 glib/tmpl/datalist.sgml, glib/tmpl/date.sgml,
3422 glib/tmpl/error_reporting.sgml, glib/tmpl/fileutils.sgml,
3423 glib/tmpl/hash_tables.sgml,
3424 glib/tmpl/hooks.sgml, glib/tmpl/macros.sgml,
3425 glib/tmpl/macros_misc.sgml, glib/tmpl/main.sgml, glib/tmpl/markup.sgml,
3426 glib/tmpl/memory.sgml, glib/tmpl/memory_chunks.sgml,
3427 glib/tmpl/messages.sgml, glib/tmpl/misc_utils.sgml,
3428 glib/tmpl/modules.sgml, glib/tmpl/numerical.sgml,
3429 glib/tmpl/patterns.sgml, glib/tmpl/queue.sgml,
3430 glib/tmpl/shell.sgml, glib/tmpl/spawn.sgml,
3431 glib/tmpl/string_utils.sgml, glib/tmpl/thread_pools.sgml,
3432 glib/tmpl/threads.sgml, glib/tmpl/timers.sgml,
3433 glib/tmpl/trees-binary.sgml, glib/tmpl/trees-nary.sgml,
3434 glib/tmpl/type_conversion.sgml, glib/tmpl/unicode.sgml,
3435 glib/tmpl/warnings.sgml, glib/tmpl/windows.sgml:
3436 Improve markup of examples, general consistency improvements.
3438 2001-12-06 Havoc Pennington <hp@redhat.com>
3440 * glib/tmpl/messages.sgml: improve g_log_set_handler docs
3442 Wed Nov 28 18:50:19 2001 Owen Taylor <otaylor@redhat.com>
3444 * glib/glib-sections.txt: Update.
3446 2001-11-28 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3448 * glib/tmpl/date.sgml: Fix g_usleep docs.
3450 2001-11-26 Matthias Clasen <matthiasc@poet.de>
3452 * glib/tmpl/trees-binary.sgml: Document G_LEVEL_ORDER better.
3454 2001-11-22 Matthias Clasen <matthiasc@poet.de>
3458 * glib/tmpl/windows.sgml: Document G_WIN32_DLLMAIN_FOR_DLL_NAME.
3460 * glib/tmpl/fileutils.sgml: Document GDir.
3462 * glib/tmpl/limits.sgml: Document G_MININT64, G_MAXINT64, G_MAXUINT64.
3464 Thu Nov 22 12:56:57 2001 Owen Taylor <otaylor@redhat.com>
3466 * gobject/gobject-sections.txt: Update.
3468 * glib/tmpl/{spawn.sgml,patterns.sgml}: SGML fixes.
3470 * glib/glib-sections.txt: Updated.
3472 * glib/Makefile.am (IGNORE_HFILES): Don't scan
3475 Sat Nov 17 17:24:19 2001 Owen Taylor <otaylor@redhat.com>
3477 * glib/glib-sections.txt: Remove g_log_domain_glib
3479 2001-11-15 Matthias Clasen <matthiasc@poet.de>
3481 * glib/tmpl/iochannels.sgml: Document GIOFlags, fix typos.
3483 * glib/tmpl/conversions.sgml, glib/tmpl/unicode.sgml,
3484 glib/tmpl/spawn.sgml, glib/tmpl/fileutils.sgml,
3485 glib/tmpl/shell.sgml, glib/tmpl/windows.sgml: Add
3486 some missing short and long descriptions.
3488 2001-11-14 Matthias Clasen <matthiasc@poet.de>
3490 * glib/Makefile.am (MKDB_OPTIONS): Add --sgml-mode.
3492 * glib/tmpl/patterns.sgml: Document UTF-8 support.
3494 Wed Nov 14 03:19:49 2001 Tim Janik <timj@gtk.org>
3496 * gobject/tmpl/param_value_types.sgml: more docs.
3498 Tue Nov 13 21:31:58 2001 Tim Janik <timj@gtk.org>
3500 * gobject/tmpl/param_value_types.sgml: list parameter and
3503 * gobject/tmpl/gparamspec.sgml: more docs for g_param_spec*()
3506 * gobject/*: section cleanups.
3508 Tue Nov 13 19:49:16 2001 Tim Janik <timj@gtk.org>
3510 * gobject/tmpl/gparamspec.sgml: param spec updates.
3512 2001-11-12 Matthias Clasen <matthiasc@poet.de>
3514 * glib/tmpl/markup.sgml: Remove excess listitem from long
3517 2001-11-11 Matthias Clasen <matthiasc@poet.de>
3519 * glib/tmpl/unicode.sgml: Document GNormalizeMode enum.
3521 * glib/tmpl/spawn.sgml: Document GSpawnFlags flags.
3523 * glib/tmpl/error_reporting.sgml: Document GError struct.
3525 * glib/tmpl/main.sgml: Document GMainContext, GSource and
3526 GSourceCallbackFuncs structs.
3528 2001-10-31 Matthias Clasen <matthiasc@poet.de>
3530 * glib/tmpl/messages.sgml, glib/tmpl/unicode.sgml:
3531 Document g_log_domain_glib, gunichar, gunichar2, GUnicodeType,
3534 Fri Oct 26 11:42:50 2001 Owen Taylor <otaylor@redhat.com>
3536 * */Makefile.am: Remove $(srcdir)/html before building
3537 HTML to prevent stale files. Dist all files in html/
3539 2001-10-25 Havoc Pennington <hp@pobox.com>
3541 * glib/tmpl/string_utils.sgml: docs on why the deprecated
3542 functions are deprecated.
3544 2001-10-15 Sven Neumann <sven@gimp.org>
3546 * glib/tmpl/random_numbers.sgml: fixed typo.
3548 Sat Oct 13 06:58:23 2001 Tim Janik <timj@gtk.org>
3550 * glib/tmpl/patterns.sgml: amended documentation.
3552 2001-10-11 Matthias Clasen <matthiasc@poet.de>
3554 * glib/tmpl/patterns.sgml, glib/tmpl/shell.sgml: Updates.
3556 2001-10-05 Matthias Clasen <matthiasc@poet.de>
3558 * glib/tmpl/hooks.sgml: Document G_HOOK_FLAG_USER_SHIFT.
3560 * glib/tmpl/trash_stacks.sgml: Document trash stacks.
3562 * glib/tmpl/async_queues.sgml, glib/tmpl/caches.sgml,
3563 glib/tmpl/completion.sgml, glib/tmpl/patterns.sgml,
3564 glib/tmpl/numerical.sgml, glib/tmpl/random_numbers.sgml,
3565 glib/tmpl/relations.sgml, glib/tmpl/modules.sgml: Update.
3567 2001-10-05 Matthias Clasen <matthiasc@poet.de>
3569 * glib/tmpl/conversions.sgml: Update.
3571 * glib/tmpl/patterns.sgml: Update.
3573 2001-10-05 Matthias Clasen <matthiasc@poet.de>
3575 * glib/tmpl/hooks.sgml, glib/tmpl/spawn.sgml,
3576 glib/tmpl/macros_misc.sgml: Update.
3578 * glib/tmpl/linked_lists_double.sgml, glib/tmpl/trees-binary.sgml,
3579 glib/glib-sections.txt: Document GCompareDataFunc.
3581 2001-10-02 Matthias Clasen <matthiasc@poet.de>
3583 * glib/tmpl/iochannel.sgml, glib/tmpl/macros_misc.sgml,
3584 glib/tmpl/queue.sgml: update docs.
3586 * glib/tmpl/modules.sgml, glib/tmpl/threads.sgml: Remove
3587 references to glib-config.
3589 2001-10-01 Matthias Clasen <matthiasc@poet.de>
3591 * glib/tmpl/iochannels.sgml, glib/tmpl/shell.sgml,
3592 glib/tmpl/spawn.sgml, glib/tmpl/memory.sgml,
3593 glib/tmpl/macros.sgml, glib/tmpl/completion.sgml,
3594 glib/tmpl/main.sgml, glib/tmpl/messages.sgml,
3595 glib/tmpl/misc_utils.sgml, glib/tmpl/threads.sgml,
3596 glib/tmpl/trees-nary.sgml, glib/tmpl/string_utils.sgml:
3597 More markup fixes and completions.
3599 Mon Oct 1 15:59:46 2001 Owen Taylor <otaylor@redhat.com>
3601 * glib/tmpl/strings.sgml docs/glib-sections.txt: Rename
3602 g_string_printfa(). to g_string_append_printf().
3604 2001-10-01 Matthias Clasen <matthiasc@poet.de>
3606 * glib/glib-sections.txt: Move all *_error_quark()
3607 functions to the 'Private' sections. (#61472)
3609 2001-10-01 Matthias Clasen <matthiasc@poet.de>
3611 * glib/tmpl/macros.sgml (G_CONST_RETURN): document
3612 allowed uses for 'out' parameters.
3614 2001-10-01 Matthias Clasen <matthiasc@poet.de>
3616 * glib/tmpl/caches.sgml, glib/tmpl/datalist.sgml,
3617 glib/tmpl/hash_tables.sgml, glib/tmpl/messages.sgml,
3618 glib/tmpl/misc_utils.sgml: consistently refer to GTK+.
3620 * glib/tmpl/error_reporting.sgml, glib/tmpl/fileutils.sgml,
3621 glib/tmpl/windows.sgml, glib/tmpl/modules.sgml,
3622 glib/tmpl/linked_lists_single.sgml, glib/tmpl/trees-nary.sgml,
3623 glib/tmpl/trees-binary.sgml, glib/tmpl/timers.sgml: Markup fixes.
3625 2001-09-30 Matthias Clasen <matthiasc@poet.de>
3627 * glib/tmpl/arrays.sgml,glib/tmpl/arrays_byte.sgml
3628 glib/tmpl/arrays_pointer.sgml, glib/tmpl/caches.sgml,
3629 glib/tmpl/datalist.sgml, glib/tmpl/date.sgml,
3630 glib/tmpl/datasets.sgml, glib/tmpl/type_conversion.sgml,
3631 glib/tmpl/memory.sgml, glib/tmpl/hash_tables.sgml:
3632 Markup fixes and a few additions.
3634 2001-09-27 Matthias Clasen <matthiasc@poet.de>
3636 * glib/tmpl/macros.sgml, glib/tmpl/macros_misc.sgml,
3637 glib/tmpl/scanner.sgml: Additions and markup fixes.
3639 2001-09-27 Matthias Clasen <matthiasc@poet.de>
3641 * glib/tmpl/warnings.sgml, glib/tmpl/linked_lists_double.sgml,
3642 glib/tmpl/completion.sgml, glib/tmpl/strings.sgml: Documented
3643 some functions, markup fixes.
3644 * glib/tmpl/patterns.sgml: New file.
3645 * glib/glib-docs.sgml: Add entity for patterns.sgml.
3647 2001-09-26 Matthias Clasen <matthiasc@poet.de>
3649 * glib/glib-sections.txt: Add g_mem_is_system_malloc.
3651 2001-09-25 Matthias Clasen <matthiasc@poet.de>
3653 * glib/glib-sections.txt: Add a missing SECTION
3656 2001-09-17 Darin Adler <darin@bentspoon.com>
3658 * glib/tmpl/string_utils.sgml: Fix a typo and change
3659 documentation for g_ascii_isdigit and g_ascii_isxdigit
3660 to reflect the fact that the standard isdigit and
3661 isxdigit are already locale-independent.
3663 Wed Sep 5 05:24:07 2001 Tim Janik <timj@gtk.org>
3665 * gobject/tmpl/gboxed.sgml: documented some functions.
3667 * gobject/tmpl/objects.sgml: some fixups.
3669 Mon Sep 10 11:37:02 2001 Owen Taylor <otaylor@redhat.com>
3671 * glib/glib-sections.txt: Update.
3673 Sat Sep 8 14:13:44 2001 Owen Taylor <otaylor@redhat.com>
3675 * glib/Makefile.am (IGNORE_HFILES): Add
3678 * gobject/Makefile.am (IGNORE_HFILES): Remove
3681 2001-08-15 Ron Stenike <rsteinke@w-link.net>
3683 * docs/reference/glib/glib-sections.txt: Added
3684 declarations for g_io_channel_[set,get]_close_on_unref
3686 Sun Aug 12 10:03:42 2001 Owen Taylor <otaylor@redhat.com>
3688 * */Makefile.am: Set GPATH to fix srcdir != builddir
3689 problems with GNU make.
3691 Sun Aug 12 02:24:36 2001 Tim Janik <timj@gtk.org>
3693 * gobject/tmpl/value_arrays.sgml: document value arrays.
3695 2001-08-06 Sven Neumann <sven@gimp.org>
3697 * docs/reference/gobject/gobject-sections.txt
3698 * docs/reference/gobject/tmpl/objects.sgml: added documentation for
3699 g_object_[add|remove]_weak_pointer().
3701 2001-07-19 Darin Adler <darin@bentspoon.com>
3703 reviewed by: <delete if not using a buddy>
3705 * glib/tmpl/string_utils.sgml:
3707 2001-06-03 Matthias Clasen <matthiasc@poet.de>
3709 * glib/tmpl/caches.sgml, glib/tmpl/main.sgml,
3710 gobject/gobject-docs.sgml, gobject/tmpl/generic_values.sgml,
3711 gobject/tmpl/gtypemodule.sgml, gobject/tmpl/signals.sgml,
3712 gobject/tmpl/types.sgml: fix some typos.
3714 Thu Jun 28 17:43:29 2001 Owen Taylor <otaylor@redhat.com>
3716 * glib/tmpl/memory.sgml glib/tmpl/macros_misc.sgml: Add
3717 notes about inclusion of string.h to docs on g_memmove,
3720 Tue Jun 26 12:28:20 2001 Owen Taylor <otaylor@redhat.com>
3722 * glib/Makefile.am: Fix problem with glibconfig.h
3724 2001-06-26 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3726 * glib/tmpl/threads.sgml (example): Corrected.
3728 2001-06-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3730 * glib/glib-sections.txt, glib/tmpl/date.sgml: Add g_time_val_add.
3732 * glib/tmpl/threads.sgml: Updated.
3734 2001-05-23 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3736 * glib/tmpl/arrays.sgml, glib/tmpl/arrays_pointers.sgml,
3737 glib/tmpl/arrays_byte.sgml: Corrected documentation for the
3738 ..._sized_new functions. Discovered by noon@users.sourceforge.net.
3740 2001-05-19 Havoc Pennington <hp@pobox.com>
3742 * glib/Makefile.am (IGNORE_HFILES): add glibintl.h
3744 * glib/tmpl/*.sgml: fix various missing docs
3746 2001-05-18 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3748 * glib/glib-overrides.txt, glib/glib-sections.txt,
3749 glib/tmpl/thread_pools.sgml, glib/tmpl/threads.sgml: Updated.
3751 2001-05-09 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3753 * glib/tmpl/thread_pools.sgml, glib/tmpl/thread_pools.sgml:
3754 Updates after some renaming took place.
3756 2001-05-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3758 * glib/tmpl/threads.sgml, glib/glib-overrides.txt: Updated.
3760 * glib/tmpl/threads.sgml: Clarification for g_mutex_trylock.
3762 2001-04-19 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3764 * glib/tmpl/hash_tables.sgml, glib/tmpl/misc_utils.sgml,
3765 glib/tmpl/scanner.sgml: Changes due to deprecation update.
3767 Mon Apr 16 12:18:26 2001 Owen Taylor <otaylor@redhat.com>
3769 * {glib,gobject}/Makefile.am (tmpl-build.stamp): More tweaks
3770 from GTK+. Reenable $(HTML_IMAGES) with shell portability fixes.
3772 Wed Apr 4 00:56:00 2001 Tim Janik <timj@gtk.org>
3774 * gobject/Makefile.am: disabled "for i in $(HTML_IMAGES) ;"
3775 dist-hook because $(HTML_IMAGES) is empty.
3777 Tue Apr 3 11:51:02 2001 Owen Taylor <otaylor@redhat.com>
3779 * {glib,gobject}/Makefile.am (sgml-build.stamp): Add
3780 explicit path to tmpl files in dependencies.
3782 * glib/glib.types gobject/gobject.types: empty files
3783 to keep generic makefiles happy.
3785 2001-04-03 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3787 * glib/glib-sections.txt: Removed
3788 g_static_private_(get|set)_for_thread.
3790 * glib/tmpl/threads.sgml: Updated.
3792 * glib/tmpl/thread_pools.sgml: Added GThreadPool documentation.
3794 Mon Mar 26 14:20:36 2001 Owen Taylor <otaylor@redhat.com>
3796 * glib/Makefile.am (SCAN_OPTIONS): Add --deprecated-guards
3798 Sat Mar 17 17:51:17 2001 Owen Taylor <otaylor@redhat.com>
3800 * gobject/Makefile.am glib/Makefile.am: A couple
3803 2001-03-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3805 * glib/tmpl/threads.sgml: Spelling corrections.
3807 Wed Mar 7 15:02:17 2001 Owen Taylor <otaylor@redhat.com>
3809 * gobject/Makefile.am: Revert Tim's last commit to
3810 get rid of 7+ unnecessary / broken changes. Add
3811 back the useful part. Also fix problem with grep,
3812 add dependency on template files.
3814 * gobject/gobject-sections.txt: Remove double
3815 value_types names which was screwing up builds.
3817 * glib/Makefile.am: Propagate changes from
3820 2001-03-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3822 * glib/tmpl/threads.sgml: Fixed stupid typo.
3824 2001-03-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3826 * glib/tmpl/threads.sgml: Completed.
3828 Wed Mar 7 09:33:27 2001 Tim Janik <timj@gtk.org>
3830 * gobject/Makefile.am: shuffled rules to avoid excessive
3833 * gobject/gobject-sections.txt: updates.
3835 * gobject/tmpl/*: bunch of updates, added another patch
3836 from Eric Lemings <eric.b.lemings@lmco.com>.
3838 2001-03-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3840 * glib/glib-sections.txt, glib/tmpl/messages.sgml: Removed
3841 g_log_domain_gmodule.
3843 2001-02-23 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3845 * glib/tmpl/threads.sgml: Big update. Almost ready.
3847 * glib/tmpl/async_queues.sgml: Typo.
3849 * glib/glib-sections.txt: Added g_static_rec_mutex_init,
3850 g_static_rec_mutex_free, g_static_rw_lock_init,
3851 g_static_private_init and g_static_private_free.
3853 * glib/glib-overrides.txt: Added g_thread_yield and g_thread_exit.
3855 Fri Feb 16 06:52:20 2001 Tim Janik <timj@gtk.org>
3857 * gobject/tmpl/types.sgml: incorporated huge docu patch from Eric
3858 Lemings <eric.b.lemings@lmco.com> with a bunch of editing on my part.
3860 Mon Feb 12 12:42:45 2001 Owen Taylor <otaylor@redhat.com>
3862 * {glib,gobject}/Makefile.am: The ultimate gtk-doc makefile.
3864 2001-02-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3866 * glib/tmpl/threads.sgml, glib/glib-sections.txt: Added
3867 documentation for g_static_mutex_init().
3869 Wed Jan 31 07:14:22 2001 Tim Janik <timj@gtk.org>
3871 * gobject/Makefile.am: adapt to work with new CVS gtk-doc, leaving the old
3872 rules in place caused bogus recursions. main changes:
3873 - add to conditionalized section:
3879 html.stamp: sgml.stamp $(EXTRA_SGML_FILES)
3881 DOC_STAMPS= html.stamp sgml.stamp
3883 maintainer-clean-local: clean
3884 - cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
3885 + cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt $(DOC_STAMPS)
3887 * glib/Makefile.am (maintainer-clean-local): dito.
3889 Wed Jan 31 06:21:32 2001 Tim Janik <timj@gtk.org>
3891 * gobject/tmpl/types.sgml: applied docu patch from Eric Lemings
3892 <eric.b.lemings@lmco.com>, did some more editing.
3894 2001-01-30 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3896 * glib/glib-sections.txt, glib/tmpl/threads.sgml: Added
3897 g_static_mutex_free().
3899 Tue Jan 9 03:10:38 2001 Tim Janik <timj@gtk.org>
3901 * gobject/tmpl/types.sgml: added some function documentations.
3903 * gobject/gobject-sections.txt: buncha fixups.
3905 Fri Jan 5 15:47:10 2001 Owen Taylor <otaylor@redhat.com>
3907 * glib/glib-sections.txt glib/tmpl/* glib/Makefile.am: Updated.
3909 2000-12-22 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3911 * glib/glib-sections.txt: Added G_MODULE_SUFFIX.
3913 * glib/tmpl/modules.sgml: Updated.
3915 2000-12-19 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3917 * glib/glib-sections.txt: Added g_rand_boolean and
3918 g_random_boolean macros.
3920 * glib/tmpl/random_numbers.sgml: Updated.
3922 Tue Dec 5 15:41:23 2000 Owen Taylor <otaylor@redhat.com>
3924 * glib/Makefile.am glib/mainloop-states*: add images
3926 * glib/glib-sections.txt: Updated
3928 * glib/tmpl/main.sgml: More documentation, move function
3931 Mon Nov 13 00:18:55 2000 Owen Taylor <otaylor@redhat.com>
3933 * glib/glib-sections.sgml: Move conversion functions
3936 * gobject/gobject-docs.sgml: Fix some malformed sgml.
3938 Sun Nov 5 13:24:50 2000 Owen Taylor <otaylor@redhat.com>
3940 * gobject/Makefile.am gobject/gobject-sections.sgml: Updates
3941 * gobject/tmpl/g{boxed,type{plugin,module}}.sgml: added
3943 2000-11-05 Havoc Pennington <hp@pobox.com>
3945 * glib/tmpl/markup.sgml: Write docs
3947 2000-11-05 Havoc Pennington <hp@pobox.com>
3949 * glib/glib-sections.txt: remove parens from section name,
3952 * glib/glib-docs.sgml: Add the new files here, doh.
3954 * glib/tmpl/shell.sgml: add gshell.[hc] docs
3956 2000-11-05 Havoc Pennington <hp@pobox.com>
3958 * glib/tmpl/error_reporting.sgml: fixes
3960 2000-11-05 Havoc Pennington <hp@pobox.com>
3962 * glib/tmpl/spawn.sgml, glib/tmpl/markup.sgml,
3963 glib/tmpl/fileutils.sgml: Added
3965 * glib/Makefile.am: Add new files
3967 * glib/glib-sections.txt: Add stuff from -unused
3969 Fri Nov 3 07:33:15 2000 Tim Janik <timj@gtk.org>
3971 * gobject/gobject-docs.sgml: added &gobject-closures; section.
3973 * gobject/Makefile.am (tmpl_sources): add tmpl/clsoures.sgml
3975 * gobject/gobject-sections.txt: added Closure section.
3977 * gobject/tmpl/closures.sgml: new file with template description
3978 for GClosure functions.
3980 2000-11-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3982 * glib/tmpl/glib-unused.sgml: Remove superfluous GSearchFunc.
3984 * glib/tmpl/async_queues.sgml, glib/glib-sections.txt: Added
3985 documentation for asynchronous queues.
3987 2000-10-31 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3989 * glib/tmpl/linked_lists_single.sgml: This time the right fix.
3991 * glib/tmpl/scanner.sgml, glib/tmpl/strings.sgml: Changed
3994 * glib/tmpl/string_utils.sgml: Corrected the documentation of
3995 g_strescape and added those of g_strcompress.
3997 2000-10-30 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3999 * glib/tmpl/limits.sgml: Added documentation for
4000 G_MAXU(INT|SHORT|LONG).
4002 * glib/tmpl/macros_misc.sgml: Added documentation for
4003 G_G(U)INT(16|32|64)_FORMAT.
4005 * glib/tmpl/types.sgml: Mention G_MAXU(INT|SHORT|LONG) in
4006 documentation for gu(int|short|long).
4008 * glib/glib-sections.txt, glib/tmpl/linked_lists_double.sgml,
4009 glib/tmpl/caches.sgml: Move GCompareFunc to GList and introduce
4010 and document GEqualFunc in GHashTable.
4012 * glib/tmpl/caches.sgml, glib/tmpl/hash_tables.sgml,
4013 glib/tmpl/relations.sgml : Changed to reflect the changed API
4014 (GCompareFunc -> GEqualFunc).
4016 * glib/tmpl/linked_lists_single.sgml, glib/tmpl/threads.sgml: Typo
4019 Mon Oct 30 11:13:12 2000 Tim Janik <timj@gtk.org>
4021 * gobject/tmpl/signals.sgml: start at general description.
4023 * gobject/gobject-docs.sgml: added introduction.
4025 Mon Oct 30 06:01:43 2000 Tim Janik <timj@gtk.org>
4027 * gobject/gobject-sections.txt: opened up a new section on signals.
4029 2000-10-27 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
4031 * glib/tmpl/misc_utils.sgml: Removed the win32 limitation.
4033 * glib/glib-sections.txt, glib/tmpl/hash_tables.sgml,
4034 glib/tmpl/macros_misc.sgml, glib/tmpl/misc_utils.sgml,
4035 glib/tmpl/scanner.sgml: Document the recently deprecated functions
4038 2000-10-15 Raja R Harinath <harinath@cs.umn.edu>
4040 'make distcheck' fixes.
4041 * glib/Makefile.am (EXTRA_DIST): Add $(DOC_MODULE)-decl.txt.
4042 (html): Run 'gtkdoc-fixxref' in $(srcdir).
4043 (dist-check-gtkdoc): Add missing quote.
4044 (dist-hook): Copy in dependency order, so that none of the
4045 makerules are fired in a tarball build.
4047 * gobject/Makefile.am: Likewise.
4049 2000-10-13 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
4051 * glib/glib-sections.txt: Added misc items.
4053 * glib/tmpl/random_numbers.sgml: Documentation for the random
4056 2000-10-09 Raja R Harinath <harinath@cs.umn.edu>
4058 * gobject/Makefile.am (DOC_SOURCE_DIR): Don't set to
4059 $top_srcdir)/gobject.
4060 * glib/Makefile.am (DOC_SOURCE_DIR): Don't set to $(top_srcdir),
4062 2000-09-29 Jonathan Blandford <jrb@redhat.com>
4064 * glib/tmpl/trees-nary.sgml: Add g_node_insert_after().
4066 Thu Sep 7 12:35:35 2000 Owen Taylor <otaylor@redhat.com>
4068 * Some further makefile improvement.
4070 * Restore all the docs that mysteriously vanished earlier.
4072 Wed Sep 6 10:59:45 2000 Owen Taylor <otaylor@redhat.com>
4074 * gobject/Makefile.am glib/Makefile.am: Improve
4075 separation of generic non-generic parts and dependencies.
4077 Tue Sep 5 20:03:25 2000 Owen Taylor <otaylor@redhat.com>
4079 * Moved into glib source tree, updated glib-sections.txt
4080 and Makefile.am for glib-1.3.x.
4082 2000-07-01 Damon Chaplin <damon@helixcode.com>
4084 * tmpl/string_utils.sgml: updated g_strndup.
4086 2000-06-11 Damon Chaplin <damon@helixcode.com>
4088 * tmpl/messages.sgml: updated a bit more.
4090 2000-06-11 Damon Chaplin <damon@helixcode.com>
4092 * tmpl/messages.sgml: updated a few bits about log handlers & flags.
4094 2000-04-16 Damon Chaplin <damon@helixcode.com>
4096 * tmpl/linked_lists_single.sgml:
4097 * tmpl/linked_lists_double.sgml:
4098 * tmpl/trees-nary.sgml: updated.
4100 * tmpl/modules.sgml: described g_module_build_path().
4102 * tmpl/date.sgml: made short description lower case and end in a '.'.
4104 * glib-sections.txt: rearranged GDate section.
4107 * tmpl/arrays_byte.sgml:
4108 * tmpl/arrays_pointer.sgml: updated.
4110 2000-02-21 Damon Chaplin <damon@helixcode.com>
4112 * tmpl/main.sgml: updated the g_source_remove_by_XXX() descriptions
4113 to note that only the first source found is removed.
4115 2000-01-25 Damon Chaplin <damon@karuna.freeserve.co.uk>
4117 * tmpl/misc_utils.sgml: g_bit_nth_lsf/msf docs from
4118 Nils Rennebarth <nils@ipe.uni-stuttgart.de>, and updates for
4119 GVoidFunc & GFreeFunc.
4121 1999-12-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
4123 * glib-sections.txt, tmpl/threads.sgml: Removed
4124 G_THREADS_IMPL_NSPR. Shouldn't be used anyway.
4126 * glib-overrides.txt: New file, that makes most of the thread
4127 related macros look like functions.
4129 * Makefile.am: Added glib-overrides.txt to EXTRA_DIST.
4131 * tmpl/threads.sgml: Minor updates.
4133 Tue Aug 17 08:42:17 1999 Owen Taylor <otaylor@redhat.com>
4135 * tmpl/datasets.sgml: Added missing </para>
4136 * tmpl/timers.sgml: Added missing </para>
4137 * tmpl/misc_utils.sgml: Added missing </para>
4138 * tmpl/linked_lists_double.sgml: Added missing </para>
4139 * tmpl/linked_lists_single.sgml: Added missing </para>
4140 * tmpl/threads.sgml: Removed extra <para>s.
4141 * tmpl/main.sgml: Added missing </para>
4143 Wed Aug 18 23:38:52 1999 Owen Taylor <otaylor@redhat.com>
4145 * README: Added some simple build instructions.
4147 Wed Aug 18 23:11:28 1999 Owen Taylor <otaylor@redhat.com>
4149 * Import into CVS of glib-reference-1.1.3
4150 Filled in some basic contents for AUTHORS
4151 README, and README.cvs