summaryrefslogtreecommitdiff
path: root/gdata/gdata-upload-stream.h
Commit message (Expand)AuthorAgeFilesLines
* core: Add g_autoptr() support for GDataUploadStreamDebarshi Ray2020-08-251-0/+1
* docs: Replace ‘**/’ gtk-doc comment endings with ‘*/’Philip Withnall2017-01-241-2/+2
* core: Add padding members to class structuresPhilip Withnall2014-11-031-0/+9
* build: Increment version to 0.13.0Philip Withnall2012-04-021-2/+2
* core: Extend GDataUploadStream with support for resumable uploadsPhilip Withnall2012-04-021-0/+30
* core: Remove the old authentication API in favour of a new GDataAuthorizer APIPhilip Withnall2011-06-051-2/+4
* core: Add a “cancellable” property to GDataUploadStreamPhilip Withnall2010-12-201-1/+2
* [core] Move initialisation code to constructor() in GDataUploadStreamPhilip Withnall2010-08-111-0/+1
* [core] Mark most getter functions as purePhilip Withnall2010-04-161-5/+5
* [core] Whitespace fixesPhilip Withnall2010-04-121-1/+1
* [core] Add G_GNUC_MALLOC to all functions returning allocated dataPhilip Withnall2010-04-011-1/+1
* [documents] Test case fixesPhilip Withnall2009-08-061-1/+1
* [core] Added GDataUploadStream to allow easy uploading of large filesPhilip Withnall2009-08-051-0/+80