Add g_type_default_interface_ref/peek/unref for accessing the default
[platform/upstream/glib.git] / gobject / gboxed.c
2003-09-12 Matthias ClasenMake the g_value_set_x_take_ownership() functions ...
2003-08-19 Tim Janikadapt to new gbsearcharray.h code. (g_value_register_tr...
2003-02-09 Soeren Sandmannremove lookup of unused BoxedNode.
2002-05-06 Owen Taylor[ merged from stable ]
2002-02-19 Tim Janikprovide marshaller specific value_set_*_take_ownership...
2001-12-13 Tim Janikimplemented closure chaining.
2001-11-21 Tim Janikput newly created param spec types into a global array. GOBJECT_GType_guint
2001-09-10 Alex LarssonRemoved is_refcounted and GBoxedInitFunc from
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.