summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* calendar: WIP work to support v3 ACLswip/pwithnall/calendar-aclsPhilip Withnall2015-05-1514-214/+663
* core: Virtualise gdata_access_handler_get_rules()Philip Withnall2015-05-122-19/+47
* tests: Update and re-enable the majority of Calendar unit testsPhilip Withnall2015-05-0631-3151/+2070
* calendar: Set the self link for each GDataCalendarEventPhilip Withnall2015-05-062-41/+54
* core: Disable the warning about mismatched kindsPhilip Withnall2015-05-061-2/+6
* tests: Update perf test to use GTestPhilip Withnall2015-05-061-12/+28
* build: Update git.mk from upstreamPhilip Withnall2015-05-061-7/+22
* tests: Port to use installed-testsPhilip Withnall2015-05-067-23/+852
* tests: Use g_test_build_filename() to load test data filesPhilip Withnall2015-05-0613-84/+86
* demos: Add calendar-cli demoPhilip Withnall2015-05-042-1/+566
* calendar: Port to the Calendar API version 3Philip Withnall2015-05-0411-743/+1775
* demos: Fix usage documentation in youtube-cliPhilip Withnall2015-05-031-1/+9
* core: Update reference link in GDataAccessRule documentationPhilip Withnall2015-05-031-2/+3
* docs: Remove a dead link from the HACKING filePhilip Withnall2015-05-031-1/+1
* core: Clarify that GDataFeed:total-results may be zero for unknownPhilip Withnall2015-05-031-2/+2
* core: Add an internal parser for hexadecimal colours in JSON membersPhilip Withnall2015-05-032-0/+106
* documents: Assert that parsing a known JSON string member succeedsPhilip Withnall2015-05-031-1/+1
* youtube: Add a missing strv NULL dereference checkPhilip Withnall2015-05-031-1/+1
* tests: Partially port and re-enable the YouTube test suitePhilip Withnall2015-04-304-149/+518
* youtube: Remove processingDetails part from single video query URIPhilip Withnall2015-04-301-2/+1
* youtube: Fix freeing static strings in GDataYouTubeVideoPhilip Withnall2015-04-301-4/+4
* youtube: Add property setters in GDataYouTubeStatePhilip Withnall2015-04-301-4/+46
* tests: Re-enable Freebase testsPhilip Withnall2015-04-301-1/+2
* tests: Re-enable the general /app/categories after porting to YouTube v3Philip Withnall2015-04-301-13/+39
* tests: Update and re-enable the streams testPhilip Withnall2015-04-302-61/+45
* youtube: Fix an error return value typePhilip Withnall2015-04-301-1/+1
* youtube: Allow location to be unset in GDataYouTubeVideoPhilip Withnall2015-04-301-5/+10
* media: Fix a strict aliasing problem with a castPhilip Withnall2015-04-301-7/+12
* core: Set description in JSONDebarshi Ray2015-04-281-0/+5
* documents: Add support for Drive v2 query propertiesDebarshi Ray2015-04-271-20/+39
* core: Add internal helper API for adding query stringsDebarshi Ray2015-04-272-2/+49
* documents: Add support for paging through Drive v2 file listsDebarshi Ray2015-04-271-2/+15
* core: Expose _gdata_feed_add_link() internallyDebarshi Ray2015-04-272-2/+2
* core: Parse selfLink from JSON for GDataFeedDebarshi Ray2015-04-241-0/+14
* build: Increment version to 0.17.2Philip Withnall2015-04-241-1/+1
* Release version 0.17.1LIBGDATA_0_17_1Philip Withnall2015-04-242-2/+9
* Release version 0.17.0LIBGDATA_0_17_0Philip Withnall2015-04-2422-87/+191
* tests: Temporarily disable a few tests which have not been updatedPhilip Withnall2015-04-243-8/+9
* docs: Add missing Freebase symbol to sections.txtPhilip Withnall2015-04-241-0/+1
* youtube: Remove some G_GNUC_DEPRECATED to un-break gtk-docPhilip Withnall2015-04-243-11/+7
* documents: Use standard ‘Deprecated’ syntax in gtk-doc commentsPhilip Withnall2015-04-241-4/+4
* core: Use standard ‘Deprecated’ syntax in gtk-doc commentsPhilip Withnall2015-04-243-9/+9
* Updated POTFILES.inPiotr Drąg2015-04-231-0/+1
* documents: Parse lastViewedByMeDate as GDataDocumentsEntry:last-viewedDebarshi Ray2015-04-231-1/+2
* documents: Support thumbnails and downloads using Drive v2Debarshi Ray2015-04-231-2/+120
* documents: Add support for parsing Drive v2 filesDebarshi Ray2015-04-231-104/+350
* documents: Add support for parsing Drive v2 file listsDebarshi Ray2015-04-231-54/+121
* documents: Deprecate GDataDocumentsEntry:editedDebarshi Ray2015-04-233-33/+8
* documents: Use Drive v2 scopesDebarshi Ray2015-04-221-3/+1
* documents: Point the entry URI at the Drive v2 APIDebarshi Ray2015-04-221-12/+1