summaryrefslogtreecommitdiff
path: root/gobject/glib-genmarshal.c
AgeCommit message (Expand)AuthorFilesLines
2001-11-17Exit with non-zero exit status if any errors were encountered.Owen Taylor1-5/+17
2001-11-14add API for chaining: g_signal_chain_from_overridden() andTim Janik1-8/+3
2001-10-11Fill in missing support for gint64 & guint64 (#59254).Joshua N Pritikin1-8/+4
2001-10-03Add support for G_TYPE_INT64 and storing it in GValue (Patch from MathieuOwen Taylor1-0/+8
2001-07-26added a "release_check" to the OutArgument structure, which, if present,Michael Natterer1-21/+34
2001-07-20Modified to create header files which use G_[BEGIN,END]_DECLS instead ofRon Steinke1-2/+2
2001-03-09test program. covers run first/last/cleanup signal handlers, return valueTim Janik1-1/+1
2001-03-07changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik1-116/+151
2000-12-12fixed dealing with collection/lcopy of NULL values.Tim Janik1-23/+95
2000-11-28Fix warnings.Elliot Lee1-1/+1
2000-10-27Make glib-genmarshal.exe.Tor Lillqvist1-0/+8
2000-10-27publically define GSignalInvocationHint structure that gets passed in toTim Janik1-2/+2
2000-10-25added newly added gobject/ headers.Tim Janik1-0/+693