[kdbus] Do not set body message if signature field is empty
[platform/upstream/glib.git] / gio / gasyncinitable.c
2014-02-08 Matthias ClasenEradicate links and xrefs
2014-02-01 Matthias ClasenAnnotate all examples with their language
2014-01-31 Daniel MustielesUpdated FSF's address
2013-02-13 Stef Waltergio: Fix annotations on g_[async_]initable_new() and...
2012-10-10 Dan Winshipgio: port GAsyncInitable from GSimpleAsyncResult to...
2012-10-10 Dan Winshipgio: deprecate gioscheduler, soft deprecate GSimpleAsyn...
2012-07-17 Dan WinshipGAsyncInitable: partially revert the init_finish changes
2012-07-10 Dan Winshipgio: Add g_async_result_legacy_propagate_error()
2012-07-10 Dan Winshipgio: handle GSimpleAsyncResult errors in _finish vmethods
2012-03-31 Robert AncellAdd missing allow-none annotations for function parameters.
2012-01-16 Dan WinshipGAsyncInitable: fix subclassibility
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-11-23 Simon McVittieGInitable, GAsyncInitable: not initializing gives undef...
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-08-29 Matthias ClasenSpelling fixes
2011-06-04 Matthias ClasenFix links in gio docs
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-11-03 Christian PerschUse g_simple_async_result_{new_,}take_error
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-24 Johan Dahlin[introspection] Move over annotations
2010-08-14 Will ThompsonAdd examples for GAsyncInitiable and GSimpleAsyncResult
2010-07-07 Ryan Lortiegio/: fully remove gioalias hacks
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Javier Jardón[gio] Use G_DEFINE_INTERFACE macro
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-19 David ZeuthenBug 615111 – GAsyncInitable's default implementation...
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2009-11-26 Will ThompsonApply English pedantry to GAsyncInitable's docs
2009-05-28 Matthias ClasenFix references to nonexisting functions
2009-05-27 Matthias ClasenDocumentation and coding style fixups
2009-05-20 Alexander LarssonDon't return something from void function (#583229)
2009-05-18 Alexander LarssonUpdate the docs for the new network APIs
2009-05-14 Alexander LarssonImport GInitable, GSocket and dependencies from gnio