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
/
multi-path-manipulator.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-2
/
+0
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+2
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-2
/
+0
*
minor coding style changes
Jabier Arraiza Cenoz
2015-08-08
1
-4
/
+5
*
Snapping in node tool now also works when:
Diederik van Lierop
2015-05-30
1
-0
/
+8
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-4
/
+4
*
Update to experimental r13465
Liam P. White
2014-08-08
1
-1
/
+1
|
\
|
*
Massive performance improvment for basic node operations with thousands of nodes
Liam P. White
2014-08-08
1
-1
/
+1
*
|
Update to trunk/integrate BSpline
Liam P. White
2014-05-09
1
-1
/
+12
|
\
|
|
*
Fixing branch problems
Jabier Arraiza Cenoz
2014-03-05
1
-2
/
+3
|
*
Translations
Jabier Arraiza Cenoz
2014-03-05
1
-3
/
+2
|
*
translations from spanish to english done, it might need a little review, but...
Guiu Rocafort
2014-03-05
1
-2
/
+3
|
*
update to trunk
Jabier Arraiza Cenoz
2014-01-18
1
-11
/
+0
|
|
\
|
*
|
Spanish comment of multi-path-manipulator-cpp
Jabier Arraiza Cenoz
2013-12-30
1
-0
/
+2
|
*
|
Refactorizing
Jabier Arraiza Cenoz
2013-12-30
1
-3
/
+0
|
*
|
Update to trunk
Jabier Arraiza Cenoz
2013-12-12
1
-1
/
+9
|
|
\
\
|
*
\
\
Update to trunk
Jabier Arraiza Cenoz
2013-11-08
1
-1
/
+1
|
|
\
\
\
|
*
\
\
\
Upadate to trunk
Jabier Arraiza Cenoz
2013-07-04
1
-2
/
+6
|
|
\
\
\
\
|
*
\
\
\
\
Update to trunk
Jabier Arraiza Cenoz
2013-03-26
1
-2
/
+1
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Fixing node fault
jtx
2013-03-20
1
-1
/
+1
|
*
|
|
|
|
|
Widgets to effect added
Jabier Arraiza Cenoz
2013-03-19
1
-1
/
+0
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
~sub fix, double click to reset default handles and control to 10% step
root
2013-03-11
1
-1
/
+3
|
*
|
|
|
|
|
|
Delete bspline node whith node tool and fix 1 segment continue shift error
Jabier Arraiza Cenoz
2013-01-18
1
-1
/
+10
*
|
|
|
|
|
|
|
Fixed path color when changed by Objects Dialog
Liam P. White
2014-03-03
1
-3
/
+3
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
multi-path-manipulator: strip dead code
Alex Valavanis
2014-01-14
1
-11
/
+0
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Fix for Bug #1255367 (Alt D clears undo history even when nothing happens).
Nicolas Dufour
2013-12-12
1
-1
/
+9
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
First step of moving tools into appropriate namespaces.
Markus Engel
2013-11-07
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Make DAMN sure paths with zero nodes do not cause a crash.
Martin Owens
2013-06-29
1
-2
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
1
-2
/
+1
|
|
/
|
/
|
*
|
cppcheck
Kris De Gussem
2013-03-17
1
-1
/
+0
|
/
*
Fix for 580160 : Deleting a gradient stop using Shape tools deletes the object
John Smith
2012-09-06
1
-0
/
+3
*
Drop GTK+ 2.20 support.
Alex Valavanis
2012-07-05
1
-4
/
+0
*
Extended resizing to node handles.
Jon A. Cruz
2012-05-17
1
-0
/
+5
*
Eliminated duplication of GTK key defines.
Jon A. Cruz
2012-05-03
1
-106
/
+1
*
Get rid of remaining deprecated GDK Key symbols
Alex Valavanis
2012-04-15
1
-35
/
+144
*
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
2012-02-29
1
-1
/
+1
*
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+2
*
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
-2
/
+2
*
new: add nodes at extreme values of selected subpaths
Johan B. C. Engelen
2012-01-04
1
-0
/
+5
*
Powerstroke: adjust control points when adding or deleting knots, to try and ...
Johan B. C. Engelen
2011-11-05
1
-9
/
+9
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-8
/
+15
*
Node tool: fix Tab and Shift+Tab
Krzysztof Kosi??ski
2010-12-16
1
-1
/
+72
*
Node tool: correctly save node skewing to undo history
Krzysztof Kosi??ski
2010-12-16
1
-0
/
+8
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-3
/
+4
|
\
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-3
/
+3
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
Reintroduce Shift+U shortcut (make segments curves)
Krzysztof Kosi??ski
2010-11-07
1
-0
/
+7
*
|
Fix compile breakage.
Jon A. Cruz
2010-11-07
1
-1
/
+1
*
|
Reintroduce Shift+L shortcut and handle retraction when setting the type
Krzysztof Kosi??ski
2010-11-06
1
-2
/
+27
[next]