summaryrefslogtreecommitdiff
path: root/gdata/services/documents/gdata-documents-presentation.c
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix some outdated documentation links in the Drive API docsPhilip Withnall2017-08-081-2/+2
* docs: Replace ‘**/’ gtk-doc comment endings with ‘*/’Philip Withnall2017-01-241-2/+2
* documents: Set the content type for GDataDocumentsDocument sub-classesDebarshi Ray2016-09-231-0/+16
* core: Mark all API as stable and impose API and ABI stability guaranteesPhilip Withnall2014-11-031-1/+1
* documents: Update links in the documentationPhilip Withnall2012-04-021-1/+1
* Bug 656972 — Tidy up document IDsPhilip Withnall2011-10-091-17/+0
* documents: Fix attribute escaping for GDataDocumentsEntry subclassesPhilip Withnall2010-12-021-1/+2
* introspection: Add missing (transfer full) annotationsPhilip Withnall2010-09-301-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-85/+0
* [documents] Add GDataDocumentsDocument below GDataDocumentsEntryPhilip Withnall2010-08-221-5/+5
* [documents] Specify export format by strings instead of enumsPhilip Withnall2010-08-221-14/+6
* [documents] Move initialisation code into constructor() in Documents servicePhilip Withnall2010-08-111-7/+1
* [introspection] Add missing annotations to GDataDocumentsPresentationPhilip Withnall2010-08-041-2/+2
* [core] Move kind support to GDataEntryPhilip Withnall2010-06-161-0/+3
* [core] Whitespace fixesPhilip Withnall2010-04-121-3/+4
* [core] Tidy up preconditionsPhilip Withnall2010-04-101-0/+2
* [core] Removed unnecessary *_GET_PRIVATE macros everywherePhilip Withnall2010-03-251-1/+0
* [core] Move all GTimeVal parsing into a single functionPhilip Withnall2010-03-251-1/+7
* [docs] Added missing Since tagsPhilip Withnall2010-03-221-0/+3
* [core] Consolidate generic errorsPhilip Withnall2010-01-311-1/+1
* [core] Use HTTPS URIs wherever possiblePhilip Withnall2010-01-181-1/+2
* [core] Added GDataDownloadStream to allow easy downloading of large filesPhilip Withnall2009-08-031-19/+38
* Bug 589545 – *_download_document(): let the client decide where to downloadPhilip Withnall2009-07-271-6/+7
* Bug 587073 – Add Google Documents serviceThibault Saunier2009-07-171-0/+151