summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release version 0.1.7appstream_glib_0_1_7Richard Hughes2014-06-122-1/+21
* Add support for the 'dbus' AsProvideKindRichard Hughes2014-06-122-0/+6
* Allow 'appstream-util validate' to validate multiple filesRichard Hughes2014-06-121-19/+112
* Add support for validating metainfo.xml filesRichard Hughes2014-06-116-25/+115
* trivial: Use more _cleanup_ functionsRichard Hughes2014-06-111-5/+2
* Add <extends> from the draft AppStream 0.7 specificationRichard Hughes2014-06-119-0/+190
* Fail to validate AppData files with URLs in the descriptionsRichard Hughes2014-06-102-4/+39
* trivial: Also unintltoolize <_ul> and <_ol>Richard Hughes2014-06-101-0/+4
* Correctly use convert-translatable when the source kind is already setRichard Hughes2014-06-101-4/+6
* trivial: Fix up some gtk-doc markup to not explode for old versionsRichard Hughes2014-06-101-1/+1
* Support the non-standard X-Ubuntu-Software-Center-NameRichard Hughes2014-06-061-0/+19
* Do not write a screenshot type of 'normal' as it's the default valueRichard Hughes2014-06-062-3/+8
* trivial: Use systemd-style cleanup functionsRichard Hughes2014-06-0411-181/+181
* trivial: Use a common style where the _cleanup is done last in the blockRichard Hughes2014-06-039-77/+77
* Use __attribute__(cleanup) to simplify memory cleanupRichard Hughes2014-06-0113-1038/+605
* Fix a crash when we try to validate <p></p>Richard Hughes2014-06-011-0/+8
* Don't include the filename in the error outputRichard Hughes2014-05-301-1/+1
* Automatically demangle the update contactRichard Hughes2014-05-282-3/+43
* Do not log a critical warning in as_store_to_xml()Richard Hughes2014-05-282-3/+23
* trivial: post release version bumpRichard Hughes2014-05-282-5/+5
* Release version 0.1.6appstream_glib_0_1_6Richard Hughes2014-05-282-2/+31
* Only require <project_licence> when being strictRichard Hughes2014-05-281-2/+2
* Sort the applications by app-id when exporting to XMLRichard Hughes2014-05-281-0/+14
* Also support validating .appdata.xml.in filesRichard Hughes2014-05-275-2/+122
* Add @AS_TAG_FLAG_USE_TRANSLATEDRichard Hughes2014-05-272-1/+20
* Only autodetect the AsAppSourceKind when unknownRichard Hughes2014-05-241-12/+30
* Export as_app_set_source_kind()Richard Hughes2014-05-242-2/+2
* Retain comments in .desktop and .appdata.xml files when requiredRichard Hughes2014-05-232-4/+10
* Add as_node_get_comment()Richard Hughes2014-05-234-5/+128
* Fix validation of old-style AppData files without screenshot sizesRichard Hughes2014-05-221-4/+7
* trivial: Do not print category status in the HTML pageRichard Hughes2014-05-211-15/+0
* Show the percentage to one decimal place in the HTML status pageRichard Hughes2014-05-211-12/+18
* Only show the thumbnail when creating the HTML status pageRichard Hughes2014-05-211-14/+22
* Add validation for <releases>Richard Hughes2014-05-213-9/+135
* trivial: Fix the list of acceptable AppData licensesRichard Hughes2014-05-211-1/+1
* trivial: Fix 'make distcheck'Richard Hughes2014-05-211-1/+1
* Add as-provide.h to public headersKalev Lember2014-05-191-0/+1
* Add AsProvideRichard Hughes2014-05-1912-0/+546
* trivial: Fix a tiny leak introduced in the last few patchesRichard Hughes2014-05-161-0/+1
* Add as_image_get_basename()Richard Hughes2014-05-165-0/+77
* Add as_image_save_pixbuf()Richard Hughes2014-05-162-40/+67
* Add as_screenshot_get_source() convenience helperRichard Hughes2014-05-163-0/+30
* Correctly parse the localized descriptions from AppData filesRichard Hughes2014-05-164-3/+57
* Do not require <project_license> for %AS_APP_VALIDATE_FLAG_RELAXRichard Hughes2014-05-161-1/+3
* Add as_image_load_filename()Richard Hughes2014-05-142-0/+50
* Update the image size when using as_image_set_pixbuf()Richard Hughes2014-05-141-0/+2
* Add as_image_get_md5()Richard Hughes2014-05-132-0/+28
* Add as_image_save_filename()Richard Hughes2014-05-132-0/+109
* Add as_image_set_pixbuf()Richard Hughes2014-05-135-2/+45
* AsApp: Subsume more propertiesRichard Hughes2014-05-131-0/+10