1 2007-11-07 Matthias Clasen <mclasen@redhat.com>
3 * glib/glib-sections.txt: Add g_markup_parse_context_get_element_stack
4 2007-11-07 Matthias Clasen <mclasen@redhat.com>
6 * glib/building.sgml: Fix a typo
8 2007-11-07 Matthias Clasen <mclasen@redhat.com>
10 * === Released 2.14.3 ===
12 2007-11-05 Mathias Hasselmann <mathias@openismus.com>
14 * docs/reference/gobject/tut_gtype.xml: Use correct naming conventions
15 when explaining maman_bar_get_type(). (#493688) Mention G_DEFINE_TYPE.
17 2007-10-16 Matthias Clasen <mclasen@redhat.com>
19 * gobject/tmpl/gparamspec.sgml: Small update (#477704, Ross Burton)
21 2007-10-16 Matthias Clasen <mclasen@redhat.com>
23 * === Released 2.14.2 ===
25 2007-10-16 Matthias Clasen <mclasen@redhat.com>
27 * gobject/tmpl/param_value_types.sgml: Add some discussion on
28 g_value_set_object() vs g_value_take_object(). (#477957, Davyd
31 2007-09-19 Behdad Esfahbod <behdad@gnome.org>
33 * glib/building.sgml: Fix gettext URL. (#478349, kraai ftbfs.org)
35 2007-09-19 Matthias Clasen <mclasen@redhat.com>
37 * === Released 2.14.1 ===
39 2007-09-16 Matthias Clasen <mclasen@redhat.com>
41 * glib/Makefile.am: Remove reference to trio
43 2007-09-11 Matthias Clasen <mclasen@redhat.com>
45 * glib/tmpl/error_reporting.sgml: Add an example. (#474229,
48 2007-09-09 Behdad Esfahbod <behdad@gnome.org>
50 * glib/tmpl/warnings.sgml: Improve G_BREAKPOINT docs. (#474899)
52 2007-09-05 Behdad Esfahbod <behdad@gnome.org>
54 * glib/tmpl/glib-unused.sgml:
55 * glib/tmpl/macros_misc.sgml:
56 * glib/tmpl/main.sgml:
57 * gobject/tmpl/gparamspec.sgml:
59 Tue Aug 28 19:04:12 2007 Tim Janik <timj@gtk.org>
61 * glib/tmpl/memory_slices.sgml: clarified alignment
62 expectations for g_slice_alloc().
64 2007-08-20 Behdad Esfahbod <behdad@gnome.org>
66 * glib/tmpl/unicode.sgml: Document that GUnicodeScript is
67 interchangeable with PangoScript.
69 2007-08-20 Behdad Esfahbod <behdad@gnome.org>
71 * glib/tmpl/spawn.sgml:
74 2007-08-15 Mikael Hallendal <micke@imendio.com>
76 * glib/tmpl/keyfile.sgml: Clearify that only comments can precede
77 groups in Key-files. (#466768)
79 2007-08-03 Matthias Clasen <mclasen@redhat.com>
81 * === Released 2.14.0 ===
83 2007-07-21 Matthias Clasen <mclasen@redhat.com>
85 * glib/glib-sections.txt: Additions
87 2007-07-21 Matthias Clasen <mclasen@redhat.com>
89 * glib/tmpl/fileutils.sgml: Fix an inaccuracy in the
90 G_FILE_TEST_IS_REGULAR docs, pointed out by
91 Vincent Untz. (#417068)
93 2007-07-20 Matthias Clasen <mclasen@redhat.com>
95 * glib/tmpl/limits.sgml:
96 * glib/tmpl/types.sgml:
97 * glib/glib-sections.txt: Add new functions
99 2007-07-19 Behdad Esfahbod <behdad@gnome.org>
101 * glib/glib-sections.txt:
103 2007-07-12 Matthias Clasen <mclasen@redhat.com>
105 * === Released 2.13.7 ===
107 Thu Jul 12 18:28:47 2007 Tim Janik <timj@gtk.org>
109 * gobject/tmpl/gtype.sgml: fixed g_type_name() docs to forbid passing in
112 Thu Jul 12 15:45:27 2007 Tim Janik <timj@imendio.com>
114 * glib/tmpl/threads.sgml: document major caveat of g_private_set/g_private_get,
115 i.e. not retaining private data across g_thread_init.
117 Tue Jul 10 13:11:55 2007 Tim Janik <timj@imendio.com>
119 * glib/tmpl/types.sgml: corrected descriptions of gsize and gssize.
121 Tue Jul 10 13:04:03 2007 Tim Janik <timj@imendio.com>
123 * minor docu build fixes.
125 Tue Jul 10 12:31:04 2007 Tim Janik <timj@imendio.com>
127 * glib/tmpl/threads.sgml: document g_once_init_enter and g_once_init_leave.
129 2007-07-09 Matthias Clasen <mclasen@redhat.com>
131 * tmpl/modules.sgml: Remove duplicate paragraph.
132 (#45786, Ruben Vermeersch)
134 * tmpl/modules.sgml: Remove duplicate code from
135 an example. (#454785, Ruben Vermeersch)
137 Mon Jul 9 10:23:53 2007 Tim Janik <timj@imendio.com>
139 * gobject/tmpl/gclosure.sgml: GClosure docu fixes from Guillaume
142 Fri Jun 29 2007 Matthias Clasen <mclasen@redhat.com>
144 * === Released 2.13.6 ===
146 Wed Jun 27 11:43:01 2007 Tim Janik <timj@gtk.org>
148 * gobject/tmpl/gtype.sgml (initializers): typo fix, #451459.
150 2007-06-23 Emmanuele Bassi <ebassi@gnome.org>
152 * glib/tmpl/memory.sgml: Add a clarification about pairing the
153 memory allocation and free functions, and not mix system's
154 malloc/free with the corresponding GLib ones. (#450216, Hubert
157 2007-06-18 Matthias Clasen <mclasen@redhat.com>
159 * === Released 2.13.5 ===
161 2007-06-18 Emmanuele Bassi <ebassi@gnome.org>
163 * glib/glib-sections.txt: Add g_timeout_add_seconds_full().
165 2007-06-17 Behdad Esfahbod <behdad@gnome.org>
167 * glib/tmpl/quarks.sgml:
169 2007-06-16 Emmanuele Bassi <ebassi@gnome.org>
171 * glib/tmpl/macros.sgml: Document the undefined behaviour of
172 CLAMP() if low > high. (#448260)
174 2007-06-13 Sven Neumann <sven@gimp.org>
176 * glib/glib-sections.txt
177 * glib/tmpl/memory_slices.sgml: document g_slice_copy() and
180 2007-06-13 Matthias Clasen <mclasen@redhat.com>
182 * glib/tmpl/warnings.sgml: Add some verbiage about
183 intended use cases for the g_return macros, inspired
184 by a bugzilla comment by Havoc Pennington.
186 2007-06-05 Matthias Clasen <mclasen@redhat.com>
188 * === Released 2.13.4 ===
190 2007-06-04 Matthias Clasen <mclasen@redhat.com>
192 * === Released 2.13.3 ===
194 2007-06-04 Matthias Clasen <mclasen@redhat.com>
196 * glib/glib-sections.txt:
197 * glib/tmpl/misc_utils.sgml: Add g_get_special_user_dir()
200 2007-05-30 Matthias Clasen <mclasen@redhat.com>
202 * glib/tmpl/i18n.sgml: Add some hints about
205 2007-05-30 Dan Winship <danw@novell.com>
207 * glib/glib-sections.txt:
208 * glib/tmpl/keyfile.sgml: add G_KEY_FILE_DESKTOP_* macros
210 2007-05-26 Matthias Clasen <mclasen@redhat.com>
212 * gobject/tmpl/objects.sgml: Fix a typo
214 2007-05-22 Matthias Clasen <mclasen@redhat.com>
216 * === Released 2.13.2 ===
218 2007-05-17 Matthias Clasen <mclasen@redhat.com>
220 * glib/tmpl/messages.sgml: Fix a typo (#436547,
223 2007-05-14 Matthias Clasen <mclasen@redhat.com>
225 * glib/running.sgml: Document g_slice_debug_tree_statistics
226 as debug-only functionality.
228 2007-05-11 Matthias Clasen <mclasen@redhat.com>
230 * glib/tmpl/option.sgml: Document new G_OPTION_ARG_REMAINING
233 2007-05-03 Behdad Esfahbod <behdad@gnome.org>
235 * glib/glib-sections.txt:
236 * glib/tmpl/messages.sgml:
237 Add g_unichar_ismark().
239 2007-05-03 Matthias Clasen <mclasen@redhat.com>
241 * === Released 2.13.1 ===
243 2007-04-30 Matthias Clasen <mclasen@redhat.com>
245 * glib/glib-sections.txt: Add new regex functions
247 2007-04-30 Matthias Clasen <mclasen@redhat.com>
249 * glib/glib-sections.txt:
250 * glib/tmpl/gregex.sgml: Update for the GRegex/GMatchInfo
253 2007-04-24 Matthias Clasen <mclasen@redhat.com>
255 * glib/glib-sections.txt: Add g_option_context_get_help.
257 2007-04-11 Emmanuele Bassi <ebassi@gnome.org>
259 * glib/glib-sections.txt: Add new hash functions.
261 2007-04-02 Ryan Lortie <desrt@desrt.ca>
263 * gobject/tmpl/objects.sgml: Document ->constructed().
265 2007-03-18 Matthias Clasen <mclasen@redhat.com>
267 * glib/tmpl/thread_pools.sgml:
268 * glib/tmpl/strings.sgml:
269 * glib/tmpl/string_chunks.sgml:
270 * glib/tmpl/spawn.sgml:
271 * glib/tmpl/patterns.sgml:
272 * glib/tmpl/modules.sgml:
273 * glib/tmpl/memory_slices.sgml:
274 * glib/tmpl/memory.sgml:
275 * glib/tmpl/gregex.sgml: Trivial cleanups
277 2007-03-16 Matthias Clasen <mclasen@redhat.com>
279 * === Released 2.13.0 ===
281 Fri Mar 16 16:04:42 2007 Tim Janik <timj@gtk.org>
283 * glib/tmpl/scanner.sgml: some fixups, mention that changing scanner
284 config during the parsing phase is supported behavior.
286 2007-03-15 Marco Barisione <marco@barisione.org>
288 Add GRegex for regular expression matching. (#50075)
291 * glib/glib-docs.sgml:
292 * glib/glib-sections.txt:
293 * glib/tmpl/glib-unused.sgml:
294 * glib/regex-syntax.sgml:
295 * glib/tmpl/gregex-unused.sgml:
296 * glib/tmpl/gregex.sgml: Add GRegex.
298 * glib/building.sgml: Document build options for GRegex.
300 2007-03-14 Stefan Kost <ensonic@users.sf.net>
302 * gobject/tmpl/gparamspec.sgml:
303 Readd docs for G_PARAM_STATIC_NICK and add docs for new
304 G_PARAM_STATIC_STRINGS (fixes #418021).
306 2007-03-06 Matthias Clasen <mclasen@redhat.com>
308 * glib/tmpl/threads.sgml: Document G_ERRORCHECK_MUTEXES. (#412145)
310 * glib/tmpl/trees-nary.sgml: Fix a typo in the docs for
311 g_node_first_child(). (#409395, Vincent Untz)
313 2007-02-11 Stefan Kost <ensonic@users.sf.net>
315 * gobject/tut_gobject.xml:
316 * gobject/tut_gsignal.xml:
317 * gobject/tut_gtype.xml:
318 * gobject/tut_howto.xml:
319 * gobject/tut_intro.xml:
320 * gobject/tut_tools.xml:
321 Format XML to be more editable. Describe Interfaces better. Add a
322 footnote at first occurance of 'maman_'.
324 2007-02-08 Stefan Kost <ensonic@users.sf.net>
326 * gobject/tut_gobject.xml:
327 * gobject/tut_gsignal.xml:
328 * gobject/tut_gtype.xml:
329 * gobject/tut_howto.xml:
330 * gobject/tut_tools.xml:
331 Unify spelling of GObject and GType. Improve some wording. Update the
332 usage of private data. Make tables use row-spans and add id's to them.
334 2007-01-30 Matthias Clasen <mclasen@redhat.com>
336 * gobject/tmpl/gsignal.sgml: Correct a typo.
337 (#401994, Mariano Suarez-Alvarez)
339 2007-01-26 Matthias Clasen <mclasen@redhat.com>
341 * glib/tmpl/macros_misc.sgml: Document G_GNUC_INTERNAL
342 support for Sun Studio.
344 2007-01-23 Matthias Clasen <mclasen@redhat.com>
346 * gobject/tmpl/objects.sgml: Document
347 g_object_class_override_property as 2.4 addition (#399940,
350 2007-01-17 Behdad Esfahbod <behdad@gnome.org>
352 * glib/tmpl/macros_misc.sgml: Put back G_GNUC_HAVE_VISIBILITY
353 doc that was removed accidentally.
355 2007-01-15 Matthias Clasen <mclasen@redhat.com>
357 * gobject/tmpl/gparamspec.sgml; Document G_PARAM_STATIC_NICK.
358 (#396564, Vincent Untz)
360 2007-01-12 Matthias Clasen <mclasen@redhat.com>
362 * glib/tmpl/keyfile.sgml: Small clarifications.
364 2007-01-03 Behdad Esfahbod <behdad@gnome.org>
366 * glib/glib-sections.txt: Add g_unichar_iszerowidth.
368 * glib/tmpl/glib-unused.sgml:
369 * glib/tmpl/keyfile.sgml:
370 * glib/tmpl/macros_misc.sgml:
371 * glib/tmpl/messages.sgml:
372 * glib/tmpl/unicode.sgml:
375 2007-01-02 Matthias Clasen <mclasen@redhat.com>
377 * glib/running.sgml: Remove C99ism from example.
379 2006-12-31 Matthias Clasen <mclasen@redhat.com>
381 * glib/tmpl/threads.sgml: Fix whitespace. (#391116)
383 2006-12-28 Matthias Clasen <mclasen@redhat.com>
385 * gobject/tmpl/gtype.sgml: Updates
387 * gobject/tmpl/gtypemodule.sgml: Document dynamic type
390 * gobject/gobject-docs.sgml: Add "Since 2.14" index
391 * gobject/gobject-sections.txt: Add dynamic type macros
393 2006-12-28 Matthias Clasen <mclasen@redhat.com>
395 * gobject/tmpl/objects.sgml: Clarify a detail about
396 g_object_set_data_full. (#343750, Christian Neumair)
398 Wed Dec 27 15:56:53 2006 Tim Janik <timj@gtk.org>
400 * glib/tmpl/memory_slices.sgml:
401 * glib/running.sgml: document G_SLICE=debug-blocks.
403 2006-12-27 Matthias Clasen <mclasen@redhat.com>
406 * glib/tmpl/option.sgml:
407 * glib/tmpl/date.sgml: Add hints for locale-dependent functions.
409 2006-12-18 Matthias Clasen <mclasen@redhat.com>
411 * glib/tmpl/keyfile.sgml: Small clarification (#369908,
414 2006-12-17 Matthias Clasen <mclasen@redhat.com>
416 * glib/tmpl/spawn.sgml: Refer to g_child_watch_add() in addition
419 * gobject/tmpl/objects.sgml: Expand GObject::notify
420 documentation. (#381722, Nickolay V. Shmyrev)
422 * gobject/tmpl/gparamspec.sgml: Add canonical-parameter-name id.
424 2006-12-15 Matthias Clasen <mclasen@redhat.com>
426 * glib/glib-docs.sgml: Add a "Since 2.14" section.
428 * glib/glib-sections.txt: Add g_string_chunk_clear.
430 2006-12-14 Matthias Clasen <mclasen@redhat.com>
432 * gobject/*.xml: s/Gnome/GNOME/g (#352156, Guillaume Desmottes)
434 * glib/tmpl/keyfile.sgml: Clarify the behaviour
435 wrt. to duplicate keys and groups.
437 2006-12-13 Matthias Clasen <mclasen@redhat.com>
439 * glib/tmpl/modules.sgml: Point out that valid symbols may be NULL.
441 2006-10-08 Matthias Clasen <mclasen@redhat.com>
443 * glib/tmpl/unicode.sgml: Document GUnicodeType.
445 2006-10-08 Matthias Clasen <mclasen@redhat.com>
447 * glib/glib-sections.txt: Add g_unichar_get_script() and
450 * glib/tmpl/unicode.sgml: Document GUnicodeScript
452 * gobject/tmpl/enumerations_flags.sgml: Add a hint about
453 the requirement that enum and flags values must be static.
455 2006-10-01 Matthias Clasen <mclasen@redhat.com>
457 * glib/tmpl/option.sgml: Improve example. (#367625, Ross Burton)
459 Mon Sep 11 14:57:46 2006 Tim Janik <timj@imendio.com>
461 * glib/running.sgml: documented G_DEBUG flags resident-modules
462 and bind-now-modules, patch by Christian Persch on bug #345099.
464 2006-09-10 Matthias Clasen <mclasen@redhat.com>
466 * glib/glib-sections.txt: Add new functions
468 2006-08-28 Matthias Clasen <mclasen@redhat.com>
470 * glib/compiling.sgml: Add a note about G_DISABLE_DEPRECATED.
471 (#353172, Matt Barnes)
473 Wed Aug 16 13:55:39 2006 Tim Janik <timj@imendio.com>
475 * glib/tmpl/trash_stack.sgml: added notes about complexity.
477 2006-08-15 Matthias Clasen <mclasen@redhat.com>
479 * === Released 2.12.2 ===
481 2006-08-10 Josh Parsons <josh.parsons@stonebow.otago.ac.nz>
483 * gobject/tmpl/gtype.sgml:
484 * glib/tmpl/threads.sgml: Style and grammar fixes.
486 2006-08-05 Matthias Clasen <mclasen@redhat.com>
488 * glib/tmpl/messages.sgml: Add some hints
489 about making warnings fatal. (#348785, Matt
492 2006-07-22 Matthias Clasen <mclasen@redhat.com>
494 * === Released 2.12.1 ===
496 2006-07-20 Tor Lillqvist <tml@novell.com>
498 * glib/tmpl/date.sgml: Improve doc for
499 g_date_strftime(). (#346197)
501 2006-07-05 Matthias Clasen <mclasen@redhat.com>
503 * glib/tmpl/base64.sgml: Remove bogus reference
504 to nonexisting function. (#346660, Mark Drago)
506 2006-07-02 Matthias Clasen <mclasen@redhat.com>
508 * === Released 2.12.0 ===
510 2006-06-20 Matthias Clasen <mclasen@redhat.com>
512 * === Released 2.11.4 ===
514 2006-06-12 Matthias Clasen <mclasen@redhat.com>
516 * === Released 2.11.3 ===
518 2006-06-05 Matthias Clasen <mclasen@redhat.com>
520 * === Released 2.11.2 ===
522 2006-06-01 Matthias Clasen <mclasen@redhat.com>
524 * glib/glib-sections.txt: Add new hash table functions.
525 Add new g_source functions.
527 Wed May 31 11:35:48 2006 Tim Janik <timj@gtk.org>
529 * gobject/tmpl/gtype.sgml (Note): amend G_TYPE_CHAR according to #303622.
531 2006-05-28 Matthias Clasen <mclasen@redhat.com>
533 * glib/tmpl/markup.sgml: Document G_MARKUP_TREAT_CDATA_AS_TEXT.
535 2006-05-16 Matthias Clasen <mclasen@redhat.com>
537 * glib/glib-sections.txt: Add g_ascii_strtoll
539 2006-05-15 Matthias Clasen <mclasen@redhat.com>
541 * === Released 2.11.1 ===
543 2006-05-13 Matthias Clasen <mclasen@redhat.com>
545 * glib/glib-sections.txt: Document new api.
547 2006-05-11 Bastien Nocera <hadess@hadess.net>
549 * glib/tmpl/option.sgml: add documentation for G_OPTION_ARG_INT64
551 2006-05-10 Matthias Clasen <mclasen@redhat.com>
553 * gobject/tmpl/gtype.sgml: Updates
555 2006-05-02 Matthias Clasen <mclasen@redhat.com>
557 * === Released 2.11.0 ===
559 2006-05-02 Matthias Clasen <mclasen@redhat.com>
561 * gobject/tmpl/gtypemodule.sgml: Document a little
562 pitfall with the last unref for an object.
564 2006-04-27 Matthias Clasen <mclasen@redhat.com>
566 * glib/tmpl/unicode.sgml: Mention that GLib 2.12 will
569 2006-04-21 Matthias Clasen <mclasen@redhat.com>
571 * gobject/gobject-sections.txt:
572 * gobject/tmpl/objects.sgml:
573 * gobject/tmpl/gtype.sgml: Additions
575 * glib/glib-docs.sgml:
576 * gobject/gobject-docs.sgml: Add 2.12 indices.
578 * gobject/tmpl/gtype.sgml: Document g_type_register_static_simple
580 2006-04-19 Matthias Clasen <mclasen@redhat.com>
582 * gobject/tmpl/objects.sgml: Add some missing Since: 2.8 tags
584 2006-04-18 Matthias Clasen <mclasen@redhat.com>
586 * glib/glib-sections.txt: Add new keyfile api
588 2006-04-18 Matthias Clasen <mclasen@redhat.com>
590 * gobject/tut_gobject.xml: Say that ref/unref are thread-safe now.
591 (#322883, Christophe Fergeau)
593 2006-04-05 Matthias Clasen <mclasen@redhat.com>
595 * gobject/tmpl/signals.sgml: Document class_offset 0.
596 and that class_closure may be NULL.
598 2006-04-04 Matthias Clasen <mclasen@redhat.com>
600 * glib/glib-sections.txt:
601 * glib/glib-docs.sgml: Add Base64 section
603 2006-04-03 Matthias Clasen <mclasen@redhat.com>
605 * gobject/tmpl/objects.sgml: Add some verbiage to
606 g_object_ref_sink_docs. (#336677)
608 2006-03-30 Matthias Clasen <mclasen@redhat.com>
610 * gobject/tmpl/objects.sgml: Update the floating docs wrt
611 to GInitiallyUnowned.
613 * gobject/tmpl/param_value_types.sgml:
614 * gobject/tmpl/objects.sgml:
615 * gobject/tmpl/gtype.sgml: Additions
617 * glib/tmpl/messages.sgml: Cleanup
619 * glib/tmpl/memory_slices.sgml: Adapt to a parameter name change
621 * glib/tmpl/linked_lists_double.sgml: Document g_list_free1
623 2006-03-27 Matthias Clasen <mclasen@redhat.com>
625 * glib/tmpl/option.sgml: Document floating point arguments
627 Fri Mar 24 15:22:04 2006 Tim Janik <timj@imendio.com>
629 * glib/tmpl/atomic_operations.sgml: some wording fixups.
631 2006-03-20 Matthias Clasen <mclasen@redhat.com>
633 * glib/tmpl/types.sgml: Document G_HAVE_GINT64 as deprecated.
634 (#335294, Richard Laager)
636 2006-03-15 Matthias Clasen <mclasen@redhat.com>
638 * glib/tmpl/option.sgml: Hint that @error should
639 be set in error cases. (#334646, Christian Persch)
641 2006-03-09 Matthias Clasen <mclasen@redhat.com>
643 * glib/templ/timers.sgml: Mention that the second
644 parameter of g_timer_elapsed can be NULL (#333916,
647 2006-03-07 Matthias Clasen <mclasen@redhat.com>
649 * === Released 2.10.1 ===
651 2006-02-24 Matthias Clasen <mclasen@redhat.com>
653 * === Released 2.10.0 ===
655 2006-02-22 Stefan Kost <ensonic@users.sf.net>
657 * gobject/tmpl/gtype.sgml:
658 add @since: for _add_private, _GET_PRIVATE
659 * gobject/tut_gobject.xml:
660 fix example to use ->priv and not ->private
661 * gobject/tut_howto.xml:
662 fix g_type_class_add_private example
664 2006-02-14 Tor Lillqvist <tml@novell.com>
666 * glib/tmpl/iochannels.sgml: Document some Windows-specific issues.
668 * glib/glib-sections.txt: Move three Windows-specific functions
669 that now are documented from being Private to the correct section.
671 2006-02-10 Matthias Clasen <mclasen@redhat.com>
673 * === Released 2.9.6 ===
675 2006-02-10 Matthias Clasen <mclasen@redhat.com>
677 * glib/tmpl/date.sgml: Fix a typo (#329123, Kjartan Maraas)
679 2006-01-27 Matthias Clasen <mclasen@redhat.com>
681 * === Released 2.9.5 ===
683 2006-01-27 Matthias Clasen <mclasen@redhat.com>
685 * glib/glib-sections.txt:
686 * glib/tmpl/memory.sgml: Document g_mem_gc_friendly.
688 2006-01-26 Matthias Clasen <mclasen@redhat.com>
690 * gobject/tut_tools.xml: Mention g_trap_object_ref
692 * glib/running.sgml: Add g_trap variables to the index.
693 Mention conditional breakpoints as an alternative.
695 Wed Jan 25 17:32:22 2006 Tim Janik <timj@gtk.org>
697 * glib/tmpl/memory_slices.sgml: link to G_DEBUG/G_SLICE where appropriate.
699 Wed Jan 25 17:12:47 2006 Tim Janik <timj@gtk.org>
701 * glib/running.sgml: documented G_SLICE=always-malloc and
702 G_DEBUG=gc-friendly. added anchors for each env var.
704 2006-01-18 Matthias Clasen <mclasen@redhat.com>
706 * === Released 2.9.4 ===
708 2006-01-18 Matthias Clasen <mclasen@redhat.com>
710 * glib/tmpl/scanner.sgml: Add a note explaining peculiarities
711 of peek_token wrt to scope changes. (#307922)
713 2006-01-17 Matthias Clasen <mclasen@redhat.com>
715 * glib/tmpl/memory.sgml: Add a note about casting the results
716 of g_new() and g_new0().
718 2006-01-16 Matthias Clasen <mclasen@redhat.com>
720 * === Released 2.9.3 ===
722 2006-01-12 Federico Mena Quintero <federico@ximian.com>
724 * glib/file-name-encodings.sxd: Replaced with the correct file.
726 * glib/file-name-encodings.png: Huh? This was a 6-byte file.
727 Replaced it with the correct one.
729 2006-01-07 Stefan Kost <ensonic@users.sf.net>
731 * gobject/tut_gtype.xml:
732 fix internal link, little XXX cleanup
734 2006-01-05 Matthias Clasen <mclasen@redhat.com>
736 * === Released 2.9.2 ===
738 2006-01-03 Matthias Clasen <mclasen@redhat.com>
740 * glib/glib-sections.txt: Add new API
742 2006-01-02 Stepan Kasal <kasal@ucw.cz>
744 * glib/glib-docs.sgml (glib-Windows-Compatability-Functions): Rename
745 (glib-Windows-Compatibility-Functions): , ie. s/Compata/Compati/
746 * glib/glib-sections.txt: s/Compata/Compati/
748 2005-12-24 Matthias Clasen <mclasen@redhat.com>
750 * gobject/gobject-sections.txt:
751 * gobject/tmpl/param_value_types.sgml: Document GType
754 2005-12-20 Matthias Clasen <mclasen@redhat.com>
756 * glib/glib-sections.txt: add g_thread_pool_set_sort_function.
758 2005-12-19 Matthias Clasen <mclasen@redhat.com>
760 * glib/tmpl/*.sgml: Update versioned deprecation
762 * gobject/tmpl/gboxed.sgml: Document G_TYPE_HASH_TABLE.
764 * glib/glib-sections.txt: Add g_list_free1
766 * glib/glib-overrides.txt: Remove G_THREADS_IMPL_SOLARIS
768 2005-12-14 Matthias Clasen <mclasen@redhat.com>
770 * glib/glib-sections.txt:
771 * glib/tmpl/atomic_operations.sgml: Document new atomic
774 2005-12-14 Federico Mena Quintero <federico@ximian.com>
776 * glib/building.sgml: Clarify exactly what happens when you use --enable-gc-friendly.
778 Mon Dec 12 15:31:41 2005 Tim Janik <timj@imendio.com>
780 * gobject/tmpl/objects.sgml: corrected floating reference documentation.
782 2005-12-09 Matthias Clasen <mclasen@redhat.com>
784 * === Released 2.9.1 ===
786 2005-12-07 Matthias Clasen <mclasen@redhat.com>
788 * gobject/tmpl/gparamspec.sgml:
789 * gobject/tmpl/gtype.sgml: Document n_preallocs as
792 2005-12-05 Matthias Clasen <mclasen@redhat.com>
794 * glib/glib-sections.txt: Updates
796 * glib/tmpl/memory_slices.sgml: Fix a small formatting
799 * glib/tmpl/trees-nary.sgml:
800 * glib/tmpl/linked_lists_single.sgml:
801 * glib/tmpl/linked_lists_double.sgml:
802 * glib/tmpl/caches.sgml:
803 * glib/tmpl/strings.sgml:
804 * glib/tmpl/scanner.sgml:
805 * glib/tmpl/main.sgml: Add versioned deprecation.
807 Mon Dec 5 15:53:37 2005 Tim Janik <timj@imendio.com>
809 * glib/tmpl/memory_slices.sgml: updates to new g_slice API
812 2005-12-05 Matthias Clasen <mclasen@redhat.com>
814 * gobject/tmpl/generic_values.sgml:
815 * glib/tmpl/trees-nary.sgml:
816 * glib/tmpl/linked_lists_double.sgml:
817 * glib/tmpl/linked_lists_single.sgml:
818 * glib/tmpl/memory_chunks.sgml:
819 * glib/tmpl/allocators.sgml:
820 * glib/tmpl/macros_misc.sgml: Updates
822 * glib/Makefile.am: Ignore gmirroringtable.h
824 2005-12-04 Matthias Clasen <mclasen@redhat.com>
826 * glib/tmpl/macros_misc.sgml: Document G_GNUC_WARN_UNUSED_RESULT.
828 2005-12-03 Matthias Clasen <mclasen@redhat.com>
830 * glib/tmpl/caches.sgml: Document g_cache_value_foreach
831 as deprecated; document g_cache_key_foreach more thorougly
833 * glib/glib-sections.txt:
834 * glib/tmpl/linked_lists_single.sgml: Add g_slist_free1.
836 * glib/tmpl/memory_chunks.sgml: Document GMemChunk
839 * glib/glib-docs.sgml:
840 * glib/glib-sections.txt:
841 * glib/tmpl/memory_slices.sgml: Document the slice
844 2005-12-02 Matthias Clasen <mclasen@redhat.com>
846 * glib/building.sgml:
847 * glib/tmpl/threads.sgml:
848 * glib/glib-sections.txt: Remove G_THREADS_IMPL_SOLARIS
850 * glib/tmpl/types.sgml: Document G_GUINT64_CONSTANT.
852 2005-11-27 Matthias Clasen <mclasen@redhat.com>
854 * gobject/gobject-sections.txt:
855 * gobject/tmpl/gboxed.sgml: Add g_object_ref_sink,
856 g_object_is_floating, g_param_spec_ref_sink,
859 2005-11-22 Matthias Clasen <mclasen@redhat.com>
861 * glib/glib-sections.txt: Add g_hash_table_ref
862 and g_hash_table_unref
864 2005-11-17 Matthias Clasen <mclasen@redhat.com>
866 * === Released 2.9.0 ===
868 2005-11-17 Matthias Clasen <mclasen@redhat.com>
870 * glib/tmpl/date.sgml:
871 * glib/glib-sections.txt: Add g_date_set_time_t,
872 g_date_set_time_val and g_thread_foreach
874 2005-11-08 Matthias Clasen <mclasen@redhat.com>
876 * glib/tmpl/threads.sgml: Improve GOnce docs.
877 (#320950, Christophe Fergeau)
879 2005-11-04 Matthias Clasen <mclasen@redhat.com>
881 * glib/running.sgml: Document fatal_criticals.
883 2005-10-26 Matthias Clasen <mclasen@redhat.com>
885 * gobject/gobject-sections.txt:
886 * gobject/tmpl/generic_values.sgml: Document g_value_set_instance(),
887 (#319885, Milosz Derezynski)
889 2005-10-26 Matthias Clasen <mclasen@redhat.com>
891 * glib/tmpl/unicode.sgml: Add a footnote about surrogate
892 pairs. (#317683, Behdad Esfahbod)
894 2005-10-05 Matthias Clasen <mclasen@redhat.com>
896 * glib/compiling.sgml: Document gmodule-no-export-2.0
898 2005-10-01 Davyd Madeley <davyd@fugro-fsi.com.au>
900 * glib/tmpl/string_utils.sgml: Minor documentation improvements for
901 g_strchug, g_strchomp and g_strstrip. Brought forward from glib-2-8.
903 2005-08-31 Matthias Clasen <mclasen@redhat.com>
905 * glib/tmpl/quarks.sgml:
906 * glib/glib-sections.txt: Add string interning functions.
908 2005-08-30 Matthias Clasen <mclasen@redhat.com>
910 * glib/tmpl/arrays.sgml:
911 * glib/tmpl/arrays_pointer.sgml:
912 * glib/tmpl/arrays_byte.sgml: Enhance sort() documentation.
913 (#314839, Behdad Esfahbod)
915 2005-08-26 Matthias Clasen <mclasen@redhat.com>
917 * glib/glib-docs.sgml:
918 * gobject/gobject-docs.sgml: Add indices for new
921 Improvements pointed out by Behdad Esfahbod (#314460):
923 * glib/tmpl/strings.sgml: Fix up some character/byte
926 * glib/tmpl/iochannels.sgml: Don't mention deprecated
927 functions in the introduction.
929 2005-08-23 Matthias Clasen <mclasen@redhat.com>
931 * === Released 2.8.1 ===
933 2005-08-22 Matthias Clasen <mclasen@redhat.com>
935 * glib/tmpl/date.sgml: Point out time_t vs GTime pitfalls.
937 2005-08-15 Matthias Clasen <mclasen@redhat.com>
939 * glib/glib-gettexttize.xml:
940 * gobject/glib-genmarshal.xml:
941 * gobject/glib-mkenums.xml: Fix some trivial
942 formatting problems. (#313099, Stepan Kasal)
944 * glib/tmpl/modules.sgml: Document that file_name can
945 be NULL. (#313143, Gustavo Carneiro)
947 * glib/tmpl/linked_lists_single.sgml:
948 * glib/tmpl/linked_lists_double.sgml: Clarify docs
949 a little. (#311727, Tristan van Berkom)
951 2005-08-12 Matthias Clasen <mclasen@redhat.com>
953 * === Released 2.8.0 ===
955 2005-08-10 Stepan Kasal <kasal@ucw.cz>
957 Fix typos: Invokation --> Invocation (in various places)
959 * glib/tmpl/error_reporting.sgml: Fix a typo.
960 * gobject/tut_howto.xml: Several typos and stylistic changes.
962 2005-08-05 Matthias Clasen <mclasen@redhat.com>
964 * gobject/tmpl/gparamspec.sgml:
965 * glib/tmpl/types.sgml:
966 * glib/tmpl/option.sgml: Small fixes.
968 * gobject/tmpl/generic_values.sgml: Small fixes
970 2005-08-05 Matthias Clasen <mclasen@redhat.com>
972 * === Released 2.7.7 ===
974 2005-08-03 Matthias Clasen <mclasen@redhat.com>
976 * === Released 2.7.6 ===
978 2005-08-02 Matthias Clasen <mclasen@redhat.com>
980 * === Released 2.7.5 ===
982 Sat Jul 30 23:40:35 2005 Tim Janik <timj@gtk.org>
984 * glib/tmpl/datalist.sgml:
985 * glib/tmpl/datalset.sgml: document non-thread-safety for
986 _foreach() functions.
988 2005-07-26 Matthias Clasen <mclasen@redhat.com>
990 * glib/tmpl/arrays.sgml: One more improvement.
992 2005-07-25 Matthias Clasen <mclasen@redhat.com>
994 * glib/tmpl/arrays.sgml: Add some details. (#311310,
997 2005-07-21 Matthias Clasen <mclasen@redhat.com>
999 * === Released 2.7.4 ===
1001 2005-07-20 Matthias Clasen <mclasen@redhat.com>
1003 * glib/tmpl/macros_misc.sgml: Add some discouraging
1004 comments to the G_INLINE_FUNC macros. (#310836,
1007 2005-07-19 Matthias Clasen <mclasen@redhat.com>
1009 * glib/tmpl/byte_order.sgml: Add docs for #307047,
1012 2005-07-15 Matthias Clasen <mclasen@redhat.com>
1014 * === Released 2.7.3 ===
1016 2005-07-13 Matthias Clasen <mclasen@redhat.com>
1018 * glib/glib-overrides.txt: Add G_VA_COPY
1020 * glib/tmpl/option.sgml: Document that short names must
1021 be printable ASCII characters != '-'.
1023 2005-07-08 Matthias Clasen <mclasen@redhat.com>
1025 * === Released 2.7.2 ===
1027 2005-07-08 Matthias Clasen <mclasen@redhat.com>
1029 * gobject/gobject-docs.sgml:
1030 * glib/glib-docs.sgml: Add the "new in 2.8" index.
1032 2005-07-05 Matthias Clasen <mclasen@redhat.com>
1034 * gobject/tmpl/objects.sgml: Add an example
1035 for using a custom constructor.
1037 2005-06-30 Matthias Clasen <mclasen@redhat.com>
1039 * === Released 2.7.1 ===
1041 2005-06-29 Matthias Clasen <mclasen@redhat.com>
1043 * glib/tmpl/threads.sgml:
1044 * glib/tmpl/option.sgml:
1045 * glib/tmpl/fileutils.sgml:
1046 * glib/tmpl/iochannels.sgml:
1047 * glib/tmpl/hooks.sgml:
1048 * glib/tmpl/misc_utils.sgml:
1049 * glib/tmpl/date.sgml:
1050 * glib/glib-sections.txt: Updates
1052 2005-06-24 Matthias Clasen <mclasen@redhat.com>
1054 * glib/glib-sections.txt: Add GMappedFile functions.
1056 2005-06-18 Matthias Clasen <mclasen@redhat.com>
1058 * glib/tmpl/option.sgml (GOptionFlags): document
1059 G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME (Dan Winship)
1061 2005-06-16 Mathieu Lacage <mathieu@gnome.org>
1063 * gobject/tut_gtype.xml: fix typo reported by Hong Gang XU.
1065 2005-06-10 Matthias Clasen <mclasen@redhat.com>
1067 * === Released 2.7.0 ===
1069 2005-06-09 Matthias Clasen <mclasen@redhat.com>
1071 * glib/glib-sections.txt: Add g_chdir
1073 * glib/tmpl/threads.sgml: Document that stack size
1074 will be ignored if the underlying thread implementation
1075 doesn't support stack sizes.
1077 2005-06-07 Matthias Clasen <mclasen@redhat.com>
1079 * glib/glib-sections.txt: Add g_utf8_collate_key_for_filename.
1081 2005-05-25 Mathieu Lacage <mathieu@gnome.org>
1083 * gobject/tut_*.xml: fix lots of typos,
1084 some of which were reported by Leonardo Boshell.
1086 2005-05-23 Matthias Clasen <mclasen@redhat.com>
1088 * glib/tmpl/threads.sgml: Point out exceptions to the
1089 general GLib data structure locking rules.
1091 2005-05-20 Matthias Clasen <mclasen@redhat.com>
1093 * glib/tmpl/threads.sgml: Add a paragraph about thread
1094 safety of GLib data structures.
1096 * glib/compiling.sgml: Update an example from 1.3 to 2.x
1098 2005-05-13 Matthias Clasen <mclasen@redhat.com>
1100 * gobject/glib-genmarshal.1:
1101 * gobject/glib-genmarshal.xml: Mention 64bit integer
1104 2005-05-10 Matthias Clasen <mclasen@redhat.com>
1106 * glib/tmpl/markup.sgml: Fix sloppy language, pointed out by
1109 2005-05-09 Matthias Clasen <mclasen@redhat.com>
1111 * gobject/tmpl/value_collection.sgml:
1112 * gobject/tmpl/gboxed.sgml:
1113 * gobject/tmpl/enumerations_flags.sgml:
1114 * gobject/tmpl/objects.sgml: Add long descriptions.
1116 2005-05-05 Owen Taylor <otaylor@redhat.com>
1118 * glib/Makefile.am glib/glib-sections.txt gobject/gobject-sections.txt:
1121 * gobject/tmpl/objects.sgml: Document toggle-references.
1123 2005-05-02 Matthias Clasen <mclasen@redhat.com>
1125 * glib/tmpl/hash_tables.sgml: Move some docs inline.
1127 * glib/tmpl/windows.sgml:
1128 * gobject/tmpl/signals.sgml:
1129 * gobject/tmpl/generic_values.sgml:
1130 * gobject/tmpl/gtype.sgml:
1131 * gobject/tmpl/value_arrays.sgml:
1132 * gobject/tmpl/param_value_types.sgml:
1133 * gobject/tmpl/gtypemodule.sgml:
1134 * gobject/tmpl/enumerations_flags.sgml: Small additions.
1136 2005-05-01 Matthias Clasen <mclasen@redhat.com>
1138 * glib/tmpl/completions.sgml: Document
1141 glib/glib-sections.txt: Add new API.
1143 2005-04-29 Matthias Clasen <mclasen@redhat.com>
1145 * gobject/tmpl/gboxed.sgml:
1146 * gobject/gobject-sections.txt: Add G_TYPE_DATE.
1148 2005-04-23 Stefan Kost <ensonic@users.sf.net>
1150 * gobject/tut_gtype.xml:
1151 * gobject/tut_howto.xml:
1152 all interface examples use 'interface' instead of 'class'
1154 2005-04-22 Stefan Kost <ensonic@users.sf.net>
1156 * gobject/Makefile.am:
1157 * gobject/gobject-docs.sgml:
1158 * gobject/tut_gobject.xml:
1159 * gobject/tut_gsignal.xml:
1160 * gobject/tut_gtype.xml:
1161 * gobject/tut_howto.xml:
1162 * gobject/tut_intro.xml:
1163 * gobject/tut_tools.xml:
1164 merged in docs form the gobject tutorial
1166 2005-03-29 Matthias Clasen <mclasen@redhat.com>
1168 * glib/tmpl/arrays_pointer.sgml: Clarify the docs for
1169 g_ptr_array_free and g_ptr_array_remove_range. (#170148,
1170 #170149, Jared Lash)
1172 2005-03-29 Tor Lillqvist <tml@novell.com>
1174 * glib/tmpl/spawn.sgml: Add Win32 warnings regarding the child
1177 2005-03-21 Matthias Clasen <mclasen@redhat.com>
1179 * glib/glib-sections.txt:
1180 * glib/tmpl/memory.sgml: Document g_try_new, g_try_new0
1181 and g_try_renew, g_try_malloc0.
1183 2005-03-20 Matthias Clasen <mclasen@redhat.com>
1185 * gobject/tmpl/gparamspec.sgml: Document G_PARAM_SPEC_STATIC_
1188 2005-03-08 Matthias Clasen <mclasen@redhat.com>
1190 * glib/glib-sections.txt:
1191 * glib/tmpl/macros_misc.sgml: Document G_GNUC_NULL_TERMINATED.
1193 2005-03-07 Matthias Clasen <mclasen@redhat.com>
1195 * gobject/tmpl/gtype.sgml:
1196 * gobject/tmpl/param_value_types.sgml:
1197 * gobject/tmpl/gparamspec.sgml: Apply patches by
1198 Stefan Kost to document naming restrictions. (#167614)
1200 2005-02-10 Matthias Clasen <mclasen@redhat.com>
1202 * glib/tmpl/option.sgml: Fix a typo. (#166985)
1204 2005-02-07 Matthias Clasen <mclasen@redhat.com>
1206 * glib/glib-sections.txt: Add g_listenv.
1208 2005-02-04 Matthias Clasen <mclasen@redhat.com>
1210 * glib/tmpl/linked_lists_double.sgml:
1211 * glib/tmpl/linked_lists_single.sgml: Add a note
1212 regarding inefficiency of repeated appends. (#166271,
1215 2005-02-03 Matthias Clasen <mclasen@redhat.com>
1217 * glib/tmpl/quarks.sgml: Add a warning against
1218 using g_quark_from_static_string() in dynamically
1221 2005-02-02 Matthias Clasen <mclasen@redhat.com>
1223 * glib/tmpl/misc_utils.sgml:
1224 * glib/tmpl/hash_tables.sgml: Move some doc
1227 2005-01-16 Matthias Clasen <mclasen@redhat.com>
1229 * gobject/tmpl/enumerations_flags.sgml: Fix an
1230 example. (#164269, Sebastien Bacher)
1232 2005-01-07 Matthias Clasen <mclasen@redhat.com>
1234 * === Released 2.6.1 ===
1236 2005-01-06 Matthias Clasen <mclasen@redhat.com>
1238 * glib/tmpl/keyfile.sgml: Add hint about group name
1239 case sensitivity. (#163029, Bastien Nocera)
1241 2005-01-04 Matthias Clasen <mclasen@redhat.com>
1243 * gobject/tmpl/signals.sgml: Small addition. (#145158,
1244 Mariano Su??rez-Alvarez)
1246 2004-12-20 Matthias Clasen <mclasen@redhat.com>
1248 * gobject/tmpl/signals.sgml: Fix a typo. (#161713,
1251 2004-12-17 Matthias Clasen <mclasen@redhat.com>
1253 * glib/tmpl/misc_utils.sgml: Clarify g_get_prgname docs.
1254 (#161480, Danny Milo)
1256 2004-12-16 Matthias Clasen <mclasen@redhat.com>
1258 * glib/tmpl/version.sgml: Improve wording. (#161484,
1261 * === Released 2.6.0 ===
1263 2004-12-15 Matthias Clasen <mclasen@redhat.com>
1265 * glib/glib-sections.txt: Add g_rmdir
1267 2004-12-15 Alexander Larsson <alexl@redhat.com>
1269 * glib/glib-sections.txt:
1270 Add g_filename_display_basename
1272 2004-12-15 Matthias Clasen <mclasen@redhat.com>
1274 * gobject/tmpl/generic_values.sgml: Document some return
1275 values. (#161345, Stefan Kost)
1277 2004-12-02 Matthias Clasen <mclasen@redhat.com>
1279 * === Released 2.5.7 ===
1281 2004-12-02 Matthias Clasen <mclasen@redhat.com>
1283 * glib/building.sgml:
1284 * glib/tmpl/linked_lists_single.sgml:
1285 * glib/tmpl/linked_lists_double.sgml:
1286 * glib/tmpl/trees-nary.sgml: Add some warnings regarding
1287 --disable-mem-pools.
1289 2004-12-01 Matthias Clasen <mclasen@redhat.com>
1291 * glib/tmpl/iochannels.sgml: Fix a typo. (#160162, Tom Copeland)
1293 2004-11-30 Matthias Clasen <mclasen@redhat.com>
1295 * glib/building.sgml: Document --enable-man and --disable-visibility.
1297 2004-11-28 Tor Lillqvist <tml@iki.fi>
1299 * glib/tmpl/misc_utils.sgml: Document encoding of g_get_user_name(),
1300 g_get_real_name(), g_get_tmp_dir() and g_get_current_dir().
1302 2004-11-28 Matthias Clasen <mclasen@redhat.com>
1304 * glib/tmpl/macros_misc.sgml: Document G_GNUC_MALLOC.
1306 * glib/glib-sections.txt: Add G_GNUC_MALLOC
1308 2004-11-12 Matthias Clasen <mclasen@redhat.com>
1310 * === Released 2.5.6 ===
1312 2004-11-08 Matthias Clasen <mclasen@redhat.com>
1314 * glib/tmpl/trees-nary.sgml: Document G_TRAVERSE_LEAVES and
1315 G_TRAVERSE_NON_LEAVES
1317 * glib/tmpl/hooks.sgml:
1318 * glib/tmpl/iochannels.sgml: Updates
1320 2004-11-04 Tor Lillqvist <tml@iki.fi>
1322 * glib/tmpl/windows.sgml: Improve G_WIN32_HAVE_WIDECHAR_API
1325 * glib/tmpl/option.sgml: Document G_OPTION_FLAG_REVERSE.
1327 2004-11-02 Matthias Clasen <mclasen@redhat.com>
1329 * === Released 2.5.5 ===
1331 2004-11-02 Matthias Clasen <mclasen@redhat.com>
1333 * glib/glib-sections.txt: Add g_get_filename_charsets and
1334 g_filename_display_name.
1336 2004-11-01 Matthias Clasen <mclasen@redhat.com>
1338 * glib/tmpl/option.sgml: Updates
1340 2004-10-31 Matthias Clasen <mclasen@redhat.com>
1342 * glib/tmpl/windows.sgml: Document G_WIN32_IS_NT_BASED,
1343 G_WIN32_HAVE_WIDECHAR_API.
1345 * glib/glib-sections.txt: Add g_lstat
1347 * glib/running.sgml: Document G_WIN32_PRETEND_WIN9X.
1349 2004-10-29 Matthias Clasen <mclasen@redhat.com>
1351 * glib/tmpl/option.sgml: Add an example.
1353 * glib/glib-sections.txt: Add G_OPTION_REMAINING
1355 * glib/tmpl/option.sgml: Add docs.
1357 2004-10-28 Matthias Clasen <mclasen@redhat.com>
1359 * glib/tmpl/keyfile.sgml: Add some introductory notes.
1361 2004-10-27 Matthias Clasen <mclasen@redhat.com>
1363 * === Released 2.5.4 ===
1365 2004-10-27 Matthias Clasen <mclasen@redhat.com>
1367 * glib/tmpl/fileutils.sgml: Add some intro.
1369 2004-10-26 Matthias Clasen <mclasen@redhat.com>
1371 * gobject/gobject-docs.sgml: Add an index for 2.6 additions.
1373 * gobject/gobject-sections.txt: Additions.
1375 * gobject/Makefile.am (IGNORE_HFILES): Add gobjectalias.h
1377 * glib/tmpl/main.sgml: Document GChildWatchFunc
1379 * glib/tmpl/keyfile.sgml: New template.
1381 * glib/glib-sections.txt: Additions.
1383 * glib/tmpl/macros_misc.sgml: Document some more of
1386 2004-10-25 Matthias Clasen <mclasen@redhat.com>
1388 * glib/glib-docs.sgml: Add GKeyFile section, add
1389 index for 2.6 additions.
1391 2004-10-23 Matthias Clasen <mclasen@redhat.com>
1393 * gobject/tmpl/gtype.sgml (GTypeInterfaceCheckData):
1394 Rename first parameter.
1396 * glib/glib-sections.txt: Add GKeyFile section.
1398 2004-10-17 Matthias Clasen <mclasen@redhat.com>
1400 * glib/tmpl/macros.sgml:
1401 * glib/glib-sections.txt: Document G_IS_DIR_SEPARATOR.
1403 2004-10-05 Matthias Clasen <mclasen@redhat.com>
1405 * gobject/tmpl/objects.sgml: Improve the docs for
1406 g_object_get_property(). (#153424, Stefan Kost)
1408 2004-10-03 Matthias Clasen <mclasen@redhat.com>
1410 * gobject/tmpl/signals.sgml: Improve docs for
1411 g_signal_add_emission_hook. (#154299, Nickolay V. Shmyrev)
1413 2004-09-20 Matthias Clasen <mclasen@redhat.com>
1415 * glib/tmpl/messages.sgml: Correct the docs for the default log
1416 handler wrt to which messages go to stderr. (#153041, Philippe Blain)
1418 Sun Sep 19 23:15:17 2004 Matthias Clasen <maclas@gmx.de>
1420 * glib/tmpl/patterns.sgml: Point to g_utf8_strreverse() for
1421 reversing UTF-8 strings. (#153091, Adam Hooper)
1423 2004-09-18 Matthias Clasen <mclasen@redhat.com>
1425 * === Released 2.5.3 ===
1427 2004-09-16 Matthias Clasen <mclasen@redhat.com>
1429 * glib/Makefile.am: Ignore galias.h
1431 * glib/glib-sections.txt: Updates.
1433 2004-09-09 Matthias Clasen <mclasen@redhat.com>
1435 * glib/tmpl/misc_utils.sgml: Add a hint about $HOME to the
1436 docs of g_get_home_dir().
1438 Thu Sep 9 00:11:19 2004 Matthias Clasen <maclas@gmx.de>
1440 * glib/glib-sections.txt: Add g_strv_length().
1442 2004-09-07 Matthias Clasen <mclasen@redhat.com>
1444 * glib/glib-sections.txt: Add g_get_language_names().
1446 Mon Sep 6 01:56:13 2004 Matthias Clasen <maclas@gmx.de>
1448 * glib/tmpl/messages.sgml: Remove excess markup and fix a markup
1451 Sun Sep 5 01:44:23 2004 Matthias Clasen <maclas@gmx.de>
1453 * glib/glib-sections.txt:
1454 * glib/tmpl/messages.sgml: Document g_log_set_default_handler().
1456 Wed Sep 1 20:27:59 2004 Matthias Clasen <maclas@gmx.de>
1458 * glib/glib-sections.txt: Add g_date_get_iso8601_week_of_year.
1460 Sun Aug 29 23:50:45 2004 Matthias Clasen <maclas@gmx.de>
1462 * glib/tmpl/fileutils.sgml: Fix a typo. (#151109, Stepan Kasal)
1464 2004-08-27 Matthias Clasen <mclasen@redhat.com>
1466 * glib/tmpl/fileutils.sgml: Add G_FILE_ERROR_NOSYS.
1468 2004-08-25 Matthias Clasen <mclasen@redhat.com>
1470 * === Released 2.5.2 ===
1472 2004-08-23 Matthias Clasen <mclasen@redhat.com>
1474 * glib/tmpl/warnings.sgml: Add an example for
1475 g_on_error_query() usage. (#148716, Christian Persch)
1477 2004-08-12 Matthias Clasen <mclasen@redhat.com>
1479 * glib/tmpl/threads.sgml: Document the necessity to call
1480 g_thread_init() when using threads
1481 (even non-gthreads). (#149490, Vincent Untz)
1484 Tue Aug 3 16:43:22 2004 Matthias Clasen <maclas@gmx.de>
1486 * glib/glib-sections.txt: Add a section for GOption.
1487 * glib/glib-docs.sgml: Include GOption section.
1488 * glib/tmpl/option.sgml: New template.
1490 Tue Aug 3 15:34:16 2004 Matthias Clasen <maclas@gmx.de>
1492 * glib/glib-sections.txt: Add a separate section for
1493 version information.
1494 * glib/glib-docs.sgml: Include version section.
1495 * glib/tmpl/version.sgml: New template.
1497 2004-08-02 Matthias Clasen <mclasen@redhat.com>
1499 * glib/glib-sections.txt:
1500 * glib/tmpl/macros_misc.sgml: Document G_GNUC_INTERNAL.
1502 2004-08-01 Matthias Clasen <mclasen@redhat.com>
1504 * === Released 2.5.1 ===
1506 2004-07-28 Matthias Clasen <mclasen@redhat.com>
1508 * glib/tmpl/misc_utils.sgml: Clarify docs for
1509 g_get_real_name(). (#143552, Danek Duvall)
1511 Fri Jul 23 10:38:24 2004 Matthias Clasen <maclas@gmx.de>
1513 * glib/tmpl/limits.sgml: Fix docs for G_MAXSIZE. (#148262,
1516 Sun Jul 18 18:03:08 2004 Soeren Sandmann <sandmann@daimi.au.dk>
1518 * === Released 2.5.0 ===
1520 2004-07-09 Matthias Clasen <mclasen@redhat.com>
1522 * glib/tmpl/arrays.sgml: Improve g_array_free() docs. (#146875,
1525 Tue Jul 6 00:54:38 2004 Matthias Clasen <maclas@gmx.de>
1527 * gobject/gobject-sections.txt:
1528 * gobject/tmpl/gtypemodule.sgml: Add g_type_module_register_enum()
1529 and g_type_module_register_flags().
1531 Mon Jul 5 18:49:56 2004 Matthias Clasen <maclas@gmx.de>
1533 * glib/tmpl/messages.sgml:
1534 * glib/glib-sections.txt: Add g_debug.
1536 2004-06-15 Federico Mena Quintero <federico@ximian.com>
1538 * glib/tmpl/conversions.sgml: New section on file name encodings.
1540 * glib/file-name-encodings.sxd: New diagram of how file name
1543 * glib/file-name-encodings.png: Same as above, for inclusion in
1546 * glib/Makefile.am (HTML_IMAGES): Add file-name-encodings.png.
1547 (EXTRA_DIST): Add the new images.
1549 * glib/running.sgml: Add ids to the corresponding paragraphs that
1550 describe G_FILENAME_ENCODING and G_BROKEN_FILENAMES, to be able to
1551 reference them from elsewhere.
1553 Thu Jun 10 21:29:55 2004 Matthias Clasen <maclas@gmx.de>
1555 * glib/tmpl/modules.sgml: Add an example for GModule
1556 usage. (#144127, Tommi Komulainen)
1558 Sun Jun 6 23:20:42 2004 Matthias Clasen <maclas@gmx.de>
1560 * gobject/tmpl/gtype.sgml: Fix the docs for G_DEFINE_TYPE()
1561 and friends. (#143800, Crispin Flowerday)
1563 2004-05-05 Matthias Clasen <mclasen@redhat.com>
1565 * gobject/gobject-docs.sgml:
1566 * glib/glib-docs.sgml: Add multiple indices.
1568 2004-04-30 Matthias Clasen <mclasen@redhat.com>
1570 * === Released 2.4.1 ===
1572 2004-04-23 Matthias Clasen <mclasen@redhat.com>
1574 * glib/running.sgml: Document LIBCHARSET_ALIAS_DIR.
1576 2004-04-15 Matthias Clasen <mclasen@redhat.com>
1578 * glib/tmpl/types.sgml: Correct the description of the
1579 gfloat and gdouble ranges.
1581 Tue Mar 16 12:06:09 2004 Owen Taylor <otaylor@redhat.com>
1583 * === Released 2.4.0 ===
1585 Sun Mar 14 11:00:41 2004 Owen Taylor <otaylor@redhat.com>
1587 * gobject/tmpl/signals.sgml: Document the fact that
1588 g_signal_connect_object() does *not* remove the signal
1589 when the object is disconnected currently and describe
1590 a workaround to prevent memory leaks.
1592 Tue Mar 9 09:16:11 2004 Owen Taylor <otaylor@redhat.com>
1594 * === Released 2.3.6 ===
1596 Mon Mar 8 08:32:36 2004 Owen Taylor <otaylor@redhat.com>
1598 * glib/tmpl/main.sgml: Reference g_source_set_callback(),
1599 not g_source_attach(). (Takeshi AIHANA)
1601 2004-02-29 Sebastian Wilhelmi <seppi@seppi.de>
1603 * glib/glib-overrides.txt, glib/glib-sections.txt,
1604 glib/tmpl/atomic_operations.sgml: Updated according to code changes.
1606 Sun Feb 29 02:35:00 2004 Sven Herzberg <herzi@gnome-de.org>
1608 * glib/tmpl/limits.sgml: exchange non-existing G_MAX_DOUBLE for
1609 G_MAXDOUBLE (fixes #135723)
1611 Fri Feb 27 22:10:25 2004 Matthias Clasen <maclas@gmx.de>
1613 * glib/tmpl/modules.sgml: Reformat a bit.
1615 Fri Feb 27 22:05:23 2004 Matthias Clasen <maclas@gmx.de>
1617 * glib/tmpl/limits.sgml: Document G_MAXSIZE.
1619 2004-02-26 Sebastian Wilhelmi <seppi@seppi.de>
1621 * glib/tmpl/threads.sgml: Updated to reflect removal of the PID
1622 niceness surrogate for thread priorities.
1624 * glib/glib-overrides.txt, glib/glib-sections.txt,
1625 glib/glib-docs.sgml, glib/tmpl/atomic_operations.sgml: Add docs
1626 for atomic operations.
1628 Tue Feb 24 14:09:21 2004 Owen Taylor <otaylor@redhat.com>
1630 * === Released 2.3.3 ===
1632 * glib/glib-sections.txt: Updates.
1634 Sun Feb 22 00:59:11 2004 Matthias Clasen <maclas@gmx.de>
1636 * glib/tmpl/trees-nary.sgml: Document GCopyFunc.
1638 Sun Feb 22 00:54:17 2004 Matthias Clasen <maclas@gmx.de>
1640 * glib/glib-sections.txt: Add GCopyFunc and g_node_copy_deep.
1642 2004-02-18 Sebastian Wilhelmi <seppi@seppi.de>
1644 * glib/glib-sections.txt: Add the new g_rand_* functions
1646 Sat Feb 14 01:25:23 2004 Matthias Clasen <maclas@gmx.de>
1648 * glib/glib-sections.txt: Add GPid, GChildWatchFunc,
1649 g_child_watch_source_new, g_child_watch_add,
1650 g_child_watch_add_full.
1652 Fri Feb 13 23:16:25 2004 Matthias Clasen <maclas@gmx.de>
1654 * glib/tmpl/macros_misc.sgml: Fix a typo.
1656 Sat Feb 7 01:02:06 2004 Matthias Clasen <maclas@gmx.de>
1658 * glib/tmpl/numerical.sgml: Fix some external links.
1660 Thu Feb 5 00:54:43 2004 Matthias Clasen <maclas@gmx.de>
1662 * glib/glib-sections.txt: Add g_completion_complete_utf8.
1664 Fri Jan 30 23:25:58 2004 Matthias Clasen <maclas@gmx.de>
1666 * glib/tmpl/iochannels.sgml:
1667 * glib/tmpl/main.sgml: Remove references to deprecated GTK+ and
1668 GDK functions. (#130756, Vincent Untz)
1670 Wed Jan 28 01:39:59 2004 Matthias Clasen <maclas@gmx.de>
1672 * glib/glib-sections.txt: Add g_strsplit_set. (Soeren Sandmann)
1674 Thu Jan 22 14:51:19 2004 Owen Taylor <otaylor@redhat.com>
1676 * glib/glib-sections.txt glib/tmpl/timers.sgml: Document
1677 g_timer_continue. (Tim-Philipp M??ller)
1679 Sun Jan 11 01:25:44 2004 Matthias Clasen <maclas@gmx.de>
1681 * gobject/tmpl/gtype.sgml: Improve docs for G_DEFINE_TYPE_* macros.
1683 Sun Jan 11 01:25:29 2004 Matthias Clasen <maclas@gmx.de>
1685 * gobject/gobject-sections.txt: Add G_DEFINE_TYPE_EXTENDED.
1687 Sat Jan 10 02:18:32 2004 Matthias Clasen <maclas@gmx.de>
1689 * gobject/tmpl/gtype.sgml: Document the new GType boilerplate macros
1692 Sat Jan 10 01:36:01 2004 Matthias Clasen <maclas@gmx.de>
1694 * gobject/tmpl/gtype.sgml: Document g_type_class_peek_static.
1696 Sat Jan 10 01:23:58 2004 Matthias Clasen <maclas@gmx.de>
1698 * gobject/gobject-sections.txt: Add g_type_class_peek_static,
1699 G_DEFINE_TYPE, G_DEFINE_TYPE_WITH_CODE, G_DEFINE_ABSTRACT_TYPE,
1700 G_DEFINE_ABSTRACT_TYPE_WITH_CODE, G_IMPLEMENT_INTERFACE.
1703 Sat Jan 10 01:23:01 2004 Matthias Clasen <maclas@gmx.de>
1705 * gobject/tmpl/objects.sgml: Update docs of g_object_connect.
1707 Fri Jan 9 23:40:23 2004 Matthias Clasen <maclas@gmx.de>
1709 * gobject/tmpl/gboxed.sgml:
1710 * gobject/gobject-sections.txt: Add G_TYPE_STRV and GStrv.
1712 Fri Dec 26 02:04:49 2003 Matthias Clasen <maclas@gmx.de>
1714 * glib/glib-sections.txt: Add g_ptr_array_foreach().
1716 Sun Dec 21 01:01:34 2003 Matthias Clasen <maclas@gmx.de>
1718 * glib/tmpl/misc_utils.sgml: Document the encoding of
1721 Fri Dec 19 21:40:00 2003 Matthias Clasen <maclas@gmx.de>
1723 * gobject/tmpl/signals.sgml: Rewording.
1725 Tue Dec 2 02:31:15 2003 Matthias Clasen <maclas@gmx.de>
1727 * glib/tmpl/limits.sgml:
1728 * glib/glib-sections.txt: Add G_{MIN,MAX,MAXU}INT{8,16,32}.
1730 Thu Nov 6 01:42:36 2003 Matthias Clasen <maclas@gmx.de>
1732 * glib/glib-sections.txt: Add an i18n section.
1733 * glib/glib-docs.sgml: Include the corresponding entity.
1734 * glib/tmpl/i18n.sgml: Template for i18n section.
1736 Thu Nov 6 00:56:04 2003 Matthias Clasen <maclas@gmx.de>
1738 * glib/running.sgml: Document G_FILENAME_ENCODING.
1740 Sat Oct 25 01:07:45 2003 Matthias Clasen <maclas@gmx.de>
1742 * gobject/tmpl/gparamspec.sgml:
1743 * gobject/tmpl/objects.sgml: Additions.
1745 Thu Oct 23 14:27:54 2003 Owen Taylor <otaylor@redhat.com>
1747 * gobject/Makefile.am: Add a dist-hook so that the
1748 man pages get distributed.
1750 * glib/Makefile.am: Add a dist-hook so that the
1751 man pages get distributed.
1753 * glib/Makefile.am (content_files): Add cross.sgml.
1755 * gobject/Makefile.am (INCLUDES): Add $(top_srcdir)/glib,
1756 and (for gobject.cI) $(srcdir)
1758 Tue Oct 21 23:29:54 2003 Matthias Clasen <maclas@gmx.de>
1760 * gobject/tmpl/gtypemodule.sgml:
1761 * gobject/tmpl/enumerations_flags.sgml:
1762 * gobject/tmpl/gtype.sgml: Additions.
1764 Tue Oct 21 23:09:15 2003 Matthias Clasen <maclas@gmx.de>
1766 * gobject/tmpl/gparamspec.sgml:
1767 * gobject/tmpl/param_value_types.sgml:
1768 * gobject/tmpl/gtype.sgml:
1769 * gobject/tmpl/signals.sgml: Add "Since 2.4" markers where
1772 Tue Oct 14 17:45:33 2003 Owen Taylor <otaylor@redhat.com>
1774 * gobject/gobject-sections.txt gobject/tmpl/objects.sgml
1775 gobject/tmpl/param_value_types.sgml gobject/tmpl/gparamspec.sgml:
1776 Document interface properties and GParamSpecOverride.
1778 Mon Oct 20 22:05:37 2003 Matthias Clasen <maclas@gmx.de>
1780 * gobject/tmpl/objects.sgml:
1781 * gobject/tmpl/enumerations_flags.sgml:
1782 * gobject/tmpl/gtypeplugin.sgml: Additions.
1784 Mon Oct 20 22:04:45 2003 Matthias Clasen <maclas@gmx.de>
1786 * gobject/gobject-sections.txt: Add GObjectConstructParam.
1788 Mon Oct 20 20:38:06 2003 Matthias Clasen <maclas@gmx.de>
1790 * gobject/gobject.i: Removed...
1791 * gobject/gobject.cI: ...and readded.
1792 * gobject/gobject.types: Change to the standard file
1793 extension for included hunks of C code.
1795 Mon Oct 20 20:34:33 2003 Matthias Clasen <maclas@gmx.de>
1797 * gobject/Makefile.am (INCLUDES): Add $(top_builddir)/glib
1798 as an include dir again, this time for real.
1800 Mon Oct 20 01:12:46 2003 Matthias Clasen <maclas@gmx.de>
1802 * gobject/tmpl/gtype.sgml:
1803 * gobject/tmpl/param_value_types.sgml:
1804 * gobject/tmpl/value_arrays.sgml: Additions.
1806 * gobject/tmpl/gboxed.sgml:
1807 * gobject/gobject-sections.txt: Remove prematurely added
1808 GStrv documentation.
1810 Sun Oct 19 22:18:28 2003 Matthias Clasen <maclas@gmx.de>
1812 * gobject/Makefile.am (INCLUDES): Add $(top_builddir)/glib
1813 as an include dir. (#124934, Mariano Su??rez-Alvarez)
1815 Sun Oct 19 00:33:28 2003 Matthias Clasen <maclas@gmx.de>
1817 * gobject/tmpl/gtype.sgml:
1818 * gobject/tmpl/generic_values.sgml:
1819 * gobject/tmpl/objects.sgml:
1820 * gobject/tmpl/signals.sgml: Additions.
1822 Sat Oct 18 01:30:47 2003 Matthias Clasen <maclas@gmx.de>
1824 * gobject/tmpl/gboxed.sgml:
1825 * gobject/tmpl/gtypeplugin.sgml:
1826 * gobject/tmpl/enumerations_flags.sgml: Additions.
1828 Sat Oct 18 00:04:22 2003 Matthias Clasen <maclas@gmx.de>
1830 * gobject/gobject.types: List GObject here, since the
1831 documentation misses the notify signal otherwise. Needs
1832 a little bit of a hack to work around a gtkdoc-scangobj
1833 limitation, see the comment in gobject/gobject.i.
1835 * gobject/gobject.i: New file, containing a trivial
1836 g_object_get_type() function.
1838 Fri Oct 17 00:23:51 2003 Matthias Clasen <maclas@gmx.de>
1840 * gobject/Makefile.am (GTKDOC_LIBS):
1841 (INCLUDES): Add the necessary stuff to compile gobject-scan.
1843 * gobject/gobject.types: Add g_type_module_get_type() and
1844 g_type_plugin_get_type().
1846 Thu Oct 16 01:02:04 2003 Matthias Clasen <maclas@gmx.de>
1848 * gobject/tmpl/gparamspec.sgml: Additions, document
1851 Wed Oct 15 00:56:30 2003 Matthias Clasen <maclas@gmx.de>
1853 * gobject/tmpl/gclosure.sgml: Improvements from Owen's feedback.
1855 Tue Oct 14 02:35:45 2003 Matthias Clasen <maclas@gmx.de>
1857 * gobject/gobject-sections.txt: Move the g_cclosure_marshal_*
1858 functions to a non-private subsection, since these functions
1861 Tue Oct 14 02:35:16 2003 Matthias Clasen <maclas@gmx.de>
1863 * gobject/tmpl/gclosure.sgml: Fill in.
1865 Sun Oct 5 23:23:53 2003 Matthias Clasen <maclas@gmx.de>
1867 * gobject/glib-sections.txt:
1868 * gobject/gobject-sections.txt: Fix includes.
1870 * gobject/tmpl/value_collection.sgml: Add docs found in the
1873 Thu Oct 2 01:22:46 2003 Owen Taylor <otaylor@redhat.com>
1875 * gobject/gobject-sections.txt gobject/tmpl/gtype.sgml:
1876 Add g_type_add/remove_interface_check()
1878 2003-09-30 Matthias Clasen <maclas@gmx.de>
1880 * gobject/tmpl/gparamspec.sgml:
1881 * gobject/tmpl/signals.sgml: Additions.
1883 * glib/glib-sections.txt: Add g_unichar_get_mirror_char and
1884 g_static_mutex_get_mutex_impl_shortcut.
1886 Mon Sep 29 10:55:23 2003 Owen Taylor <otaylor@redhat.com>
1888 * gobject/gobject-sections.txt gobject/tmpl/gtype.sgml:
1889 Docs for g_type_default_interface_ref(), etc.
1891 Fri Sep 12 16:29:29 2003 Owen Taylor <otaylor@redhat.com>
1893 * gobject/tmpl/signals.sgml: Add docs for
1894 g_signal_accumulator_true_handled.
1896 2003-09-12 Matthias Clasen <maclas@gmx.de>
1898 * gobject/gobject-sections.txt: Add new g_value_take_x() functions.
1900 * gobject/tmpl/param_value_types.sgml: Document new g_value_take_x()
1901 functions. (#100948)
1903 2003-08-05 Matthias Clasen <maclas@gmx.de>
1905 * glib/tmpl/string_utils.sgml: Add note about in-place editing to g_strdelimit() doc.
1906 (#118875, Thomas Vander Stichele)
1908 2003-07-30 Matthias Clasen <maclas@gmx.de>
1910 * glib/tmpl/misc_utils.sgml: Move g_getenv() docs inline.
1912 * glib/tmpl/string_utils.sgml: Small fixes.
1914 * glib/glib-docs.sgml: Add paragraph about multi-threading policy.
1916 * glib/glib-sections.txt: Rename g_read_link to g_file_read_link.
1918 2003-07-29 Matthias Clasen <maclas@gmx.de>
1920 * glib/tmpl/macros_misc.sgml: Document G_GINT{16,32,64}_MODIFIER, add note about scanning.
1922 * glib/glib-sections.txt: Add G_GINT{16,32,64}_MODIFIER.
1924 2003-07-28 Matthias Clasen <maclas@gmx.de>
1926 * glib/glib-sections.txt: Add g_setenv(), g_unsetenv() and g_read_link(). (#100763, #72545)
1928 2003-07-26 Matthias Clasen <maclas@gmx.de>
1930 * glib/tmpl/arrays.sgml:
1931 * glib/tmpl/arrays_byte.sgml:
1932 * glib/tmpl/arrays_pointer.sgml:
1933 * glib/glib-sections.txt: Add g_{,byte,pointer}_array_remove_range. (#94879, Nalin Dahyabhai)
1935 * glib/tmpl/messages.sgml: Remove the note about the message length restriction.
1937 2003-07-24 Matthias Clasen <maclas@gmx.de>
1939 * glib/tmpl/messages.sgml: Mention the restriction on message length. (#118043, Martyn Russell)
1941 2003-07-18 Matthias Clasen <maclas@gmx.de>
1943 * glib/tmpl/arrays_pointer.sgml: Add a note about double indirection in
1944 g_ptr_array_sort[_with_data](). (#113697, Owen Taylor)
1946 2003-07-12 Matthias Clasen <maclas@gmx.de>
1948 * glib/tmpl/string_utils.sgml: Add a paragraph about string precision, add links to it.
1949 Remove markup which is now handled better by gtk-doc.
1951 2003-07-09 Matthias Clasen <maclas@gmx.de>
1953 * glib/tmpl/threads.sgml: Document GOnce, GOnceStatus, G_ONCE_INIT, g_once and g_once_impl.
1955 * glib/glib-sections.txt: Add GOnce, GOnceStatus, G_ONCE_INIT, g_once and g_once_impl.
1957 2003-07-02 Matthias Clasen <maclas@gmx.de>
1959 * glib/tmpl/string_utils.sgml: Move g_strfreev() docs inline.
1961 2003-06-19 Matthias Clasen <maclas@gmx.de>
1963 * glib/tmpl/misc_utils.sgml: Move g_path_get_basename() docs inline.
1965 2003-06-18 Matthias Clasen <maclas@gmx.de>
1967 o * glib/glib-sections.txt: Add g_thread_init_glib to silence gtk-doc.
1969 * gobject/Makefile.am: Add rule to regenerate man pages from
1971 (man_MANS): Add glib-mkenums.1, glib-genmarshal.1 and gobject-query.1.
1972 (content_files): Add glib-mkenums.xml, glib-genmarshal.xml and
1975 * gobject/glib-mkenums.xml:
1976 * gobject/glib-genmarshal.xml:
1977 * gobject/gobject-query.xml: New refentries.
1979 * gobject/glib-mkenums.1:
1980 * gobject/glib-genmarshal.1:
1981 * gobject/gobject-query.1: Man pages generated from the .xml
1984 * gobject/gobject-docs.sgml: Include glib-mkenums.xml,
1985 glib-genmarshal.xml and gobject-query.xml.
1987 2003-06-17 Matthias Clasen <maclas@gmx.de>
1989 * glib/Makefile.am: Add rule to regenerate man pages from
1991 (man_MANS): Add glib-gettextize.1.
1992 (content_files): Add glib-gettextize.xml.
1994 * glib/glib-gettextize.xml: New refentry.
1996 * glib/glib-gettextize.1: Man page generated from the .xml source.
1998 * glib/glib-docs.sgml: Include glib-gettextize.xml.
2000 2003-06-17 Matthias Clasen <mc2@YAST_ASK>
2002 * gobject/gobject-docs.sgml:
2003 * glib/glib-docs.sgml: Add an autogenerated index.
2005 2003-06-17 Matthias Clasen <maclas@gmx.de>
2007 * glib/tmpl/macros_misc.sgml: Document G_GNUC_DEPRECATED.
2009 2003-06-11 Matthias Clasen <maclas@gmx.de>
2011 * gobject/tmpl/objects.sgml: A small addition.
2013 Sun Jun 8 12:28:39 2003 Owen Taylor <otaylor@redhat.com>
2015 * glib/tmpl/error_reporting.sgml: XML fix.
2017 * glib/glib-sections.txt: Updated.
2019 2003-06-06 Matthias Clasen <maclas@gmx.de>
2021 * glib/tmpl/limits.sgml: Correct the documentation for
2022 G_MINFLOAT and G_MINDOUBLE. (#114513, Christophe Fergeau)
2024 * glib/glib-sections.txt: Add g_vasprintf().
2026 * glib/tmpl/string_utils.sgml: Add a hint about g_vasprintf() to
2027 the g_strdup_printf() docs.
2029 2003-05-28 Matthias Clasen <maclas@gmx.de>
2031 * glib/tmpl/string_utils.sgml: Document that g_strdup() and
2032 g_strndup() accept NULL. (#106987, Christian Biere)
2034 2003-05-12 Matthias Clasen <maclas@gmx.de>
2036 * glib/cross.sgml: Fix a duplicate id left by copy-and-paste.
2037 (#112785, Owen Taylor)
2039 2003-04-18 Matthias Clasen <maclas@gmx.de>
2041 * gobject/tmpl/signals.sgml: Correct the documentation
2042 GSignalEmissionHook (#110906) and some cleanups.
2044 2003-04-11 Matthias Clasen <maclas@gmx.de>
2046 * gobject/tmpl/gparamspec.sgml: Fix a few typos.
2048 2003-04-09 Matthias Clasen <maclas@gmx.de>
2050 * glib/glib-docs.sgml: Move dependencies to building.sgml.
2052 * glib/building.sgml: Move stuff from INSTALL here.
2054 2003-04-08 Matthias Clasen <maclas@gmx.de>
2056 * glib/cross.sgml: New file; cross-compilation information.
2057 * glib/glib-docs.sgml: Include cross.sgml.
2059 2003-04-07 Matthias Clasen <maclas@gmx.de>
2061 * gobject/tmpl/enumerations_flags.sgml: Additions.
2063 2003-04-01 Matthias Clasen <maclas@gmx.de>
2065 * glib/tmpl/error_reporting.sgml:
2066 * glib/tmpl/random_numbers.sgml:
2067 * glib/tmpl/arrays_pointer.sgml:
2068 * glib/tmpl/arrays.sgml: Fix formatting of examples.
2070 2003-04-01 Matthias Clasen <maclas@gmx.de>
2072 * glib/glib-sections.txt: Add g_string_chunk_insert_len.
2074 2003-03-28 Matthias Clasen <maclas@gmx.de>
2076 * gobject/tmpl/param_value_types.sgml: Additions.
2078 2003-03-25 Matthias Clasen <maclas@gmx.de>
2080 * gobject/tmpl/objects.sgml: Additions.
2082 2003-03-24 Matthias Clasen <maclas@gmx.de>
2084 * gobject/tmpl/objects.sgml: Additions.
2086 Mon Mar 10 11:33:10 2003 Owen Taylor <otaylor@redhat.com>
2088 * gobject/tmpl/gtype.sgml gobject/gobject-sections.txt:
2089 Document private instance data.
2091 2003-02-11 Matthias Clasen <maclas@gmx.de>
2093 * glib/tmpl/string_utils.sgml: Fix an off-by-one error in the
2094 g_strescape() docs. (#105431, Phillip Vandry)
2096 2003-02-07 Matthias Clasen <maclas@gmx.de>
2098 * gobject/tmpl/gtypemodule.sgml:
2099 * gobject/tmpl/gtype.sgml:
2100 * gobject/tmpl/gclosure.sgml:
2101 * gobject/tmpl/param_value_types.sgml:
2102 * gobject/tmpl/gparamspec.sgml:
2103 * gobject/tmpl/objects.sgml:
2104 * gobject/tmpl/signals.sgml: Move all docs out-of-line. Boy, what
2107 2003-01-21 Matthias Clasen <maclas@gmx.de>
2109 * glib/tmpl/strings.sgml: Document the return value of g_string_free().
2111 2003-01-15 Matthias Clasen <maclas@gmx.de>
2113 * gobject/tmpl/gtype.sgml: Fix the description of
2114 G_TYPE_FUNDAMENTAL. (#103119, Josh Parsons)
2116 2003-01-01 Tor Lillqvist <tml@iki.fi>
2118 * glib/tmpl/messages.sgml: Remove comment that only stdout would
2119 be used on Windows, no longer true.
2121 2002-12-15 Matthias Clasen <maclas@gmx.de>
2123 * gobject/tmpl/param_value_types.sgml: Move some docs inline.
2125 2002-12-15 Matthias Clasen <maclas@gmx.de>
2127 * glib/Makefile.am (IGNORE_HFILES): Add gprintfint.h and trio.
2129 2002-12-13 Matthias Clasen <maclas@gmx.de>
2131 * glib/Makefile.am (MKDB_OPTIONS): Add --ignore-files=trio to
2132 avoid gtk-doc warnings about doxygen comments.
2134 Tue Dec 10 11:55:28 2002 Owen Taylor <otaylor@redhat.com>
2136 * glib/tmpl/timers.sgml: Improve docs for return value
2137 and @microseconds out parameter. (Reported by
2138 Dennis Haney, #100841)
2140 2002-12-10 Matthias Clasen <maclas@gmx.de>
2142 * gobject/tmpl/generic_values.sgml:
2143 * gobject/tmpl/gtype.sgml:
2144 * gobject/tmpl/enumerations_flags.sgml: Add docs.
2146 2002-12-09 Matthias Clasen <maclas@gmx.de>
2148 * gobject/tmpl/gtype.sgml:
2149 * gobject/tmpl/enumerations_flags.sgml: Add docs.
2151 * gobject/tmpl/gtype.sgml:
2152 * gobject/tmpl/gtypeplugin.sgml:
2153 * gobject/tmpl/gtypemodule.sgml:
2154 * gobject/gobject-sections.txt: Add GTypeClass, GTypePluginClass
2155 and GTypeModuleClass.
2157 * gobject/tmpl/gboxed.sgml:
2158 * gobject/tmpl/enumerations_flags.sgml:
2159 * gobject/tmpl/gclosure.sgml:
2160 * gobject/tmpl/param_value_types.sgml: Add docs.
2162 2002-12-06 Matthias Clasen <maclas@gmx.de>
2164 * gobject/tmpl/gparamspec.sgml: Typo fix.
2166 2002-12-05 Matthias Clasen <maclas@gmx.de>
2168 * glib/tmpl/strings.sgml:
2169 * glib/tmpl/scanner.sgml:
2170 * glib/tmpl/main.sgml:
2171 * glib/tmpl/macros_misc.sgml:
2172 * glib/tmpl/hash_tables.sgml: Add Since and Deprecation info
2173 for symbols documented in the templates.
2175 2002-12-04 Matthias Clasen <maclas@gmx.de>
2177 * gobject/tmpl/gtype.sgml: Add docs.
2179 2002-12-02 Matthias Clasen <maclas@gmx.de>
2181 * gobject/tmpl/signals.sgml: Add docs.
2183 2002-12-01 Matthias Clasen <maclas@gmx.de>
2185 * gobject/gobject-sections.txt: Mark g_signal_handlers_destroy as
2188 * gobject/tmpl/signals.sgml: Move some docs inline.
2190 2002-11-29 Matthias Clasen <maclas@gmx.de>
2192 * glib/tmpl/main.sgml: Write something about GSourceDummyMarshal.
2194 * glib/tmpl/date.sgml:
2195 * glib/tmpl/string_utils.sgml: Remove redundant docs.
2197 * glib/glib-sections.txt: Add g_ascii_strtoull and
2198 g_get_application_name.
2200 2002-11-28 Matthias Clasen <maclas@gmx.de>
2202 * glib/tmpl/strings.sgml:
2203 * glib/tmpl/string_utils.sgml:
2204 * glib/tmpl/misc_utils.sgml: Move some docs inline.
2206 2002-11-23 Matthias Clasen <maclas@gmx.de>
2208 * gobject/tmpl/gclosure.sgml:
2209 * gobject/tmpl/signals.sgml:
2210 * gobject/tmpl/gparamspec.sgml:
2211 * gobject/tmpl/value_collection.sgml:
2212 * gobject/tmpl/generic_values.sgml:
2213 * gobject/tmpl/param_value_types.sgml:
2214 * gobject/tmpl/gboxed.sgml:
2215 * gobject/tmpl/enumerations_flags.sgml:
2216 * gobject/tmpl/objects.sgml:
2217 * gobject/tmpl/gtypemodule.sgml:
2218 * gobject/tmpl/gtypeplugin.sgml: Add missing short descriptions,
2219 standardize them to start with a capital and end without a period.
2221 * glib/tmpl/arrays.sgml:
2222 * glib/tmpl/memory_chunks.sgml:
2223 * glib/tmpl/macros.sgml: Remove periods from titles in examples.
2225 * glib/building.sgml: Explain --enable-include-printf.
2227 * glib/Makefile.am (extra_files):
2228 * gobject/Makefile.am (extra_files): Add version.xml.in.
2230 * glib/Makefile.am (content_files):
2231 * gobject/Makefile.am (content_files): Add version.xml.
2233 * glib/version.xml.in:
2234 * gobject/version.xml.in: New files to let configure dump the version in.
2236 * glib/glib-docs.sgml:
2237 * gobject/gobject-docs.sgml: Add version information.
2240 Thu Nov 21 15:52:04 2002 Owen Taylor <otaylor@redhat.com>
2242 * glib/tmpl/iochannels.sgml: Add helpful comments about
2243 the encoding of a new iochannel. (Amaury Jacquot,
2246 2002-11-21 Matthias Clasen <maclas@gmx.de>
2248 * glib/tmpl/string_utils.sgml: Add note on including gprintf.h,
2249 move some docs inline.
2251 * glib/glib-sections.txt: Add g_printf, g_vprintf, g_fprintf,
2252 g_vfprintf, g_sprintf, g_vsprintf.
2254 2002-11-20 Matthias Clasen <maclas@gmx.de>
2256 * glib/tmpl/macros_misc.sgml: Document G_LIKELY, G_UNLIKELY.
2258 * glib/glib-sections.txt: Add G_LIKELY, G_UNLIKELY.
2260 2002-10-20 Matthias Clasen <maclas@gmx.de>
2262 * gobject/Makefile.am (SCANOBJ_FILES):
2263 * glib/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).prerequisites.
2265 2002-10-15 Matthias Clasen <maclas@gmx.de>
2267 * gobject/gobject-sections.txt: Add g_type_interface_prerequisites.
2269 2002-10-14 Matthias Clasen <maclas@gmx.de>
2271 * gobject/Makefile.am (dist-hook):
2272 * glib/Makefile.am (dist-hook): Dist the xml/*.xml, not
2273 sgml/*.sgml. (#95678, Owen Taylor)
2275 2002-10-14 Matthias Clasen <maclas@gmx.de>
2277 * gobject/Makefile.am (SCANOBJ_FILES):
2278 * glib/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).interfaces.
2280 2002-09-16 Matthias Clasen <maclas@gmx.de>
2282 * glib/tmpl/messages.sgml: Replace G_LOG_FLAG_RECURSIVE by
2283 G_LOG_FLAG_RECURSION throughout. (#93390)
2285 2002-08-12 Matthias Clasen <maclas@gmx.de>
2287 * glib/glib-sections.txt: Add g_markup_parse_context_get_element
2288 and g_utf8_strreverse.
2290 Thu Jul 25 18:58:29 2002 Owen Taylor <otaylor@redhat.com>
2292 * glib/tmpl/threads.sgml: Fix reference to non-existing
2293 @priority parameter. (#88500, Linux Walleij)
2295 2002-06-03 Matthias Clasen <maclas@gmx.de>
2297 * gobject/gobject-docs.sgml:
2298 * glib/glib-docs.sgml:
2299 * glib/tmpl/macros.sgml:
2300 * glib/tmpl/string_utils.sgml: Replace homegrown "nbsp", "hash"
2301 and "percent" entities by standard ISO entities "nbsp", "num" and
2304 2002-05-30 Matthias Clasen <maclas@gmx.de>
2306 * glib/tmpl/string_utils.sgml:
2307 * glib/tmpl/threads.sgml: Small formatting fixes.
2309 2002-05-26 Matthias Clasen <maclas@gmx.de>
2311 * glib/tmpl/conversions.sgml: Add GIConv.
2313 * glib/tmpl/main.sgml: Fix references to nonexisting functions
2314 g_main_loop_destroy(), g_source_add(), g_source_connect().
2317 * glib/glib-sections.txt: Add GIConv, g_str_has_prefix, g_str_has_suffix.
2319 * glib/tmpl/linked_lists_single.sgml:
2320 * glib/tmpl/linked_lists_double.sgml: GListAllocator doesn't exist.
2322 * glib/glib-docs.sgml: Declare hash entity.
2324 * glib/tmpl/macros.sgml: Escape # in #ifdef to suppress erroneous links.
2326 2002-05-25 Matthias Clasen <maclas@gmx.de>
2328 * gobject/Makefile.am, gobject/gobject-docs.sgml, gobject/tmpl/*:
2329 * glib/Makefile.am, glib/glib-docs.sgml, glib/tmpl/*: Produce XML,
2332 2002-05-21 Matthias Clasen <maclas@gmx.de>
2334 * glib/tmpl/markup.sgml: Updates.
2336 Sat May 18 00:44:35 2002 Tim Janik <timj@gtk.org>
2338 [merged from stable]
2340 * glib/tmpl/scanner.sgml: fix documentation for g_scanner_unexp_token().
2342 2002-05-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
2344 * glib/tmpl/threads.sgml: Clarify recursion issues with
2347 2002-04-24 Matthias Clasen <maclas@gmx.de>
2349 * gobject/gobject-sections.txt:
2350 * gobject/tmpl/gtype.sgml: Updates.
2352 2002-04-21 Matthias Clasen <maclas@gmx.de>
2354 * glib/tmpl/strings.sgml: Fix the description of g_string_assign. (#78728)
2356 2002-04-18 Matthias Clasen <maclas@gmx.de>
2358 * glib/tmpl/error_reporting.sgml:
2359 * glib/tmpl/threads.sgml:
2360 * glib/tmpl/arrays_pointer.sgml:
2361 * glib/tmpl/arrays_byte.sgml:
2362 * glib/tmpl/memory_chunks.sgml: s/<!>/<!-- -->/g throughout the
2363 documentation to bring the produced Docbook closer to XML.
2365 2002-03-25 Sven Neumann <sven@gimp.org>
2367 * glib/tmpl/scanner.sgml: Fixed documentation about unused struct
2368 fields and added a note about proper g_scanner_unexp_token() usage.
2370 2002-03-11 Matthias Clasen <maclas@gmx.de>
2372 * glib/tmpl/string_utils.sgml: Add a note about g_strreverse() and
2375 2002-02-21 Matthias Clasen <maclas@gmx.de>
2377 * glib/Makefile.am (IGNORE_HFILES): Add gdebug.h.
2379 * glib/running.sgml: Document the G_DEBUG environment variable.
2381 * glib/tmpl/threads.sgml: Replace g_thread_wait() by
2382 g_thread_join() in two places.
2384 2002-02-20 Sven Neumann <sven@gimp.org>
2386 * gobject/gobject-sections.txt
2387 * gobject/tmpl/generic_values.sgml
2388 * gobject/tmpl/param_value_types.sgml: updated for GValue changes.
2390 Tue Feb 19 17:45:43 2002 Tim Janik <timj@gtk.org>
2392 * gobject/tmpl/generic_values.sgml: added GValue documentation.
2394 Thu Feb 7 12:07:06 2002 Tim Janik <timj@gtk.org>
2396 * gobject/tmpl/generic_values.sgml: document value transformation.
2398 Mon Feb 4 17:55:39 2002 Tim Janik <timj@gtk.org>
2400 * gobject/tmpl/closures.sgml: doc common functions like ref/
2401 sink/unref/invalidate.
2403 * gobject/tmpl/objects.sgml: document g_object_watch_closure() and
2406 Tue Jan 29 12:00:59 2002 Owen Taylor <otaylor@redhat.com>
2408 * gobject/gobject-sections.txt: Updated.
2410 * glib/running.sgml glib/changes-2.0.sgml: SGML fixes.
2412 2002-01-28 Ron Steinke <rsteinke@w-link.net>
2414 * glib/iochannel.sgml: Changed #IOChannelError to
2415 #GIOChannelError in one place
2417 2002-01-16 Matthias Clasen <matthiasc@poet.de>
2419 * glib/building.sgml, glib/compiling.sgml,
2420 glib/running.sgml, glib/resources.sgml,
2421 glib/changes-2.0.sgml: New files.
2423 * glib/Makefile.am (content_files): Add new files.
2425 * glib/glib-docs.sgml: Add an Overview chapter.
2427 2002-01-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
2429 * glib/tmpl/threads.sgml: Name the right function.
2431 2001-12-23 Matthias Clasen <matthias@poet.de>
2433 * glib/tmpl/main.sgml, glib/tmpl/string_utils.sgml,
2434 glib/tmpl/strings.sgml: Replace references to deprecated
2437 2001-12-21 Matthias Clasen <matthias@poet.de>
2439 * glib/glib-sections.txt: Move g_get_charset() to the
2440 Charset conversion section. (#65630)
2442 Wed Dec 19 23:07:53 2001 Owen Taylor <otaylor@redhat.com>
2444 * glib/tmpl/messages.sgml glib/tmpl/string_utils.sgml:
2447 * gobject/gobject-sections.txt glib/glib-sectoins.txt: Small updates.
2449 2001-12-15 Matthias Clasen <matthias@poet.de>
2451 * glib/tmpl/caches.sgml: GCs are cached by GTK, not by GDK.
2453 2001-12-14 Matthias Clasen <matthias@poet.de>
2455 * glib/tmpl/memory.sgml: Typo fixes.
2457 2001-12-13 Matthias Clasen <matthiasc@poet.de>
2459 * glib/tmpl/completion.sgml, glib/tmpl/date.sgml,
2460 glib/tmpl/fileutils.sgml, glib/tmpl/iochannels.sgml,
2461 glib/tmpl/macros.sgml, glib/tmpl/memory.sgml,
2462 glib/tmpl/misc_utils.sgml, glib/tmpl/warnings.sgml,
2463 glib/tmpl/windows.sgml: Revert mistaken change: it is UNIX, not Unix.
2465 * glib/tmpl/memory_chunks.sgml,
2466 glib/tmpl/date.sgml, glib/tmpl/threads.sgml,
2467 glib/tmpl/gtype.sgml: Trivial markup fixes.
2469 2001-12-12 Matthias Clasen <matthiasc@poet.de>
2471 * glib/tmpl/string_utils.sgml: Correct docs for g_[v]snprintf.
2473 2001-12-12 Matthias Clasen <matthiasc@poet.de>
2475 * glib/tmpl/allocators.sgml, glib/tmpl/arrays.sgml,
2476 glib/tmpl/arrays_byte.sgml, glib/tmpl/arrays_pointer.sgml,
2477 glib/tmpl/caches.sgml, glib/tmpl/completion.sgml,
2478 glib/tmpl/conversions.sgml,
2479 glib/tmpl/datalist.sgml, glib/tmpl/date.sgml,
2480 glib/tmpl/error_reporting.sgml, glib/tmpl/fileutils.sgml,
2481 glib/tmpl/hash_tables.sgml,
2482 glib/tmpl/hooks.sgml, glib/tmpl/macros.sgml,
2483 glib/tmpl/macros_misc.sgml, glib/tmpl/main.sgml, glib/tmpl/markup.sgml,
2484 glib/tmpl/memory.sgml, glib/tmpl/memory_chunks.sgml,
2485 glib/tmpl/messages.sgml, glib/tmpl/misc_utils.sgml,
2486 glib/tmpl/modules.sgml, glib/tmpl/numerical.sgml,
2487 glib/tmpl/patterns.sgml, glib/tmpl/queue.sgml,
2488 glib/tmpl/shell.sgml, glib/tmpl/spawn.sgml,
2489 glib/tmpl/string_utils.sgml, glib/tmpl/thread_pools.sgml,
2490 glib/tmpl/threads.sgml, glib/tmpl/timers.sgml,
2491 glib/tmpl/trees-binary.sgml, glib/tmpl/trees-nary.sgml,
2492 glib/tmpl/type_conversion.sgml, glib/tmpl/unicode.sgml,
2493 glib/tmpl/warnings.sgml, glib/tmpl/windows.sgml:
2494 Improve markup of examples, general consistency improvements.
2496 2001-12-06 Havoc Pennington <hp@redhat.com>
2498 * glib/tmpl/messages.sgml: improve g_log_set_handler docs
2500 Wed Nov 28 18:50:19 2001 Owen Taylor <otaylor@redhat.com>
2502 * glib/glib-sections.txt: Update.
2504 2001-11-28 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
2506 * glib/tmpl/date.sgml: Fix g_usleep docs.
2508 2001-11-26 Matthias Clasen <matthiasc@poet.de>
2510 * glib/tmpl/trees-binary.sgml: Document G_LEVEL_ORDER better.
2512 2001-11-22 Matthias Clasen <matthiasc@poet.de>
2516 * glib/tmpl/windows.sgml: Document G_WIN32_DLLMAIN_FOR_DLL_NAME.
2518 * glib/tmpl/fileutils.sgml: Document GDir.
2520 * glib/tmpl/limits.sgml: Document G_MININT64, G_MAXINT64, G_MAXUINT64.
2522 Thu Nov 22 12:56:57 2001 Owen Taylor <otaylor@redhat.com>
2524 * gobject/gobject-sections.txt: Update.
2526 * glib/tmpl/{spawn.sgml,patterns.sgml}: SGML fixes.
2528 * glib/glib-sections.txt: Updated.
2530 * glib/Makefile.am (IGNORE_HFILES): Don't scan
2533 Sat Nov 17 17:24:19 2001 Owen Taylor <otaylor@redhat.com>
2535 * glib/glib-sections.txt: Remove g_log_domain_glib
2537 2001-11-15 Matthias Clasen <matthiasc@poet.de>
2539 * glib/tmpl/iochannels.sgml: Document GIOFlags, fix typos.
2541 * glib/tmpl/conversions.sgml, glib/tmpl/unicode.sgml,
2542 glib/tmpl/spawn.sgml, glib/tmpl/fileutils.sgml,
2543 glib/tmpl/shell.sgml, glib/tmpl/windows.sgml: Add
2544 some missing short and long descriptions.
2546 2001-11-14 Matthias Clasen <matthiasc@poet.de>
2548 * glib/Makefile.am (MKDB_OPTIONS): Add --sgml-mode.
2550 * glib/tmpl/patterns.sgml: Document UTF-8 support.
2552 Wed Nov 14 03:19:49 2001 Tim Janik <timj@gtk.org>
2554 * gobject/tmpl/param_value_types.sgml: more docs.
2556 Tue Nov 13 21:31:58 2001 Tim Janik <timj@gtk.org>
2558 * gobject/tmpl/param_value_types.sgml: list parameter and
2561 * gobject/tmpl/gparamspec.sgml: more docs for g_param_spec*()
2564 * gobject/*: section cleanups.
2566 Tue Nov 13 19:49:16 2001 Tim Janik <timj@gtk.org>
2568 * gobject/tmpl/gparamspec.sgml: param spec updates.
2570 2001-11-12 Matthias Clasen <matthiasc@poet.de>
2572 * glib/tmpl/markup.sgml: Remove excess listitem from long
2575 2001-11-11 Matthias Clasen <matthiasc@poet.de>
2577 * glib/tmpl/unicode.sgml: Document GNormalizeMode enum.
2579 * glib/tmpl/spawn.sgml: Document GSpawnFlags flags.
2581 * glib/tmpl/error_reporting.sgml: Document GError struct.
2583 * glib/tmpl/main.sgml: Document GMainContext, GSource and
2584 GSourceCallbackFuncs structs.
2586 2001-10-31 Matthias Clasen <matthiasc@poet.de>
2588 * glib/tmpl/messages.sgml, glib/tmpl/unicode.sgml:
2589 Document g_log_domain_glib, gunichar, gunichar2, GUnicodeType,
2592 Fri Oct 26 11:42:50 2001 Owen Taylor <otaylor@redhat.com>
2594 * */Makefile.am: Remove $(srcdir)/html before building
2595 HTML to prevent stale files. Dist all files in html/
2597 2001-10-25 Havoc Pennington <hp@pobox.com>
2599 * glib/tmpl/string_utils.sgml: docs on why the deprecated
2600 functions are deprecated.
2602 2001-10-15 Sven Neumann <sven@gimp.org>
2604 * glib/tmpl/random_numbers.sgml: fixed typo.
2606 Sat Oct 13 06:58:23 2001 Tim Janik <timj@gtk.org>
2608 * glib/tmpl/patterns.sgml: amended documentation.
2610 2001-10-11 Matthias Clasen <matthiasc@poet.de>
2612 * glib/tmpl/patterns.sgml, glib/tmpl/shell.sgml: Updates.
2614 2001-10-05 Matthias Clasen <matthiasc@poet.de>
2616 * glib/tmpl/hooks.sgml: Document G_HOOK_FLAG_USER_SHIFT.
2618 * glib/tmpl/trash_stacks.sgml: Document trash stacks.
2620 * glib/tmpl/async_queues.sgml, glib/tmpl/caches.sgml,
2621 glib/tmpl/completion.sgml, glib/tmpl/patterns.sgml,
2622 glib/tmpl/numerical.sgml, glib/tmpl/random_numbers.sgml,
2623 glib/tmpl/relations.sgml, glib/tmpl/modules.sgml: Update.
2625 2001-10-05 Matthias Clasen <matthiasc@poet.de>
2627 * glib/tmpl/conversions.sgml: Update.
2629 * glib/tmpl/patterns.sgml: Update.
2631 2001-10-05 Matthias Clasen <matthiasc@poet.de>
2633 * glib/tmpl/hooks.sgml, glib/tmpl/spawn.sgml,
2634 glib/tmpl/macros_misc.sgml: Update.
2636 * glib/tmpl/linked_lists_double.sgml, glib/tmpl/trees-binary.sgml,
2637 glib/glib-sections.txt: Document GCompareDataFunc.
2639 2001-10-02 Matthias Clasen <matthiasc@poet.de>
2641 * glib/tmpl/iochannel.sgml, glib/tmpl/macros_misc.sgml,
2642 glib/tmpl/queue.sgml: update docs.
2644 * glib/tmpl/modules.sgml, glib/tmpl/threads.sgml: Remove
2645 references to glib-config.
2647 2001-10-01 Matthias Clasen <matthiasc@poet.de>
2649 * glib/tmpl/iochannels.sgml, glib/tmpl/shell.sgml,
2650 glib/tmpl/spawn.sgml, glib/tmpl/memory.sgml,
2651 glib/tmpl/macros.sgml, glib/tmpl/completion.sgml,
2652 glib/tmpl/main.sgml, glib/tmpl/messages.sgml,
2653 glib/tmpl/misc_utils.sgml, glib/tmpl/threads.sgml,
2654 glib/tmpl/trees-nary.sgml, glib/tmpl/string_utils.sgml:
2655 More markup fixes and completions.
2657 Mon Oct 1 15:59:46 2001 Owen Taylor <otaylor@redhat.com>
2659 * glib/tmpl/strings.sgml docs/glib-sections.txt: Rename
2660 g_string_printfa(). to g_string_append_printf().
2662 2001-10-01 Matthias Clasen <matthiasc@poet.de>
2664 * glib/glib-sections.txt: Move all *_error_quark()
2665 functions to the 'Private' sections. (#61472)
2667 2001-10-01 Matthias Clasen <matthiasc@poet.de>
2669 * glib/tmpl/macros.sgml (G_CONST_RETURN): document
2670 allowed uses for 'out' parameters.
2672 2001-10-01 Matthias Clasen <matthiasc@poet.de>
2674 * glib/tmpl/caches.sgml, glib/tmpl/datalist.sgml,
2675 glib/tmpl/hash_tables.sgml, glib/tmpl/messages.sgml,
2676 glib/tmpl/misc_utils.sgml: consistently refer to GTK+.
2678 * glib/tmpl/error_reporting.sgml, glib/tmpl/fileutils.sgml,
2679 glib/tmpl/windows.sgml, glib/tmpl/modules.sgml,
2680 glib/tmpl/linked_lists_single.sgml, glib/tmpl/trees-nary.sgml,
2681 glib/tmpl/trees-binary.sgml, glib/tmpl/timers.sgml: Markup fixes.
2683 2001-09-30 Matthias Clasen <matthiasc@poet.de>
2685 * glib/tmpl/arrays.sgml,glib/tmpl/arrays_byte.sgml
2686 glib/tmpl/arrays_pointer.sgml, glib/tmpl/caches.sgml,
2687 glib/tmpl/datalist.sgml, glib/tmpl/date.sgml,
2688 glib/tmpl/datasets.sgml, glib/tmpl/type_conversion.sgml,
2689 glib/tmpl/memory.sgml, glib/tmpl/hash_tables.sgml:
2690 Markup fixes and a few additions.
2692 2001-09-27 Matthias Clasen <matthiasc@poet.de>
2694 * glib/tmpl/macros.sgml, glib/tmpl/macros_misc.sgml,
2695 glib/tmpl/scanner.sgml: Additions and markup fixes.
2697 2001-09-27 Matthias Clasen <matthiasc@poet.de>
2699 * glib/tmpl/warnings.sgml, glib/tmpl/linked_lists_double.sgml,
2700 glib/tmpl/completion.sgml, glib/tmpl/strings.sgml: Documented
2701 some functions, markup fixes.
2702 * glib/tmpl/patterns.sgml: New file.
2703 * glib/glib-docs.sgml: Add entity for patterns.sgml.
2705 2001-09-26 Matthias Clasen <matthiasc@poet.de>
2707 * glib/glib-sections.txt: Add g_mem_is_system_malloc.
2709 2001-09-25 Matthias Clasen <matthiasc@poet.de>
2711 * glib/glib-sections.txt: Add a missing SECTION
2714 2001-09-17 Darin Adler <darin@bentspoon.com>
2716 * glib/tmpl/string_utils.sgml: Fix a typo and change
2717 documentation for g_ascii_isdigit and g_ascii_isxdigit
2718 to reflect the fact that the standard isdigit and
2719 isxdigit are already locale-independent.
2721 Wed Sep 5 05:24:07 2001 Tim Janik <timj@gtk.org>
2723 * gobject/tmpl/gboxed.sgml: documented some functions.
2725 * gobject/tmpl/objects.sgml: some fixups.
2727 Mon Sep 10 11:37:02 2001 Owen Taylor <otaylor@redhat.com>
2729 * glib/glib-sections.txt: Update.
2731 Sat Sep 8 14:13:44 2001 Owen Taylor <otaylor@redhat.com>
2733 * glib/Makefile.am (IGNORE_HFILES): Add
2736 * gobject/Makefile.am (IGNORE_HFILES): Remove
2739 2001-08-15 Ron Stenike <rsteinke@w-link.net>
2741 * docs/reference/glib/glib-sections.txt: Added
2742 declarations for g_io_channel_[set,get]_close_on_unref
2744 Sun Aug 12 10:03:42 2001 Owen Taylor <otaylor@redhat.com>
2746 * */Makefile.am: Set GPATH to fix srcdir != builddir
2747 problems with GNU make.
2749 Sun Aug 12 02:24:36 2001 Tim Janik <timj@gtk.org>
2751 * gobject/tmpl/value_arrays.sgml: document value arrays.
2753 2001-08-06 Sven Neumann <sven@gimp.org>
2755 * docs/reference/gobject/gobject-sections.txt
2756 * docs/reference/gobject/tmpl/objects.sgml: added documentation for
2757 g_object_[add|remove]_weak_pointer().
2759 2001-07-19 Darin Adler <darin@bentspoon.com>
2761 reviewed by: <delete if not using a buddy>
2763 * glib/tmpl/string_utils.sgml:
2765 2001-06-03 Matthias Clasen <matthiasc@poet.de>
2767 * glib/tmpl/caches.sgml, glib/tmpl/main.sgml,
2768 gobject/gobject-docs.sgml, gobject/tmpl/generic_values.sgml,
2769 gobject/tmpl/gtypemodule.sgml, gobject/tmpl/signals.sgml,
2770 gobject/tmpl/types.sgml: fix some typos.
2772 Thu Jun 28 17:43:29 2001 Owen Taylor <otaylor@redhat.com>
2774 * glib/tmpl/memory.sgml glib/tmpl/macros_misc.sgml: Add
2775 notes about inclusion of string.h to docs on g_memmove,
2778 Tue Jun 26 12:28:20 2001 Owen Taylor <otaylor@redhat.com>
2780 * glib/Makefile.am: Fix problem with glibconfig.h
2782 2001-06-26 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
2784 * glib/tmpl/threads.sgml (example): Corrected.
2786 2001-06-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
2788 * glib/glib-sections.txt, glib/tmpl/date.sgml: Add g_time_val_add.
2790 * glib/tmpl/threads.sgml: Updated.
2792 2001-05-23 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
2794 * glib/tmpl/arrays.sgml, glib/tmpl/arrays_pointers.sgml,
2795 glib/tmpl/arrays_byte.sgml: Corrected documentation for the
2796 ..._sized_new functions. Discovered by noon@users.sourceforge.net.
2798 2001-05-19 Havoc Pennington <hp@pobox.com>
2800 * glib/Makefile.am (IGNORE_HFILES): add glibintl.h
2802 * glib/tmpl/*.sgml: fix various missing docs
2804 2001-05-18 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
2806 * glib/glib-overrides.txt, glib/glib-sections.txt,
2807 glib/tmpl/thread_pools.sgml, glib/tmpl/threads.sgml: Updated.
2809 2001-05-09 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
2811 * glib/tmpl/thread_pools.sgml, glib/tmpl/thread_pools.sgml:
2812 Updates after some renaming took place.
2814 2001-05-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
2816 * glib/tmpl/threads.sgml, glib/glib-overrides.txt: Updated.
2818 * glib/tmpl/threads.sgml: Clarification for g_mutex_trylock.
2820 2001-04-19 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
2822 * glib/tmpl/hash_tables.sgml, glib/tmpl/misc_utils.sgml,
2823 glib/tmpl/scanner.sgml: Changes due to deprecation update.
2825 Mon Apr 16 12:18:26 2001 Owen Taylor <otaylor@redhat.com>
2827 * {glib,gobject}/Makefile.am (tmpl-build.stamp): More tweaks
2828 from GTK+. Reenable $(HTML_IMAGES) with shell portability fixes.
2830 Wed Apr 4 00:56:00 2001 Tim Janik <timj@gtk.org>
2832 * gobject/Makefile.am: disabled "for i in $(HTML_IMAGES) ;"
2833 dist-hook because $(HTML_IMAGES) is empty.
2835 Tue Apr 3 11:51:02 2001 Owen Taylor <otaylor@redhat.com>
2837 * {glib,gobject}/Makefile.am (sgml-build.stamp): Add
2838 explicit path to tmpl files in dependencies.
2840 * glib/glib.types gobject/gobject.types: empty files
2841 to keep generic makefiles happy.
2843 2001-04-03 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
2845 * glib/glib-sections.txt: Removed
2846 g_static_private_(get|set)_for_thread.
2848 * glib/tmpl/threads.sgml: Updated.
2850 * glib/tmpl/thread_pools.sgml: Added GThreadPool documentation.
2852 Mon Mar 26 14:20:36 2001 Owen Taylor <otaylor@redhat.com>
2854 * glib/Makefile.am (SCAN_OPTIONS): Add --deprecated-guards
2856 Sat Mar 17 17:51:17 2001 Owen Taylor <otaylor@redhat.com>
2858 * gobject/Makefile.am glib/Makefile.am: A couple
2861 2001-03-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
2863 * glib/tmpl/threads.sgml: Spelling corrections.
2865 Wed Mar 7 15:02:17 2001 Owen Taylor <otaylor@redhat.com>
2867 * gobject/Makefile.am: Revert Tim's last commit to
2868 get rid of 7+ unnecessary / broken changes. Add
2869 back the useful part. Also fix problem with grep,
2870 add dependency on template files.
2872 * gobject/gobject-sections.txt: Remove double
2873 value_types names which was screwing up builds.
2875 * glib/Makefile.am: Propagate changes from
2878 2001-03-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
2880 * glib/tmpl/threads.sgml: Fixed stupid typo.
2882 2001-03-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
2884 * glib/tmpl/threads.sgml: Completed.
2886 Wed Mar 7 09:33:27 2001 Tim Janik <timj@gtk.org>
2888 * gobject/Makefile.am: shuffled rules to avoid excessive
2891 * gobject/gobject-sections.txt: updates.
2893 * gobject/tmpl/*: bunch of updates, added another patch
2894 from Eric Lemings <eric.b.lemings@lmco.com>.
2896 2001-03-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
2898 * glib/glib-sections.txt, glib/tmpl/messages.sgml: Removed
2899 g_log_domain_gmodule.
2901 2001-02-23 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
2903 * glib/tmpl/threads.sgml: Big update. Almost ready.
2905 * glib/tmpl/async_queues.sgml: Typo.
2907 * glib/glib-sections.txt: Added g_static_rec_mutex_init,
2908 g_static_rec_mutex_free, g_static_rw_lock_init,
2909 g_static_private_init and g_static_private_free.
2911 * glib/glib-overrides.txt: Added g_thread_yield and g_thread_exit.
2913 Fri Feb 16 06:52:20 2001 Tim Janik <timj@gtk.org>
2915 * gobject/tmpl/types.sgml: incorporated huge docu patch from Eric
2916 Lemings <eric.b.lemings@lmco.com> with a bunch of editing on my part.
2918 Mon Feb 12 12:42:45 2001 Owen Taylor <otaylor@redhat.com>
2920 * {glib,gobject}/Makefile.am: The ultimate gtk-doc makefile.
2922 2001-02-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
2924 * glib/tmpl/threads.sgml, glib/glib-sections.txt: Added
2925 documentation for g_static_mutex_init().
2927 Wed Jan 31 07:14:22 2001 Tim Janik <timj@gtk.org>
2929 * gobject/Makefile.am: adapt to work with new CVS gtk-doc, leaving the old
2930 rules in place caused bogus recursions. main changes:
2931 - add to conditionalized section:
2937 html.stamp: sgml.stamp $(EXTRA_SGML_FILES)
2939 DOC_STAMPS= html.stamp sgml.stamp
2941 maintainer-clean-local: clean
2942 - cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
2943 + cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt $(DOC_STAMPS)
2945 * glib/Makefile.am (maintainer-clean-local): dito.
2947 Wed Jan 31 06:21:32 2001 Tim Janik <timj@gtk.org>
2949 * gobject/tmpl/types.sgml: applied docu patch from Eric Lemings
2950 <eric.b.lemings@lmco.com>, did some more editing.
2952 2001-01-30 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
2954 * glib/glib-sections.txt, glib/tmpl/threads.sgml: Added
2955 g_static_mutex_free().
2957 Tue Jan 9 03:10:38 2001 Tim Janik <timj@gtk.org>
2959 * gobject/tmpl/types.sgml: added some function documentations.
2961 * gobject/gobject-sections.txt: buncha fixups.
2963 Fri Jan 5 15:47:10 2001 Owen Taylor <otaylor@redhat.com>
2965 * glib/glib-sections.txt glib/tmpl/* glib/Makefile.am: Updated.
2967 2000-12-22 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
2969 * glib/glib-sections.txt: Added G_MODULE_SUFFIX.
2971 * glib/tmpl/modules.sgml: Updated.
2973 2000-12-19 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
2975 * glib/glib-sections.txt: Added g_rand_boolean and
2976 g_random_boolean macros.
2978 * glib/tmpl/random_numbers.sgml: Updated.
2980 Tue Dec 5 15:41:23 2000 Owen Taylor <otaylor@redhat.com>
2982 * glib/Makefile.am glib/mainloop-states*: add images
2984 * glib/glib-sections.txt: Updated
2986 * glib/tmpl/main.sgml: More documentation, move function
2989 Mon Nov 13 00:18:55 2000 Owen Taylor <otaylor@redhat.com>
2991 * glib/glib-sections.sgml: Move conversion functions
2994 * gobject/gobject-docs.sgml: Fix some malformed sgml.
2996 Sun Nov 5 13:24:50 2000 Owen Taylor <otaylor@redhat.com>
2998 * gobject/Makefile.am gobject/gobject-sections.sgml: Updates
2999 * gobject/tmpl/g{boxed,type{plugin,module}}.sgml: added
3001 2000-11-05 Havoc Pennington <hp@pobox.com>
3003 * glib/tmpl/markup.sgml: Write docs
3005 2000-11-05 Havoc Pennington <hp@pobox.com>
3007 * glib/glib-sections.txt: remove parens from section name,
3010 * glib/glib-docs.sgml: Add the new files here, doh.
3012 * glib/tmpl/shell.sgml: add gshell.[hc] docs
3014 2000-11-05 Havoc Pennington <hp@pobox.com>
3016 * glib/tmpl/error_reporting.sgml: fixes
3018 2000-11-05 Havoc Pennington <hp@pobox.com>
3020 * glib/tmpl/spawn.sgml, glib/tmpl/markup.sgml,
3021 glib/tmpl/fileutils.sgml: Added
3023 * glib/Makefile.am: Add new files
3025 * glib/glib-sections.txt: Add stuff from -unused
3027 Fri Nov 3 07:33:15 2000 Tim Janik <timj@gtk.org>
3029 * gobject/gobject-docs.sgml: added &gobject-closures; section.
3031 * gobject/Makefile.am (tmpl_sources): add tmpl/clsoures.sgml
3033 * gobject/gobject-sections.txt: added Closure section.
3035 * gobject/tmpl/closures.sgml: new file with template description
3036 for GClosure functions.
3038 2000-11-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3040 * glib/tmpl/glib-unused.sgml: Remove superfluous GSearchFunc.
3042 * glib/tmpl/async_queues.sgml, glib/glib-sections.txt: Added
3043 documentation for asynchronous queues.
3045 2000-10-31 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3047 * glib/tmpl/linked_lists_single.sgml: This time the right fix.
3049 * glib/tmpl/scanner.sgml, glib/tmpl/strings.sgml: Changed
3052 * glib/tmpl/string_utils.sgml: Corrected the documentation of
3053 g_strescape and added those of g_strcompress.
3055 2000-10-30 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3057 * glib/tmpl/limits.sgml: Added documentation for
3058 G_MAXU(INT|SHORT|LONG).
3060 * glib/tmpl/macros_misc.sgml: Added documentation for
3061 G_G(U)INT(16|32|64)_FORMAT.
3063 * glib/tmpl/types.sgml: Mention G_MAXU(INT|SHORT|LONG) in
3064 documentation for gu(int|short|long).
3066 * glib/glib-sections.txt, glib/tmpl/linked_lists_double.sgml,
3067 glib/tmpl/caches.sgml: Move GCompareFunc to GList and introduce
3068 and document GEqualFunc in GHashTable.
3070 * glib/tmpl/caches.sgml, glib/tmpl/hash_tables.sgml,
3071 glib/tmpl/relations.sgml : Changed to reflect the changed API
3072 (GCompareFunc -> GEqualFunc).
3074 * glib/tmpl/linked_lists_single.sgml, glib/tmpl/threads.sgml: Typo
3077 Mon Oct 30 11:13:12 2000 Tim Janik <timj@gtk.org>
3079 * gobject/tmpl/signals.sgml: start at general description.
3081 * gobject/gobject-docs.sgml: added introduction.
3083 Mon Oct 30 06:01:43 2000 Tim Janik <timj@gtk.org>
3085 * gobject/gobject-sections.txt: opened up a new section on signals.
3087 2000-10-27 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3089 * glib/tmpl/misc_utils.sgml: Removed the win32 limitation.
3091 * glib/glib-sections.txt, glib/tmpl/hash_tables.sgml,
3092 glib/tmpl/macros_misc.sgml, glib/tmpl/misc_utils.sgml,
3093 glib/tmpl/scanner.sgml: Document the recently deprecated functions
3096 2000-10-15 Raja R Harinath <harinath@cs.umn.edu>
3098 'make distcheck' fixes.
3099 * glib/Makefile.am (EXTRA_DIST): Add $(DOC_MODULE)-decl.txt.
3100 (html): Run 'gtkdoc-fixxref' in $(srcdir).
3101 (dist-check-gtkdoc): Add missing quote.
3102 (dist-hook): Copy in dependency order, so that none of the
3103 makerules are fired in a tarball build.
3105 * gobject/Makefile.am: Likewise.
3107 2000-10-13 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3109 * glib/glib-sections.txt: Added misc items.
3111 * glib/tmpl/random_numbers.sgml: Documentation for the random
3114 2000-10-09 Raja R Harinath <harinath@cs.umn.edu>
3116 * gobject/Makefile.am (DOC_SOURCE_DIR): Don't set to
3117 $top_srcdir)/gobject.
3118 * glib/Makefile.am (DOC_SOURCE_DIR): Don't set to $(top_srcdir),
3120 2000-09-29 Jonathan Blandford <jrb@redhat.com>
3122 * glib/tmpl/trees-nary.sgml: Add g_node_insert_after().
3124 Thu Sep 7 12:35:35 2000 Owen Taylor <otaylor@redhat.com>
3126 * Some further makefile improvement.
3128 * Restore all the docs that mysteriously vanished earlier.
3130 Wed Sep 6 10:59:45 2000 Owen Taylor <otaylor@redhat.com>
3132 * gobject/Makefile.am glib/Makefile.am: Improve
3133 separation of generic non-generic parts and dependencies.
3135 Tue Sep 5 20:03:25 2000 Owen Taylor <otaylor@redhat.com>
3137 * Moved into glib source tree, updated glib-sections.txt
3138 and Makefile.am for glib-1.3.x.
3140 2000-07-01 Damon Chaplin <damon@helixcode.com>
3142 * tmpl/string_utils.sgml: updated g_strndup.
3144 2000-06-11 Damon Chaplin <damon@helixcode.com>
3146 * tmpl/messages.sgml: updated a bit more.
3148 2000-06-11 Damon Chaplin <damon@helixcode.com>
3150 * tmpl/messages.sgml: updated a few bits about log handlers & flags.
3152 2000-04-16 Damon Chaplin <damon@helixcode.com>
3154 * tmpl/linked_lists_single.sgml:
3155 * tmpl/linked_lists_double.sgml:
3156 * tmpl/trees-nary.sgml: updated.
3158 * tmpl/modules.sgml: described g_module_build_path().
3160 * tmpl/date.sgml: made short description lower case and end in a '.'.
3162 * glib-sections.txt: rearranged GDate section.
3165 * tmpl/arrays_byte.sgml:
3166 * tmpl/arrays_pointer.sgml: updated.
3168 2000-02-21 Damon Chaplin <damon@helixcode.com>
3170 * tmpl/main.sgml: updated the g_source_remove_by_XXX() descriptions
3171 to note that only the first source found is removed.
3173 2000-01-25 Damon Chaplin <damon@karuna.freeserve.co.uk>
3175 * tmpl/misc_utils.sgml: g_bit_nth_lsf/msf docs from
3176 Nils Rennebarth <nils@ipe.uni-stuttgart.de>, and updates for
3177 GVoidFunc & GFreeFunc.
3179 1999-12-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
3181 * glib-sections.txt, tmpl/threads.sgml: Removed
3182 G_THREADS_IMPL_NSPR. Shouldn't be used anyway.
3184 * glib-overrides.txt: New file, that makes most of the thread
3185 related macros look like functions.
3187 * Makefile.am: Added glib-overrides.txt to EXTRA_DIST.
3189 * tmpl/threads.sgml: Minor updates.
3191 Tue Aug 17 08:42:17 1999 Owen Taylor <otaylor@redhat.com>
3193 * tmpl/datasets.sgml: Added missing </para>
3194 * tmpl/timers.sgml: Added missing </para>
3195 * tmpl/misc_utils.sgml: Added missing </para>
3196 * tmpl/linked_lists_double.sgml: Added missing </para>
3197 * tmpl/linked_lists_single.sgml: Added missing </para>
3198 * tmpl/threads.sgml: Removed extra <para>s.
3199 * tmpl/main.sgml: Added missing </para>
3201 Wed Aug 18 23:38:52 1999 Owen Taylor <otaylor@redhat.com>
3203 * README: Added some simple build instructions.
3205 Wed Aug 18 23:11:28 1999 Owen Taylor <otaylor@redhat.com>
3207 * Import into CVS of glib-reference-1.1.3
3208 Filled in some basic contents for AUTHORS
3209 README, and README.cvs