summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/font-variants.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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