summaryrefslogtreecommitdiff
path: root/rest/rest-xml-node.c
Commit message (Expand)AuthorAgeFilesLines
* xml-node: Define the order in which attributes & children are printedDebarshi Ray2017-10-161-1/+22
* xml-node: Unbreak the creation of top-level nodesDebarshi Ray2017-10-161-1/+0
* xml-node: Remove stray blank spaceDebarshi Ray2017-10-161-1/+1
* Add more missing precondition checksTimm Bäder2016-07-141-2/+12
* xml-node: Use GString in rest_xml_node_print()Christophe Fergeau2016-06-201-9/+12
* xml-node: Remove deprecated APITimm Bäder2016-06-161-6/+0
* Fix rest_xml_node_print name in gtk-doc annotationChristophe Fergeau2014-08-251-1/+1
* Fix annotationsEmmanuele Bassi2014-03-101-3/+3
* rest-xml-node: skip ref/unref() methods in introspectionDanielle Madeley2012-03-271-2/+2
* xml-node: API for manually constructing and outputting XMLTomas Frydrych2011-02-101-0/+399