summaryrefslogtreecommitdiff
path: root/gobject/gclosure.c
AgeCommit message (Expand)AuthorFilesLines
2001-04-09increment version to 1.3.4 (binary 0, interface 0).Tim Janik1-1/+2
2001-03-18removed archaic gpointer derived_data; relict and added a GData memberTim Janik1-14/+14
2001-03-07changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik1-4/+4
2001-02-16incorporated huge docu patch from Eric Lemings <eric.b.lemings@lmco.com>Tim Janik1-8/+22
2001-01-31adapt to work with new CVS gtk-doc, leaving the old rules in place causedTim Janik1-0/+1
2001-01-24Don't leak closure->notifiers.41-0/+1
2000-12-12fixed dealing with collection/lcopy of NULL values.Tim Janik1-2/+2
2000-10-27fixed notifier position for post_marshal guard which was off at 0.Tim Janik1-2/+2
2000-10-27publically define GSignalInvocationHint structure that gets passed in toTim Janik1-9/+17
2000-10-27fixed deadlock scenarion where g_signal_lookup() would be called with theTim Janik1-4/+4
2000-10-25added newly added gobject/ headers.Tim Janik1-0/+534