Make some changes to the way that GMainContext works:
[platform/upstream/glib.git] / gobject / gboxed.c
2001-06-19 Tim Janikremove left-over usages of an anonymous GBoxed typedef.
2001-03-21 Martin BauligThis takes a `const GValue *' argument.
2001-03-18 Tim Janikremoved archaic gpointer derived_data; relict and added...
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-17 Tim Janikchanged collect_format, collect_value() and lcopy_forma...
2000-12-12 Tim Janikfixed dealing with collection/lcopy of NULL values.
2000-11-28 Tor LillqvistPatches by Hans Breuer:
2000-10-25 Tim Janikadded g_value_set_static_string().
2000-10-25 Tim Janikadded newly added gobject/ headers.