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
/
curve-drag-point.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix https://gitlab.com/inkscape/inbox/issues/871 Measure Segments LPE: Labels...
Jabier Arraiza
2019-11-05
1
-0
/
+1
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-1
/
+1
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-1
/
+1
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-1
/
+3
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-3
/
+0
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+3
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-3
/
+0
*
Improve Tips for BSpline mode
Jabier Arraiza Cenoz
2015-06-25
1
-0
/
+9
*
Snapping in node tool now also works when:
Diederik van Lierop
2015-05-30
1
-7
/
+13
*
Fix coding style issues in bspline/spirolive code
Jabier Arraiza Cenoz
2015-04-10
1
-2
/
+2
*
Improve the cache system of bspline, "Correctly" show bspline weight power on...
Jabier Arraiza Cenoz
2015-03-21
1
-2
/
+2
*
simplify and optimice code for mobe bspline from paths
Jabier Arraiza Cenoz
2015-01-01
1
-8
/
+12
*
Allow reposition of BSpline using the path
Jabier Arraiza Cenoz
2015-01-01
1
-2
/
+12
*
Some node.cpp/h work moved to path_manipulator.
Jabier Arraiza Cenoz
2014-03-31
1
-2
/
+2
*
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
*
Substitute isBSpline property by a cached function isBSpline(bool)
Jabier Arraiza Cenoz
2014-03-01
1
-2
/
+2
*
Spanish comment of curve-drag-point-cpp
Jabier Arraiza Cenoz
2013-12-30
1
-0
/
+2
*
Refactorizing
Jabier Arraiza Cenoz
2013-12-30
1
-2
/
+0
*
Refactorizing
Jabier Arraiza Cenoz
2013-12-30
1
-4
/
+2
*
Update to trunk
Jabier Arraiza Cenoz
2013-11-08
1
-1
/
+1
|
\
|
*
First step of moving tools into appropriate namespaces.
Markus Engel
2013-11-07
1
-1
/
+1
*
|
Fix in bsplines
root
2013-10-06
1
-2
/
+2
*
|
Fixing node creations in BSpline mode.
jtx
2013-03-20
1
-2
/
+2
*
|
Saved for next refactor
Jabier Arraiza Cenoz
2013-02-23
1
-7
/
+13
|
/
*
Extended resizing to node handles.
Jon A. Cruz
2012-05-17
1
-1
/
+1
*
Corrected protected type access (comments were incorrect).
Jon A. Cruz
2012-05-17
1
-20
/
+7
*
Adopt obsolete GtkAnchorType enum as SPAnchorType
Alex Valavanis
2012-04-10
1
-1
/
+1
*
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
2012-02-29
1
-1
/
+1
*
Additional fixes for drag cancellation in the node tool
Krzysztof Kosi??ski
2012-02-01
1
-1
/
+14
*
Patch from John Smith for 623660
Josh Andler
2012-01-23
1
-2
/
+2
*
Powerstroke: adjust control points when adding or deleting knots, to try and ...
Johan B. C. Engelen
2011-11-05
1
-1
/
+1
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
Consistency fix in the tools strings (badly places :).
Nicolas Dufour
2010-05-26
1
-4
/
+4
*
Fix multiple minor problems in the node tool
Krzysztof Kosi??ski
2010-02-09
1
-2
/
+13
*
Reduce libsigc++ usage to partially fix performance regressions
Krzysztof Kosi??ski
2010-02-04
1
-43
/
+26
*
Fix Ctrl+Alt+click deletion of selected nodes when transform handles
Krzysztof Kosi??ski
2010-01-20
1
-5
/
+9
*
Insert nodes on Ctrl+Alt+click on a path.
Krzysztof Kosi??ski
2010-01-20
1
-2
/
+14
*
Do not try to construct an ustring from NULL in CurveDragPoint::_getTip.
Krzysztof Kosi??ski
2010-01-16
1
-1
/
+1
*
Warning cleanup.
Jon A. Cruz
2010-01-15
1
-4
/
+4
*
Implement selection spatial grow
Krzysztof Kosi??ski
2009-12-26
1
-2
/
+3
*
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
2009-11-29
1
-0
/
+185