summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-icon-private.h
Commit message (Collapse)AuthorAgeFilesLines
* Use '#pragma once' to avoid a lot of boilerplateRichard Hughes2019-02-091-5/+2
|
* Use the SPDX-License-Identifier in all source filesRichard Hughes2019-02-091-15/+1
|
* trivial: Do not store hundreds of duplicate AsIcon prefix stringsRichard Hughes2018-05-211-0/+3
|
* Create a AsNodeContext object for parsing stateRichard Hughes2015-01-211-1/+4
| | | | | | | We've relied on version number heuristics for too long, and now we're in a position where we need the source kind to parse files correctly. All the functions are private, no API bump required.
* Add AsIcon as a new abstract icon objectRichard Hughes2014-10-011-0/+49