glib/docs/reference/gobject/tmpl
Tim Janik dc0b74d416 got rid of g_set_error_handler(), g_set_warning_handler(),
Mon Sep 10 17:13:36 2001  Tim Janik  <timj@gtk.org>

        * glib/gmessages.h: got rid of g_set_error_handler(),
        g_set_warning_handler(), g_set_message_handler().

Wed Sep  5 05:24:07 2001  Tim Janik  <timj@gtk.org>

        * gobject/tmpl/gboxed.sgml: documented some functions.

        * gobject/tmpl/objects.sgml: some fixups.

Mon Sep 10 19:27:47 2001  Tim Janik  <timj@gtk.org>

        * gtype.[hc]:
        g_type_add_interface*(): implement the ability to add an interface to
        a type whose parents already conform to this interface.
        such "overriding" interfaces, when initialized, are not just initialized
        with 0, but with a copy of the interface they override.
        g_type_interface_peek_parent(): new function, return the interface
        that this interface "overrides", if any.

        * testgruntime.c: test new interface stuff.
2001-09-10 18:03:31 +00:00
..
closures.sgml document value arrays. 2001-08-12 00:56:22 +00:00
enumerations_flags.sgml got rid of g_set_error_handler(), g_set_warning_handler(), 2001-09-10 18:03:31 +00:00
gboxed.sgml got rid of g_set_error_handler(), g_set_warning_handler(), 2001-09-10 18:03:31 +00:00
generic_values.sgml fix some typos. 2001-07-19 16:11:16 +00:00
gobject-unused.sgml got rid of g_set_error_handler(), g_set_warning_handler(), 2001-09-10 18:03:31 +00:00
gtypemodule.sgml fix some typos. 2001-07-19 16:11:16 +00:00
gtypeplugin.sgml Updates added 2000-11-11 00:03:57 +00:00
objects.sgml got rid of g_set_error_handler(), g_set_warning_handler(), 2001-09-10 18:03:31 +00:00
param_specs.sgml remove left-over usages of an anonymous GBoxed typedef. 2001-06-19 12:13:22 +00:00
signals.sgml document value arrays. 2001-08-12 00:56:22 +00:00
standard_params.sgml document value arrays. 2001-08-12 00:56:22 +00:00
types.sgml document value arrays. 2001-08-12 00:56:22 +00:00
value_arrays.sgml got rid of g_set_error_handler(), g_set_warning_handler(), 2001-09-10 18:03:31 +00:00
value_collection.sgml my name is glib-config-2.0! don't exit with errorcode!=0 for --help or -h. 2001-02-19 06:50:21 +00:00
value_types.sgml Revert Tim's last commit to get rid of 7+ unnecessary / broken changes. 2001-03-07 20:11:09 +00:00