summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-app-private.h
Commit message (Expand)AuthorAgeFilesLines
* Do not export private internal-only symbolswip/hughsie/symbol-sanityRichard Hughes2019-10-171-0/+16
* Allow parsing desktop files using as_app_parse_data()Richard Hughes2019-09-301-0/+4
* 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
* trivial: Do not store hundreds of duplicate AsApp origin stringsRichard Hughes2018-05-211-0/+2
* trivial: Do not store hundreds of duplicate AsApp icon path stringsRichard Hughes2018-05-211-0/+2
* Add support for component agreementsRichard Hughes2018-04-111-0/+2
* trivial: Check for duplicate content ratings sections with the same kindRichard Hughes2017-12-091-0/+2
* Fail to validate if AppData screenshots are duplicatedRichard Hughes2017-08-031-0/+2
* Add functions for getting the AsApp search matchRichard Hughes2017-04-151-2/+0
* Fail to validate if the release children are in the wrong orderRichard Hughes2017-02-211-0/+2
* Allow the client to control what search fields are indexedRichard Hughes2016-11-031-0/+2
* Load the search token blacklist into a hash tableRichard Hughes2016-11-021-0/+2
* trivial: Unsingleton AsStemmer and use a shared instance in AsStoreRichard Hughes2016-11-021-0/+3
* Add some more validation checks for keywordsRichard Hughes2016-08-051-0/+4
* Restrict addons to the same scope and bundle kindRichard Hughes2016-08-011-0/+1
* Add as_store_get_app_by_unique_id()Richard Hughes2016-07-311-0/+3
* Add a warning when validating in strict mode a file with invalid tagsRichard Hughes2016-02-181-0/+2
* Reject an invalid project group when parsingRichard Hughes2016-01-221-0/+2
* Set a validation failure for files using <updatecontact> when being strictRichard Hughes2016-01-111-0/+2
* Support parsing .inf files into an AsAppRichard Hughes2015-03-091-0/+4
* trivial: Split off the desktop file parsing to it's own source fileRichard Hughes2015-03-091-0/+4
* Create a AsNodeContext object for parsing stateRichard Hughes2015-01-211-1/+4
* Add as_app_get_search_tokens()Richard Hughes2015-01-141-0/+1
* trivial: Remove the private AS_APP_ICON_DEFAULT_WIDTHRichard Hughes2014-09-251-2/+0
* Ignore translations for non-translatable tagsRichard Hughes2014-09-251-0/+6
* Use libyaml to read DEP-11 metadataRichard Hughes2014-08-201-0/+3
* Check the icon size when checking the installed rootRichard Hughes2014-08-101-0/+6
* trivial: Fix various GObject Introspection markup problemsRichard Hughes2014-08-061-0/+16
* Add as_store_validate()Richard Hughes2014-07-311-0/+1
* trivial: Do not use g_warning() for invalid UTF8Richard Hughes2014-07-171-0/+1
* Fix a strict validation failure when parsing .xml.in filesRichard Hughes2014-06-131-0/+3
* Export as_app_set_source_kind()Richard Hughes2014-05-241-2/+0
* Collect certain errors when parsing file-backed AsApp'sRichard Hughes2014-04-211-0/+10
* trivial: Add methods for getting AsApp translation sizesRichard Hughes2014-04-201-0/+3
* Add as_app_get_source_kind()Richard Hughes2014-04-201-0/+3
* Add an 'api-version' property to AsStore to generate old-style metadataRichard Hughes2014-03-201-1/+2
* Unexport things we don't want to keep stableRichard Hughes2014-03-181-0/+43