summaryrefslogtreecommitdiff
path: root/gobject/gvaluecollector.h
AgeCommit message (Expand)Author
2023-10-23docs: Move the value collection documentation to MarkdownPhilip Withnall
2022-06-01Add SPDX license headers for LGPL-2.1-or-later to various filesPhilip Withnall
2022-05-23value: Add G_VALUE_COLLECT_INIT2Matthias Clasen
2022-03-04docs: mark macros, flags, enums with percent signGabor Karsay
2021-08-02docs: Start stanzas with a single paragraphEmmanuele Bassi
2020-06-12tree: Fix various typos and outdated terminologyPhilip Withnall
2018-06-20gobject: Add prefixes to variables in G_VALUE_COLLECT*() macrosPhilip Withnall
2018-05-07gobject: Fix a typo in the G_VALUE_LCOPY documentationPhilip Withnall
2018-04-27gobject: Fix documentation for G_VALUE_LCOPYPhilip Withnall
2017-05-24gobject/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2015-02-05docs: fix many documentation issues in gobject/Xavier Claessens
2014-04-24docs: Remove <!-- --> comment before plural sVolker Sobek
2014-01-31Updated FSF's addressDaniel Mustieles
2012-07-05Constify collect and lcopy strings in GTypeValueTableEmmanuele Bassi
2012-03-02Optimize single-handler va_marshaller caseAlexander Larsson
2011-09-05GObject docs: resolve broken linksRyan Lortie
2010-07-12More docs fixesRyan Lortie
2010-02-02Don't use a compiler keyword as a variable namePhilip Withnall
2010-01-31Fix shadowing of G_VALUE_COLLECT variables in G_VALUE_COLLECT_INITPhilip Withnall
2010-01-18Ensure values are memset to 0 when calling G_VALUE_COLLECT_INIT()Benjamin Otte
2010-01-13Fix docs in previous commitAlexander Larsson
2010-01-13gvaluecollector: Add variant of G_VALUE_COLLECT for most used cases.Edward Hervey
2008-06-22Migrating docs.Stefan Kost
2001-11-18Include gtypes.h not gobject/gtype.hOwen Taylor
2001-10-12cosmetic fixups.Tim Janik
2001-10-11Fill in missing support for gint64 & guint64 (#59254).Joshua N Pritikin
2001-03-18removed archaic gpointer derived_data; relict and added a GData memberTim Janik
2001-03-09Use G_BEGIN_DECLS and G_END_DECLS.Tor Lillqvist
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-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