glib/docs/reference/gobject
Tim Janik 22357542e9 s/glib_trap_/g_trap_/. add comments on g_trap_instance_signals,
Sun Feb  4 07:38:32 2001  Tim Janik  <timj@gtk.org>

        * docs/debugging.txt: s/glib_trap_/g_trap_/. add comments on
        g_trap_instance_signals, g_trace_instance_signals and
        GRUNTIME_DEBUG.

        * gmem.c: s/glib_trap_/g_trap_/.

Sun Feb  4 07:30:53 2001  Tim Janik  <timj@gtk.org>

        * gtype.[hc]: changed g_type_init() to take debugging flags
        initially, a combination of G_TYPE_DEBUG_OBJECTS and
        G_TYPE_DEBUG_SIGNALS. using the G_TYPE_ prefix is a bit odd
        here, but basically g_type_int() serves as initialization
        fucntion for all of GType, GObject, GSignal, so what the heck.

        * gobject.c: special case debugging code properly.
        changed glib_trap_object_ref to g_trap_object_ref.

        * gsignal.c: add signal emission debugging abilities, along with
        a new trap object g_trap_instance_signals.
2001-02-04 07:03:52 +00:00
..
tmpl s/glib_trap_/g_trap_/. add comments on g_trap_instance_signals, 2001-02-04 07:03:52 +00:00
.cvsignore Improve separation of generic non-generic parts and dependencies. 2000-09-06 15:01:07 +00:00
gobject-docs.sgml Move conversion functions into GConv section. 2000-11-13 18:59:45 +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 adapt to work with new CVS gtk-doc, leaving the old rules in place caused 2001-01-31 06:27:41 +00:00
Makefile.am adapt to work with new CVS gtk-doc, leaving the old rules in place caused 2001-01-31 06:27:41 +00:00