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
/
tool
/
node.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-05
Translations
Jabier Arraiza Cenoz
1
-32
/
+32
2014-03-05
translations from spanish to english done, it might need a little review, but...
Guiu Rocafort
1
-32
/
+32
2014-03-01
Substitute isBSpline property by a cached function isBSpline(bool)
Jabier Arraiza Cenoz
1
-15
/
+15
2014-02-28
adding some comments
Jabier Arraiza Cenoz
1
-2
/
+1
2014-01-09
Fix a bug whith oposite handles on node move,and a little cleanup
Jabier Arraiza Cenoz
1
-8
/
+10
2014-01-02
Fixed a boring bug sometimes curves be converted to lines, increasing a bit t...
Jabier Arraiza Cenoz
1
-3
/
+18
2013-12-31
fix a bug whith degenerate handles
Jabier Arraiza Cenoz
1
-1
/
+1
2013-12-30
Spanish comment of node.cpp
Jabier Arraiza Cenoz
1
-20
/
+33
2013-12-30
Refact
Jabier Arraiza Cenoz
1
-0
/
+1
2013-12-30
Updated tip strings
Jabier Arraiza Cenoz
1
-4
/
+8
2013-12-30
Refactorizing
Jabier Arraiza Cenoz
1
-13
/
+8
2013-12-30
Refactorizing
Jabier Arraiza Cenoz
1
-132
/
+78
2013-12-03
Fix a bug delete BSpline LPE from a path retain some BSpline properties
Jabier Arraiza Cenoz
1
-30
/
+33
2013-11-07
First step of moving tools into appropriate namespaces.
Markus Engel
1
-2
/
+2
2013-10-12
Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...
Johan B. C. Engelen
1
-7
/
+6
2013-10-07
fix bsplines
Jabier Arraiza Cenoz
1
-2
/
+3
2013-10-07
fix bsplines
Jabier Arraiza Cenoz
1
-2
/
+2
2013-10-07
fix bsplines
Jabier Arraiza Cenoz
1
-2
/
+2
2013-10-07
fix bsplines
Jabier Arraiza Cenoz
1
-1
/
+4
2013-10-07
fix bsplines
Jabier Arraiza Cenoz
1
-2
/
+0
2013-10-07
Fixing BSplines
Jabier Arraiza Cenoz
1
-0
/
+1
2013-10-07
update to trunk
Jabier Arraiza Cenoz
1
-1
/
+1
2013-10-07
fix in nodes
Jabier Arraiza Cenoz
1
-0
/
+2
2013-10-06
Fix bspline and strip multi node bspline power editing whith node tool becaus...
Jabier Arraiza Cenoz
1
-51
/
+51
2013-07-20
Ported away from and removed "sp-metrics.*".
Matthew Petroff
1
-6
/
+12
2013-05-16
Fix error with try-catch
Jabier Arraiza Cenoz
1
-12
/
+49
2013-05-06
Change only selected nodes
root
1
-5
/
+7
2013-05-06
Removed auto select nodes, not decide for the user. Added auto update all sel...
Jabier Arraiza Cenoz
1
-24
/
+9
2013-04-27
Fixed important selection bug when changing to cusp nodes
Jabier Arraiza Cenoz
1
-29
/
+40
2013-04-17
Update color lines overlay, with halo of 1 px matched by Gez. Fix some crash ...
root
1
-4
/
+13
2013-04-07
Change width only for selected nodes by widget
root
1
-1
/
+1
2013-04-01
Fixed scale-rotate isue with paths multiples
root
1
-0
/
+6
2013-03-31
Fix scale and rotate some nodes
Jabier Arraiza Cenoz
1
-21
/
+20
2013-03-20
Fixing node fault
jtx
1
-2
/
+12
2013-03-20
Fixing node fault
jtx
1
-29
/
+18
2013-03-19
Working width widgets
Jabier Arraiza Cenoz
1
-5
/
+2
2013-03-18
working whith widgets
Jabier Arraiza Cenoz
1
-1
/
+4
2013-03-11
~sub fix, double click to reset default handles and control to 10% step
root
1
-5
/
+63
2013-03-05
BPower for testing.
Jabier Arraiza Cenoz
1
-6
/
+14
2013-02-28
Fixed closed pc->ea
Jabier Arraiza Cenoz
1
-19
/
+19
2013-02-25
BSpline refactor
Jabier Arraiza Cenoz
1
-1
/
+17
2013-02-23
Saved for next refactor
Jabier Arraiza Cenoz
1
-3
/
+2
2013-02-19
Mayor refactor
Jabier Arraiza Cenoz
1
-8
/
+31
2013-02-18
refactor
Jabier Arraiza Cenoz
1
-4
/
+22
2012-10-13
Shift key should disable snapping when dragging a handle in the node tool
Diederik van Lierop
1
-1
/
+1
2012-07-05
Drop GTK+ 2.20 support.
Alex Valavanis
1
-4
/
+0
2012-06-09
Stop deriving SPCanvasItem from GtkObject
Alex Valavanis
1
-1
/
+1
2012-05-21
Extended control resizing to node editing. Fixes half of bug #172059.
Jon A. Cruz
1
-34
/
+41
2012-05-17
Extended resizing to node handles.
Jon A. Cruz
1
-22
/
+51
2012-05-17
Corrected protected type access (comments were incorrect).
Jon A. Cruz
1
-98
/
+69
[prev]
[next]