summaryrefslogtreecommitdiff
path: root/gdata/services/documents/gdata-documents-document.c
Commit message (Expand)AuthorAgeFilesLines
* core: Mark all API as stable and impose API and ABI stability guaranteesPhilip Withnall2014-11-031-1/+1
* Add support for PDF filesWilliam Jon McCann2013-02-161-2/+2
* documents: Fix some documentation for thumbnail downloadsPhilip Withnall2012-07-281-5/+2
* Bug 656970 — Add thumbnail supportPhilip Withnall2012-07-211-0/+65
* documents: add support for Google DrawingsCosimo Cecchi2012-06-251-2/+2
* documents: Make GDataDocumentsDocument non-abstractPhilip Withnall2012-04-131-4/+30
* documents: Update links in the documentationPhilip Withnall2012-04-021-5/+5
* core: Remove the old authentication API in favour of a new GDataAuthorizer APIPhilip Withnall2011-06-051-9/+9
* Bug 644940 — Use HTTPS onlyPhilip Withnall2011-03-221-1/+1
* documents: Add a code example for document ACLsPhilip Withnall2010-12-301-0/+98
* documents: Add a code example for downloading a documentPhilip Withnall2010-12-301-0/+57
* documents: Add a cancellable parameter to gdata_documents_document_download()Philip Withnall2010-12-201-2/+9
* core: Add a “cancellable” property to GDataDownloadStreamPhilip Withnall2010-12-201-1/+1
* documents: Switch to a stream-based download APIPhilip Withnall2010-12-091-57/+12
* introspection: Add missing (transfer full) annotationsPhilip Withnall2010-09-301-1/+1
* core: Add a _gdata_service_build_uri() function to escape URI componentsPhilip Withnall2010-08-231-22/+1
* documents: Ensure the correct service is used to download spreadsheetsPhilip Withnall2010-08-231-2/+11
* documents: Fix use of an uninitialised variablePhilip Withnall2010-08-231-1/+1
* docs: Fix some incorrect <ulink> tags in documentation commentsPhilip Withnall2010-08-221-1/+1
* [documents] Move download methods to GDataDocumentsDocumentPhilip Withnall2010-08-221-32/+85
* [documents] Add GDataDocumentsDocument below GDataDocumentsEntryPhilip Withnall2010-08-221-0/+151