summaryrefslogtreecommitdiff
path: root/libappstream-builder/asb-app.h
Commit message (Expand)AuthorAgeFilesLines
* Use '#pragma once' to avoid a lot of boilerplateRichard Hughes2019-02-091-4/+1
* Use the SPDX-License-Identifier in all source filesRichard Hughes2019-02-091-15/+1
* Require AppData files to be present in the AppStream metadataRichard Hughes2015-09-161-9/+2
* libappstream-builder: Port to G_DECLARE_DERIVABLE_TYPE macroKalev Lember2015-09-081-17/+2
* trivial: Remove unused prototypeRichard Hughes2015-08-101-2/+0
* trivial: Remove the unused asb_app_add_screenshot_source()Richard Hughes2015-08-041-3/+0
* trivial: Fix a tiny gtk-doc markup problemRichard Hughes2014-12-091-1/+1
* Save the screenshots as soon as possibleRichard Hughes2014-10-231-0/+17
* Write the application XML after all the vetos have been addedRichard Hughes2014-10-201-1/+0
* Add asb_app_set_hidpi_enabled()Richard Hughes2014-09-261-0/+2
* Rename asb_app_set_pixbuf() to asb_app_add_pixbuf()Richard Hughes2014-09-251-1/+1
* Store vetos in the XML itselfRichard Hughes2014-08-181-1/+0
* trivial: Add klass padding to the Asb objectsRichard Hughes2014-08-151-0/+9
* Add as_app_add_veto()Richard Hughes2014-08-091-5/+0
* Add asb_app_set_veto_description()Richard Hughes2014-07-291-0/+1
* Add libappstream-builder from the createrepo_as projectRichard Hughes2014-06-171-0/+86