2.13.1
[platform/upstream/glib.git] / gobject / gboxed.c
2005-11-23 Tim Janikminor cleanups, implemented G_TYPE_HASH_TABLE.
2005-08-31 Matthias ClasenMore string interning
2005-08-31 Matthias ClasenIntern type names before registering the type to avoid...
2005-04-29 Matthias ClasenAdd a boxed type for GDate. (#301787, Tim-Philipp Müller)
2005-03-14 Matthias ClasenMake work again.
2004-09-16 Matthias ClasenImplement the same PLT reduction technique used in...
2004-01-09 Matthias ClasenAdd a boxed type for nul-terminated string arrays....
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.