summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix /documents/folder/parser/normal to work with Drive v2 APIwip/rishi/driveDebarshi Ray2018-08-131-41/+89
* tests: Make the cancellation tests work with GTaskDebarshi Ray2018-08-131-0/+18
* tests: Update tracesDebarshi Ray2018-08-1338-1673/+48880
* tests: GDataDocumentsSpreadsheet is not meant for ODS files in Drive v2Debarshi Ray2018-08-131-2/+2
* tests: ODTs are represented by GDataDocumentsDocument in Drive v2Debarshi Ray2018-08-131-8/+8
* tests: ODTs are represented by GDataDocumentsDocument in Drive v2Debarshi Ray2018-08-131-0/+5
* tests: Skip UPLOAD_ODT_CONVERTDebarshi Ray2018-08-131-0/+5
* Port the testsDebarshi Ray2018-08-132-9/+8
* core: Move the header guards before including other headersDebarshi Ray2018-08-131-3/+3
* Merge branch 'wip/use_free_full' into 'master'Philip Withnall2018-08-067-112/+28
|\
| * Remove use of foreach with wrong function prototype and use g_list_free_fullAlberto Ruiz2018-08-067-112/+28
|/
* Update Romanian translationDaniel Șerbănescu2018-04-081-218/+367
* Update Chinese (Taiwan) translationCheng-Chia Tseng2018-03-261-176/+163
* Add Croatian translationgogo2018-03-162-0/+581
* Update British English translationBruce Cowan2018-03-101-180/+191
* build: Add --enable-gtk option to conditionalise GTK+ examplesPhilip Withnall2018-02-142-3/+12
* 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-143-1/+52
* gdata: Add some g_autoptr() declarations for authorizer classesPhilip Withnall2018-02-126-0/+7
* tests: Skip /service/network_error test by defaultPhilip Withnall2018-01-091-0/+6
* contacts: Ignore parse errors from websites in contactsMilan Crha2017-11-272-3/+4
* core: Add a GDataParser flag for ignoring erroneous child elementsMilan Crha2017-11-272-2/+18
* contacts: Fix typo in previous commitPhilip Withnall2017-11-031-1/+1
* contacts: Fix pagination for contact queriesPhilip Withnall2017-11-031-2/+5
* Migrate from intltool to gettextNiels De Graef2017-10-305-14/+81
* Update git.mk to latest upstreamNiels De Graef2017-10-301-2/+69
* Update Dutch translationNathan Follens2017-10-291-152/+285
* build: Use AM_DISTCHECK_CONFIGURE_FLAGS not DISTCHECK_CONFIGURE_FLAGSPhilip Withnall2017-10-171-3/+3
* [l10n] Updated Catalan (Valencian) translationXavi Ivars2017-10-051-169/+231
* Add Nepali translationPawan Chitrakar2017-09-252-0/+590
* tests: Resumable updates haven't been ported to Drive v2Debarshi Ray2017-09-201-0/+5
* tests: Make folder creation work with Drive v2Debarshi Ray2017-09-201-6/+15
* tests: Use OAuth2 for authentication instead of ClientLoginDebarshi Ray2017-09-191-19/+82
* tests: Resumable uploads haven't been ported to Drive v2Debarshi Ray2017-09-191-6/+12
* youtube: Don't drop reference we don't own in parse_json()Christophe Fergeau2017-09-191-1/+0
* Update Turkish translationEmin Tufan Çetin2017-09-091-73/+107
* Updated Danish translationAsk Hjorth Larsen2017-08-281-22/+26
* Revert "tasks: Re-add ISO 8601 formatting workaround for Tasks service"Philip Withnall2017-08-236-148/+27
* Update Catalan translationJordi Mas2017-08-231-165/+225
* build: Increment version to 0.17.10Philip Withnall2017-08-231-1/+1
* Release version 0.17.90.17.9Philip Withnall2017-08-234-2/+31
* docs: Fix gtk-doc parsing of a function in GDataCalendarServicePhilip Withnall2017-08-231-3/+1
* docs: Add GDataDocumentsMetadata to the documentation indexPhilip Withnall2017-08-232-2/+3
* core: Drop an unused variablePhilip Withnall2017-08-221-1/+0
* documents: Silence a CRITICAL when querying a feed of entriesDebarshi Ray2017-08-141-15/+2
* tests: Fix the set up for /documents/folders/remove_from_folderDebarshi Ray2017-08-091-2/+20
* 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
* app: Add g_autoptr() support to all the gdata/app classesPhilip Withnall2017-08-091-0/+1