summaryrefslogtreecommitdiff
path: root/gio/gasyncinitable.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* gtask: Improve task names used internally within GLibPhilip Withnall2020-07-071-0/+1
* Annotate various types and macros as deprecatedPhilip Withnall2019-05-301-2/+2
* gobject: fix typecasts via g_object_refChristian Hergert2017-12-041-1/+1
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* gobject: Fix Since/Deprecated versions for GParameter replacement APIPhilip Withnall2017-03-311-1/+1
* gio: Fix deprecation warnings for g_object_newv() APIPhilip Withnall2017-03-311-0/+2
* gio: Deprecate GParameter-related functionsFabian Orccon2017-03-311-0/+2
* ginitable: Relax idempotency requirements on init() and init_async()Philip Withnall2017-03-301-5/+8
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-1/+1
* gio: Add source tags to various GTasks constructed in GLibPhilip Withnall2016-06-291-0/+1
* GAsyncInitable: Fix leaked object when using _newv_asyncXavier Claessens2015-07-081-0/+1
* gio: deprecate GSimpleAsyncResultDan Winship2015-04-041-0/+2
* Eradicate links and xrefsMatthias Clasen2014-02-081-8/+4
* Annotate all examples with their languageMatthias Clasen2014-02-011-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* gio: Fix annotations on g_[async_]initable_new() and friendsStef Walter2013-02-131-2/+2
* gio: port GAsyncInitable from GSimpleAsyncResult to GTaskDan Winship2012-10-101-14/+22
* gio: deprecate gioscheduler, soft deprecate GSimpleAsyncResultDan Winship2012-10-101-24/+16
* GAsyncInitable: partially revert the init_finish changesDan Winship2012-07-171-8/+9
* gio: Add g_async_result_legacy_propagate_error()Dan Winship2012-07-101-6/+2
* gio: handle GSimpleAsyncResult errors in _finish vmethodsDan Winship2012-07-101-11/+8
* Add missing allow-none annotations for function parameters.Robert Ancell2012-03-311-1/+1
* GAsyncInitable: fix subclassibilityDan Winship2012-01-161-1/+13
* GInitable, GAsyncInitable: not initializing gives undefined behaviourSimon McVittie2011-11-231-3/+5
* Spelling fixesMatthias Clasen2011-08-291-1/+1
* Fix links in gio docsMatthias Clasen2011-06-041-10/+9
* Use g_simple_async_result_{new_,}take_errorChristian Persch2010-11-031-4/+1
* [introspection] Move over annotationsJohan Dahlin2010-09-241-1/+1
* Add examples for GAsyncInitiable and GSimpleAsyncResultWill Thompson2010-08-131-0/+94
* gio/: fully remove gioalias hacksRyan Lortie2010-07-071-4/+0
* [gio] Use G_DEFINE_INTERFACE macroJavier Jardón2010-04-211-32/+3
* Bug 615111 – GAsyncInitable's default implementation is brokenDavid Zeuthen2010-04-191-1/+1
* Apply English pedantry to GAsyncInitable's docsWill Thompson2009-11-261-19/+19
* Fix references to nonexisting functionsMatthias Clasen2009-05-271-3/+3
* Documentation and coding style fixupsMatthias Clasen2009-05-271-78/+87
* Don't return something from void function (#583229)Alexander Larsson2009-05-201-1/+1
* Update the docs for the new network APIsAlexander Larsson2009-05-181-3/+4
* Import GInitable, GSocket and dependencies from gnioAlexander Larsson2009-05-141-0/+383