summaryrefslogtreecommitdiff
path: root/gdata/gdata-parser.h
Commit message (Expand)AuthorAgeFilesLines
* core: Add an internal parser for hexadecimal colours in JSON membersPhilip Withnall2015-05-031-0/+8
* core: Add new JSON internal parser helper methodsPhilip Withnall2015-04-201-0/+12
* core: Expose gdata_parser_error_from_json_error() internallyPhilip Withnall2015-04-201-0/+3
* core: Remove outdated gdata_parser_int64_to_json_iso8601()Philip Withnall2014-08-091-1/+0
* core: Add helper function to work around Google RFC 3339 incompatibilityPeteris Krisjanis2013-10-261-0/+1
* core: Add support for JSON to GDataParsable, GDataEntry and GDataFeedPeteris Krisjanis2013-08-291-0/+10
* core: Add gdata_parser_int64_from_element() to parse long numbersPhilip Withnall2012-04-141-0/+2
* core: Rename gdata_parser_int64_from_element()Philip Withnall2012-04-141-2/+2
* core: Use gint64 timestamps instead of GTimeValsPhilip Withnall2010-10-041-4/+6
* [core] Add G_GNUC_MALLOC to all functions returning allocated dataPhilip Withnall2010-04-011-2/+2
* Bug 613551 — Add gContact namespacePhilip Withnall2010-03-251-0/+1
* [core] Add namespace checks to all parse_xml() functionsPhilip Withnall2010-03-251-0/+3
* [core] Move all GTimeVal parsing into a single functionPhilip Withnall2010-03-251-1/+6
* [core] Move all element object parsing into two functionsPhilip Withnall2010-03-251-6/+16
* [core] Move all element string content parsing into one functionPhilip Withnall2010-03-251-0/+21
* [core] Move all boolean property parsing into one functionPhilip Withnall2010-03-251-0/+4
* [core] Constify GTimeVals and GDataColors where possiblePhilip Withnall2010-03-221-1/+1
* [gd] Make string parsing UTF-8–safePhilip Withnall2010-01-251-0/+1
* [core] Added a method to escape text and append it to a GStringPhilip Withnall2009-08-031-0/+1
* [picasaweb] Added a PicasaWeb servicePhilip Withnall2009-06-211-0/+1
* Bug 579170 – Eliminate gdata_parser_error_unhandled_elementPhilip Withnall2009-06-141-1/+0
* [core] Converted Atom structs to GObjectsPhilip Withnall2009-06-141-16/+9
* Added G_GNUC_CONST attributes to all _get_type functionsPhilip Withnall2009-04-201-1/+1
* Fixed licence to consistently be LGPLv2.1.Philip Withnall2009-04-011-9/+9
* Made a few parser functions private and documented the parser error codes.Philip Withnall2009-03-301-8/+0
* Enabled building of enums and tidied up a few TODOs relating to error handling.Philip Withnall2009-03-101-0/+8
* [project @ philip@tecnocode.co.uk-20090123234249-obzjzy8dvtmkz3hl]Philip Withnall2009-01-231-0/+11
* [project @ philip@tecnocode.co.uk-20090122191358-5ko4fx27s8hlmpw7]Philip Withnall2009-01-221-0/+35