summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-node.h
Commit message (Expand)AuthorAgeFilesLines
* Do not write xml:lang key versions when the same as the 'C' versionRichard Hughes2014-04-101-0/+2
* Load AppStream files assuming literal text stringsRichard Hughes2014-04-081-0/+2
* Add as_node_get_tag() and only store the name when the tag is unknownRichard Hughes2014-03-261-0/+3
* Add an 'api-version' property to AsStore to generate old-style metadataRichard Hughes2014-03-201-0/+2
* Add gtk-doc file headers and flesh out the documentationRichard Hughes2014-03-181-8/+37
* Add a AsNodeFromXmlFlags bitfield to allow future API additionsRichard Hughes2014-03-181-0/+8
* Unexport things we don't want to keep stableRichard Hughes2014-03-181-3/+0
* Add a lot of Gtk-Doc markup and generate a valid GIR fileRichard Hughes2014-03-171-0/+3
* Add as_node_from_file()Richard Hughes2014-03-171-0/+5
* Reduce the amount of string copying when parsing a GNode treeRichard Hughes2014-03-171-0/+1
* trivial: Add the single inclusion header guards in as-node.hRichard Hughes2014-03-171-3/+3
* Add as_node_get_localized_best() to get the best locale from a nodeRichard Hughes2014-03-131-0/+2
* Make as_app_add_language() more friendly for expat-style parsersRichard Hughes2014-03-131-0/+2
* Add AsNodeRichard Hughes2014-03-131-0/+99