summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-store.h
Commit message (Expand)AuthorAgeFilesLines
* Add as_store_convert_icons()Richard Hughes2014-10-011-0/+3
* Add as_store_add_metadata_index()Richard Hughes2014-08-211-0/+2
* Add as_store_remove_app_by_id()Richard Hughes2014-08-211-0/+2
* Add as_store_remove_all()Richard Hughes2014-08-151-0/+1
* Add as_store_set_builder_id()Richard Hughes2014-08-151-0/+3
* Add AS_STORE_LOAD_FLAG_ALLOW_VETORichard Hughes2014-08-091-0/+2
* Add as_store_set_destdir() so we can use a different rootRichard Hughes2014-08-011-0/+3
* Add as_store_validate()Richard Hughes2014-07-311-0/+3
* Add as_store_load_path()Richard Hughes2014-07-071-0/+4
* Add AS_STORE_ADD_FLAG_PREFER_LOCAL to allow the client to prefer local filesRichard Hughes2014-07-011-0/+2
* Add as_store_set_add_flags()Richard Hughes2014-07-011-0/+15
* Allow AsStore to load directories of AppData and desktop filesRichard Hughes2014-06-261-0/+4
* Add as_store_get_apps_by_metadata()Richard Hughes2014-04-171-0/+3
* Add as_store_load() to load system and user locationsRichard Hughes2014-03-251-1/+23
* Add an error quark for AsStoreRichard Hughes2014-03-251-0/+15
* Add an 'api-version' property to AsStore to generate old-style metadataRichard Hughes2014-03-201-0/+3
* Add as_store_from_xml()Richard Hughes2014-03-201-0/+5
* Clarify the icon_root paramter in as_store_from_file()Richard Hughes2014-03-201-1/+1
* Support the 'origin' attribute on the root nodeRichard Hughes2014-03-191-0/+3
* Add the ability to convert the AsStore to a fileRichard Hughes2014-03-181-1/+13
* trivial: Add some class padding to avoid future API breaksRichard Hughes2014-03-171-0/+9
* Add a lot of Gtk-Doc markup and generate a valid GIR fileRichard Hughes2014-03-171-4/+3
* Add AsStoreRichard Hughes2014-03-171-0/+77