Merge remote branch 'gvdb/master'
[platform/upstream/glib.git] / gobject / gvalue.h
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2008-06-21 Stefan KostMigrating docs.
2002-02-19 Tim Janikprovide marshaller specific value_set_*_take_ownership...
2001-11-22 Owen TaylorImprove the detection of invalid includes by moving...
2001-11-22 Tim Janikuse g_type_check_is_value_type() instead of g_type_valu...
2001-11-18 Owen TaylorInclude gtypes.h not gobject/gtype.h
2001-10-11 Joshua N PritikinFill in missing support for gint64 & guint64 (#59254).
2001-10-03 Owen TaylorAdd support for G_TYPE_INT64 and storing it in GValue...
2001-03-09 Tor LillqvistUse G_BEGIN_DECLS and G_END_DECLS.
2001-03-07 Tim Janikget rid of bogus g_value_convert
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-10-25 Tim Janikadded g_value_set_static_string().
2000-10-25 Tim Janikadded newly added gobject/ headers.
2000-07-19 Tor Lillqvistgparam.h gvalue.h gparam.c Shut up Sun's picky compiler.
2000-06-24 Tim Janikdefine gstring in terms of gchar*. this typedef reflect...
2000-05-12 Tim Janikadd reserved fundamental ids for gtk types (for transit...