summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-image.c
Commit message (Expand)AuthorAgeFilesLines
* Add an 'api-version' property to AsStore to generate old-style metadataRichard Hughes2014-03-201-1/+2
* Add gtk-doc file headers and flesh out the documentationRichard Hughes2014-03-181-0/+13
* Unexport things we don't want to keep stableRichard Hughes2014-03-181-3/+3
* Add a lot of Gtk-Doc markup and generate a valid GIR fileRichard Hughes2014-03-171-11/+101
* trivial: Never use atoi()Richard Hughes2014-03-171-9/+8
* Reduce the amount of string copying when parsing a GNode treeRichard Hughes2014-03-171-3/+8
* Use strndup so we can use expat-type parsers without an additional copyRichard Hughes2014-03-131-5/+3
* Add functions to parse from and to insert a GNodeRichard Hughes2014-03-131-0/+57
* Add AsImageRichard Hughes2014-03-121-0/+188