summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/font-selector.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-12Fix unsetting variable font values giving wrong font name (Issue 842).Tavmjong Bah1-1/+2
2019-04-02Tidy various dialog UIsNathan Lee1-0/+2
2019-03-18Tweaks to allow one to reduce size of Text and Font dialog.Tavmjong Bah1-5/+8
2019-03-18Keep font variations widget in sync with CSS style widget.Tavmjong Bah1-11/+23
2019-02-26Prevent text dialog to become too wide.Tavmjong Bah1-3/+6
2019-01-02modernize loopsMarc Jeanmougin1-2/+2
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-05-31In font list, don't change selection if current font is already selected; oth...Geoff Lankow1-4/+7
2018-05-31Fix three more instances of incorrectly escaped markupGeoff Lankow1-2/+3
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-2/+2
2018-05-03Rename "Glyphs" dialog to "Unicode Characters" dialog to better reflect what ...Tavmjong Bah1-2/+4
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-2/+2
2018-04-29Bug fixes for variable fonts, especially to support the Decovar font.Tavmjong Bah1-2/+7
2018-04-28More progress on variable fonts support.Tavmjong Bah1-3/+27
2018-04-25Implement FontSelectorToolbar.Tavmjong Bah1-43/+45
2018-04-14Fix a couple of buglets in Font Selector widget...Tavmjong Bah1-3/+2
2018-04-13Replace C FontSelector by C++ FontSelector.Tavmjong Bah1-0/+385
2016-07-29Remove font-Dialog and useGtk::FontSelector insteadJabier Arraiza Cenoz1-115/+0
2016-07-28Finish linked path and add local number formatJabier Arraiza Cenoz1-4/+4
2016-07-25Add gap,offset,insensitive transforms, and delete on lpe removeJabier Arraiza Cenoz1-1/+1
2016-07-24Add Text tag and update widgets codeJabier Arraiza Cenoz1-0/+115