summaryrefslogtreecommitdiff
path: root/gdata/gdata-access-handler.c
Commit message (Expand)AuthorAgeFilesLines
* gdata: Port various core APIs to GTask from GSimpleAsyncResultPhilip Withnall2017-08-081-18/+17
* docs: Replace ‘**/’ gtk-doc comment endings with ‘*/’Philip Withnall2017-01-241-3/+3
* core: Virtualise gdata_access_handler_get_rules()Philip Withnall2015-05-121-17/+36
* core: Add support for JSON to GDataAccessHandlerDebarshi Ray2015-04-171-2/+20
* core: Eliminate unnecessary is_async argument from parser functionsPhilip Withnall2014-12-121-4/+4
* core: Mark all API as stable and impose API and ABI stability guaranteesPhilip Withnall2014-11-031-1/+1
* docs: Add an example of inserting an access rule into an ACLPhilip Withnall2012-08-241-0/+2
* core: Ensure that synchronous progress callbacks aren't done in idle callbacksPhilip Withnall2011-06-281-26/+34
* introspection: Add GDestroyNotify to progress callbacksPhilip Chimento2011-06-181-2/+11
* introspection: Fix introspection for GCancellable parametersP. F. Chimento2011-06-071-4/+4
* core: Remove the old authentication API in favour of a new GDataAuthorizer APIPhilip Withnall2011-06-051-2/+12
* core: Add gdata_access_handler_get_rules_async()Philip Withnall2010-10-061-1/+78
* core: Simplify gdata_access_handler_get_rules()Philip Withnall2010-10-061-21/+3
* core: Remove ACL modification methods from GDataAccessHandlerPhilip Withnall2010-10-051-249/+0
* core: Add a GDATA_LINK_ACCESS_CONTROL_LIST #define for ACL linksPhilip Withnall2010-10-051-3/+3
* introspection: Add missing (transfer full) annotationsPhilip Withnall2010-09-301-3/+3
* introspection: Add missing (scope call) annotationsPhilip Withnall2010-09-301-1/+1
* [introspection] Add (closure) annotationsPhilip Withnall2010-07-261-1/+1
* [core] Remove more shadowing of functions from unistd.hPhilip Withnall2010-06-161-16/+16
* [core] Revert interface changePhilip Withnall2010-04-121-1/+14
* [core] Use G_DEFINE_INTERFACEPhilip Withnall2010-04-121-14/+1
* [core] Whitespace fixesPhilip Withnall2010-04-121-6/+6
* [core] Tidy up preconditionsPhilip Withnall2010-04-101-3/+3
* [core] Improve cancellation supportPhilip Withnall2010-04-091-86/+44
* [core] Use libsoup status constantsPhilip Withnall2010-04-011-4/+4
* [docs] Added missing Since tagsPhilip Withnall2010-03-221-1/+3
* [core] Consolidate generic errorsPhilip Withnall2010-01-311-12/+12
* [core] Improve GDataEntry, GDataFeed and GDataAccessHandler test coveragePhilip Withnall2010-01-211-1/+1
* Properly encode Unicode characters in query URIsPhilip Withnall2009-11-221-2/+2
* [atom] Added #defined values for the standard link relation typesPhilip Withnall2009-07-021-1/+1
* Bug 587277 – Some files are GPLv3 but license is LGPLv2.1?Philip Withnall2009-06-291-9/+9
* [core] Link element names and namespaces to the relevant classesPhilip Withnall2009-06-281-6/+6
* [core] Converted Atom structs to GObjectsPhilip Withnall2009-06-141-5/+5
* [core] Made GDataEntry a prerequisite for GDataAccessHandlerPhilip Withnall2009-05-201-0/+1
* [calendar] Added GDataCalendarFeed to parse Calendar-specific feed propertiesPhilip Withnall2009-05-171-1/+1
* Bug 582026 – Access Control List functionalityPhilip Withnall2009-05-171-0/+415