summaryrefslogtreecommitdiff
path: root/gobject/gvalue.h
Commit message (Expand)AuthorAgeFilesLines
* Rename all visibility macrosXavier Claessens2022-10-131-13/+13
* Add SPDX license headers for LGPL-2.1-or-later to various filesPhilip Withnall2022-06-011-0/+2
* docs: Start stanzas with a single paragraphEmmanuele Bassi2021-08-021-1/+4
* gvalue: Do copy non-interned stringsEdward Hervey2020-06-231-1/+2
* GValue: Add interned string supportEdward Hervey2020-05-191-0/+10
* Revert "GValue – Don't cast G_VALUE_TYPE() argument to GValue*"Philip Withnall2018-02-081-1/+1
* GValue – Don't cast G_VALUE_TYPE() argument to GValue*Sebastian Dröge2018-02-081-1/+1
* Clarify documentation of GValueTransformStef Walter2017-10-261-0/+2
* gobject/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* Revert "gvalue: Add g_value_clear method"Dan Winship2015-10-021-2/+0
* gvalue: Add g_value_clear methodNicolas Dufresne2015-09-291-0/+2
* gvalue: New g_value_init_from_instanceEdward Hervey2014-06-241-0/+3
* docs: Ditch more markupMatthias Clasen2014-03-021-4/+3
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* 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