| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2019-08-31 | Make sure we have get_widget() | Patrick Storz | 1 | -1/+1 |
| 2019-08-31 | Remove completely unused "doc" and "node" parameters | Patrick Storz | 1 | -4/+9 |
| 2019-08-31 | Re-implement get_param() locally using get_widgets() | Patrick Storz | 1 | -1/+1 |
| 2019-08-31 | Make parameter string generation a job of Inkscape::Extension | Patrick Storz | 1 | -10/+19 |
| 2019-08-31 | More cleanup | Patrick Storz | 1 | -4/+3 |
| 2019-08-31 | Switch Inkscape::Extension to use InxWidgets instead of InxParameters | Patrick Storz | 1 | -0/+8 |
| 2019-08-31 | Translatable enum can be protected | Patrick Storz | 1 | -5/+4 |
| 2019-08-31 | Create new InxWidget base class for extension widgets. | Patrick Storz | 1 | -0/+129 |
