index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
/
prefdialog
/
parameter-notebook.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extensions: Warn for duplicate page names and option names/values
Patrick Storz
2019-09-25
1
-4
/
+0
*
Make 'gui-text' required for visible parameters
Patrick Storz
2019-08-31
1
-2
/
+0
*
Remove completely unused "doc" and "node" parameters
Patrick Storz
2019-08-31
1
-4
/
+4
*
Re-implement get_param() locally using get_widgets()
Patrick Storz
2019-08-31
1
-3
/
+0
*
Inherit destructor and recursively delete all widgets
Patrick Storz
2019-08-31
1
-2
/
+0
*
Complete conversion of ParamNotebook to use _children
Patrick Storz
2019-08-31
1
-1
/
+5
*
Make parameter string generation a job of Inkscape::Extension
Patrick Storz
2019-08-31
1
-12
/
+1
*
Optimize parameter string generation
Patrick Storz
2019-08-31
1
-5
/
+3
*
InxParameter::string(): remove useless overrides
Patrick Storz
2019-08-31
1
-4
/
+4
*
More cleanup
Patrick Storz
2019-08-31
1
-7
/
+7
*
Rename Parameter -> InxParameter for consistency
Patrick Storz
2019-08-31
1
-6
/
+6
*
Add function to get proper translation within context of Parameter
Patrick Storz
2019-08-31
1
-1
/
+1
*
Refactor a lot of the parameter handling code
Patrick Storz
2019-08-31
1
-36
/
+23
*
Rename parameter source files to avoid name conflicts
Patrick Storz
2019-08-31
1
-0
/
+119