summaryrefslogtreecommitdiff
path: root/gdata/services/documents/gdata-documents-entry.c
Commit message (Expand)AuthorAgeFilesLines
* documents: Add gdata_documents_entry_can_editwip/oholy/documents-shared-drives-supportOndrej Holy2021-02-111-0/+58
* documents: Add gdata_documents_entry_get_shared_with_me_dateOndrej Holy2021-02-111-0/+37
* documents: Add Shared Drives supportOndrej Holy2021-02-111-1/+1
* all: Fix various typos and incorrect terminologyPhilip Withnall2020-06-181-2/+2
* docs: Change next version label to 0.17.11Philip Withnall2019-08-211-3/+3
* documents: Fix en_GB-ism in a translatable stringPhilip Withnall2019-08-141-1/+1
* documents: Added "properties" list to GDataDocumentsEntryMayank Sharma2019-07-291-1/+264
* documents: Correct the prefix used for resource IDs of foldersDebarshi Ray2018-02-141-5/+0
* documents: Expose _gdata_documents_entry_set_resource_id internallyDebarshi Ray2018-02-141-0/+16
* documents: Split out the code to get an ID from a GDataLinkDebarshi Ray2017-08-091-20/+10
* docs: Fix some outdated documentation links in the Drive API docsPhilip Withnall2017-08-081-3/+3
* Release version 0.17.70.17.7Philip Withnall2017-03-051-2/+2
* docs: Replace ‘**/’ gtk-doc comment endings with ‘*/’Philip Withnall2017-01-241-15/+15
* documents: add file-size propertyDavid Newgas2016-11-061-0/+53
* documents: Split out the code to add a content type to an entryDebarshi Ray2016-09-211-8/+2
* documents: Drop unnecessary instance variableDebarshi Ray2016-09-211-5/+6
* documents: Split out the code to get the content type of an entryDebarshi Ray2016-01-181-15/+6
* documents: Update URL to Drive v2 API documentationDebarshi Ray2016-01-161-1/+1
* documents: Parse quotaBytesUsed as GDataDocumentsEntry:quota-usedDebarshi Ray2015-09-041-0/+13
* documents: Set mimeType in JSONDebarshi Ray2015-06-171-0/+18
* documents: Support uploads to a specific location using Drive v2Debarshi Ray2015-06-161-0/+47
* documents: Add support for uploads using Drive v2Debarshi Ray2015-06-161-0/+8
* documents: Add support for editing ACLs using Drive v2Debarshi Ray2015-06-101-0/+39
* Release version 0.17.0LIBGDATA_0_17_0Philip Withnall2015-04-241-2/+2
* documents: Use standard ‘Deprecated’ syntax in gtk-doc commentsPhilip Withnall2015-04-241-4/+4
* documents: Parse lastViewedByMeDate as GDataDocumentsEntry:last-viewedDebarshi Ray2015-04-231-1/+2
* documents: Add support for parsing Drive v2 filesDebarshi Ray2015-04-231-104/+350
* documents: Deprecate GDataDocumentsEntry:editedDebarshi Ray2015-04-231-32/+5
* documents: Point the entry URI at the Drive v2 APIDebarshi Ray2015-04-221-12/+1
* documents: Deprecate document-idDebarshi Ray2015-04-211-1/+1
* core: Mark all API as stable and impose API and ABI stability guaranteesPhilip Withnall2014-11-031-1/+1
* atom: Add a GDATA_LINK_PARENT definePhilip Withnall2014-03-101-1/+1
* Add support for PDF filesWilliam Jon McCann2013-02-161-1/+1
* documents: add support for Google DrawingsCosimo Cecchi2012-06-251-1/+1
* Bug 588714 — <gd:quotaBytesUsed> handling in GDataDocumentsEntryPhilip Withnall2012-04-141-1/+44
* core: Rename gdata_parser_int64_from_element()Philip Withnall2012-04-141-3/+3
* docs: Fix some documentation comment syntaxPhilip Withnall2012-04-131-5/+5
* documents: Changes to IDs for v3 supportPhilip Withnall2012-04-021-21/+51
* documents: Update links in the documentationPhilip Withnall2012-04-021-1/+1
* Bug 656972 — Tidy up document IDsPhilip Withnall2011-10-091-48/+86
* documents: Remove extraneous debug outputPhilip Withnall2011-07-091-1/+1
* documents: Fix the IDs used to refer to all documentsPhilip Withnall2011-07-031-1/+50
* core: Remove the old authentication API in favour of a new GDataAuthorizer APIPhilip Withnall2011-06-051-0/+8
* documents: Add a code example for moving an entry between foldersPhilip Withnall2010-12-301-0/+52
* core: Use gint64 timestamps instead of GTimeValsPhilip Withnall2010-10-041-28/+30
* docs: Fix some incorrect <ulink> tags in documentation commentsPhilip Withnall2010-08-221-1/+1
* [documents] Actually make GDataDocumentsEntry abstractPhilip Withnall2010-08-221-2/+2
* [documents] Add GDataDocumentsDocument below GDataDocumentsEntryPhilip Withnall2010-08-221-94/+0
* [documents] Move initialisation code into constructor() in Documents servicePhilip Withnall2010-08-111-14/+19
* [documents] Fix gdata_documents_entry_get_edited()Philip Withnall2010-08-091-1/+1