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
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
2012-05-09
Centralized line creation and enhanced visibility.
Jon A. Cruz
1
-1
/
+3
2012-05-04
C++ification of SPCtrlLine in preparation of visibility improvements.
Jon A. Cruz
1
-5
/
+9
2012-05-03
Eliminated duplication of GTK key defines.
Jon A. Cruz
1
-6
/
+1
2012-04-15
Get rid of remaining deprecated GDK Key symbols
Alex Valavanis
1
-4
/
+13
2012-04-10
Adopt obsolete GtkAnchorType enum as SPAnchorType
Alex Valavanis
1
-2
/
+2
2012-02-29
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
1
-2
/
+1
2012-02-12
Cleaning up a few headers
Alex Valavanis
1
-0
/
+1
2012-02-01
Additional fixes for drag cancellation in the node tool
Krzysztof Kosi??ski
1
-6
/
+9
2012-01-23
Patch from John Smith for 623660
Josh Andler
1
-4
/
+4
2012-01-14
Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...
Diederik van Lierop
1
-16
/
+43
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-20
/
+23
2011-09-16
Node tool, transforming a set of nodes: Fix crashes, and finish implementatio...
Diederik van Lierop
1
-6
/
+9
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-27
/
+7
2010-12-16
Node tool: fix snapping of node rotation center
Krzysztof Kosi??ski
1
-0
/
+29
2010-12-16
Node tool: fix snapping during constrained rotation of handles
Krzysztof Kosi??ski
1
-6
/
+21
2010-12-16
Node tool: fix handle retraction with non-cusp nodes
Krzysztof Kosi??ski
1
-8
/
+23
2010-11-18
Fix four minor node tool regressions:
Krzysztof Kosi??ski
1
-4
/
+25
2010-11-17
Shift should disable snapping when dragging the rotation center of an object
Diederik van Lierop
1
-2
/
+2
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-11-06
Reintroduce Shift+L shortcut and handle retraction when setting the type
Krzysztof Kosi??ski
1
-8
/
+1
2010-10-12
Remove the misfeature of retracting handles when the cusp node button
Krzysztof Kosi??ski
1
-4
/
+7
2010-10-12
Fix oddities related to smooth endnodes. Should fix a crasher.
Krzysztof Kosi??ski
1
-2
/
+4
2010-09-25
Addition to my previous commit: fix for trunk is a bit different from the fix...
Diederik van Lierop
1
-0
/
+1
2010-09-25
fix snapmanager initialization
Diederik van Lierop
1
-5
/
+5
[next]