summaryrefslogtreecommitdiff
path: root/gobject/gclosure.h
AgeCommit message (Expand)Author
2008-06-21Add one missing ':' and reformate GParamFlags docs.Stefan Kost
2008-06-21Migrating docs.Stefan Kost
2007-12-26Fix macro argument. (#505674, Areg Beketovski)Behdad Esfahbod
2005-08-01turned all modifications to the first 32 integer bits in a closure intoTim Janik
2002-02-23Add some padding to the class.Owen Taylor
2001-11-22Improve the detection of invalid includes by moving the test outside theOwen Taylor
2001-11-18Include gtypes.h not gobject/gtype.hOwen Taylor
2001-11-14add API for chaining: g_signal_chain_from_overridden() andTim Janik
2001-11-07provide G_CLOSURE_N_NOTIFIERS() for people that need to walk the notifierTim Janik
2001-04-03added g_list_nth_prev() which walks ->prev instead of ->next.Tim Janik
2001-03-18removed archaic gpointer derived_data; relict and added a GData memberTim Janik
2001-03-09Use G_BEGIN_DECLS and G_END_DECLS.Tor Lillqvist
2001-03-07changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik
2001-02-16incorporated huge docu patch from Eric Lemings <eric.b.lemings@lmco.com>Tim Janik
2000-12-12fixed dealing with collection/lcopy of NULL values.Tim Janik
2000-11-03prefix internal functions with '_'. renamed g_signal_connect_closure() toTim Janik
2000-10-27publically define GSignalInvocationHint structure that gets passed in toTim Janik
2000-10-25added newly added gobject/ headers.Tim Janik