Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split out gio into its own module | Alexander Larsson | 2007-09-13 | 1 | -379/+0 |
* | Revert buggy cancellation error cleanup | Alexander Larsson | 2007-09-13 | 1 | -2/+5 |
* | Use g_cancellable_set_error_if_cancelled | Alexander Larsson | 2007-09-13 | 1 | -5/+2 |
* | gchar is stupid, use char instead | Alexander Larsson | 2007-09-13 | 1 | -5/+5 |
* | Move all report_error copies into single helper | Alexander Larsson | 2007-09-13 | 1 | -0/+23 |
* | Make GSimpleAsyncResult also handle other types as res_data (was op_data) | Alexander Larsson | 2007-09-13 | 1 | -34/+45 |
* | Add async functions do GMemoryOutputStream | Alexander Larsson | 2007-09-13 | 1 | -0/+21 |
* | Convert the rest of GInputStream to the new async API model | Alexander Larsson | 2007-09-13 | 1 | -1/+11 |
* | Convert g_input_stream_read_async to the new async API model | Alexander Larsson | 2007-09-13 | 1 | -11/+155 |
* | Initial checking of GAsyncResult & co | Alexander Larsson | 2007-09-13 | 1 | -0/+170 |