summaryrefslogtreecommitdiff
path: root/libappstream-builder/plugins/asb-plugin-font.c
Commit message (Expand)AuthorAgeFilesLines
* libappstream-builder: Fix paths for cached iconsPhilip Withnall2021-03-171-7/+4
* trivial: Fix some typos spotted using codespellRichard Hughes2019-04-081-2/+2
* Use the SPDX-License-Identifier in all source filesRichard Hughes2019-02-091-15/+1
* Don’t fall back to en if other languages are available.Peter Oliver2017-11-301-3/+1
* Generate icons and samples for emoji fonts.Peter Oliver2017-11-211-0/+2
* Do not add the GNOME-Software-specific categories or icons by defaultRichard Hughes2017-06-071-2/+4
* Allow subsuming each property individuallyRichard Hughes2016-08-091-1/+2
* Add two new GCC warnings and fix up signed/unsigned issuesRichard Hughes2016-07-251-5/+4
* trivial: Get rid of useless internal-only gtk-doc markupRichard Hughes2016-06-281-45/+0
* Rename a symbol to reflect realityRichard Hughes2016-02-251-2/+2
* Use glib's cleanup functions for GStringKalev Lember2015-09-101-1/+1
* Use GLib's cleanup functions instead of libgsystem'sKalev Lember2015-09-081-19/+19
* Drop the unused _len arguments on many functionsRichard Hughes2015-08-031-15/+15
* Have another go at fixing font previewsRichard Hughes2015-05-061-1/+6
* Add text icons and sample text for some languagesParag Nemade2015-05-041-0/+18
* Check for duplicate screenshots when adding fontsRichard Hughes2015-04-131-0/+23
* Use the sanitized font filename as the cache-idRichard Hughes2015-04-101-4/+14
* Remove all networking support when building metadataRichard Hughes2015-04-071-9/+20
* Do not trust the result of FcConfigAppFontAddFile()Richard Hughes2015-03-301-1/+1
* trivial: Fix a potential crash spotted by clangRichard Hughes2015-03-111-0/+6
* trivial: Remove some dead code spotted by clangRichard Hughes2015-03-111-2/+0
* Make the failed AppStream metadata optionalRichard Hughes2015-01-241-2/+2
* trivial: Add asb_plugin_match_glob()Richard Hughes2015-01-221-2/+2
* trivial: Don't show warnings when doing distcheckRichard Hughes2014-11-041-3/+3
* Write the screenshot priority in the XML fileRichard Hughes2014-10-201-4/+0
* trivial: Do not try to run the font plugin as a primary pluginRichard Hughes2014-10-201-9/+0
* Sort the screenshots with a priority valueRichard Hughes2014-10-201-0/+29
* Only process fonts with valid metainfo filesRichard Hughes2014-10-151-145/+64
* Do not subsume vetoed fonts into the parent componentRichard Hughes2014-10-071-0/+4
* Include the icon path in the <icon> dataRichard Hughes2014-10-011-1/+7
* Use AsIcon to represent an abstract iconRichard Hughes2014-10-011-4/+9
* Add asb_app_set_hidpi_enabled()Richard Hughes2014-09-261-0/+1
* trivial: Remove the private AS_APP_ICON_DEFAULT_WIDTHRichard Hughes2014-09-251-7/+2
* Rename asb_app_set_pixbuf() to asb_app_add_pixbuf()Richard Hughes2014-09-251-1/+1
* Do not add empty font metadataRichard Hughes2014-09-101-0/+2
* Rename as_app_get_id_full() to as_app_get_id()Richard Hughes2014-08-221-2/+2
* Rename as_app_get_id() to as_app_get_id_filename()Richard Hughes2014-08-221-3/+3
* trivial: Show the full application ID in more placesRichard Hughes2014-08-191-1/+1
* Do not allow plugins to remove applicationsRichard Hughes2014-08-151-20/+18
* Check the icon size when checking the installed rootRichard Hughes2014-08-101-3/+11
* trivial: Take the baseclass in asb_plugin_add_app()Richard Hughes2014-07-091-3/+3
* Add AppStream builder plugins from the createrepo_as projectRichard Hughes2014-06-171-0/+798