summaryrefslogtreecommitdiffstats
path: root/src/extension/prefdialog/parameter-notebook.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-25Extensions: Warn for duplicate page names and option names/valuesPatrick Storz1-4/+0
2019-08-31Make 'gui-text' required for visible parametersPatrick Storz1-2/+0
2019-08-31Remove completely unused "doc" and "node" parametersPatrick Storz1-4/+4
2019-08-31Re-implement get_param() locally using get_widgets()Patrick Storz1-3/+0
2019-08-31Inherit destructor and recursively delete all widgetsPatrick Storz1-2/+0
2019-08-31Complete conversion of ParamNotebook to use _childrenPatrick Storz1-1/+5
2019-08-31Make parameter string generation a job of Inkscape::ExtensionPatrick Storz1-12/+1
2019-08-31Optimize parameter string generationPatrick Storz1-5/+3
2019-08-31InxParameter::string(): remove useless overridesPatrick Storz1-4/+4
2019-08-31More cleanupPatrick Storz1-7/+7
2019-08-31Rename Parameter -> InxParameter for consistencyPatrick Storz1-6/+6
2019-08-31Add function to get proper translation within context of ParameterPatrick Storz1-1/+1
2019-08-31Refactor a lot of the parameter handling codePatrick Storz1-36/+23
2019-08-31Rename parameter source files to avoid name conflictsPatrick Storz1-0/+2
2019-08-31Move prefdialog to own directoryPatrick Storz1-0/+0
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-3/+3
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-8/+8
2017-10-01Removed all GSList occurences in .h filesMarc Jeanmougin1-1/+28
2017-04-09Some code refactoring for consistencyEduard Braun1-3/+3
2017-04-09Remove unused field "scope"Eduard Braun1-1/+0
2017-04-09Remove unused field "gui_tip"Eduard Braun1-1/+0
2017-02-12Extensions: Make "indent" attribute a common attribute for all parameters tha...Eduard Braun1-1/+10
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis1-4/+4
2011-12-19Const correctness fixes that also correct bug #893146.Jon A. Cruz1-7/+19
2011-10-04More forward.h purging.Jon A. Cruz1-1/+1
2010-12-03Extensions. Notebooks now work with internal extensions.Nicolas Dufour1-0/+2
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-3/+3
2009-08-05SPDocument->Documentjohnce1-3/+3
2008-04-04r18381@shi: ted | 2008-03-07 20:11:34 -0800Ted Gould1-2/+2
2008-03-01Warning and whitespace cleanupJon A. Cruz1-7/+7
2008-02-29r18220@shi: ted | 2008-02-29 13:18:55 -0800Ted Gould1-9/+8
2008-02-28Warning cleanupJon A. Cruz1-7/+7
2008-02-27Fix passing of notebook extension parameters.Johan B. C. Engelen1-0/+1
2007-11-04Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen1-1/+1
2007-06-27r15506@tres: ted | 2007-05-24 22:30:55 -0700Ted Gould1-1/+1
2007-02-19Cleaned up DOS line ends that had snuck in.Jon A. Cruz1-68/+68
2006-09-14Added notebook (tabs) support for Effects. Now you can specify a notebook par...Johan B. C. Engelen1-0/+68