summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-bundle.c
Commit message (Expand)AuthorAgeFilesLines
* Use the SPDX-License-Identifier in all source filesRichard Hughes2019-02-091-15/+1
* Add object type checks on the inputs of all functionsRobert Ancell2018-06-271-0/+12
* trivial: Fix up some broken links in the generated documentationRichard Hughes2017-04-211-1/+1
* Fix compile with -Wdiscarded-qualifiersRichard Hughes2017-03-151-3/+3
* Use refcounted strings in all objectsRichard Hughes2016-11-211-22/+17
* Add support for AppImage bundlesRichard Hughes2016-09-121-0/+4
* Add AS_BUNDLE_KIND_CABINETRichard Hughes2016-08-191-0/+4
* trivial: Add AS_BUNDLE_KIND_PACKAGERichard Hughes2016-07-311-0/+4
* trivial: Add AS_BUNDLE_KIND_SNAPRichard Hughes2016-07-311-0/+4
* trivial: Get rid of useless internal-only gtk-doc markupRichard Hughes2016-06-281-9/+0
* Rename the xdg-app support to the new name: FlatpakRichard Hughes2016-05-111-4/+6
* Add support for getting the SDK and runtime from the bundleRichard Hughes2016-02-171-0/+84
* trivial: Drop as-cleanup.h include where not neededKalev Lember2015-09-081-1/+0
* libappstream-glib: Port to G_DECLARE_DERIVABLE_TYPE macroKalev Lember2015-09-081-3/+2
* Drop the unused _len arguments on many functionsRichard Hughes2015-08-031-4/+3
* Create a AsNodeContext object for parsing stateRichard Hughes2015-01-211-4/+8
* Add AS_BUNDLE_KIND_XDG_APPRichard Hughes2015-01-201-0/+4
* Add support for <bundle>Richard Hughes2015-01-201-0/+286