[kdbus] Do not set body message if signature field is empty
[platform/upstream/glib.git] / gobject / gvalue.c
2014-06-24 Edward Herveygvalue: New g_value_init_from_instance
2014-05-31 Matthias ClasenMinor documentation additions and corrections
2014-02-15 Matthias Clasendocs: let go of *
2014-02-08 Matthias ClasenEradicate links and xrefs
2014-02-01 Matthias ClasenAnnotate all examples with their language
2014-02-01 Matthias ClasenDocs: Big entity cleanup
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-20 A. WaltonClarify type transformability and comparability
2013-05-21 Dan WinshipUse 'dumb quotes' rather than `really dumb quotes'
2012-10-16 Ryan LortieRemove g_type_init() calls
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-10-17 Ryan Lortiegobject/gio: some last missed statics/inclues
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-08-19 Stef WalterMerge branch 'concurrent-cancellable'
2011-08-17 Pavel HolejsovskyAdd (allow-none) annotation for GValue setters.
2011-08-13 Marc-André LureauAdd G_VALUE_INIT
2011-06-03 Colin Waltersgobject: Use _ prefixing in private headers over G_GNUC...
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
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-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-12-21 Behdad Esfahbod[gobject] Grow gvalue transform array exponentially
2008-08-22 Björn LindqvistBug 523939 – Example program for GValue
2008-07-02 Matthias ClasenFix up section comments
2008-06-22 Michael Nattererremove trailing whitespace from newly added gtk-doc...
2008-06-21 Stefan KostAdd titles back from tmpl.
2008-06-21 Stefan KostUse file-names from the section file for SECTION: comments.
2008-06-21 Stefan KostMigrating docs.
2006-10-02 Tim Janikreverted a change to have an assert instead of a g_retu...
2005-03-14 Matthias ClasenMake work again.
2004-09-16 Matthias ClasenImplement the same PLT reduction technique used in...
2003-12-17 Matthias ClasenUse g_assert() instead of g_return_val_if_fail(), sugge...
2003-08-19 Tim Janikadapt to new gbsearcharray.h code. (g_value_register_tr...
2003-02-17 Tim Janikdon't assert the types passed in to have value tables...
2001-12-13 Tim Janikimplemented closure chaining.
2001-12-10 Sven Neumannperform an exact match on the two types instead of...
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-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-06-29 Owen Taylorinclude string.h for memset include string.h for strcpy...
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...