summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/font-selector.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix unsetting variable font values giving wrong font name (Issue 842).Tavmjong Bah2019-09-121-1/+2
* Tidy various dialog UIsNathan Lee2019-04-021-0/+2
* Tweaks to allow one to reduce size of Text and Font dialog.Tavmjong Bah2019-03-181-5/+8
* Keep font variations widget in sync with CSS style widget.Tavmjong Bah2019-03-181-11/+23
* Prevent text dialog to become too wide.Tavmjong Bah2019-02-261-3/+6
* modernize loopsMarc Jeanmougin2019-01-021-2/+2
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Merge branch 'fontselection' of gitlab.com:darktrojan/inkscapeMarc Jeanmougin2018-06-141-4/+7
|\
| * In font list, don't change selection if current font is already selected; oth...Geoff Lankow2018-05-311-4/+7
* | Fix three more instances of incorrectly escaped markupGeoff Lankow2018-05-311-2/+3
|/
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-2/+2
* Rename "Glyphs" dialog to "Unicode Characters" dialog to better reflect what ...Tavmjong Bah2018-05-031-2/+4
* Merge branch 'master' of gitlab.com:inkscape/inkscapeMarc Jeanmougin2018-04-291-2/+7
|\
| * Bug fixes for variable fonts, especially to support the Decovar font.Tavmjong Bah2018-04-291-2/+7
* | Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-2/+2
|/
* More progress on variable fonts support.Tavmjong Bah2018-04-281-3/+27
* Implement FontSelectorToolbar.Tavmjong Bah2018-04-251-43/+45
* Fix a couple of buglets in Font Selector widget...Tavmjong Bah2018-04-141-3/+2
* Replace C FontSelector by C++ FontSelector.Tavmjong Bah2018-04-131-0/+385