summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release version 0.4.0appstream_glib_0_4_0Richard Hughes2015-05-262-1/+26
* Do not use the cache location when using install-origin with a DESTDIRRichard Hughes2015-05-261-2/+5
* Show a warning when the origin or basename isn't specifiedRichard Hughes2015-05-221-4/+10
* Version the builder plugin locationRichard Hughes2015-05-124-4/+13
* Have another go at fixing font previewsRichard Hughes2015-05-061-1/+6
* Merge pull request #48 from pnemade/masterRichard Hughes2015-05-041-0/+18
|\
| * Add text icons and sample text for some languagesParag Nemade2015-05-041-0/+18
|/
* Fix exo-web-browser blacklist entryKalev Lember2015-04-291-1/+1
* Detect recolorable symbolic iconsRichard Hughes2015-04-281-0/+6
* Remove overzealous blacklisting entryRichard Hughes2015-04-231-1/+0
* trivial: Set the catalog basename as additional metadataRichard Hughes2015-04-221-0/+6
* trivial: Convert the porting document to markdownRichard Hughes2015-04-142-12/+4
* Check for duplicate screenshots when adding fontsRichard Hughes2015-04-131-0/+23
* trivial: Never attempt to mirror generated screenshotsRichard Hughes2015-04-131-3/+4
* Use the sanitized font filename as the cache-idRichard Hughes2015-04-102-6/+16
* trivial: post-branch version bumpRichard Hughes2015-04-102-5/+5
* Fix a crash for an invalid AppData fileRichard Hughes2015-04-091-2/+8
* Do not strip out the source screenshot when using mirror-screenshots --nonetRichard Hughes2015-04-071-20/+16
* Remove the batch output option from the builderRichard Hughes2015-04-079-603/+7
* Remove the extra screenshots and appdata options from the builderRichard Hughes2015-04-075-272/+15
* Remove all networking support when building metadataRichard Hughes2015-04-078-387/+58
* Add a mirror-screenshots command to appstream-utilRichard Hughes2015-04-071-0/+455
* trivial: Remove some unused codeRichard Hughes2015-04-021-51/+0
* No longer set PaddedIconRichard Hughes2015-04-022-5/+0
* Remove --extra-appstream from the builderRichard Hughes2015-04-016-202/+0
* Allow using as_node_get_localized_unwrap() on unwrapped description markupRichard Hughes2015-03-311-0/+10
* Merge pull request #45 from DimStar77/masterRichard Hughes2015-03-301-1/+1
|\
| * Build: link libasb_plugin_font.la with GTK30_3_XDominique Leuenberger2015-03-301-1/+1
|/
* trivial: post release version bumpRichard Hughes2015-03-302-5/+5
* Release version 0.3.6appstream_glib_0_3_6Richard Hughes2015-03-302-1/+27
* Do not trust the result of FcConfigAppFontAddFile()Richard Hughes2015-03-301-1/+1
* Update the checksums for the gcab-generated firmwareRichard Hughes2015-03-301-4/+4
* Add a 'replace-screenshots' command to appstream-utilRichard Hughes2015-03-301-0/+57
* Add the source-only tags when outputting AppData filesRichard Hughes2015-03-304-2/+58
* If the API version is unspecified when building use the latest released versionRichard Hughes2015-03-261-1/+1
* Put all the screenshots in a file rather than just writing to the upload pathRichard Hughes2015-03-253-1/+33
* Teach asb_utils_write_archive() how to write other archive formatsRichard Hughes2015-03-251-1/+6
* Always upscale screenshots if they are too smallKalev Lember2015-03-251-15/+0
* Assume the INF DriverVer is UTCRichard Hughes2015-03-251-4/+4
* Make the AppStream builder support optionalRichard Hughes2015-03-255-50/+82
* Use the upstream screenshot when we are using appstream-builder --no-netRichard Hughes2015-03-242-0/+15
* Allow uninstalling AppStream files from /var/cacheRichard Hughes2015-03-201-22/+22
* Use the correct image URL for HiDPI screenshotsRichard Hughes2015-03-191-1/+1
* Merge pull request #41 from elmarco/patch-1Igor Gnatenko2015-03-171-1/+1
|\
| * configure.ac: fix typoMarc-Andre Lureau2015-03-171-1/+1
|/
* Remove the gtk3 dep from libappstream-glibRichard Hughes2015-03-163-2/+6
* Merge pull request #39 from aruiz/masterRichard Hughes2015-03-141-1/+4
|\
| * configure.ac: gcab is a hard requirementAlberto Ruiz2015-03-141-1/+4
|/
* Add --batch-output to be able to disable the progress panel when buildingRichard Hughes2015-03-136-0/+32
* Do not fail due to style warnings when using relaxed validationRichard Hughes2015-03-131-97/+102