summaryrefslogtreecommitdiff
path: root/gio/gasyncinitable.c
AgeCommit message (Expand)Author
2017-12-04gobject: fix typecasts via g_object_refChristian Hergert
2017-05-29gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2017-03-31gobject: Fix Since/Deprecated versions for GParameter replacement APIPhilip Withnall
2017-03-31gio: Fix deprecation warnings for g_object_newv() APIPhilip Withnall
2017-03-31gio: Deprecate GParameter-related functionsFabian Orccon
2017-03-30ginitable: Relax idempotency requirements on init() and init_async()Philip Withnall
2016-11-22introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert
2016-06-29gio: Add source tags to various GTasks constructed in GLibPhilip Withnall
2015-07-08GAsyncInitable: Fix leaked object when using _newv_asyncXavier Claessens
2015-04-04gio: deprecate GSimpleAsyncResultDan Winship
2014-02-08Eradicate links and xrefsMatthias Clasen
2014-02-01Annotate all examples with their languageMatthias Clasen
2014-01-31Updated FSF's addressDaniel Mustieles
2013-02-13gio: Fix annotations on g_[async_]initable_new() and friendsStef Walter
2012-10-10gio: port GAsyncInitable from GSimpleAsyncResult to GTaskDan Winship
2012-10-10gio: deprecate gioscheduler, soft deprecate GSimpleAsyncResultDan Winship
2012-07-17GAsyncInitable: partially revert the init_finish changesDan Winship
2012-07-10gio: Add g_async_result_legacy_propagate_error()Dan Winship
2012-07-10gio: handle GSimpleAsyncResult errors in _finish vmethodsDan Winship
2012-03-31Add missing allow-none annotations for function parameters.Robert Ancell
2012-01-16GAsyncInitable: fix subclassibilityDan Winship
2011-11-23GInitable, GAsyncInitable: not initializing gives undefined behaviourSimon McVittie
2011-08-29Spelling fixesMatthias Clasen
2011-06-04Fix links in gio docsMatthias Clasen
2010-11-03Use g_simple_async_result_{new_,}take_errorChristian Persch
2010-09-24[introspection] Move over annotationsJohan Dahlin
2010-08-13Add examples for GAsyncInitiable and GSimpleAsyncResultWill Thompson
2010-07-07gio/: fully remove gioalias hacksRyan Lortie
2010-04-21[gio] Use G_DEFINE_INTERFACE macroJavier Jardón
2010-04-19Bug 615111 – GAsyncInitable's default implementation is brokenDavid Zeuthen
2009-11-26Apply English pedantry to GAsyncInitable's docsWill Thompson
2009-05-27Fix references to nonexisting functionsMatthias Clasen
2009-05-27Documentation and coding style fixupsMatthias Clasen
2009-05-20Don't return something from void function (#583229)Alexander Larsson
2009-05-18Update the docs for the new network APIsAlexander Larsson
2009-05-14Import GInitable, GSocket and dependencies from gnioAlexander Larsson