| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-09-07 | Extensions: Handle optiongroup options without value | Patrick Storz | 1 | -3/+0 | |
| We use the user visible GUI text as value in this case, which may or may not be translated. For backwards-compatibility with enum items use the untranslated value instead, if one of the deprecated tag-names is found. Fixes https://gitlab.com/inkscape/inkscape/issues/399 | |||||
| 2019-08-31 | Add new widget "spacer" which adds an empty space between widgets | Patrick Storz | 1 | -0/+65 | |
| The attribute "size" allows to define the spacing in px. The special value "expand" can be used to make the spacer consume all available space in the parent. | |||||
