summaryrefslogtreecommitdiff
path: root/gdata/services
Commit message (Expand)AuthorAgeFilesLines
* documents: Add gdata_documents_entry_get_shared_with_me_dateOndrej Holy2021-02-112-0/+39
* documents: Add Shared Drives supportOndrej Holy2021-02-1110-1/+470
* all: Fix various typos and incorrect terminologyPhilip Withnall2020-06-187-11/+11
* docs: Change next version label to 0.17.11Philip Withnall2019-08-213-19/+19
* youtube: Remove an unnecessary castPhilip Withnall2019-08-211-1/+1
* documents: Fix en_GB-ism in a translatable stringPhilip Withnall2019-08-141-1/+1
* Merge branch 'wip/app-properties/api' into 'master'Philip Withnall2019-07-306-1/+864
|\
| * documents: Fix gdata_documents_service_add_entry_to_folder() to copyMayank Sharma2019-07-301-0/+14
| * documents: Added "properties" list to GDataDocumentsEntryMayank Sharma2019-07-292-1/+270
| * documents: Added GDataDocumentsProperty to support Property ResourceMayank Sharma2019-07-293-0/+580
* | docs: Drop use of `<!-- -->` to delimit pluralsPhilip Withnall2019-07-248-29/+29
|/
* build: Port from Autotools to mesonMayank Sharma2019-06-258-0/+322
* documents: Support deleting shared Google Drive filesMayank Sharma2019-05-081-5/+66
* tasks: Turn 'position' and 'parent' into writable propertiesGeorges Basile Stavracas Neto2018-09-182-4/+62
* Remove use of foreach with wrong function prototype and use g_list_free_fullAlberto Ruiz2018-08-062-68/+17
* documents: Correct the prefix used for resource IDs of foldersDebarshi Ray2018-02-143-7/+43
* documents: Expose _gdata_documents_entry_set_resource_id internallyDebarshi Ray2018-02-142-0/+49
* contacts: Ignore parse errors from websites in contactsMilan Crha2017-11-271-1/+1
* contacts: Fix typo in previous commitPhilip Withnall2017-11-031-1/+1
* contacts: Fix pagination for contact queriesPhilip Withnall2017-11-031-2/+5
* youtube: Don't drop reference we don't own in parse_json()Christophe Fergeau2017-09-191-1/+0
* Revert "tasks: Re-add ISO 8601 formatting workaround for Tasks service"Philip Withnall2017-08-233-99/+10
* Release version 0.17.90.17.9Philip Withnall2017-08-231-1/+1
* docs: Fix gtk-doc parsing of a function in GDataCalendarServicePhilip Withnall2017-08-231-3/+1
* documents: Silence a CRITICAL when querying a feed of entriesDebarshi Ray2017-08-141-15/+2
* picasaweb: Port from GSimpleAsyncResult to GTaskPhilip Withnall2017-08-091-35/+19
* picasaweb: Add g_autoptr() support for all PicasaWeb classesPhilip Withnall2017-08-097-0/+7
* youtube: Port from GSimpleAsyncResult to GTaskPhilip Withnall2017-08-091-26/+15
* documents: Port from GSimpleAsyncResult to GTaskPhilip Withnall2017-08-091-126/+70
* documents: Add g_autoptr() support for all Drive classesPhilip Withnall2017-08-0914-0/+16
* general: Port from GSimpleAsyncResult to GTaskPhilip Withnall2017-08-096-111/+100
* Port gdata_documents_service_remove_entry_from_folder to Drive v2Debarshi Ray2017-08-091-32/+22
* documents: Split out the code to get an ID from a GDataLinkDebarshi Ray2017-08-094-35/+52
* Add GDataDocumentsMetadata for quota informationMichael Terry2017-08-084-0/+450
* docs: Fix some outdated documentation links in the Drive API docsPhilip Withnall2017-08-089-21/+24
* tasks: Re-add ISO 8601 formatting workaround for Tasks servicePhilip Withnall2017-04-203-10/+99
* Release version 0.17.70.17.7Philip Withnall2017-03-052-3/+3
* freebase: Deprecate everything as service was shut downPhilip Withnall2017-03-0514-78/+219
* calendar: Update query parameters to v3 of the APIPhilip Withnall2017-03-052-63/+89
* tasks: Fix pagination in Google Tasks APIPhilip Withnall2017-02-241-4/+6
* core: Support pagination using page tokens from JSONPhilip Withnall2017-02-248-59/+32
* calendar: Remove an unused variablePhilip Withnall2017-02-091-2/+0
* calendar: Fix parsing of organizers without e-mail addressesPhilip Withnall2017-02-011-14/+4
* docs: Replace ‘**/’ gtk-doc comment endings with ‘*/’Philip Withnall2017-01-2474-764/+764
* documents: add file-size propertyDavid Newgas2016-11-062-0/+54
* Use Unicode in translatable stringsPiotr Drąg2016-10-112-2/+2
* documents: Set the content type for GDataDocumentsDocument sub-classesDebarshi Ray2016-09-235-0/+79
* documents: Retain the content type when adding an entry to a folderDebarshi Ray2016-09-211-1/+4
* documents: Split out the code to add a content type to an entryDebarshi Ray2016-09-214-17/+31
* documents: Drop unnecessary instance variableDebarshi Ray2016-09-211-5/+6