summaryrefslogtreecommitdiff
path: root/gio/gsimpleasyncresult.c
Commit message (Expand)AuthorAgeFilesLines
* Typo fixesMatthias Clasen2010-01-241-2/+2
* Document that various functions ref GSimpleAsyncResultMatthias Clasen2010-01-021-107/+113
* Avoid critical error in thread check if source is destroyedAlexander Larsson2009-09-291-1/+1
* Make the error const for g_simple_async_result_set_from_errorRichard Hughes2009-09-111-1/+1
* Remove warning in g_simple_async_result_completeAlexander Larsson2009-09-071-2/+0
* Support g_main_context_push_thread_default() in gioDan Winship2009-07-011-16/+46
* Use g_error_new_valist instead of a private copy of itChristian Persch2009-05-231-18/+1
* Plug a memory leak in g_simple_async_result_set_op_res_gpointerMatthias Clasen2009-05-021-2/+13
* Bug 571598 – GAsyncResult with NULL gobjectRyan Lortie2009-02-161-7/+11
* Add g_simple_async_result_is_valid(). Implementation by Dan Winship.Ryan Lortie2009-01-051-0/+42
* Bug 562452 - Ensure we return G_IO_ERROR_CANCELLED if cancellingAlexander Larsson2008-12-101-5/+49
* Bug 555311 – format not a string literal and no format argumentsChristian Persch2008-10-131-2/+1
* Fix gcc warningsMatthias Clasen2008-10-101-0/+1
* Moved all relevant typedefs into these files.Cody Russell2008-07-011-0/+2
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* chain up unconditionally in finalize() and dispose(). Also don'tMichael Natterer2008-06-161-3/+2
* Doc fixesMatthias Clasen2008-02-211-1/+1
* Make GIOSchedulerJobFunc return boolean Keep calling io jobs until theyMatthias Clasen2008-01-251-4/+6
* Fix up includes in section docsMatthias Clasen2007-12-181-17/+19
* Rename gioscheduler calls so they all use the g_io_schedule_ prefix. SplitAlexander Larsson2007-12-141-2/+2
* More documentation cleanup and filling in missing information, bringingA. Walton2007-12-091-3/+7
* Make this take a GError and return a gboolean, and do the "outstandingDan Winship2007-12-041-0/+28
* [start of port to win32/msvc] HAVE_UNIST_H and _pipe() only includeHans Breuer2007-12-031-0/+2
* Doc improvementsMatthias Clasen2007-12-011-1/+1
* More coding style fixesMatthias Clasen2007-11-301-94/+87
* Fixes unknown meaning in GAppLaunchContext docs. Clarify asynchronous ops.Andrew Walton2007-11-291-4/+8
* Added. Added. Added. Added.Alexander Larsson2007-11-281-0/+5
* Another round of trivial doc fixesMatthias Clasen2007-11-281-2/+2
* More trivial doc fixesMatthias Clasen2007-11-281-24/+33
* Bumps documentation to 93% symbol coverage, touching most Andrew Walton2007-11-271-64/+151
* gio/ docs/reference/gio Merged gio-standalone into glib.Alexander Larsson2007-11-261-0/+586