[kdbus] sync with kdbus (kdbus.h - commit: 5ae1ecac44cb)
[platform/upstream/glib.git] / gobject / gboxed.h
2014-01-31 Daniel MustielesUpdated FSF's address
2013-01-13 Ryan Lortievarious: add GLIB_AVAILABLE_IN_ALL everywhere else
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-02-29 Emmanuele BassiVersion the deprecation of g_value_array_get_type()
2012-01-25 Emmanuele BassiDeprecate GValueArray
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-11-03 Matthias ClasenGObject: Don't use G_DISABLE_DEPRECATED for functions
2011-10-11 Chun-wei FanUse GLIB_DEPRECATED instead of G_GNUC_DEPRECATED in...
2011-10-09 Matthias ClasenAdd G_GNUC_DEPRECATED to deprecated functions in gobject
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-05-19 Giovanni CampagnaGObject: move GLib type definitions to a separate header
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-02-14 Matthias ClasenCosmetic rearrangement
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-08-25 Emmanuele Bassidocs: Fix up GDateTime for the GObject reference
2010-08-24 Thiago Santosdatetime: Add GDateTime to the GType system
2010-06-17 Christian PerschAdd fundamental type and pspec for GVariant
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-23 Matthias ClasenAdd a boxed type for GError
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-02-10 Ryan Lortiemerge GVariant
2009-04-29 David ZeuthenBug 580450 – Reference counting and boxed types for...
2008-06-21 Stefan KostMigrating docs.
2008-06-21 Stefan KostAdd --sgml-mode to allow sgml in doc-fragments (which...
2008-06-21 Stefan KostMigrating docs.
2008-06-21 Stefan KostMigrating docs.
2008-06-21 Stefan KostMigrating docs.
2007-06-15 Cody RussellAdded GRegex boxed type. (#445065, Carlos Garnacho)
2005-11-27 Matthias ClasenDocument GObject API additions
2005-11-23 Tim Janikminor cleanups, implemented G_TYPE_HASH_TABLE.
2005-04-29 Matthias ClasenAdd a boxed type for GDate. (#301787, Tim-Philipp Müller)
2004-01-09 Matthias ClasenAdd a boxed type for nul-terminated string arrays....
2003-09-12 Matthias ClasenMake the g_value_set_x_take_ownership() functions ...
2001-11-22 Owen TaylorImprove the detection of invalid includes by moving...
2001-11-21 Tim Janikput newly created param spec types into a global array. GOBJECT_GType_guint
2001-11-18 Owen TaylorInclude gtypes.h not gobject/gtype.h
2001-11-14 Tim Janikadd API for chaining: g_signal_chain_from_overridden...
2001-09-10 Alex LarssonRemoved is_refcounted and GBoxedInitFunc from
2001-06-19 Tim Janikremove left-over usages of an anonymous GBoxed typedef.
2001-03-21 Martin BauligThis takes a `const GValue *' argument.
2001-03-09 Tor LillqvistUse G_BEGIN_DECLS and G_END_DECLS.
2001-03-07 Tim Janikchanged prototype of g_boxed_type_register_static(...
2000-10-25 Tim Janikadded g_value_set_static_string().
2000-10-25 Tim Janikadded newly added gobject/ headers.