summaryrefslogtreecommitdiff
path: root/gobject/gvaluecollector.h
Commit message (Expand)AuthorAgeFilesLines
* tree: Fix various typos and outdated terminologyPhilip Withnall2020-06-121-1/+1
* gobject: Add prefixes to variables in G_VALUE_COLLECT*() macrosPhilip Withnall2018-06-201-49/+49
* gobject: Fix a typo in the G_VALUE_LCOPY documentationPhilip Withnall2018-05-071-1/+1
* gobject: Fix documentation for G_VALUE_LCOPYPhilip Withnall2018-04-271-5/+5
* gobject/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* docs: fix many documentation issues in gobject/Xavier Claessens2015-02-051-0/+7
* docs: Remove <!-- --> comment before plural sVolker Sobek2014-04-241-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Constify collect and lcopy strings in GTypeValueTableEmmanuele Bassi2012-07-051-3/+3
* Optimize single-handler va_marshaller caseAlexander Larsson2012-03-021-0/+30
* GObject docs: resolve broken linksRyan Lortie2011-09-051-1/+0
* More docs fixesRyan Lortie2010-07-121-1/+6
* Don't use a compiler keyword as a variable namePhilip Withnall2010-02-021-5/+5
* Fix shadowing of G_VALUE_COLLECT variables in G_VALUE_COLLECT_INITPhilip Withnall2010-01-311-5/+5
* Ensure values are memset to 0 when calling G_VALUE_COLLECT_INIT()Benjamin Otte2010-01-181-2/+1
* Fix docs in previous commitAlexander Larsson2010-01-131-2/+2
* gvaluecollector: Add variant of G_VALUE_COLLECT for most used cases.Edward Hervey2010-01-131-8/+36
* Migrating docs.Stefan Kost2008-06-221-12/+47
* Include gtypes.h not gobject/gtype.hOwen Taylor2001-11-181-0/+2
* cosmetic fixups.Tim Janik2001-10-121-2/+2
* Fill in missing support for gint64 & guint64 (#59254).Joshua N Pritikin2001-10-111-0/+8
* removed archaic gpointer derived_data; relict and added a GData memberTim Janik2001-03-181-1/+1
* Use G_BEGIN_DECLS and G_END_DECLS.Tor Lillqvist2001-03-091-10/+2
* changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik2001-03-071-4/+9
* changed collect_format, collect_value() and lcopy_format, lcopy_value() inTim Janik2001-02-171-47/+44
* fixed dealing with collection/lcopy of NULL values.Tim Janik2000-12-121-4/+2
* define gstring in terms of gchar*. this typedef reflects the type name ofTim Janik2000-06-241-41/+25
* add reserved fundamental ids for gtk types (for transition time). addedTim Janik2000-05-121-0/+174