summaryrefslogtreecommitdiff
path: root/gdata/gdata-service.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed some bad NULL checks in the GData element code.Philip Withnall2009-03-131-1/+3
* Added progress callbacks.Philip Withnall2009-03-131-3/+7
* Fixed includes in public headers.Philip Withnall2009-03-111-1/+1
* Enabled building of enums and tidied up a few TODOs relating to error handling.Philip Withnall2009-03-101-3/+29
* Improved error handling for the YouTube service.Philip Withnall2009-03-091-0/+1
* Changed to use g_set_error_literal instead of g_set_error where possible.Philip Withnall2009-02-241-1/+1
* Added proper error handling for authentication, including support for CAPTCHA...Philip Withnall2009-02-221-2/+15
* [project @ philip@tecnocode.co.uk-20090220000833-9goap90j2b3xbtc0]Philip Withnall2009-02-201-1/+5
* [project @ philip@tecnocode.co.uk-20090125152326-biwzyqlh333h7ikc]Philip Withnall2009-01-251-1/+6
* [project @ philip@tecnocode.co.uk-20090124171009-sk8dkywi1ag24j7v]Philip Withnall2009-01-241-5/+10
* [project @ philip@tecnocode.co.uk-20090123234249-obzjzy8dvtmkz3hl]Philip Withnall2009-01-231-2/+1