| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove completely unused "doc" and "node" parameters | Patrick Storz | 2019-08-31 | 1 | -4/+4 |
| | | |||||
| * | Optimize parameter string generation | Patrick Storz | 2019-08-31 | 1 | -1/+1 |
| | | | | | | Also rename overloaded string() functions, so it's clear what they actually do, as it's not the same thing at all... | ||||
| * | InxParameter::string(): remove useless overrides | Patrick Storz | 2019-08-31 | 1 | -3/+0 |
| | | |||||
| * | More cleanup | Patrick Storz | 2019-08-31 | 1 | -5/+3 |
| | | |||||
| * | Rename Parameter -> InxParameter for consistency | Patrick Storz | 2019-08-31 | 1 | -3/+3 |
| | | |||||
| * | Derive optiongroup options from Parameter | Patrick Storz | 2019-08-31 | 1 | -8/+8 |
| | | | | | | | A bit hackish for now as <option>s are not really parameters and don't have a name, pending creation of a better base-class for non-parameter .inx elements. | ||||
| * | Refactor a lot of the parameter handling code | Patrick Storz | 2019-08-31 | 1 | -0/+108 |
| Many fixes, improvements and simplifications to existing code. Implements the first part of the changes discussed in https://gitlab.com/inkscape/inkscape/issues/333 | |||||
