summaryrefslogtreecommitdiff
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
* Updated Slovenian translationMatej Urbančič2010-08-251-50/+48
* build: Clean up checking logicPhilip Withnall2010-08-251-1/+1
* build: Add a rule to check whether files are included in the public headerPhilip Withnall2010-08-251-7/+28
* 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
* build: Better document the LT version change processPhilip Withnall2010-08-242-9/+12
* Updated Danish translationKris Thomsen2010-08-241-9/+10
* Updated Spanish translationJorge González2010-08-241-43/+43
* Updated Danish translationKris Thomsen2010-08-231-0/+425
* Added da to list of languagesKenneth Nielsen2010-08-231-0/+1
* Update Czech translation by Marek CernockyPetr Kovar2010-08-231-56/+64
* 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: Add the deprecated API index to the documentation ToCPhilip Withnall2010-08-221-0/+4
* docs: Add an automake rule to check whether files are included in the docsPhilip Withnall2010-08-221-0/+12
* docs: Move the annotation glossary to a better location in the ToCPhilip Withnall2010-08-221-2/+1
* docs: Add gdata-running.xml to content_filesPhilip Withnall2010-08-221-1/+1
* docs: Use the no-tmpl flavour of gtk-docPhilip Withnall2010-08-223-13/+4
* build: Fix strings in autogen.shPhilip Withnall2010-08-221-4/+3
* docs: Fix some incorrect <ulink> tags in documentation commentsPhilip Withnall2010-08-228-22/+22
* docs: Switch to a new commit message tagging formatPhilip Withnall2010-08-221-15/+16
* [documents] Actually make GDataDocumentsEntry abstractPhilip Withnall2010-08-221-2/+2
* [documents] Move download methods to GDataDocumentsDocumentPhilip Withnall2010-08-2212-316/+104
* [documents] Add GDataDocumentsDocument below GDataDocumentsEntryPhilip Withnall2010-08-2215-122/+271
* [core] Add a GDataEntry:content-uri propertyPhilip Withnall2010-08-227-14/+141
* [core] Minor documentation fixPhilip Withnall2010-08-221-1/+1
* [documents] Specify export format by strings instead of enumsPhilip Withnall2010-08-227-146/+298
* Updated Portuguese translationAntónio Lima2010-08-211-30/+40
* Added Indonesian translationAndika Triwidada2010-08-162-0/+431
* [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-114-39/+90
* [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
* [build] Make gdata-marshal.c depend on gdata-marshal.h to fix buildPhilip Withnall2010-08-091-1/+1
* [core] Add an assertion to back up a commentPhilip Withnall2010-08-091-0/+2
* [core] Remove a dead assignmentPhilip Withnall2010-08-091-1/+0