summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-app.h
Commit message (Expand)AuthorAgeFilesLines
* Add AsReviewwip/hughsie/AsReviewRichard Hughes2016-07-201-1/+5
* Do not save the 'X-' prefixed keys to the AppStream metadataRichard Hughes2016-07-151-0/+2
* Add an AS_STATE_PURCHASING constant (#115)Robert Ancell2016-07-051-0/+2
* Add an AS_STATE_PURCHASABLE constant so we can support purchasing apps (#114)Robert Ancell2016-06-301-0/+2
* Add AS_APP_QUIRK_NOT_LAUNCHABLERichard Hughes2016-04-261-0/+2
* Add AS_APP_QUIRK_HAS_SHORTCUTJoaquim Rocha2016-04-201-0/+2
* Add AS_APP_QUIRK_NOT_REVIEWABLERichard Hughes2016-04-081-0/+2
* Add AS_APP_QUIRK_NEEDS_REBOOTRichard Hughes2016-04-071-0/+2
* trivial: Fix a gtk-doc markup warningRichard Hughes2016-03-311-1/+1
* Add as_app_has_compulsory_for_desktop()Richard Hughes2016-03-281-0/+2
* Add AS_APP_QUIRK_MATCH_ANY_PREFIXRichard Hughes2016-03-231-0/+2
* Add as_app_get_id_no_prefix()Richard Hughes2016-03-231-0/+1
* Add support for content ratingsRichard Hughes2016-03-091-0/+6
* Add AS_APP_KIND_LOCALIZATIONRichard Hughes2016-03-011-0/+2
* trivial: Add AS_APP_QUIRK_HAS_SOURCERichard Hughes2016-02-261-0/+2
* Add AsAppQuirkRichard Hughes2016-02-261-0/+20
* Add AS_APP_KIND_OS_UPDATERichard Hughes2016-02-261-2/+4
* Add AS_APP_KIND_SHELL_EXTENSIONRichard Hughes2016-02-261-0/+2
* Add AS_APP_KIND_DISTRO_UPGRADERichard Hughes2016-02-251-0/+2
* Rename a symbol to reflect realityRichard Hughes2016-02-251-3/+46
* Add AsTranslation to support <translation> tags in AppData filesRichard Hughes2016-01-251-0/+4
* Add a AS_APP_STATE_UPDATABLE_LIVE constant so we can support live updatesRichard Hughes2015-11-241-0/+2
* libappstream-glib: Port to G_DECLARE_DERIVABLE_TYPE macroKalev Lember2015-09-081-15/+2
* Drop the unused _len arguments on many functionsRichard Hughes2015-08-031-46/+23
* Remove the AppData veto when incorporating metadataRichard Hughes2015-06-171-0/+2
* Add a flag to use non-optimal data sources when building metadataRichard Hughes2015-06-161-0/+2
* Support parsing .inf files into an AsAppRichard Hughes2015-03-091-0/+2
* trivial: Add as_app_get_release_default()Richard Hughes2015-03-091-0/+1
* Add as_app_get_release()Richard Hughes2015-03-021-0/+2
* Add support for <permission>Richard Hughes2015-01-221-1/+7
* Add support for <bundle>Richard Hughes2015-01-201-0/+5
* Add as_app_set_origin()Richard Hughes2014-10-241-0/+3
* Add as_store_convert_icons()Richard Hughes2014-10-011-0/+3
* Use AsIcon to represent an abstract iconRichard Hughes2014-10-011-7/+8
* Add AS_APP_VALIDATE_FLAG_ALL_APPSRichard Hughes2014-09-241-0/+2
* Add as_utils_get_string_overlap()Richard Hughes2014-09-101-1/+1
* Rename as_app_get_id_full() to as_app_get_id()Richard Hughes2014-08-221-4/+4
* Rename as_app_get_id() to as_app_get_id_filename()Richard Hughes2014-08-221-1/+1
* Allow translated keywordsRichard Hughes2014-08-181-1/+3
* Add AS_APP_PARSE_FLAG_ALLOW_VETORichard Hughes2014-08-091-0/+2
* Add as_app_add_veto()Richard Hughes2014-08-091-0/+5
* trivial: Fix various GObject Introspection markup problemsRichard Hughes2014-08-061-0/+1
* Add support for <source_pkgname> which will be in AppStream 0.8Richard Hughes2014-07-291-0/+4
* Add AS_APP_SUBSUME_FLAG_PARTIALRichard Hughes2014-07-091-0/+2
* Add support for <kudo> introduced in AppStream 0.8Richard Hughes2014-07-081-0/+10
* Add as_app_set_state()Richard Hughes2014-07-011-0/+31
* Add as_app_set_trust_flags()Richard Hughes2014-06-301-0/+19
* Add as_app_source_kind_to_string()Richard Hughes2014-06-261-0/+2
* Add as_app_get_source_file() to return the file that created the AsAppRichard Hughes2014-06-261-0/+3
* Add as_app_to_file()Richard Hughes2014-06-181-0/+4