summaryrefslogtreecommitdiff
path: root/gdata/services/tasks
Commit message (Expand)AuthorAgeFilesLines
* build: Port from Autotools to mesonMayank Sharma2019-06-251-0/+20
* tasks: Turn 'position' and 'parent' into writable propertiesGeorges Basile Stavracas Neto2018-09-182-4/+62
* Revert "tasks: Re-add ISO 8601 formatting workaround for Tasks service"Philip Withnall2017-08-233-99/+10
* general: Port from GSimpleAsyncResult to GTaskPhilip Withnall2017-08-091-10/+12
* tasks: Re-add ISO 8601 formatting workaround for Tasks servicePhilip Withnall2017-04-203-10/+99
* tasks: Fix pagination in Google Tasks APIPhilip Withnall2017-02-241-4/+6
* core: Support pagination using page tokens from JSONPhilip Withnall2017-02-241-0/+4
* core: Mark all API as stable and impose API and ABI stability guaranteesPhilip Withnall2014-11-034-4/+4
* core: Add padding members to class structuresPhilip Withnall2014-11-034-0/+20
* tasks: Add preconditions for tasklist IDs being set when inserting tasksPhilip Withnall2014-09-211-0/+4
* tasks: Handle an additional form of AUTHENTICATION_REQUIRED errorPhilip Withnall2014-09-211-1/+2
* Release version 0.16.0LIBGDATA_0_16_0Philip Withnall2014-09-181-2/+2
* tasks: Output the ‘hidden’ property in generated JSONPhilip Withnall2014-09-181-0/+3
* tasks: Simplify some codePhilip Withnall2014-09-181-7/+2
* tasks: Add a custom error parserPhilip Withnall2014-09-181-0/+184
* tasks: Improve documentation for GDataTasksTask propertiesPhilip Withnall2014-09-151-4/+10
* tasks: Fix a property definition on GDataTasksTaskPhilip Withnall2014-09-151-1/+1
* tasks: Add missing kind_terms to GDataEntry subclassesPhilip Withnall2014-09-152-0/+7
* tasks: Document missing features of GDataTasksTaskPhilip Withnall2014-09-151-0/+3
* tasks: Invalid GDataTasksQuery:etag on property changesPhilip Withnall2014-09-151-0/+21
* tasks: Deprecate the ‘q’ parameter of gdata_tasks_query_new()Philip Withnall2014-09-151-2/+4
* tasks: Remove unused members from GDataTasksQueryPhilip Withnall2014-09-151-8/+0
* tasks: Add helper constants for GDataTasksTask:statusPhilip Withnall2014-09-152-2/+30
* core: Remove outdated gdata_parser_int64_to_json_iso8601()Philip Withnall2014-08-091-2/+2
* Release version 0.15.0LIBGDATA_0_15_0Philip Withnall2013-12-198-75/+75
* tasks: Add missing G_END_DECLS to fix C++ compilationPhilip Withnall2013-12-021-0/+2
* tasks: Fix return valuesFabiano Fidêncio2013-11-191-21/+21
* core: Add helper function to work around Google RFC 3339 incompatibilityPeteris Krisjanis2013-10-261-7/+2
* tasks: Add Google Tasks service supportPeteris Krisjanis2013-10-268-0/+2379