summaryrefslogtreecommitdiff
path: root/gobject/testgobject.c
AgeCommit message (Expand)Author
2005-09-08Remove some unused code. Same here And here Mark some functions static.Kjartan Maraas
2003-10-02Add g_type_add/remove_interface_check(), which allows inserting aOwen Taylor
2003-08-19check private instance data after initialization.Tim Janik
2003-08-06Add check for instance private usage within in instance_init. (CurrentlyOwen Taylor
2003-03-10Add support for instance-private data. g_type_class_add_private(),Owen Taylor
2002-10-12test creation of new fundamental types.Tim Janik
2001-10-29Fix non-Intel/-Alpha version of the G_BREAKPOINT macro to includeDaniel Egger
2001-09-10got rid of g_set_error_handler(), g_set_warning_handler(),Tim Janik
2001-06-30g_signal_newc() => g_signal_new().Owen Taylor
2001-06-29Remove debug flag argument to g_type_init() and addOwen Taylor
2001-03-09test program. covers run first/last/cleanup signal handlers, return valueTim Janik