summaryrefslogtreecommitdiff
path: root/gdata/gdata-batch-operation.c
Commit message (Expand)AuthorAgeFilesLines
* gdata: Port various core APIs to GTask from GSimpleAsyncResultPhilip Withnall2017-08-081-27/+17
* docs: Replace ‘**/’ gtk-doc comment endings with ‘*/’Philip Withnall2017-01-241-14/+14
* core: Add GDataBatchable.is_supported virtual methodPhilip Withnall2015-07-051-0/+26
* core: Allow the GDataFeed type to be passed to _gdata_feed_new()Philip Withnall2014-12-121-1/+2
* core: Mark all API as stable and impose API and ABI stability guaranteesPhilip Withnall2014-11-031-1/+1
* core: Fix idle callback priority for batch operation callbacksPhilip Withnall2013-07-021-3/+6
* introspection: Fix introspection for GCancellable parametersP. F. Chimento2011-06-071-2/+2
* core: Remove the old authentication API in favour of a new GDataAuthorizer APIPhilip Withnall2011-06-051-3/+63
* core: Fix handling early cancellation of batch operationsPhilip Withnall2010-12-111-0/+5
* core: Rearrange some of the batch operation codePhilip Withnall2010-12-101-36/+30
* core: Ensure GDataBatchOperation's operations' callbacks are always calledPhilip Withnall2010-12-101-20/+63
* core: Use gint64 timestamps instead of GTimeValsPhilip Withnall2010-10-041-2/+2
* core: Use the GDataEntry.get_entry_uri() method for batch queriesPhilip Withnall2010-08-261-4/+11
* [introspection] Add missing annotations to GDataBatchOperationPhilip Withnall2010-08-021-5/+5
* [introspection] Add missing annotations to GDataAccessRulePhilip Withnall2010-08-021-1/+1
* [introspection] Add (closure) annotationsPhilip Withnall2010-07-261-5/+5
* [core] Batch operation supportPhilip Withnall2010-07-121-0/+696