summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-image.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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