summaryrefslogtreecommitdiff
path: root/gdata/media/gdata-media-content.c
Commit message (Expand)AuthorAgeFilesLines
* core: Mark all API as stable and impose API and ABI stability guaranteesPhilip Withnall2014-11-031-1/+1
* core: Use g_ascii_strto[u]ll() instead of strto[u]l()Philip Withnall2014-08-091-4/+4
* core: Remove the old authentication API in favour of a new GDataAuthorizer APIPhilip Withnall2011-06-051-1/+1
* media: Add a cancellable parameter to gdata_media_content_download()Philip Withnall2010-12-201-2/+8
* core: Add a “cancellable” property to GDataDownloadStreamPhilip Withnall2010-12-201-1/+1
* media: Switch GDataMediaContent to a stream-based download APIPhilip Withnall2010-12-101-39/+11
* introspection: Add missing (transfer full) annotationsPhilip Withnall2010-09-301-1/+1
* [media] Small documentation fixPhilip Withnall2010-08-031-1/+1
* [core] Whitespace fixesPhilip Withnall2010-04-121-51/+53
* [docs] More documentation warning fixesPhilip Withnall2010-03-271-4/+4
* [core] Removed unnecessary *_GET_PRIVATE macros everywherePhilip Withnall2010-03-251-1/+0
* [core] Move all element string content parsing into one functionPhilip Withnall2010-03-251-1/+1
* [core] Move all boolean property parsing into one functionPhilip Withnall2010-03-251-10/+1
* [docs] Added missing Since tagsPhilip Withnall2010-03-221-0/+2
* [core] Use GLib memory functions with libxml2Philip Withnall2010-01-221-9/+4
* Bug 598649 — Download API for PicasaWeb images and thumbnailsRichard Schwarting2009-12-061-0/+60
* [media] Corrected Media RSS namespacePhilip Withnall2009-09-211-1/+1
* [media] Added tests for media:category, :content, :credit and :thumbnailPhilip Withnall2009-09-201-0/+2
* Bug 587277 – Some files are GPLv3 but license is LGPLv2.1?Philip Withnall2009-06-291-9/+9
* [core] Link element names and namespaces to the relevant classesPhilip Withnall2009-06-281-0/+2
* [picasaweb] Added a PicasaWeb servicePhilip Withnall2009-06-211-5/+7
* [core] Converted Media RSS structs to GObjectsPhilip Withnall2009-06-141-0/+540