summaryrefslogtreecommitdiff
path: root/gdata/gdata-service.h
Commit message (Expand)AuthorAgeFilesLines
* all: Fix various typos and incorrect terminologyPhilip Withnall2020-06-181-2/+2
* docs: Drop use of `<!-- -->` to delimit pluralsPhilip Withnall2019-07-241-1/+1
* gdata: Add some g_autoptr() declarations for core classesPhilip Withnall2017-08-081-0/+2
* docs: Replace ‘**/’ gtk-doc comment endings with ‘*/’Philip Withnall2017-01-241-4/+4
* Release version 0.17.0LIBGDATA_0_17_0Philip Withnall2015-04-241-1/+1
* core: Virtualise feed parsing in GDataServicePhilip Withnall2014-12-121-2/+13
* core: Add padding members to class structuresPhilip Withnall2014-11-031-0/+11
* Release version 0.16.0LIBGDATA_0_16_0Philip Withnall2014-09-181-1/+1
* core: Add an error code in GDataServiceError for exceeding the API quotaPhilip Withnall2014-09-181-1/+5
* core: Add a missing G_GNUC_PURE attribute to gdata_service_get_proxy_resolver()Philip Withnall2013-10-221-1/+1
* core: Add a "proxy-resolver" property.Matthew Barnes2013-10-091-2/+7
* introspection: Add GDestroyNotify to progress callbacksPhilip Chimento2011-06-181-1/+1
* core: Remove the old authentication API in favour of a new GDataAuthorizer APIPhilip Withnall2011-06-051-69/+32
* Bug 644946 — Support two-factor authenticationPhilip Withnall2011-03-221-1/+3
* [core] Add support for AccountMigrated authentication errorsPhilip Withnall2010-08-011-1/+4
* [core] Batch operation supportPhilip Withnall2010-07-121-2/+6
* [core] Add service locale supportPhilip Withnall2010-06-131-0/+3
* [core] Mark most getter functions as purePhilip Withnall2010-04-161-6/+6
* Bug 615506 — totem: Youtube Search lasts forever while playing VideoPhilip Withnall2010-04-161-0/+3
* [core] Whitespace fixesPhilip Withnall2010-04-121-2/+4
* [core] Add G_GNUC_MALLOC to all functions returning allocated dataPhilip Withnall2010-04-011-8/+11
* [core] Unify queries for single entriesPhilip Withnall2010-03-311-0/+6
* [core] Improve error reporting when there's no network connectionPhilip Withnall2010-03-291-3/+9
* [docs] More documentation warning fixesPhilip Withnall2010-03-271-3/+4
* [docs] Fix various documentation errorsPhilip Withnall2010-03-221-2/+2
* [core] Consolidate generic errorsPhilip Withnall2010-01-311-24/+34
* [core] Use GLib memory functions with libxml2Philip Withnall2010-01-221-2/+1
* Bug 593336 — Query parameter "q=..." isn't valid for album kindsPhilip Withnall2009-09-201-3/+5
* [gd] Updated the GData namespace to version 3Philip Withnall2009-08-101-0/+2
* [core] Added GDataUploadStream to allow easy uploading of large filesPhilip Withnall2009-08-051-1/+3
* [core] Added GDataDownloadStream to allow easy downloading of large filesPhilip Withnall2009-08-031-1/+3
* [calendar] Added GDataCalendarFeed to parse Calendar-specific feed propertiesPhilip Withnall2009-05-171-0/+2
* Bug 582026 – Access Control List functionalityPhilip Withnall2009-05-171-1/+3
* [core] Added async versions of insert_entry, update_entry and delete_entryPhilip Withnall2009-05-091-3/+9
* [core] Improved default error handling for insertions, updates and deletionsPhilip Withnall2009-05-091-12/+17
* [core] Renamed gdata_service_[get|set]_proxy to *_proxy_uriPhilip Withnall2009-04-241-2/+2
* General API cleanupPhilip Withnall2009-04-221-0/+1
* Bug 579631 – Add G_GNUC_WARN_UNUSED_RESULT to functionsPhilip Withnall2009-04-201-4/+5
* Added G_GNUC_CONST attributes to all _get_type functionsPhilip Withnall2009-04-201-3/+3
* Removed redundant parameters from insert and update functionsPhilip Withnall2009-04-191-4/+2
* Bug 578662 – Support unknown XML elementsPhilip Withnall2009-04-161-18/+4
* Added proper redirection handling for insertions, updates and deletionsPhilip Withnall2009-04-151-1/+0
* Added basic proxy support to GDataService.Philip Withnall2009-04-091-0/+2
* Added the ability to delete entries from the server.Philip Withnall2009-04-091-0/+5
* Added functionality to update entries.Philip Withnall2009-04-091-2/+8
* Return the updated entry when inserting an entry.Philip Withnall2009-04-091-1/+2
* Fixed licence to consistently be LGPLv2.1.Philip Withnall2009-04-011-9/+9
* Finished GDataQuery documentation and improved some of its API in the process.Philip Withnall2009-03-261-1/+14
* Added documentation to GDataEntry and removed a few bits of API which shouldn...Philip Withnall2009-03-241-0/+13
* Started work on the API documentation, adding documentation to GDataService a...Philip Withnall2009-03-241-2/+21