summaryrefslogtreecommitdiff
path: root/gdata/media/gdata-media-group.c
Commit message (Expand)AuthorAgeFilesLines
* Remove use of foreach with wrong function prototype and use g_list_free_fullAlberto Ruiz2018-08-061-8/+2
* docs: Replace ‘**/’ gtk-doc comment endings with ‘*/’Philip Withnall2017-01-241-14/+14
* core: Mark all API as stable and impose API and ABI stability guaranteesPhilip Withnall2014-11-031-1/+1
* Bug 647882 — Support rating schemesPhilip Withnall2011-07-291-16/+90
* media: Handle media:rating elements which don't provide a country attributePhilip Withnall2011-04-151-7/+15
* core: Fix a memory leak in GDataMediaGroupPhilip Withnall2010-12-101-0/+1
* media: Fix attribute escaping for GDataMediaGroupPhilip Withnall2010-12-021-2/+2
* [introspection] Add missing annotations to GDataMediaGroupPhilip Withnall2010-08-031-6/+6
* [introspection] Add (element-type) annotationsPhilip Withnall2010-07-161-2/+2
* [core] Whitespace fixesPhilip Withnall2010-04-121-7/+7
* [core] Tidy up preconditionsPhilip Withnall2010-04-101-0/+7
* [youtube] Fix parsing of content elementsPhilip Withnall2010-04-081-1/+3
* Bug 614253 — GDataMediaGroup:tags should be a string arrayPhilip Withnall2010-03-301-12/+76
* [core] Removed unnecessary *_GET_PRIVATE macros everywherePhilip Withnall2010-03-251-1/+0
* [core] Add namespace checks to all parse_xml() functionsPhilip Withnall2010-03-251-69/+71
* [core] Move all element object parsing into two functionsPhilip Withnall2010-03-251-37/+16
* [core] Move all element string content parsing into one functionPhilip Withnall2010-03-251-9/+5
* [core] Use GLib memory functions with libxml2Philip Withnall2010-01-221-13/+5
* [docs] Fixed some gtk-doc warningsPhilip Withnall2009-12-291-2/+2
* [media] Corrected Media RSS namespacePhilip Withnall2009-09-211-1/+1
* [core] Added a method to escape text and append it to a GStringPhilip Withnall2009-08-031-15/+6
* [core] Made the get_xml functions use a single GString throughoutPhilip Withnall2009-07-031-5/+2
* Bug 587277 – Some files are GPLv3 but license is LGPLv2.1?Philip Withnall2009-06-291-9/+9
* [media] Fixed a crasher when trying to free static memoryPhilip Withnall2009-06-281-1/+1
* [core] Link element names and namespaces to the relevant classesPhilip Withnall2009-06-281-7/+7
* [picasaweb] Added a PicasaWeb servicePhilip Withnall2009-06-211-1/+20
* [core] Converted Media RSS structs to GObjectsPhilip Withnall2009-06-141-0/+542