summaryrefslogtreecommitdiff
path: root/gobject/gvalue.h
AgeCommit message (Expand)Author
2013-01-13various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie
2012-12-27Move single-include guards inside include guardsMatthias Clasen
2012-08-18Exterminate 'the the'Matthias Clasen
2011-09-05GObject docs: resolve broken linksRyan Lortie
2011-08-13Add G_VALUE_INITMarc-André Lureau
2011-03-24Docs: Changed can not to cannot.Murray Cumming
2011-02-18Document G_VALUE_NOCOPY_CONTENTSMatthias Clasen
2008-06-21Migrating docs.Stefan Kost
2002-02-19provide marshaller specific value_set_*_take_ownership() variants.Tim Janik
2001-11-22Improve the detection of invalid includes by moving the test outside theOwen Taylor
2001-11-22use g_type_check_is_value_type() instead of g_type_value_table_peek().Tim Janik
2001-11-18Include gtypes.h not gobject/gtype.hOwen Taylor
2001-10-11Fill in missing support for gint64 & guint64 (#59254).Joshua N Pritikin
2001-10-03Add support for G_TYPE_INT64 and storing it in GValue (Patch from MathieuOwen Taylor
2001-03-09Use G_BEGIN_DECLS and G_END_DECLS.Tor Lillqvist
2001-03-07get rid of bogus g_value_convertTim Janik
2001-03-07changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik
2001-02-17changed collect_format, collect_value() and lcopy_format, lcopy_value() inTim Janik
2000-12-12fixed dealing with collection/lcopy of NULL values.Tim Janik
2000-10-25added g_value_set_static_string().Tim Janik
2000-10-25added newly added gobject/ headers.Tim Janik
2000-07-19gparam.h gvalue.h gparam.c Shut up Sun's picky compiler.Tor Lillqvist
2000-06-24define gstring in terms of gchar*. this typedef reflects the type name ofTim Janik
2000-05-12add reserved fundamental ids for gtk types (for transition time). addedTim Janik