glib/docs/reference/gobject
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
..
tmpl got rid of g_set_error_handler(), g_set_warning_handler(), 2001-09-10 18:03:31 +00:00
.cvsignore Move glib library into a subdirectory, make all GLib include files include 2001-06-26 16:01:21 +00:00
gobject-docs.sgml document value arrays. 2001-08-12 00:56:22 +00:00
gobject-overrides.txt Improve separation of generic non-generic parts and dependencies. 2000-09-06 15:01:07 +00:00
gobject-sections.txt got rid of g_set_error_handler(), g_set_warning_handler(), 2001-09-10 18:03:31 +00:00
gobject.types add missed (empty) file 2001-04-03 18:27:29 +00:00
Makefile.am Move gbsearcharray.[ch] to glib as a private ininstalled header. 2001-09-08 18:23:04 +00:00