summaryrefslogtreecommitdiff
path: root/gdata/services/youtube/gdata-youtube-query.c
Commit message (Expand)AuthorAgeFilesLines
* remove deprecated youtube apiDaniel Kolesa2021-06-171-338/+5
* drop usage of deprecated GTimeValDaniel Kolesa2021-06-071-9/+9
* drop usage of deprecated gobject functionsDaniel Kolesa2021-06-031-4/+2
* core: Support pagination using page tokens from JSONPhilip Withnall2017-02-241-0/+5
* docs: Replace ‘**/’ gtk-doc comment endings with ‘*/’Philip Withnall2017-01-241-32/+32
* youtube: Reduce assumed accuracy of time query parametersPhilip Withnall2015-07-051-0/+3
* Release version 0.17.0LIBGDATA_0_17_0Philip Withnall2015-04-241-13/+13
* youtube: Port to the YouTube API version 3Philip Withnall2015-04-221-64/+212
* youtube: Fix default values of GDataYouTubeQuery location propertiesPhilip Withnall2015-04-201-2/+5
* core: Mark all API as stable and impose API and ABI stability guaranteesPhilip Withnall2014-11-031-1/+1
* Bug 658865 — Add support for the license query parameterPhilip Withnall2011-10-101-1/+73
* [introspection] Add missing annotations to GDataYouTubeQueryPhilip Withnall2010-08-041-8/+9
* [core] Whitespace fixesPhilip Withnall2010-04-121-50/+50
* [core] Fix sign issues in GDataQueryPhilip Withnall2010-04-101-1/+1
* [docs] More documentation warning fixesPhilip Withnall2010-03-271-7/+8
* [core] Removed unnecessary *_GET_PRIVATE macros everywherePhilip Withnall2010-03-251-3/+2
* [docs] Added missing Since tagsPhilip Withnall2010-03-221-0/+2
* Bug 613529 — Sending ETag with modified queryPhilip Withnall2010-03-221-1/+28
* [general] Remove unnecessary g_object_notify() callsPhilip Withnall2010-01-251-4/+2
* Properly encode Unicode characters in query URIsPhilip Withnall2009-11-221-3/+3
* Bug 588995 – float radix character depends on LC_NUMERIC, but Google wants "."Philip Withnall2009-07-191-4/+9
* [core] Converted Media RSS structs to GObjectsPhilip Withnall2009-06-141-4/+5
* Bug 578367 – Add support for YouTube-specific query parametersPhilip Withnall2009-05-151-0/+862