summaryrefslogtreecommitdiff
path: root/gdata/services
Commit message (Expand)AuthorAgeFilesLines
* 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
* tasks: Remove unused members from GDataTasksQueryPhilip Withnall2014-09-151-8/+0
* tasks: Add helper constants for GDataTasksTask:statusPhilip Withnall2014-09-152-2/+30
* contacts: Allow and ignore empty e-mail addressesPhilip Withnall2014-08-191-3/+33
* core: Remove outdated gdata_parser_int64_to_json_iso8601()Philip Withnall2014-08-092-3/+3
* freebase: Fix API documentation ‘Since’ versionsPhilip Withnall2014-08-0914-92/+92
* core: Use g_ascii_strto[u]ll() instead of strto[u]l()Philip Withnall2014-08-099-20/+20
* freebase: Remove a redundant comparison with zeroPhilip Withnall2014-06-221-2/+2
* picasaweb: Support <gphoto:access>protected</gphoto:access> in albumsPhilip Withnall2014-06-191-1/+2
* freebase: Add missing volatile hint on refcount counterCarlos Garnacho2014-05-271-1/+1
* freebase: Add helper function to retrieve imagesCarlos Garnacho2014-05-272-0/+79
* freebase: Add search APICarlos Garnacho2014-05-276-0/+1256
* freebase: Add Topic query APICarlos Garnacho2014-05-276-0/+1627
* Add Freebase serviceCarlos Garnacho2014-05-276-0/+921
* contacts: Remove a redundant xmlFree() callPhilip Withnall2014-05-161-1/+0
* atom: Add a GDATA_LINK_PARENT definePhilip Withnall2014-03-101-1/+1
* 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
* calendar: Document mutual exclusion between event times and recurrencesPhilip Withnall2013-08-301-0/+14
* calendar: Remove an unused variable from a private structPhilip Withnall2013-08-301-1/+0
* picasaweb: Fix some integer overflow bugs on 32-bit machinesPhilip Withnall2013-08-282-2/+2
* documents: Minor code tidy-upPhilip Withnall2013-08-021-2/+1
* documents: Fix default value of GDataDocumentsUploadQuery:convertPhilip Withnall2013-07-311-0/+1
* youtube: Add a CHANNEL_REQUIRED error codePhilip Withnall2013-07-312-5/+22
* Add support for PDF filesWilliam Jon McCann2013-02-166-3/+152
* calendar: port some introspection fixes from Vala's metadataEvan Nemerson2013-02-151-2/+2