summaryrefslogtreecommitdiffstats
path: root/src/extension/prefdialog/parameter-notebook.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Extensions: Warn for duplicate page names and option names/valuesPatrick Storz2019-09-251-4/+0
* Make 'gui-text' required for visible parametersPatrick Storz2019-08-311-2/+0
* Remove completely unused "doc" and "node" parametersPatrick Storz2019-08-311-4/+4
* Re-implement get_param() locally using get_widgets()Patrick Storz2019-08-311-3/+0
* Inherit destructor and recursively delete all widgetsPatrick Storz2019-08-311-2/+0
* Complete conversion of ParamNotebook to use _childrenPatrick Storz2019-08-311-1/+5
* Make parameter string generation a job of Inkscape::ExtensionPatrick Storz2019-08-311-12/+1
* Optimize parameter string generationPatrick Storz2019-08-311-5/+3
* InxParameter::string(): remove useless overridesPatrick Storz2019-08-311-4/+4
* More cleanupPatrick Storz2019-08-311-7/+7
* Rename Parameter -> InxParameter for consistencyPatrick Storz2019-08-311-6/+6
* Add function to get proper translation within context of ParameterPatrick Storz2019-08-311-1/+1
* Refactor a lot of the parameter handling codePatrick Storz2019-08-311-36/+23
* Rename parameter source files to avoid name conflictsPatrick Storz2019-08-311-0/+119