summaryrefslogtreecommitdiff
path: root/gdata/atom
Commit message (Expand)AuthorAgeFilesLines
* drop usage of deprecated gobject functionsDaniel Kolesa2021-06-034-12/+8
* docs: Use correct url attribute for ulink usageRico Tzschichholz2020-08-291-1/+1
* build: Port from Autotools to mesonMayank Sharma2019-06-251-0/+20
* docs: Replace ‘**/’ gtk-doc comment endings with ‘*/’Philip Withnall2017-01-248-64/+64
* core: Clarify handling of empty strings in some core APIsPhilip Withnall2017-01-084-37/+61
* Release version 0.17.0LIBGDATA_0_17_0Philip Withnall2015-04-241-2/+2
* atom: Add macros for shared and viewedDebarshi Ray2015-04-131-0/+20
* core: Mark all API as stable and impose API and ABI stability guaranteesPhilip Withnall2014-11-034-4/+4
* core: Add padding members to class structuresPhilip Withnall2014-11-034-0/+20
* core: Fix API documentation ‘Since’ versionsPhilip Withnall2014-08-091-1/+1
* core: Use g_ascii_strto[u]ll() instead of strto[u]l()Philip Withnall2014-08-091-1/+1
* atom: Add a GDATA_LINK_PARENT definePhilip Withnall2014-03-101-0/+15
* Bug 656973 — Add an example of starring a documentPhilip Withnall2011-10-101-0/+20
* atom: Fix attribute escaping for GDataLinkPhilip Withnall2010-12-021-3/+3
* atom: Fix attribute escaping for GDataCategoryPhilip Withnall2010-12-021-2/+2
* [introspection] Add missing annotations to GDataLinkPhilip Withnall2010-08-031-5/+5
* [introspection] Add missing annotations to GDataCategoryPhilip Withnall2010-08-031-4/+4
* [introspection] Add missing annotations to GDataAuthorPhilip Withnall2010-08-031-4/+4
* [atom] Remove the link rel hack used to work around cgo#2129Philip Withnall2010-07-161-8/+2
* [core] Batch operation supportPhilip Withnall2010-07-121-2/+8
* [core] Add a GDataComparable interfacePhilip Withnall2010-06-158-139/+68
* [core] Mark most getter functions as purePhilip Withnall2010-04-164-19/+19
* [core] Whitespace fixesPhilip Withnall2010-04-125-69/+76
* [core] Tidy up preconditionsPhilip Withnall2010-04-104-0/+12
* [core] Add G_GNUC_MALLOC to all functions returning allocated dataPhilip Withnall2010-04-013-3/+3
* [docs] More documentation warning fixesPhilip Withnall2010-03-274-12/+20
* [core] Removed unnecessary *_GET_PRIVATE macros everywherePhilip Withnall2010-03-254-4/+0
* [core] Add namespace checks to all parse_xml() functionsPhilip Withnall2010-03-251-3/+5
* [core] Tidy up some objects' parsing methodsPhilip Withnall2010-03-252-11/+3
* [core] Move all element string content parsing into one functionPhilip Withnall2010-03-251-25/+5
* [docs] Added missing Since tagsPhilip Withnall2010-03-223-0/+6
* [core] Fix memory leaksPhilip Withnall2010-01-221-0/+1
* [core] Use GLib memory functions with libxml2Philip Withnall2010-01-224-45/+34
* [core] Use HTTPS URIs wherever possiblePhilip Withnall2010-01-181-3/+3
* [atom] Extend Atom tests to give complete coveragePhilip Withnall2009-12-304-13/+10
* [build] Reorganised to use non-recursive automake and added gcov supportPhilip Withnall2009-12-291-37/+0
* Bug 592124 — G_LOG_DOMAIN not set for subdirectoriesPhilip Withnall2009-08-181-0/+1
* [core] Added a method to escape text and append it to a GStringPhilip Withnall2009-08-033-30/+10
* [documents] Fixed gdata_documents_entry_get_path functionPhilip Withnall2009-07-201-1/+3
* Bug 587073 – Add Google Documents serviceThibault Saunier2009-07-171-1/+5
* [atom] Added #defined values for the standard link relation typesPhilip Withnall2009-07-022-3/+88
* Bug 587277 – Some files are GPLv3 but license is LGPLv2.1?Philip Withnall2009-06-298-72/+72
* [atom] Added test cases for the Atom elements with classesPhilip Withnall2009-06-292-18/+42
* [core] Link element names and namespaces to the relevant classesPhilip Withnall2009-06-284-0/+4
* [core] Converted GData structs to GObjectsPhilip Withnall2009-06-144-4/+4
* [core] Converted Atom structs to GObjectsPhilip Withnall2009-06-149-0/+2028