summaryrefslogtreecommitdiffstats
path: root/src/extension/prefdialog/parameter-notebook.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Extensions: Warn for duplicate page names and option names/valuesPatrick Storz2019-09-251-0/+13
* Add appearance="multiline" to parameters of type stringPatrick Storz2019-09-011-1/+2
* Add new widgets "hbox" and "vbox" for layouting purposesPatrick Storz2019-08-311-5/+10
* Simplify pref_name() functionPatrick Storz2019-08-311-6/+2
* Remove completely unused "doc" and "node" parametersPatrick Storz2019-08-311-16/+9
* Re-implement get_param() locally using get_widgets()Patrick Storz2019-08-311-36/+1
* Inherit destructor and recursively delete all widgetsPatrick Storz2019-08-311-15/+0
* Complete conversion of ParamNotebook to use _childrenPatrick Storz2019-08-311-13/+21
* Make parameter string generation a job of Inkscape::ExtensionPatrick Storz2019-08-311-44/+29
* Optimize parameter string generationPatrick Storz2019-08-311-20/+13
* InxParameter::string(): remove useless overridesPatrick Storz2019-08-311-4/+3
* More cleanupPatrick Storz2019-08-311-5/+5
* Rename Parameter -> InxParameter for consistencyPatrick Storz2019-08-311-6/+6
* Create new InxWidget base class for extension widgets.Patrick Storz2019-08-311-3/+3
* cleanup includes in parametersPatrick Storz2019-08-311-5/+3
* Add function to get proper translation within context of ParameterPatrick Storz2019-08-311-5/+12
* Refactor a lot of the parameter handling codePatrick Storz2019-08-311-183/+106
* Rename parameter source files to avoid name conflictsPatrick Storz2019-08-311-0/+414