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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
update to trunk
Jabier Arraiza Cenoz
2013-08-09
1
-6
/
+12
|
\
|
*
Ported away from and removed "sp-metrics.*".
Matthew Petroff
2013-07-20
1
-6
/
+12
*
|
Fix error with try-catch
Jabier Arraiza Cenoz
2013-05-16
1
-12
/
+49
*
|
Change only selected nodes
root
2013-05-06
1
-5
/
+7
*
|
Removed auto select nodes, not decide for the user. Added auto update all sel...
Jabier Arraiza Cenoz
2013-05-06
1
-24
/
+9
*
|
Fixed important selection bug when changing to cusp nodes
Jabier Arraiza Cenoz
2013-04-27
1
-29
/
+40
*
|
Update color lines overlay, with halo of 1 px matched by Gez. Fix some crash ...
root
2013-04-17
1
-4
/
+13
*
|
Change width only for selected nodes by widget
root
2013-04-07
1
-1
/
+1
*
|
Fixed scale-rotate isue with paths multiples
root
2013-04-01
1
-0
/
+6
*
|
Fix scale and rotate some nodes
Jabier Arraiza Cenoz
2013-03-31
1
-21
/
+20
*
|
Mauro based feedbak added some fixes
Jabier Arraiza Cenoz
2013-03-23
1
-1
/
+3
*
|
Inserting nodes fixed, cleanup
Jabier Arraiza Cenoz
2013-03-21
1
-34
/
+27
|
\
\
|
*
|
Fixing node fault
jtx
2013-03-20
1
-2
/
+12
|
*
|
Fixing node fault
jtx
2013-03-20
1
-29
/
+18
|
*
|
Fixing node creations in BSpline mode.
jtx
2013-03-20
1
-9
/
+9
|
/
/
*
|
Widgets to effect added
Jabier Arraiza Cenoz
2013-03-19
1
-1
/
+1
|
\
|
*
|
Working width widgets
Jabier Arraiza Cenoz
2013-03-19
1
-5
/
+2
*
|
working whith widgets
Jabier Arraiza Cenoz
2013-03-18
1
-1
/
+4
*
|
~sub fix, double click to reset default handles and control to 10% step
root
2013-03-11
1
-5
/
+63
*
|
BPower for testing.
Jabier Arraiza Cenoz
2013-03-05
1
-6
/
+14
*
|
Fixed closed pc->ea
Jabier Arraiza Cenoz
2013-02-28
1
-19
/
+19
*
|
BSpline refactor
Jabier Arraiza Cenoz
2013-02-25
1
-8
/
+9
|
\
\
|
*
\
Refactor problem cusp nodes
jtx
2013-02-19
1
-3
/
+45
|
|
\
\
|
|
|
/
|
|
/
|
*
|
|
BSpline refactor
Jabier Arraiza Cenoz
2013-02-25
1
-1
/
+17
*
|
|
Saved for next refactor
Jabier Arraiza Cenoz
2013-02-23
1
-3
/
+2
|
|
/
|
/
|
*
|
Mayor refactor
Jabier Arraiza Cenoz
2013-02-19
1
-8
/
+31
*
|
refactor
Jabier Arraiza Cenoz
2013-02-18
1
-4
/
+22
|
/
*
Shift key should disable snapping when dragging a handle in the node tool
Diederik van Lierop
2012-10-13
1
-1
/
+1
*
Drop GTK+ 2.20 support.
Alex Valavanis
2012-07-05
1
-4
/
+0
*
Stop deriving SPCanvasItem from GtkObject
Alex Valavanis
2012-06-09
1
-1
/
+1
*
Extended control resizing to node editing. Fixes half of bug #172059.
Jon A. Cruz
2012-05-21
1
-34
/
+41
*
Extended resizing to node handles.
Jon A. Cruz
2012-05-17
1
-22
/
+51
*
Corrected protected type access (comments were incorrect).
Jon A. Cruz
2012-05-17
1
-98
/
+69
*
Centralized line creation and enhanced visibility.
Jon A. Cruz
2012-05-09
1
-1
/
+3
*
C++ification of SPCtrlLine in preparation of visibility improvements.
Jon A. Cruz
2012-05-04
1
-5
/
+9
*
Eliminated duplication of GTK key defines.
Jon A. Cruz
2012-05-03
1
-6
/
+1
*
Get rid of remaining deprecated GDK Key symbols
Alex Valavanis
2012-04-15
1
-4
/
+13
*
Adopt obsolete GtkAnchorType enum as SPAnchorType
Alex Valavanis
2012-04-10
1
-2
/
+2
*
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
2012-02-29
1
-2
/
+1
*
Cleaning up a few headers
Alex Valavanis
2012-02-12
1
-0
/
+1
*
Additional fixes for drag cancellation in the node tool
Krzysztof Kosi??ski
2012-02-01
1
-6
/
+9
*
Patch from John Smith for 623660
Josh Andler
2012-01-23
1
-4
/
+4
*
Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...
Diederik van Lierop
2012-01-14
1
-16
/
+43
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-20
/
+23
*
Node tool, transforming a set of nodes: Fix crashes, and finish implementatio...
Diederik van Lierop
2011-09-16
1
-6
/
+9
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-27
/
+7
*
Node tool: fix snapping of node rotation center
Krzysztof Kosi??ski
2010-12-16
1
-0
/
+29
*
Node tool: fix snapping during constrained rotation of handles
Krzysztof Kosi??ski
2010-12-16
1
-6
/
+21
*
Node tool: fix handle retraction with non-cusp nodes
Krzysztof Kosi??ski
2010-12-16
1
-8
/
+23
*
Fix four minor node tool regressions:
Krzysztof Kosi??ski
2010-11-18
1
-4
/
+25
[next]