summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add mimetype data to the AsApp objectRichard Hughes2014-04-082-3/+13
* trivial: Fix up the gtk-doc markup for the last commitRichard Hughes2014-04-082-4/+4
* Add as_app_search_matches_all()Richard Hughes2014-04-083-0/+35
* Do not allow applications without iconsRichard Hughes2014-03-271-0/+11
* Only set app-install icons to cached if not already stockRichard Hughes2014-03-271-1/+2
* Set the icon kind to stock if it matches any stock iconRichard Hughes2014-03-263-3/+13
* Add as_utils_is_stock_icon_name()Richard Hughes2014-03-266-3/+385
* Ignore settings panels when parsing desktop filesRichard Hughes2014-03-264-1/+30
* trivial: post release version bumpRichard Hughes2014-03-262-5/+5
* Release version 0.1.2appstream_glib_0_1_2Richard Hughes2014-03-263-3/+26
* Add as_node_get_tag() and only store the name when the tag is unknownRichard Hughes2014-03-266-20/+46
* Add as_tag_from_string_full()Richard Hughes2014-03-263-11/+41
* Use screenshots.debian.net for app-install contentRichard Hughes2014-03-251-0/+39
* Load the Ubuntu app-install dataRichard Hughes2014-03-253-6/+133
* trivial: Do not use AsNodeError in AsAppRichard Hughes2014-03-252-2/+35
* trivial: Explicitly choose which files are scanned by g-ir-scannerRichard Hughes2014-03-251-2/+19
* trivial: Always return the correct error domain from AsStoreRichard Hughes2014-03-251-11/+68
* Use the full ID for the AsStore hashRichard Hughes2014-03-252-7/+7
* Add as_store_load() to load system and user locationsRichard Hughes2014-03-253-1/+288
* Add an error quark for AsStoreRichard Hughes2014-03-252-2/+33
* trivial: Fix build for the non-gperf caseRichard Hughes2014-03-241-3/+3
* Use gperf to generate a perfect hash for the tag namesRichard Hughes2014-03-245-23/+90
* trivial: Use a getter and setter for setting the node data nameRichard Hughes2014-03-241-12/+33
* Reduce the number of small attr key allocationsRichard Hughes2014-03-241-3/+2
* Add as_node_take_attribute() to reduce allocations during parseRichard Hughes2014-03-244-18/+70
* Do not use GHashTable to store node attributesRichard Hughes2014-03-241-79/+75
* Add as_app_parse_file() which parses a .desktop file into an AsAppRichard Hughes2014-03-215-0/+382
* trivial: Fixes to the spec file from FedoraRichard Hughes2014-03-211-5/+3
* trivial: post release version bumpRichard Hughes2014-03-212-5/+5
* Release version 0.1.1appstream_glib_0_1_1Richard Hughes2014-03-212-2/+20
* trivial: Include in version control some sample v4 metadataRichard Hughes2014-03-213-4/+4
* Add the new AsUrlKind's in API 0.6Richard Hughes2014-03-202-0/+18
* Add an 'api-version' property to AsStore to generate old-style metadataRichard Hughes2014-03-2014-56/+263
* Add as_store_from_xml()Richard Hughes2014-03-202-38/+117
* trivial: Actually accept deprecated tags againRichard Hughes2014-03-202-0/+12
* Clarify the icon_root paramter in as_store_from_file()Richard Hughes2014-03-202-16/+24
* Support the 'origin' attribute on the root nodeRichard Hughes2014-03-1911-4/+221
* trivial: Remove three compiler warnings from clangRichard Hughes2014-03-191-7/+2
* Use GQuarks for matching tag string to AsTag enumsRichard Hughes2014-03-191-70/+14
* Return correct results from as_tag_to_string()Richard Hughes2014-03-192-3/+22
* Don't crash when using getting an unset descriptionRichard Hughes2014-03-192-3/+7
* Fix parsing incompletely translated AppData filesRichard Hughes2014-03-182-11/+13
* Add <architectures> supportRichard Hughes2014-03-185-0/+77
* Speed up as_tag_to_string() by using a table and a single lookupRichard Hughes2014-03-181-61/+35
* Support old-style markup-less <description> tagsRichard Hughes2014-03-182-6/+58
* The 'appcategories' tag is now deprecated for 'categories'Richard Hughes2014-03-184-13/+16
* trivial: Update README to reflect realityRichard Hughes2014-03-181-1/+2
* Do not depend on functions introduced in Glib 2.39.1Richard Hughes2014-03-182-10/+42
* trivial: post release version bumpRichard Hughes2014-03-182-5/+5
* Release version 0.1.0appstream_glib_0_1_0Richard Hughes2014-03-181-0/+13