summaryrefslogtreecommitdiff
path: root/gobject/gvalue.h
Commit message (Expand)AuthorAgeFilesLines
* various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie2013-01-131-0/+11
* Move single-include guards inside include guardsMatthias Clasen2012-12-271-3/+3
* Exterminate 'the the'Matthias Clasen2012-08-181-3/+3
* GObject docs: resolve broken linksRyan Lortie2011-09-051-1/+1
* Add G_VALUE_INITMarc-André Lureau2011-08-131-0/+16
* Docs: Changed can not to cannot.Murray Cumming2011-03-241-1/+1
* Document G_VALUE_NOCOPY_CONTENTSMatthias Clasen2011-02-181-1/+9
* Migrating docs.Stefan Kost2008-06-211-0/+65
* provide marshaller specific value_set_*_take_ownership() variants.Tim Janik2002-02-191-3/+1
* Improve the detection of invalid includes by moving the test outside theOwen Taylor2001-11-221-3/+3
* use g_type_check_is_value_type() instead of g_type_value_table_peek().Tim Janik2001-11-221-1/+1
* Include gtypes.h not gobject/gtype.hOwen Taylor2001-11-181-0/+3
* Fill in missing support for gint64 & guint64 (#59254).Joshua N Pritikin2001-10-111-2/+0
* Add support for G_TYPE_INT64 and storing it in GValue (Patch from MathieuOwen Taylor2001-10-031-0/+4
* Use G_BEGIN_DECLS and G_END_DECLS.Tor Lillqvist2001-03-091-7/+2
* get rid of bogus g_value_convertTim Janik2001-03-071-2/+0
* changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik2001-03-071-15/+22
* changed collect_format, collect_value() and lcopy_format, lcopy_value() inTim Janik2001-02-171-1/+2
* fixed dealing with collection/lcopy of NULL values.Tim Janik2000-12-121-0/+2
* added g_value_set_static_string().Tim Janik2000-10-251-0/+1
* added newly added gobject/ headers.Tim Janik2000-10-251-2/+5
* gparam.h gvalue.h gparam.c Shut up Sun's picky compiler.Tor Lillqvist2000-07-191-1/+1
* define gstring in terms of gchar*. this typedef reflects the type name ofTim Janik2000-06-241-19/+11
* add reserved fundamental ids for gtk types (for transition time). addedTim Janik2000-05-121-0/+92