summaryrefslogtreecommitdiff
path: root/gdata
Commit message (Expand)AuthorAgeFilesLines
* core: Use the GDataEntry.get_entry_uri() method for batch queriesPhilip Withnall2010-08-262-18/+20
* contacts: Use "default" instead of the user's username in request URIsPhilip Withnall2010-08-262-14/+4
* Bug 624142 — Add batch operation support to Calendar servicePhilip Withnall2010-08-252-1/+219
* calendar: Use "default" instead of the user's username in request URIsPhilip Withnall2010-08-251-2/+1
* core: Use namespaces from all entries in a feedPhilip Withnall2010-08-251-3/+5
* core: Add a _gdata_service_build_uri() function to escape URI componentsPhilip Withnall2010-08-238-42/+103
* documents: Ensure the correct service is used to download spreadsheetsPhilip Withnall2010-08-231-2/+11
* youtube: Add a missing XML element to the upload testPhilip Withnall2010-08-231-0/+1
* calendar: Update GDataCalendarService to GDataEntry:content-uriPhilip Withnall2010-08-231-2/+2
* documents: Fix use of an uninitialised variablePhilip Withnall2010-08-231-1/+1
* docs: Fix some incorrect <ulink> tags in documentation commentsPhilip Withnall2010-08-228-22/+22
* [documents] Actually make GDataDocumentsEntry abstractPhilip Withnall2010-08-221-2/+2
* [documents] Move download methods to GDataDocumentsDocumentPhilip Withnall2010-08-2211-311/+102
* [documents] Add GDataDocumentsDocument below GDataDocumentsEntryPhilip Withnall2010-08-2212-122/+251
* [core] Add a GDataEntry:content-uri propertyPhilip Withnall2010-08-226-14/+139
* [core] Minor documentation fixPhilip Withnall2010-08-221-1/+1
* [documents] Specify export format by strings instead of enumsPhilip Withnall2010-08-226-137/+279
* [picasaweb] Fix timestamps in the PicasaWeb testsPhilip Withnall2010-08-111-2/+2
* [picasaweb] Move initialisation code into constructor() in PicasaWeb servicePhilip Withnall2010-08-112-18/+46
* [contacts] Move initialisation code into constructor() in Contacts servicePhilip Withnall2010-08-111-21/+46
* [documents] Move initialisation code into constructor() in Documents servicePhilip Withnall2010-08-116-43/+23
* [calendar] Move initialisation code to constructor() in Calendar servicePhilip Withnall2010-08-112-14/+44
* [core] Move initialisation code to constructor() in GDataDownloadStreamPhilip Withnall2010-08-111-21/+30
* [core] Move initialisation code to constructor() in GDataUploadStreamPhilip Withnall2010-08-113-39/+89
* [core] Move initialisation code to constructor() in GDataAccessRulePhilip Withnall2010-08-111-11/+27
* [youtube] Move initialisation code to constructor() in GDataYouTubeVideoPhilip Withnall2010-08-111-5/+21
* [core] Add a GDataParsable:constructed-from-xml propertyPhilip Withnall2010-08-112-1/+78
* [core] Minor documentation fixPhilip Withnall2010-08-111-2/+2
* [core] Fix a memory leak in an unlikely error conditionPhilip Withnall2010-08-111-1/+3
* [core] Add an assertion to back up a commentPhilip Withnall2010-08-091-0/+2
* [core] Remove a dead assignmentPhilip Withnall2010-08-091-1/+0
* [calendar] Remove half-baked comment support from GDataCalendarEventPhilip Withnall2010-08-091-26/+0
* [documents] Fix gdata_documents_entry_get_edited()Philip Withnall2010-08-091-1/+1
* [youtube] Remove half-baked comment support from GDataYouTubeVideoPhilip Withnall2010-08-091-28/+0
* [core] Fix potential use of NULL in memcpy()Philip Withnall2010-08-091-1/+2
* [documents] Fix potential use of NULL variable in strcmp()Philip Withnall2010-08-091-26/+27
* [tests] Rearrange tests to use --no-internet optionPhilip Withnall2010-08-095-116/+147
* [tests] Add support for a --no-internet option to the testsPhilip Withnall2010-08-098-9/+59
* [core] Explicitly mark private symbols as G_GNUC_INTERNALPhilip Withnall2010-08-082-36/+36
* [introspection] Add missing annotations to GDataYouTubeVideoPhilip Withnall2010-08-041-15/+15
* [introspection] Add missing annotations to GDataYouTubeServicePhilip Withnall2010-08-041-6/+6
* [introspection] Add missing annotations to GDataYouTubeQueryPhilip Withnall2010-08-041-8/+9
* [introspection] Add missing annotations to GDataYouTubeGroupPhilip Withnall2010-08-041-1/+1
* [youtube] Add missing preconditionPhilip Withnall2010-08-041-0/+1
* [introspection] Add missing annotations to GDataYouTubeControlPhilip Withnall2010-08-041-1/+1
* [introspection] Add missing annotations to GDataPicasaWebServicePhilip Withnall2010-08-041-10/+10
* [introspection] Add missing annotations to GDataPicasaWebQueryPhilip Withnall2010-08-041-10/+10
* [introspection] Add missing annotations to GDataPicasaWebFilePhilip Withnall2010-08-041-9/+9
* [introspection] Add missing annotations to GDataPicasaWebAlbumPhilip Withnall2010-08-041-7/+7
* [introspection] Add missing annotations to GDataDocumentsTextPhilip Withnall2010-08-041-2/+2