summaryrefslogtreecommitdiff
path: root/gdata/services
Commit message (Expand)AuthorAgeFilesLines
* calendar: WIP work to support v3 ACLswip/pwithnall/calendar-aclsPhilip Withnall2015-05-154-48/+505
* calendar: Set the self link for each GDataCalendarEventPhilip Withnall2015-05-062-41/+54
* calendar: Port to the Calendar API version 3Philip Withnall2015-05-048-470/+1348
* documents: Assert that parsing a known JSON string member succeedsPhilip Withnall2015-05-031-1/+1
* youtube: Add a missing strv NULL dereference checkPhilip Withnall2015-05-031-1/+1
* youtube: Remove processingDetails part from single video query URIPhilip Withnall2015-04-301-2/+1
* youtube: Fix freeing static strings in GDataYouTubeVideoPhilip Withnall2015-04-301-4/+4
* youtube: Add property setters in GDataYouTubeStatePhilip Withnall2015-04-301-4/+46
* youtube: Fix an error return value typePhilip Withnall2015-04-301-1/+1
* youtube: Allow location to be unset in GDataYouTubeVideoPhilip Withnall2015-04-301-5/+10
* documents: Add support for Drive v2 query propertiesDebarshi Ray2015-04-271-20/+39
* documents: Add support for paging through Drive v2 file listsDebarshi Ray2015-04-271-2/+15
* Release version 0.17.0LIBGDATA_0_17_0Philip Withnall2015-04-2413-53/+53
* youtube: Remove some G_GNUC_DEPRECATED to un-break gtk-docPhilip Withnall2015-04-243-11/+7
* 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: Support thumbnails and downloads using Drive v2Debarshi Ray2015-04-231-2/+120
* documents: Add support for parsing Drive v2 filesDebarshi Ray2015-04-231-104/+350
* documents: Add support for parsing Drive v2 file listsDebarshi Ray2015-04-231-54/+121
* documents: Deprecate GDataDocumentsEntry:editedDebarshi Ray2015-04-232-33/+6
* documents: Use Drive v2 scopesDebarshi Ray2015-04-221-3/+1
* documents: Point the entry URI at the Drive v2 APIDebarshi Ray2015-04-221-12/+1
* documents: Point the request uri at the Drive v2 APIDebarshi Ray2015-04-221-1/+1
* youtube: Port to the YouTube API version 3Philip Withnall2015-04-2215-1334/+1803
* youtube: Add a GDataYouTubeFeed helper class for parsing feedsPhilip Withnall2015-04-223-0/+178
* documents: Deprecate document-idDebarshi Ray2015-04-211-1/+1
* youtube: Fix default values of GDataYouTubeQuery location propertiesPhilip Withnall2015-04-201-2/+5
* freebase: Fix authorization domainCarlos Garnacho2015-04-131-1/+1
* freebase: Pass API key as a GET variableCarlos Garnacho2015-03-051-0/+34
* freebase: Fix locale-dependent issues in geolocated queriesCarlos Garnacho2014-12-231-2/+8
* freebase: Fix typo in search queryCarlos Garnacho2014-12-231-1/+1
* freebase: Create async topic replies with the correct GTypeCarlos Garnacho2014-12-231-1/+1
* freebase: Add GType for GDataFreebaseSearchResultItemCarlos Garnacho2014-12-232-0/+23
* freebase: Fix thinko when creating compound GDataFreebaseTopicObjectsCarlos Garnacho2014-12-211-1/+1
* freebase: reader_fill_object_gvalue() is only meant for "object" typesCarlos Garnacho2014-12-211-1/+1
* documents: Handle final page pagination in GDataDocumentsServicePhilip Withnall2014-12-121-1/+59
* core: Mark all API as stable and impose API and ABI stability guaranteesPhilip Withnall2014-11-0349-49/+49
* core: Add padding members to class structuresPhilip Withnall2014-11-0349-0/+269
* 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