summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/font-variants.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* cppcheck: fix Same expression in font-variantsJulien Nabet2018-09-241-1/+1
* Create at least two radio buttons for a table.Tavmjong Bah2018-06-141-0/+7
* Limit style alternatives label width.Tavmjong Bah2018-06-141-0/+7
* Add radio buttons for font style alternates.Tavmjong Bah2018-06-141-63/+156
* Improvements to the Font Features dialog. Better OpenType coverage.Tavmjong Bah2018-06-111-55/+147
* Add GUI support for 'font-variant-east-asian' property.Tavmjong Bah2018-06-071-1/+245
* Remove tables that should not be exposed to user from OpenType table list.Tavmjong Bah2018-06-051-0/+19
* Use all available space for Ordinal label.Tavmjong Bah2018-06-051-1/+1
* Prevent widget from getting too big.Tavmjong Bah2018-06-051-12/+39
* Keep Features tab in sync with font in Font tab.Tavmjong Bah2018-06-031-0/+6
* Add preview to Font Features tab of Text and Font dialog.Tavmjong Bah2018-06-021-6/+68
* Add preview for numeric OpenType features.Tavmjong Bah2018-05-131-50/+106
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
* Small bug fixes to font-variations files.Tavmjong Bah2018-05-031-2/+3
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
* Extract and display ligatures in a font.Tavmjong Bah2018-04-051-7/+37
* a few more fixes to build warnings related to libnrtypeFelipe CorrĂȘa da Silva Sanches2018-03-271-8/+10
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-1/+2
* Keep entries compact in Font Variant dialog.Tavmjong Bah2018-01-151-37/+37
* Misc. typosUnknown2017-11-071-1/+1
* Update Gtk button press handlingAlexander Valavanis2017-07-091-5/+5
* Show glyphs with alternative styles in "Feature Settings" section of "Variant...Tavmjong Bah2017-06-051-0/+34
* Add list of OpenType tables available in selected font.Tavmjong Bah2017-06-031-24/+33
* Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/Tavmjong Bah2016-08-151-1/+1
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-9/+1
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+9
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-9/+1
* i18n. Strings disambiguation (thanks, Maren!).Nicolas Dufour2015-11-011-35/+35
* Set sensitivty of font-variant buttons according to available OpenType tables.Tavmjong Bah2015-06-251-2/+165
* Add simple GUI for 'font-feature-settings'.Tavmjong Bah2015-06-221-1/+45
* Font-variants widget: Enable 'Apply' button. Add more tooltips.Tavmjong Bah2015-05-201-27/+87
* Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...Tavmjong Bah2015-05-181-5/+82
* Enable setting of 'font-variant-position' and 'font-variant-caps'. Rendering ...Tavmjong Bah2015-05-161-10/+111
* Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...Tavmjong Bah2015-05-141-0/+28
* GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in p...Tavmjong Bah2015-05-121-0/+246