summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/font-selector.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Tweaks to allow one to reduce size of Text and Font dialog.Tavmjong Bah2019-03-181-0/+1
| | | | Enabled/addded scrollbars and made style treeview columns resizable.
* Keep font variations widget in sync with CSS style widget.Tavmjong Bah2019-03-181-1/+1
|
* Clarify licensesMax Gaukler2018-11-081-1/+2
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Rename "Glyphs" dialog to "Unicode Characters" dialog to better reflect what ↵Tavmjong Bah2018-05-031-9/+1
| | | | | | it does. Minor UI tweaks and bug fixes.
* More progress on variable fonts support.Tavmjong Bah2018-04-281-2/+8
|
* Implement FontSelectorToolbar.Tavmjong Bah2018-04-251-7/+2
| | | | | | | 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.
* Replace C FontSelector by C++ FontSelector.Tavmjong Bah2018-04-131-0/+165
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.