summaryrefslogtreecommitdiff
path: root/gobject/gboxed.h
Commit message (Expand)AuthorAgeFilesLines
* gobject/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* glib: Add missing (nullable) and (optional) annotationsPhilip Withnall2015-11-071-3/+3
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie2013-01-131-0/+10
* Move single-include guards inside include guardsMatthias Clasen2012-12-271-3/+3
* Version the deprecation of g_value_array_get_type()Emmanuele Bassi2012-02-291-13/+0
* Deprecate GValueArrayEmmanuele Bassi2012-01-241-0/+4
* GObject: Don't use G_DISABLE_DEPRECATED for functionsMatthias Clasen2011-11-031-2/+0
* Use GLIB_DEPRECATED instead of G_GNUC_DEPRECATED in our headersChun-wei Fan2011-10-111-1/+2
* Add G_GNUC_DEPRECATED to deprecated functions in gobjectMatthias Clasen2011-10-081-1/+1
* GObject: move GLib type definitions to a separate headerGiovanni Campagna2011-05-191-144/+8
* Cosmetic rearrangementMatthias Clasen2011-02-131-81/+93
* docs: Fix up GDateTime for the GObject referenceEmmanuele Bassi2010-08-251-1/+1
* datetime: Add GDateTime to the GType systemThiago Santos2010-08-241-1/+9
* Add fundamental type and pspec for GVariantChristian Persch2010-06-171-9/+4
* Add a boxed type for GErrorMatthias Clasen2010-04-221-0/+9
* merge GVariantRyan Lortie2010-02-101-0/+18
* Bug 580450 – Reference counting and boxed types for arraysDavid Zeuthen2009-04-291-0/+27
* Migrating docs.Stefan Kost2008-06-211-0/+8
* Add --sgml-mode to allow sgml in doc-fragments (which somehow works beforeStefan Kost2008-06-211-1/+1
* Migrating docs.Stefan Kost2008-06-211-0/+12
* Migrating docs.Stefan Kost2008-06-211-0/+5
* Migrating docs.Stefan Kost2008-06-211-4/+81
* Added GRegex boxed type. (#445065, Carlos Garnacho)Cody Russell2007-06-151-0/+2
* Document GObject API additionsMatthias Clasen2005-11-271-0/+1
* minor cleanups, implemented G_TYPE_HASH_TABLE.Tim Janik2005-11-231-0/+1
* Add a boxed type for GDate. (#301787, Tim-Philipp Müller)Matthias Clasen2005-04-291-0/+2
* Add a boxed type for nul-terminated string arrays. (#110528)Matthias Clasen2004-01-091-1/+5
* Make the g_value_set_x_take_ownership() functions "official" part of theMatthias Clasen2003-09-121-1/+4
* Improve the detection of invalid includes by moving the test outside theOwen Taylor2001-11-221-3/+3
* put newly created param spec types into a global array.GOBJECT_GType_guintTim Janik2001-11-211-4/+13
* Include gtypes.h not gobject/gtype.hOwen Taylor2001-11-181-0/+4
* add API for chaining: g_signal_chain_from_overridden() andTim Janik2001-11-141-3/+3
* Removed is_refcounted and GBoxedInitFunc fromAlex Larsson2001-09-101-4/+1
* remove left-over usages of an anonymous GBoxed typedef.Tim Janik2001-06-191-2/+1
* This takes a `const GValue *' argument.Martin Baulig2001-03-211-1/+1
* Use G_BEGIN_DECLS and G_END_DECLS.Tor Lillqvist2001-03-091-8/+2
* changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik2001-03-071-12/+19
* added g_value_set_static_string().Tim Janik2000-10-251-8/+10
* added newly added gobject/ headers.Tim Janik2000-10-251-0/+64