Add docs.
[platform/upstream/glib.git] / gobject / gclosure.c
2002-03-13 Erwann Chenedeglib/gconvert.c glib/gen-unicode-tables.pl fixed cast...
2001-11-26 Tim Janiktypedef GType to gulong instead of gsize, if possible.
2001-11-07 Tim Janikprovide G_CLOSURE_N_NOTIFIERS() for people that need...
2001-04-09 Tim Janikincrement version to 1.3.4 (binary 0, interface 0).
2001-03-18 Tim Janikremoved archaic gpointer derived_data; relict and added...
2001-03-07 Tim Janikchanged prototype of g_boxed_type_register_static(...
2001-02-16 Tim Janikincorporated huge docu patch from Eric Lemings <eric...
2001-01-31 Tim Janikadapt to work with new CVS gtk-doc, leaving the old...
2001-01-24 4Don't leak closure->notifiers.
2000-12-12 Tim Janikfixed dealing with collection/lcopy of NULL values.
2000-10-27 Tim Janikfixed notifier position for post_marshal guard which...
2000-10-27 Tim Janikpublically define GSignalInvocationHint structure that...
2000-10-27 Tim Janikfixed deadlock scenarion where g_signal_lookup() would...
2000-10-25 Tim Janikadded newly added gobject/ headers.