summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [core] Add G_GNUC_MALLOC to all functions returning allocated dataPhilip Withnall2010-04-0154-114/+132
* [docs] Add note about #defined stringsPhilip Withnall2010-04-012-2/+11
* [core] Use libsoup status constantsPhilip Withnall2010-04-015-15/+15
* [calendar] Add missing parsing fallbackPhilip Withnall2010-03-311-0/+2
* [core] Unify queries for single entriesPhilip Withnall2010-03-3121-365/+310
* [youtube] Fix keyword testsPhilip Withnall2010-03-311-8/+9
* [picasaweb] Fix class definition for GDataPicasaWebPhilip Withnall2010-03-312-4/+4
* Updated Spanish translationJorge González2010-03-301-25/+42
* Bug 614253 — GDataMediaGroup:tags should be a string arrayPhilip Withnall2010-03-309-56/+133
* Updated German translationMario Blättermann2010-03-291-29/+45
* Updated Slovenian translationMatej Urbančič2010-03-291-24/+41
* [core] Improve error reporting when there's no network connectionPhilip Withnall2010-03-293-12/+70
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2010-03-292-142/+218
* Update Czech translationPetr Kovar2010-03-291-9/+7
* Update Czech translationMarek Černocký2010-03-281-79/+102
* Updated Slovenian translationMatej Urbančič2010-03-271-82/+94
* [docs] More documentation warning fixesPhilip Withnall2010-03-2742-146/+188
* [youtube] Add #defines for YouTube objectsPhilip Withnall2010-03-273-2/+12
* [picasaweb] Add #defines for PicasaWeb objectsPhilip Withnall2010-03-273-3/+41
* [calendar] Add #defines for Google Calendar objectsPhilip Withnall2010-03-277-9/+103
* Updated Spanish translationJorge González2010-03-271-79/+95
* [documents] Minor documentation fixPhilip Withnall2010-03-271-1/+1
* [gd] Add #defines for GData namespace objectsPhilip Withnall2010-03-2720-41/+545
* [core] Add #defines for GDataAccessRule-related thingsPhilip Withnall2010-03-2611-24/+159
* [core] Remove several enumerated typesPhilip Withnall2010-03-267-100/+104
* [docs] Add a philosophy section to the documentationPhilip Withnall2010-03-262-5/+63
* Updated German translationMario Blättermann2010-03-261-81/+99
* Updated French translationBruno Brouard2010-03-261-78/+94
* Bug 613551 — Add gContact namespacePhilip Withnall2010-03-2521-53/+4591
* [core] Add GDataAccessRule:editedPhilip Withnall2010-03-256-3/+75
* [core] Remove unnecessary preconditions in internal functionsPhilip Withnall2010-03-252-15/+1
* [core] Ensure newly-created entries can never be inserted if they have an IDPhilip Withnall2010-03-251-3/+2
* [docs] Small function link fixPhilip Withnall2010-03-251-1/+1
* [core] Removed unnecessary *_GET_PRIVATE macros everywherePhilip Withnall2010-03-2557-107/+50
* [picasaweb] Add functions to get album and file IDsPhilip Withnall2010-03-258-22/+173
* [core] Add namespace checks to all parse_xml() functionsPhilip Withnall2010-03-2527-858/+962
* [core] Move all GTimeVal parsing into a single functionPhilip Withnall2010-03-2516-228/+216
* [core] Tidy up some objects' parsing methodsPhilip Withnall2010-03-2510-54/+15
* [core] Move all element object parsing into two functionsPhilip Withnall2010-03-2520-329/+329
* [core] Move all element string content parsing into one functionPhilip Withnall2010-03-2515-231/+177
* [core] Move all boolean property parsing into one functionPhilip Withnall2010-03-2512-141/+103
* Updated Hungarian translationGabor Kelemen2010-03-241-66/+69
* Updated French translationBruno Brouard2010-03-231-26/+31
* [core] Constify GTimeVals and GDataColors where possiblePhilip Withnall2010-03-2220-40/+41
* [build] Add missing includes to gdata.hPhilip Withnall2010-03-221-0/+2
* [docs] Added missing Since tagsPhilip Withnall2010-03-2255-21/+155
* Updated Spanish translationJorge González2010-03-221-66/+72
* Updated German translationChristian.Kirbach2010-03-221-71/+74
* Updated Slovenian translationMatej Urbančič2010-03-221-359/+364
* [gd] Ensure comparisons of two NULL values return 0Philip Withnall2010-03-2211-10/+70