summaryrefslogtreecommitdiff
path: root/gobject/gvaluetypes.h
AgeCommit message (Expand)AuthorFilesLines
2005-12-22implemented G_TYPE_GTPYE. applied patch from matthias which implementsTim Janik1-0/+6
2003-09-12Make the g_value_set_x_take_ownership() functions "official" part of theMatthias Clasen1-1/+4
2001-11-22Improve the detection of invalid includes by moving the test outside theOwen Taylor1-3/+3
2001-11-18Include gtypes.h not gobject/gtype.hOwen Taylor1-0/+3
2001-11-04Add a function g_pointer_type_register_static() to register a type derivedOwen Taylor1-0/+3
2001-10-11Fill in missing support for gint64 & guint64 (#59254).Joshua N Pritikin1-10/+8
2001-10-03Add support for G_TYPE_INT64 and storing it in GValue (Patch from MathieuOwen Taylor1-0/+10
2001-03-18removed archaic gpointer derived_data; relict and added a GData memberTim Janik1-0/+3
2001-03-14made config arg to g_scanner_new() const.Tim Janik1-0/+4
2001-03-09Use G_BEGIN_DECLS and G_END_DECLS.Tor Lillqvist1-8/+2
2001-03-07changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik1-50/+50
2001-02-17include string.hHavoc Pennington1-45/+42
2000-12-12fixed dealing with collection/lcopy of NULL values.Tim Janik1-1/+7
2000-10-27const fixTim Janik1-1/+1
2000-10-25added g_value_set_static_string().Tim Janik1-34/+37
2000-10-25added newly added gobject/ headers.Tim Janik1-43/+47
2000-06-24define gstring in terms of gchar*. this typedef reflects the type name ofTim Janik1-0/+86