summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-icon.h
Commit message (Expand)AuthorAgeFilesLines
* Fix build of libappstream-glib clientsJürg Billeter2019-02-101-1/+1
* 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
* Add support for icon scalingRichard Hughes2017-04-211-1/+4
* libappstream-glib: Port to G_DECLARE_DERIVABLE_TYPE macroKalev Lember2015-09-081-15/+2
* Drop the unused _len arguments on many functionsRichard Hughes2015-08-031-2/+1
* Preserve the URL for remote icon types and filename for local iconsRichard Hughes2014-12-091-0/+6
* Support 'local' AppStream iconsRichard Hughes2014-10-211-0/+2
* trivial: Do not use the AsNode error quark in AsIconRichard Hughes2014-10-011-0/+15
* Add as_icon_convert_to_kind()Richard Hughes2014-10-011-0/+3
* Add AsIcon as a new abstract icon objectRichard Hughes2014-10-011-0/+134