| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix unsetting variable font values giving wrong font name (Issue 842). | Tavmjong Bah | 2019-09-12 | 1 | -1/+2 |
| | | |||||
| * | Tidy various dialog UIs | Nathan Lee | 2019-04-02 | 1 | -0/+2 |
| | | |||||
| * | Tweaks to allow one to reduce size of Text and Font dialog. | Tavmjong Bah | 2019-03-18 | 1 | -5/+8 |
| | | | | | Enabled/addded scrollbars and made style treeview columns resizable. | ||||
| * | Keep font variations widget in sync with CSS style widget. | Tavmjong Bah | 2019-03-18 | 1 | -11/+23 |
| | | |||||
| * | Prevent text dialog to become too wide. | Tavmjong Bah | 2019-02-26 | 1 | -3/+6 |
| | | | | | This is probably not the optimal way to do this and should be studied further. | ||||
| * | modernize loops | Marc Jeanmougin | 2019-01-02 | 1 | -2/+2 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -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 | ||||
| * | Remove #include "config.h" wherever possible | Eduard Braun | 2018-10-01 | 1 | -4/+0 |
| | | |||||
| * | Merge branch 'fontselection' of gitlab.com:darktrojan/inkscape | Marc Jeanmougin | 2018-06-14 | 1 | -4/+7 |
| |\ | |||||
| | * | In font list, don't change selection if current font is already selected; ↵ | Geoff Lankow | 2018-05-31 | 1 | -4/+7 |
| | | | | | | | | | other minor fixes | ||||
| * | | Fix three more instances of incorrectly escaped markup | Geoff Lankow | 2018-05-31 | 1 | -2/+3 |
| |/ | |||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -2/+2 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Rename "Glyphs" dialog to "Unicode Characters" dialog to better reflect what ↵ | Tavmjong Bah | 2018-05-03 | 1 | -2/+4 |
| | | | | | | | it does. Minor UI tweaks and bug fixes. | ||||
| * | Merge branch 'master' of gitlab.com:inkscape/inkscape | Marc Jeanmougin | 2018-04-29 | 1 | -2/+7 |
| |\ | |||||
| | * | Bug fixes for variable fonts, especially to support the Decovar font. | Tavmjong Bah | 2018-04-29 | 1 | -2/+7 |
| | | | |||||
| * | | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -2/+2 |
| |/ | |||||
| * | More progress on variable fonts support. | Tavmjong Bah | 2018-04-28 | 1 | -3/+27 |
| | | |||||
| * | Implement FontSelectorToolbar. | Tavmjong Bah | 2018-04-25 | 1 | -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 Bah | 2018-04-14 | 1 | -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 Bah | 2018-04-13 | 1 | -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. | |||||
