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
/
path-manipulator.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed a error that handles all kinds of pathas as bsplines
Jabier Arraiza Cenoz
2013-05-28
1
-1
/
+1
*
Fix error with envelope lpe
Jabier Arraiza Cenoz
2013-05-18
1
-1
/
+1
*
Fix error with try-catch
Jabier Arraiza Cenoz
2013-05-16
1
-1
/
+1
*
Fixed important selection bug when changing to cusp nodes
Jabier Arraiza Cenoz
2013-04-27
1
-2
/
+4
*
Update color lines overlay, with halo of 1 px matched by Gez. Fix some crash ...
root
2013-04-17
1
-6
/
+6
*
Change width only for selected nodes by widget
root
2013-04-07
1
-2
/
+16
*
Fix scale and rotate some nodes
Jabier Arraiza Cenoz
2013-03-31
1
-9
/
+17
*
Update to trunk
Jabier Arraiza Cenoz
2013-03-28
1
-1
/
+0
|
\
|
*
Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...
Alex Valavanis
2013-03-26
1
-1
/
+0
*
|
Remove extra code
Jabier Arraiza Cenoz
2013-03-23
1
-11
/
+0
*
|
Mauro based feedbak added some fixes
Jabier Arraiza Cenoz
2013-03-23
1
-7
/
+16
*
|
Fixed end extremium node delete fault, ready for testing
root
2013-03-22
1
-13
/
+23
*
|
Fixing errors at delete extrewmiuns nodes
Jabier Arraiza Cenoz
2013-03-21
1
-8
/
+18
*
|
Fixed redraw handles at node delete
Jabier Arraiza Cenoz
2013-03-21
1
-6
/
+6
*
|
Inserting nodes fixed, cleanup
Jabier Arraiza Cenoz
2013-03-21
1
-30
/
+20
|
\
\
|
*
\
Fixing node creations in BSpline mode.
jtx
2013-03-20
1
-25
/
+14
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
For testing, widget added, regression fixed
Jabier Arraiza Cenoz
2013-03-20
1
-1
/
+6
|
/
/
*
|
Working width widgets
Jabier Arraiza Cenoz
2013-03-19
1
-1
/
+1
*
|
working whith widgets
Jabier Arraiza Cenoz
2013-03-18
1
-3
/
+13
*
|
Permanent show outline in BSpline mode
Jabier Arraiza Cenoz
2013-03-06
1
-0
/
+3
*
|
Fixed closed pc->ea
Jabier Arraiza Cenoz
2013-02-28
1
-30
/
+15
*
|
Saved for next refactor
Jabier Arraiza Cenoz
2013-02-23
1
-27
/
+11
*
|
Mayor refactor
Jabier Arraiza Cenoz
2013-02-19
1
-41
/
+49
*
|
refactor
Jabier Arraiza Cenoz
2013-02-18
1
-20
/
+82
*
|
All done except cusp continuous and close bspline
Jabier Arraiza Cenoz
2013-02-14
1
-2
/
+21
|
/
*
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
/
+9
*
Warning cleanup.
Jon A. Cruz
2012-04-04
1
-1
/
+1
*
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
2012-02-26
1
-1
/
+1
*
Patch from John Smith for 623660
Josh Andler
2012-01-23
1
-1
/
+1
*
turn SPPath into a class, and add some methods...
Johan B. C. Engelen
2012-01-17
1
-2
/
+2
*
new: add nodes at extreme values of selected subpaths
Johan B. C. Engelen
2012-01-04
1
-0
/
+61
*
Powerstroke: adjust control points when adding or deleting knots, to try and ...
Johan B. C. Engelen
2011-11-05
1
-8
/
+26
*
fix usage of iterator when iterator's erase function is used (Bug #812018)
Kris De Gussem
2011-10-29
1
-1
/
+1
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-4
/
+7
*
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
2011-07-17
1
-2
/
+2
*
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
2011-07-16
1
-2
/
+2
*
add new preference widget for a number with a unit.
Johan B. C. Engelen
2011-04-17
1
-1
/
+1
*
Finished cleanup of outdated SP_OBJECT_STYLE C macro.
Jon A. Cruz
2011-02-22
1
-4
/
+4
*
update to latest 2geom. fixes bezier curve casts.
Johan B. C. Engelen
2011-02-13
1
-1
/
+1
*
Fix node tool brokenness resulting from a switch to runtime order
Krzysztof Kosi??ski
2011-02-05
1
-6
/
+7
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-6
/
+6
*
Node tool: special case node duplication for endnodes - select new endnode
Krzysztof Kosi??ski
2010-12-16
1
-10
/
+19
*
Node tool: fix Tab and Shift+Tab
Krzysztof Kosi??ski
2010-12-16
1
-58
/
+1
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-11
/
+17
|
\
|
*
SPShape c++ified to the extent it was possible and more changes done for XML ...
Abhishek Sharma Public
2010-07-14
1
-1
/
+1
|
*
C++ification of SPObject continued along with the onset of XML Privatisation....
Abhishek Sharma Public
2010-07-06
1
-5
/
+10
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-2
/
+2
|
*
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 rare crash when trying to drag after undo in the node tool
Krzysztof Kosi??ski
2010-11-19
1
-0
/
+2
[next]