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-tool.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove flash path when nodetool eventcontext is destroyed. fixes bug for pers...
Johan B. C. Engelen
2012-11-01
1
-0
/
+4
*
Fix for 406044 : Esc with no selection, activates selection tool
John Smith
2012-09-02
1
-1
/
+2
*
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 resizing to node handles.
Jon A. Cruz
2012-05-17
1
-0
/
+17
*
Eliminated duplication of GTK key defines.
Jon A. Cruz
2012-05-03
1
-5
/
+1
*
Get rid of remaining deprecated GDK Key symbols
Alex Valavanis
2012-04-15
1
-5
/
+13
*
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
2012-02-29
1
-2
/
+1
*
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
2012-02-06
1
-0
/
+2
*
Patch from John Smith for 623660
Josh Andler
2012-01-23
1
-3
/
+3
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-2
/
+3
*
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
2011-07-17
1
-1
/
+1
*
use shape's curve before LPE as flash path in node tool. so now, you should s...
Johan B. C. Engelen
2011-04-01
1
-2
/
+3
*
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
2010-12-23
1
-0
/
+1
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-5
/
+6
|
\
|
*
C++ification of SPObject continued along with the onset of XML Privatisation....
Abhishek Sharma Public
2010-07-06
1
-2
/
+5
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-2
/
+1
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-2
/
+2
*
|
Fix drag & drop from swatches - patch by Adonis Papaderos
Krzysztof Kosi??ski
2010-11-25
1
-2
/
+2
*
|
Reintroduce plural forms into the node selection description
Krzysztof Kosi??ski
2010-11-21
1
-4
/
+9
*
|
Minor documentation update
Krzysztof Kosi??ski
2010-11-21
1
-1
/
+11
*
|
Fix four minor node tool regressions:
Krzysztof Kosi??ski
2010-11-18
1
-2
/
+8
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
Only create / delete shape editors in the node tool when necessary.
Krzysztof Kosi??ski
2010-10-31
1
-12
/
+15
*
|
Fix pattern editing in the node editor. As a bonus, allow editing
Krzysztof Kosi??ski
2010-10-31
1
-12
/
+13
|
/
*
Consistency fix in the tools strings (badly places :).
Nicolas Dufour
2010-05-26
1
-2
/
+2
*
Add Ctrl+H as a shortcut for "show handles" in the node tool.
Krzysztof Kosi??ski
2010-04-02
1
-1
/
+11
*
color the original-d path just like a normal path when an LPE is applied.
Johan B. C. Engelen
2010-02-14
1
-1
/
+1
*
Correct fix from r9070 so that it doesn't break path highlighting
Krzysztof Kosi??ski
2010-02-11
1
-6
/
+2
*
fix middle button pan and rubberband-zoom in node tool
buliabyak
2010-02-10
1
-1
/
+7
*
Fix multiple minor problems in the node tool
Krzysztof Kosi??ski
2010-02-09
1
-28
/
+54
*
Add pref settings that control updating the display of paths when dragging
Krzysztof Kosi??ski
2010-01-31
1
-0
/
+8
*
Fix some of the LPE issues.
Krzysztof Kosi??ski
2010-01-22
1
-5
/
+3
*
Warning cleanup.
Jon A. Cruz
2010-01-15
1
-7
/
+7
*
* Add "show transform handles" toggle button.
Krzysztof Kosi??ski
2010-01-14
1
-0
/
+1
*
* Implement node snapping.
Krzysztof Kosi??ski
2010-01-10
1
-6
/
+6
*
Implement selection linear grow
Krzysztof Kosi??ski
2009-12-26
1
-0
/
+44
*
Fix the "show temporary outlines for selected paths" preference.
Krzysztof Kosi??ski
2009-12-08
1
-3
/
+1
*
Fix LPEs and break mask transform undo
Krzysztof Kosi??ski
2009-12-08
1
-20
/
+12
*
Fix mask editing behavior on undo and outline display for masks/clips;
Krzysztof Kosi??ski
2009-12-05
1
-32
/
+51
*
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
2009-11-29
1
-0
/
+563