2.13.1
[platform/upstream/glib.git] / gobject / gboxed.h
2005-11-27 Matthias ClasenDocument GObject API additions
2005-11-23 Tim Janikminor cleanups, implemented G_TYPE_HASH_TABLE.
2005-04-29 Matthias ClasenAdd a boxed type for GDate. (#301787, Tim-Philipp Müller)
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 ...
2001-11-22 Owen TaylorImprove the detection of invalid includes by moving...
2001-11-21 Tim Janikput newly created param spec types into a global array. GOBJECT_GType_guint
2001-11-18 Owen TaylorInclude gtypes.h not gobject/gtype.h
2001-11-14 Tim Janikadd API for chaining: g_signal_chain_from_overridden...
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-09 Tor LillqvistUse G_BEGIN_DECLS and G_END_DECLS.
2001-03-07 Tim Janikchanged prototype of g_boxed_type_register_static(...
2000-10-25 Tim Janikadded g_value_set_static_string().
2000-10-25 Tim Janikadded newly added gobject/ headers.