summaryrefslogtreecommitdiff
path: root/gio/gsimpleasyncresult.c
Commit message (Expand)AuthorAgeFilesLines
* Split out gio into its own moduleAlexander Larsson2007-09-131-379/+0
* Revert buggy cancellation error cleanupAlexander Larsson2007-09-131-2/+5
* Use g_cancellable_set_error_if_cancelledAlexander Larsson2007-09-131-5/+2
* gchar is stupid, use char insteadAlexander Larsson2007-09-131-5/+5
* Move all report_error copies into single helperAlexander Larsson2007-09-131-0/+23
* Make GSimpleAsyncResult also handle other types as res_data (was op_data)Alexander Larsson2007-09-131-34/+45
* Add async functions do GMemoryOutputStreamAlexander Larsson2007-09-131-0/+21
* Convert the rest of GInputStream to the new async API modelAlexander Larsson2007-09-131-1/+11
* Convert g_input_stream_read_async to the new async API modelAlexander Larsson2007-09-131-11/+155
* Initial checking of GAsyncResult & coAlexander Larsson2007-09-131-0/+170