summaryrefslogtreecommitdiff
path: root/gdata
Commit message (Expand)AuthorAgeFilesLines
* tests: Exclude some header files for Win32 platformBiswapriyo Nath2022-01-061-1/+3
* vapi: Make Parsable.new_from_{json,xml} staticRico Tzschichholz2021-10-061-0/+2
* remove deprecated proxy_uri propertiesDaniel Kolesa2021-06-175-125/+3
* Merge branch 'drop-deprecated-apis' into 'master'Philip Withnall2021-06-1710-1530/+5
|\
| * core: Drop ClientLogin authorizerPhilip Withnall2021-06-1710-1530/+5
* | remove deprecated youtube apiDaniel Kolesa2021-06-1715-1666/+14
|/
* Merge branch 'remove-contacts' into 'master'Philip Withnall2021-06-1757-12977/+0
|\
| * remove deprecated contacts serviceDaniel Kolesa2021-06-1757-12977/+0
* | Merge branch 'remove-freebase' into 'master'Philip Withnall2021-06-1719-4328/+0
|\ \ | |/ |/|
| * remove deprecated freebase serviceDaniel Kolesa2021-06-1719-4328/+0
* | Merge branch 'remove-deprecated-documents' into 'master'Philip Withnall2021-06-176-106/+1
|\ \
| * | remove deprecated documents service apiDaniel Kolesa2021-06-176-106/+1
* | | Merge branch 'remove-deprecated-calendar' into 'master'Philip Withnall2021-06-1711-553/+1
|\ \ \
| * | | remove deprecated calendar service apisDaniel Kolesa2021-06-1711-553/+1
| |/ /
* | | remove deprecated oauth1 authorizerDaniel Kolesa2021-06-1727-3047/+4
| |/ |/|
* | contacts: Fix deprecation version for Contacts servicePhilip Withnall2021-06-174-153/+153
|/
* contacts: Deprecate the entire Contacts API as Google is ending itPhilip Withnall2021-06-1711-0/+313
* use g_memdup2 when possibleDaniel Kolesa2021-06-072-0/+12
* drop usage of deprecated GTimeValDaniel Kolesa2021-06-0720-137/+150
* drop usage of deprecated gobject functionsDaniel Kolesa2021-06-0378-292/+161
* documents: Add gdata_documents_entry_can_editwip/oholy/documents-shared-drives-supportOndrej Holy2021-02-114-0/+62
* documents: Add gdata_documents_entry_get_shared_with_me_dateOndrej Holy2021-02-114-0/+41
* documents: Add Shared Drives supportOndrej Holy2021-02-1113-1/+484
* core: Define G_DEFINE_AUTOPTR_CLEANUP_FUNC for GDataQueryOndrej Holy2021-02-111-0/+1
* Merge branch 'wip/rishi/upload-stream-autoptr' into 'master'Philip Withnall2020-09-031-0/+1
|\
| * core: Add g_autoptr() support for GDataUploadStreamDebarshi Ray2020-08-251-0/+1
* | docs: Use correct url attribute for ulink usageRico Tzschichholz2020-08-291-1/+1
|/
* all: Fix various typos and incorrect terminologyPhilip Withnall2020-06-1812-18/+18
* core: Always refresh authorization when creating streamsOndrej Holy2020-01-212-0/+27
* Merge branch '1-oauth1' into 'master'Philip Withnall2019-09-033-212/+61
|\
| * goa: Drop OAuth 1.0 support from GDataGoaAuthorizerPhilip Withnall2019-08-211-211/+5
| * build: Make OAuth 1.0 support optional and disabled by defaultPhilip Withnall2019-08-212-1/+56
* | docs: Change next version label to 0.17.11Philip Withnall2019-08-213-19/+19
* | build: Don’t install tests which are expected to failPhilip Withnall2019-08-211-3/+5
|/
* youtube: Remove an unnecessary castPhilip Withnall2019-08-211-1/+1
* media: Use memmove() instead of deprecated g_memmove()Philip Withnall2019-08-211-1/+1
* build: Add minimum and maximum dependencies for GLibPhilip Withnall2019-08-212-2/+2
* build: Define G_LOG_DOMAIN in c_args rather than config.hPhilip Withnall2019-08-211-0/+1
* documents: Fix en_GB-ism in a translatable stringPhilip Withnall2019-08-141-1/+1
* Merge branch 'wip/app-properties/api' into 'master'Philip Withnall2019-07-309-1/+973
|\
| * documents: Fix gdata_documents_service_add_entry_to_folder() to copyMayank Sharma2019-07-301-0/+14
| * documents: Added "properties" list to GDataDocumentsEntryMayank Sharma2019-07-293-1/+273
| * tests: Added tests for GDataDocumentsPropertyMayank Sharma2019-07-291-0/+97
| * documents: Added GDataDocumentsProperty to support Property ResourceMayank Sharma2019-07-295-0/+589
* | docs: Drop use of `<!-- -->` to delimit pluralsPhilip Withnall2019-07-2424-82/+82
|/
* core: Don't always free the current id string in gdata_entry_get_id()Ondrej Holy2019-07-231-4/+7
* meson: Fix library versionJan Alexander Steffens (heftig)2019-06-251-1/+1
* build: Drop autotools build systemPhilip Withnall2019-06-251-409/+0
* tests: Drop callgrind, massif and memcheck wrappersPhilip Withnall2019-06-253-13/+0
* build: Port from Autotools to mesonMayank Sharma2019-06-2519-0/+1911