summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* calendar: WIP more v3 workwip/calendar-v3Philip Withnall2015-02-015-252/+393
* calendar: WIP V3 workPhilip Withnall2015-02-019-194/+1074
* calendar: WIP work to port to the v3 APIPhilip Withnall2015-02-0110-261/+376
* tests: Add tests for Freebase search APICarlos Garnacho2014-12-233-0/+195
* 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-234-0/+25
* tests: Add tests for freebase topic APICarlos Garnacho2014-12-233-0/+4063
* 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
* demos: Add a docs-list demoDebarshi Ray2014-12-122-0/+141
* build: Fix some whitespace in Makefile.amPhilip Withnall2014-12-121-19/+19
* documents: Handle final page pagination in GDataDocumentsServicePhilip Withnall2014-12-121-1/+59
* core: Explicitly support a final page in GDataQuery paginationPhilip Withnall2014-12-123-2/+61
* core: Allow the GDataFeed type to be passed to _gdata_feed_new()Philip Withnall2014-12-123-6/+16
* core: Virtualise feed parsing in GDataServicePhilip Withnall2014-12-122-11/+53
* core: Eliminate unnecessary is_async argument from parser functionsPhilip Withnall2014-12-124-31/+31
* core: Use correct relation URI for next/previous feed linksPhilip Withnall2014-12-121-2/+2
* tests: Switch to non-interactive tests by defaultPhilip Withnall2014-12-121-3/+7
* tests: Eliminate ISO 8601 formatting workaround for datesPhilip Withnall2014-12-124-52/+52
* Updated Turkish translationYaşar Şentürk2014-12-041-80/+158
* tests: Temporarily disable some Contacts test assertionsPhilip Withnall2014-11-091-2/+3
* tests: Update Contacts test traces for ISO 8601 date changesPhilip Withnall2014-11-0937-652/+3197
* tests: Remove pointless async authorizer tests from contacts.cPhilip Withnall2014-11-091-45/+1
* core: Eliminate ISO 8601 formatting workaround for datesPhilip Withnall2014-11-091-19/+1
* Add --disable-tests to skip the building of testsKalev Lember2014-11-032-5/+13
* core: Mark all API as stable and impose API and ABI stability guaranteesPhilip Withnall2014-11-03105-106/+111
* core: Add padding members to class structuresPhilip Withnall2014-11-0397-0/+555
* tests: Remove unnecessary non-NULL testPhilip Withnall2014-11-011-1/+1
* docs: Fix a typo in the READMEPhilip Withnall2014-10-171-1/+1
* Updated German translationBernd Homuth2014-09-231-54/+68
* tests: Add networked tests for the Google Tasks servicePhilip Withnall2014-09-2127-127/+2035
* 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
* core: Don’t unset refresh token on refreshing OAuth 2.0 authorisationPhilip Withnall2014-09-211-2/+4
* core: Handle ‘etag’ and ‘kind’ members in JSON feedsPhilip Withnall2014-09-211-0/+4
* update Punjabi Translation for 3.14 releaseA S Alam2014-09-211-62/+78
* Updated POTFILES.inPiotr Drąg2014-09-211-0/+1
* build: Increment version to 0.17.0Philip Withnall2014-09-211-2/+2
* tests: Call setlocale() on startupPhilip Withnall2014-09-211-0/+3
* core: Add a GDataOAuth2Authorizer for OAuth 2.0 supportPhilip Withnall2014-09-2121-7/+2922
* update zh_CN translationIris Gou2014-09-211-1/+1
* update zh_CN translationIris Gou2014-09-211-27/+34
* Updated Danish translationAsk H. Larsen2014-09-201-27/+34
* Updated Swedish translationMattias Eriksson2014-09-181-16/+15
* build: Increment version to 0.16.1Philip Withnall2014-09-181-1/+1
* Release version 0.16.0LIBGDATA_0_16_0Philip Withnall2014-09-188-13/+62
* tasks: Output the ‘hidden’ property in generated JSONPhilip Withnall2014-09-181-0/+3
* tasks: Simplify some codePhilip Withnall2014-09-181-7/+2