[kdbus] Do not set body message if signature field is empty
[platform/upstream/glib.git] / gobject / gparam.c
2014-06-12 Colin Waltersgparam: Remove unnecessary conditionals around precondi...
2014-02-06 Matthias ClasenStop using <para> for ids
2014-02-06 Matthias ClasenDocs: replace <literal> by `
2014-02-01 Matthias ClasenDocs: Big entity cleanup
2014-01-31 Daniel MustielesUpdated FSF's address
2013-06-24 Emmanuele Bassigparam: Use the new private instance data API
2013-05-21 Dan WinshipUse 'dumb quotes' rather than `really dumb quotes'
2013-04-23 Ryan LortieGParamSpec: add g_param_spec_get_default_value()
2012-08-19 Matthias ClasenIt is 'registered', not 'registred'
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-11-30 Nicola FontanaDo not use static GTypeInfo and GInterfaceInfo
2011-10-18 Javier Jardóngobject: Use G_VALUE_INIT
2011-10-17 Ryan Lortiegobject/gio: some last missed statics/inclues
2011-10-03 Ryan Lortielocks: drop _INIT macros
2011-09-21 Ryan LortieGParamSpecPool: port from GStaticMutex to GMutex
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-08-29 Matthias ClasenSpelling fixes
2011-08-19 Stef WalterMerge branch 'concurrent-cancellable'
2011-08-17 Pavel HolejsovskyAdd (allow-none) annotation for GValue setters.
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-06-09 Ryan Lortiegobject: remove -DG_DISABLE_CONST_RETURNS
2011-06-05 Matthias ClasenGParamSpec: avoid unnecessary double initialization...
2011-06-03 Colin Waltersgobject: Use _ prefixing in private headers over G_GNUC...
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-12-27 Pavel HolejsovskyAdd GI annotations to GParamSpec
2010-12-19 Pavel HolejsovskyAdd GI annotations to GValue and GValueArray.
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-03 Matthias ClasenMake ordering for overridden interface properties consi...
2010-07-07 Ryan Lortiegobject/: fully remove gobjectalias hacks
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-09-26 Dan Winshipadd uint* -> int* casts in g_atomic_int calls to avoid...
2008-08-21 Johan DahlinRevert fix for 548689
2008-08-20 Johan DahlinBug 548689 – The type name for GParamSpec is wrong
2008-07-02 Matthias ClasenFix up section comments
2008-06-22 Michael Nattererremove trailing whitespace from newly added gtk-doc...
2008-06-22 Michael Natterermoved includes back to the top of the files (before...
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 titles back from tmpl.
2008-06-21 Stefan KostMigrating docs.
2008-02-23 Matthias ClasenTypo fix
2006-09-11 Tim Janikreimplemented floating flag handling by atomically...
2005-11-23 Tim Janikadded floating reference count. g_object_is_floating():
2005-09-22 Tim Janikfix pspec->name assignment which needs to be strdup...
2005-09-01 Matthias ClasenDon't forget to free the tmp string
2005-08-31 Matthias ClasenIntern the name here, since we need the quark anyway...
2005-08-31 Matthias ClasenIntern type names before registering the type to avoid...
2005-07-30 Tim Janikreverted notify_mutex introduction, since this prevents...
2005-07-15 Matthias ClasenMake refcounting threadsafe by using atomic operations...
2005-03-26 Matthias ClasenDon't do the second lookup if the name was already...
2005-03-22 Manish Singhcast away any constness on assignment.
2005-03-21 Matthias ClasenDon't copy strings which are marked as static. Don...
2005-03-14 Matthias ClasenMake work again.
2004-09-16 Matthias ClasenImplement the same PLT reduction technique used in...
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 ...
2003-02-07 Matthias ClasenRemove all docs from gobject at Tims request. Documenta...
2002-12-16 Matthias ClasenRemove markup from doc comment, as GObject doesn't...
2002-12-15 Matthias ClasenMove some docs inline.
2002-12-07 Matthias ClasenRename to canonicalize_key. Adjust all callers.
2002-03-19 Tim Janikapplied patch from Matthias Clasen <maclas@gmx.de>...
2002-03-14 Alexander LarssonFunction to canonicalize parameter names. Faster than...
2002-02-19 Tim Janikprovide marshaller specific value_set_*_take_ownership...
2002-02-13 Tim Janikremove extraneous redefinition of G_PARAM_SPEC_CLASS().
2001-11-26 Tim Janiktypedef GType to gulong instead of gsize, if possible.
2001-11-14 Tim Janikadd API for chaining: g_signal_chain_from_overridden...
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-18 Tim Janikremoved archaic gpointer derived_data; relict and added...
2001-03-07 Tim Janikchanged prototype of g_boxed_type_register_static(...
2001-02-17 Tim Janikchanged collect_format, collect_value() and lcopy_forma...
2001-01-31 Tim Janikadapt to work with new CVS gtk-doc, leaving the old...
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-30 Sebastian Wilhelmimade both functions return gboolean just for the little...
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-07-13 Tim Janikdefault initialize the temporary default value, instead...
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...