Use g_simple_async_result_{new_,}take_error
[platform/upstream/glib.git] / gio / gasyncinitable.c
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