glib/gobject
Tim Janik 617332234d destruction cleanup. there's one ->finalize_hook member in the hooklist
Thu Mar  8 16:23:34 2001  Tim Janik  <timj@gtk.org>

        * ghook.[hc]: destruction cleanup. there's one
        ->finalize_hook member in the hooklist now that gets
        called when a hook should be destroyed, that's it.
        that function is guarranteed to be called only when
        all ref_counts to the hook vanished, thus also when
        the hook is not in call.

Thu Mar  8 16:35:48 2001  Tim Janik  <timj@gtk.org>

        * gparamspecs.[hc]: s/g_param_spec_string_c/g_param_spec_stringc/.

        * gsignal.[hc]: fixed accumulator invocation, implemented emission
        hooks. and no, neither of these callbacks are called via a closure,
        language bindings can wrap the accumulator and emission hook
        interface, they already get parameters marshalled into a GValue array.
        (g_signal_connect): removed this function as its C specific, doesn't
        cover the swapped argument, is too close to its broken original
        gtk_signal_connect() and creates demand for _swapped, _after and
        _swapped_after variants <brrr>.
        (g_signal_connectc): convenience macro to connect a C handler
        func with data, like the old g_signal_connect() plus swapped
        argument.

        * gtype.h:
        * gboxed.c: added G_TYPE_VALUE boxed type.
2001-03-08 16:34:59 +00:00
..
.cvsignore magic sprinkles 2001-03-07 14:49:28 +00:00
ChangeLog destruction cleanup. there's one ->finalize_hook member in the hooklist 2001-03-08 16:34:59 +00:00
gboxed.c destruction cleanup. there's one ->finalize_hook member in the hooklist 2001-03-08 16:34:59 +00:00
gboxed.h changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
gbsearcharray.c changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
gbsearcharray.h changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
gclosure.c changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
gclosure.h changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
genums.c changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
genums.h changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
glib-genmarshal.1 changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
glib-genmarshal.c changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
gmarshal.list changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
gobject-query.c changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
gobject.c destruction cleanup. there's one ->finalize_hook member in the hooklist 2001-03-08 16:34:59 +00:00
gobject.def updated for win32 msvc build 2001-02-19 21:51:19 +00:00
gobject.h changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
gobject.rc.in makefile.mingw.in tests/makefile.mingw.in Rename makefile.cygwin(.in) to 2000-05-13 19:30:58 +00:00
gparam.c changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
gparam.h changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
gparamspecs.c destruction cleanup. there's one ->finalize_hook member in the hooklist 2001-03-08 16:34:59 +00:00
gparamspecs.h destruction cleanup. there's one ->finalize_hook member in the hooklist 2001-03-08 16:34:59 +00:00
gsignal.c destruction cleanup. there's one ->finalize_hook member in the hooklist 2001-03-08 16:34:59 +00:00
gsignal.h destruction cleanup. there's one ->finalize_hook member in the hooklist 2001-03-08 16:34:59 +00:00
gtype.c catch when adding an interface to an ancestor of a child that already 2001-03-07 19:36:02 +00:00
gtype.h destruction cleanup. there's one ->finalize_hook member in the hooklist 2001-03-08 16:34:59 +00:00
gtypemodule.c fixed dealing with collection/lcopy of NULL values. 2000-12-12 07:32:00 +00:00
gtypemodule.h *** empty log message *** 2000-11-11 06:46:30 +00:00
gtypeplugin.c fixed a bag full of subtle bugs of immensive screw-up potential in 2000-11-05 05:07:26 +00:00
gtypeplugin.h fixed a bag full of subtle bugs of immensive screw-up potential in 2000-11-05 05:07:26 +00:00
gvalue.c changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
gvalue.h get rid of bogus g_value_convert 2001-03-07 20:04:54 +00:00
gvaluearray.c changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
gvaluearray.h changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
gvaluecollector.h changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
gvaluetransform.c changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
gvaluetypes.c changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
gvaluetypes.h changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
Makefile.am changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
makefile.mingw.in makefile.mingw.in Protect the rule to rebuild makefile.mingw if 2001-01-25 22:08:11 +00:00
makefile.msc.in updated for win32 msvc build 2001-02-19 21:51:19 +00:00