summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/font-selector.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement FontSelectorToolbar.Tavmjong Bah2018-04-251-43/+45
| | | | | | | A version of FontSelector designed for the text toolbar. This is meant as a replacement for Ink_ComboBoxEntry_Action. It is not ready for use. Also includes some code cleanup.
* Fix a couple of buglets in Font Selector widget...Tavmjong Bah2018-04-141-3/+2
| | | | | Use designer face name rather than CSS face name in second style column. Add label for second style column.
* Replace C FontSelector by C++ FontSelector.Tavmjong Bah2018-04-131-0/+385
Fix synchonization problems between users of FontLister (FontSelector/Text toolbar). Hide unused size widget in Glyphs dialog. Display style names in FontSelector using own style.