summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/font-variants.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Set sensitivty of font-variant buttons according to available OpenType tables.Tavmjong Bah2015-06-251-2/+165
| | | (bzr r14215)
* Add simple GUI for 'font-feature-settings'.Tavmjong Bah2015-06-221-1/+45
| | | (bzr r14208)
* Font-variants widget: Enable 'Apply' button. Add more tooltips.Tavmjong Bah2015-05-201-27/+87
| | | (bzr r14163)
* Enable setting of 'font-variant-ligatures' (rendering waits on new Pango ↵Tavmjong Bah2015-05-181-5/+82
| | | | | library). (bzr r14162)
* Enable setting of 'font-variant-position' and 'font-variant-caps'. Rendering ↵Tavmjong Bah2015-05-161-10/+111
| | | | | awaits Pango update. (bzr r14155)
* Enable setting of 'font-variant-ligatures' (rendering waits on new Pango ↵Tavmjong Bah2015-05-141-0/+28
| | | | | library). (bzr r14152)
* GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in ↵Tavmjong Bah2015-05-121-0/+246
progress. (bzr r14148)