Make some changes to the way that GMainContext works:
[platform/upstream/glib.git] / gobject / gsignal.h
2001-06-28 Tim Janikup version number to 1.3.7, interface age 0, binary...
2001-06-19 Tim Janikremove left-over usages of an anonymous GBoxed typedef.
2001-05-27 Tim Janikunlock context when bailing out with a warning. (g_main...
2001-05-14 Tim Janiknew function to check whether a handler is still connec...
2001-05-10 Tim Janikuse g_str_hash() algorithm to generate hashes.
2001-04-29 Tim Janikmade hook ids a gulong.
2001-03-09 Tor LillqvistUse G_BEGIN_DECLS and G_END_DECLS.
2001-03-08 Tim Janikdestruction cleanup. there's one ->finalize_hook member...
2001-03-07 Tim Janikchanged prototype of g_boxed_type_register_static(...
2001-02-22 Jonathan BlandfordCommitted the wrong thing yesterday.
2001-02-17 Havoc Penningtoninclude string.h
2001-02-17 Tim Janikchanged collect_format, collect_value() and lcopy_forma...
2000-12-15 Havoc Penningtonuse g_signal_newc
2000-12-15 Tim Janikadd an instance member value_type so the default value...
2000-12-12 Tim Janikfixed dealing with collection/lcopy of NULL values.
2000-11-05 Tim Janikfixed a bag full of subtle bugs of immensive screw...
2000-11-03 Tim Janikprefix internal functions with '_'. renamed g_signal_co...
2000-11-01 Tim Janikdestroy all signals that the finalized obejct type...
2000-10-30 Tim Janikrenamed owen's g_type_signals(), added required mutex...
2000-10-29 Owen TaylorAdd g_type_signals() - a function to list all signals...
2000-10-27 Tim Janikpublically define GSignalInvocationHint structure that...
2000-10-25 Tim Janikadded newly added gobject/ headers.