summaryrefslogtreecommitdiff
path: root/gdata/services/documents/gdata-documents-folder.c
Commit message (Expand)AuthorAgeFilesLines
* documents: Correct the prefix used for resource IDs of foldersDebarshi Ray2018-02-141-1/+22
* 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: Split out the code to add a content type to an entryDebarshi Ray2016-09-211-9/+4
* documents: Support creating folders and copying files using Drive v2Debarshi Ray2015-07-131-5/+15
* documents: Set mimeType in JSONDebarshi Ray2015-06-171-0/+20
* 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: Add a code example for adding a new folderPhilip Withnall2010-12-301-0/+35
* documents: Fix attribute escaping for GDataDocumentsEntry subclassesPhilip Withnall2010-12-021-1/+1
* docs: Fix some incorrect <ulink> tags in documentation commentsPhilip Withnall2010-08-221-1/+1
* [documents] Move initialisation code into constructor() in Documents servicePhilip Withnall2010-08-111-7/+1
* [introspection] Add missing annotations to GDataDocumentsFolderPhilip Withnall2010-08-041-1/+1
* [core] Move kind support to GDataEntryPhilip Withnall2010-06-161-0/+3
* [core] Make function order consistentPhilip Withnall2010-04-031-19/+19
* [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-1/+4
* Bug 587073 – Add Google Documents serviceThibault Saunier2009-07-171-0/+88