summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-provide.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/+8
* Add <id> kinds for application providesRichard Hughes2017-06-271-0/+4
* Fix compile with -Wdiscarded-qualifiersRichard Hughes2017-03-151-1/+1
* Use refcounted strings in all objectsRichard Hughes2016-11-211-6/+6
* trivial: Get rid of useless internal-only gtk-doc markupRichard Hughes2016-06-281-9/+0
* libappstream-glib: Port to G_DECLARE_DERIVABLE_TYPE macroKalev Lember2015-09-081-3/+2
* Add support for the flashed firmware provide kindRichard Hughes2015-08-101-6/+30
* Fix the name of the D-Bus session enumRichard Hughes2015-08-101-8/+15
* Drop the unused _len arguments on many functionsRichard Hughes2015-08-031-3/+2
* Create a AsNodeContext object for parsing stateRichard Hughes2015-01-211-4/+8
* Do not write provides with an unknown kindRichard Hughes2014-09-121-1/+3
* Use libyaml to read DEP-11 metadataRichard Hughes2014-08-201-0/+19
* DBus system services do not have <dbus-system> as the tag nameRichard Hughes2014-07-291-6/+17
* Add AS_PROVIDE_KIND_DBUS_SYSTEMRichard Hughes2014-07-291-0/+14
* trivial: Fix up some GObjectIntrospection markupRichard Hughes2014-06-201-1/+1
* Add support for the 'dbus' AsProvideKindRichard Hughes2014-06-121-0/+4
* Add AsProvideRichard Hughes2014-05-191-0/+274