[kdbus] Do not set body message if signature field is empty
[platform/upstream/glib.git] / gobject / gparam.h
2014-11-23 Jasper St. Pierregparam: Make the documentation clearer for CONSTRUCT_ON...
2014-11-10 Volker Sobekdocs: Update GParamFlags docs.
2014-06-10 Ryan Lortiegparam: change value of G_PARAM_EXPLICIT_NOTIFY
2014-06-06 Ryan Lortiegtype: guard uses of new fundamental type check
2014-06-06 Ryan Lortiegobject: add 'explicit notify' GParamSpec flag
2014-05-31 Edward HerveyGParamSpec: Use new fundamental instance check
2014-04-15 Volker Sobekdocs: Use markdown links in all .c and .h files
2014-04-10 Emmanuele Bassigparam: Add G_PARAM_READWRITE to GParamFlags
2014-03-07 Matthias ClasenGObject: Remove more leftover markup from headers
2014-01-31 Daniel MustielesUpdated FSF's address
2013-07-20 Sébastien WilmetImprove documentation
2013-04-23 Ryan LortieGParamSpec: add g_param_spec_get_default_value()
2013-01-13 Ryan Lortievarious: add GLIB_AVAILABLE_IN_ALL everywhere else
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-04-05 Dieter VerfaillieFix malformed GTK-Doc comment blocks: don't confuse...
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-09-05 Ryan LortieGObject docs: resolve broken links
2011-08-29 Matthias ClasenSpelling fixes
2011-07-21 Ryan LortieGParam: try to avoid further invalid uses
2011-07-15 Ryan LortieGParamSpec: intern property names
2011-06-09 Ryan LortieRemove all uses of G_CONST_RETURN
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-03-15 Emmanuele BassiRevert "Remove all uses of G_CONST_RETURN"
2011-03-15 Ryan LortieRemove all uses of G_CONST_RETURN
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-06-23 Christian DywanIntroduce G_PARAM_DEPRECATED and G_ENABLE_DIAGNOSTIC
2010-06-16 Christian PerschTypo fix
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
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'
2009-02-23 Matthias ClasenFix "it's" vs "its" confusion throughout the source...
2008-06-21 Stefan KostMigrating docs.
2008-06-21 Stefan KostMigrating docs.
2008-06-21 Stefan KostAdd --sgml-mode to allow sgml in doc-fragments (which...
2008-06-21 Stefan KostAdd one missing ':' and reformate GParamFlags docs.
2008-06-21 Stefan KostMigrating docs.
2007-03-14 Stefan KostAdd G_PARAM_STATIC_STRINGS define (fixes #418021).
2005-11-23 Tim Janikadded floating reference count. g_object_is_floating():
2005-06-20 Matthias ClasenAvoid a warning. (#308295, Murray Cumming).
2005-06-13 Matthias ClasenRe-add G_PARAM_PRIVATE as a deprecated name for bit...
2005-03-21 Matthias ClasenDon't copy strings which are marked as static. Don...
2003-10-24 Matthias Clasen100%
2003-10-21 Owen TaylorAdd a new GParamSpecOverride type that is a pointer...
2003-09-12 Matthias ClasenMake the g_value_set_x_take_ownership() functions ...
2002-03-03 Tim Janikplaced a comment about not changing CArray until we...
2002-02-19 Tim Janikprovide marshaller specific value_set_*_take_ownership...
2001-11-22 Owen TaylorImprove the detection of invalid includes by moving...
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-11-13 Tim JanikAPI cleanups. remove g_type_check_flags(), provide...
2001-11-13 Tim Janikfix standard type macros.
2001-09-18 Tim Janikup version number to 1.3.8, interface age 0, binary...
2001-06-28 Tim Janikup version number to 1.3.7, interface age 0, binary...
2001-06-19 Tim Janikremove left-over usages of an anonymous GBoxed typedef.
2001-04-03 Tim Janikadded g_list_nth_prev() which walks ->prev instead...
2001-03-09 Tor LillqvistUse G_BEGIN_DECLS and G_END_DECLS.
2001-03-07 Tim Janikchanged prototype of g_boxed_type_register_static(...
2001-01-31 Tim Janikadapt to work with new CVS gtk-doc, leaving the old...
2000-12-29 Tim Janikgot rid of outdated dmalloc support. provide g_try_mall...
2000-12-15 Tim Janikadd an instance member value_type so the default value...
2000-12-13 Tim Janikreturn whether a value got removed.
2000-12-12 Tim Janikfixed dealing with collection/lcopy of NULL values.
2000-10-25 Tim Janikadded newly added gobject/ headers.
2000-07-19 Tor Lillqvistgparam.h gvalue.h gparam.c Shut up Sun's picky compiler.
2000-06-24 Tim Janikdefine gstring in terms of gchar*. this typedef reflect...
2000-05-12 Tim Janikadd reserved fundamental ids for gtk types (for transit...