summaryrefslogtreecommitdiff
path: root/gdata/gdata-feed.c
Commit message (Expand)AuthorAgeFilesLines
* core: Clarify that GDataFeed:total-results may be zero for unknownPhilip Withnall2015-05-031-2/+2
* core: Expose _gdata_feed_add_link() internallyDebarshi Ray2015-04-271-2/+1
* core: Parse selfLink from JSON for GDataFeedDebarshi Ray2015-04-241-0/+14
* Release version 0.17.0LIBGDATA_0_17_0Philip Withnall2015-04-241-1/+1
* core: Add internal API for setting GDataFeed:total-resultsPhilip Withnall2015-04-201-0/+11
* core: Fix JSON parser state on hitting an errorPhilip Withnall2015-04-141-1/+3
* core: Allow the GDataFeed type to be passed to _gdata_feed_new()Philip Withnall2014-12-121-4/+10
* core: Eliminate unnecessary is_async argument from parser functionsPhilip Withnall2014-12-121-16/+18
* core: Mark all API as stable and impose API and ABI stability guaranteesPhilip Withnall2014-11-031-1/+1
* core: Handle ‘etag’ and ‘kind’ members in JSON feedsPhilip Withnall2014-09-211-0/+4
* core: Use g_ascii_strto[u]ll() instead of strto[u]l()Philip Withnall2014-08-091-3/+3
* core: Add support for JSON to GDataParsable, GDataEntry and GDataFeedPeteris Krisjanis2013-08-291-0/+77
* youtube: Temporarily relax requirements on <feed/title> elementPhilip Withnall2012-07-031-2/+6
* core: Rename gdata_parser_int64_from_element()Philip Withnall2012-04-141-2/+2
* core: Ensure that synchronous progress callbacks aren't done in idle callbacksPhilip Withnall2011-06-281-6/+14
* core: Fix attribute escaping for GDataFeedPhilip Withnall2010-12-101-1/+1
* core: Use gint64 timestamps instead of GTimeValsPhilip Withnall2010-10-041-19/+19
* core: Use namespaces from all entries in a feedPhilip Withnall2010-08-251-3/+5
* docs: Fix some incorrect <ulink> tags in documentation commentsPhilip Withnall2010-08-221-2/+2
* [introspection] Add missing annotations to GDataFeedPhilip Withnall2010-08-021-3/+3
* [introspection] Add (out) annotations to GTimeVal parametersPhilip Withnall2010-08-021-1/+1
* [introspection] Add (element-type) annotationsPhilip Withnall2010-07-161-4/+4
* [core] Batch operation supportPhilip Withnall2010-07-121-0/+64
* [core] Reference entries when adding them to feedsPhilip Withnall2010-07-081-1/+2
* [core] Remove more shadowing of functions from unistd.hPhilip Withnall2010-06-161-4/+4
* [core] Whitespace fixesPhilip Withnall2010-04-121-71/+74
* [core] Tidy up preconditionsPhilip Withnall2010-04-101-1/+1
* [core] Add support for <rights> to GDataFeedPhilip Withnall2010-04-061-2/+43
* [docs] More documentation warning fixesPhilip Withnall2010-03-271-3/+3
* [core] Remove unnecessary preconditions in internal functionsPhilip Withnall2010-03-251-11/+1
* [core] Removed unnecessary *_GET_PRIVATE macros everywherePhilip Withnall2010-03-251-1/+0
* [core] Add namespace checks to all parse_xml() functionsPhilip Withnall2010-03-251-80/+86
* [core] Move all GTimeVal parsing into a single functionPhilip Withnall2010-03-251-17/+2
* [core] Move all element object parsing into two functionsPhilip Withnall2010-03-251-35/+31
* [core] Move all element string content parsing into one functionPhilip Withnall2010-03-251-31/+8
* [core] Use GLib memory functions with libxml2Philip Withnall2010-01-221-8/+7
* [core] Improve GDataEntry, GDataFeed and GDataAccessHandler test coveragePhilip Withnall2010-01-211-11/+16
* [core] Add support for atom:icon to GDataFeedRichard Schwarting2009-10-081-0/+44
* Bug 587073 – Add Google Documents serviceThibault Saunier2009-07-171-35/+65
* [core] Link element names and namespaces to the relevant classesPhilip Withnall2009-06-281-6/+7
* [picasaweb] Added a PicasaWeb servicePhilip Withnall2009-06-211-1/+2
* [core] Converted Atom structs to GObjectsPhilip Withnall2009-06-141-95/+54
* Bug 584417 – Strings are not properly formed for localisationPhilip Withnall2009-06-031-14/+14
* [calendar] Added GDataCalendarFeed to parse Calendar-specific feed propertiesPhilip Withnall2009-05-171-2/+3
* [core] Abstract XML parsing from GDataFeed and GDataEntry into GDataParsablePhilip Withnall2009-05-171-405/+287
* [core] Cleaned up a few TODO commentsPhilip Withnall2009-05-101-2/+18
* [core] Corrected uses of deprecated libxml APIPhilip Withnall2009-04-271-14/+14
* [calendar] Added recurrence support to GDataCalendarEventPhilip Withnall2009-04-271-1/+1
* [docs] Added "Since" clauses to all relevant documentationPhilip Withnall2009-04-241-0/+8
* [docs] Standardised documentation a little betterPhilip Withnall2009-04-241-3/+3