index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
control-manager.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-11
Initialize some uninitialized variables
Marc Jeanmougin
1
-0
/
+1
2019-05-20
Change the data type of size/width/height of the controls to unsigned int
Diederik van Lierop
1
-27
/
+25
2019-05-20
More pixel-level alignment fixes for various controls, by making all controls...
Diederik van Lierop
1
-13
/
+22
2019-01-02
modernize loops
Marc Jeanmougin
1
-3
/
+3
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-08-10
Add a label to apply theme sugested by Christoffer Holmstedt on mailing list
Jabier Arraiza
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-4
/
+3
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-4
/
+4
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-2
/
+2
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-1
/
+1
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-1
/
+1
2017-10-23
Fix regression after r14761: handle size of selected nodes too big and sticky
Antonio Ospite
1
-1
/
+3
2016-08-29
Partial fix for bug 172063 while we find a better solution for XOR in helper ...
Jabier Arraiza Cenoz
1
-4
/
+4
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-1
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+1
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-1
/
+0
2016-04-02
Fix node size regression and add ctrlResize property for multiple use.
Martin Owens
1
-22
/
+34
2015-12-10
Remove CtrlPoint and replace with SPKnot
Martin Owens
1
-22
/
+4
2015-12-07
Add rect to SP Control point on locked guides
Jabier Arraiza Cenoz
1
-1
/
+1
2013-04-18
Back to original colors
Jabier Arraiza Cenoz
1
-3
/
+3
2013-03-29
Header cleanup
Alex Valavanis
1
-1
/
+0
2013-03-18
Drop remaining unused functions
Alex Valavanis
1
-1
/
+2
2013-03-18
Fix -Wunused-function warnings
Alex Valavanis
1
-12
/
+0
2012-06-05
Header cleaning for GTK+3 migration
Alex Valavanis
1
-1
/
+1
2012-05-21
Added sp-ctrlcurve, usefull for meshes.
Tavmjong Bah
1
-0
/
+14
2012-05-21
Extended control resizing to node editing. Fixes half of bug #172059.
Jon A. Cruz
1
-3
/
+189
2012-05-18
Don't try to set non-existent size property in ctrlpoint
Alex Valavanis
1
-1
/
+0
2012-05-17
Extended resizing to node handles.
Jon A. Cruz
1
-34
/
+55
2012-05-09
Centralized line creation and enhanced visibility.
Jon A. Cruz
1
-0
/
+27
2012-05-03
Adding the two new files.
Jon A. Cruz
1
-0
/
+260