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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-10
Fix coding style issues in bspline/spirolive code
Jabier Arraiza Cenoz
9
-350
/
+357
2015-04-09
Rename a variable to current coding style
Jabier Arraiza Cenoz
1
-14
/
+14
2015-04-08
Cleaned up cmake files to build successfully on Linux.
Jon A. Cruz
1
-11
/
+18
2015-04-03
Update pathinfo class to allow piecewise and pathvector as input.
Jabier Arraiza Cenoz
2
-12
/
+5
2015-04-02
inicialice a header variable
Jabier Arraiza Cenoz
1
-0
/
+1
2015-04-01
Added documentation and fix to coding style.
Jabier Arraiza Cenoz
2
-65
/
+69
2015-04-01
Move 2Geom work to a intermediate positon -helper-
Jabier Arraiza Cenoz
2
-13
/
+13
2015-03-26
adding append mode
Jabier Arraiza Cenoz
1
-1
/
+0
2015-03-23
Fix a bug introduced by me using path parameters in LPE
Jabier Arraiza Cenoz
1
-23
/
+17
2015-03-22
Fixed bug when deleting nodes
Jabier Arraiza Cenoz
1
-1
/
+1
2015-03-21
Fixed bug whith maps
Jabier Arraiza Cenoz
3
-18
/
+16
2015-03-21
Fix a bug in multi-path-manipulator and finish bspline refactor
Jabier Arraiza Cenoz
3
-17
/
+13
2015-03-21
Fix GTK3 build (typo).
Tavmjong Bah
1
-1
/
+1
2015-03-21
Improve the cache system of bspline, "Correctly" show bspline weight power on...
Jabier Arraiza Cenoz
4
-14
/
+28
2015-03-21
Add GUI for 'viewBox'.
Tavmjong Bah
2
-22
/
+168
2015-03-21
sp. fix seperate
Bryce Harrington
1
-1
/
+1
2015-03-21
fix bspline calls and atemp to fic a bug whith map
Jabier Arraiza Cenoz
3
-14
/
+14
2015-03-19
Added delete nodes/satellites
Jabier Arraiza Cenoz
1
-2
/
+1
2015-03-19
fixing a boring bug in path manipulator
Jabier Arraiza Cenoz
1
-16
/
+22
2015-03-19
ui/tools: sp. fixes (cosmetic)
Bryce Harrington
7
-8
/
+8
2015-03-18
Changed two SP_IS_LPE_ITEM calls
Jabier Arraiza Cenoz
1
-16
/
+22
2015-03-17
Remove sleep() left over from debugging.
Tavmjong Bah
1
-1
/
+0
2015-03-16
Partial fix for bug 1430873. Ellipses should behave properly with % values.
Tavmjong Bah
1
-6
/
+6
2015-03-14
Partial fix for bug 1430873. Rectangles should behave properly with % values.
Tavmjong Bah
1
-49
/
+35
2015-03-14
Fix for a potential (though unlikely) dereference of null pointer in the spra...
Nicolas Dufour
1
-32
/
+34
2015-03-11
Allow changing document scale (via changing viewBox). Start of GUI.
Tavmjong Bah
3
-1
/
+141
2015-03-10
Update to new simplify
Jabier Arraiza Cenoz
1
-2
/
+0
2015-03-10
remember status of preview pane in native Windows open dialog. (Bug 1428873)
Alvin Penner
1
-0
/
+8
2015-03-09
Fix new added simplify parameter
Jabier Arraiza Cenoz
1
-0
/
+1
2015-03-08
fix to fit the new parameters of simplify lpe
Jabier Arraiza Cenoz
1
-1
/
+0
2015-03-08
allow use multiple lines, added new icon
Jabier Arraiza Cenoz
1
-1
/
+1
2015-03-08
merged anf fixed from trunk
Jabier Arraiza Cenoz
1
-9
/
+1
2015-03-08
Update simplify and bspline to auto size some helper paths based on current zoom
Jabier Arraiza Cenoz
2
-7
/
+7
2015-03-07
add interactive smooth to pen tool
Jabier Arraiza Cenoz
2
-4
/
+36
2015-03-07
finish helper paths and beter handle of fillet/chamfer overflow. Also make th...
Jabier Arraiza Cenoz
2
-17
/
+17
2015-03-05
Fix for Bug #918319 (Printing offsets page).
Nicolas Dufour
1
-19
/
+2
2015-03-04
All features done, only need piecewise update function
Jabier Arraiza Cenoz
2
-0
/
+431
2015-03-01
Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh...
Tavmjong Bah
2
-10
/
+10
2015-02-27
Translations. New Icenlandic translation.
Sveinn í Felli
1
-2
/
+2
2015-02-27
more cast cleanup
Marc Jeanmougin
10
-21
/
+21
2015-02-27
corrected the casts (hopefully)
Marc Jeanmougin
26
-82
/
+68
2015-02-26
Rename libgc/ => inkgc/ to reflect difference from Boehm GC
Liam P. White
6
-6
/
+6
2015-02-25
Isolate components of libgc
Liam P. White
6
-6
/
+6
2015-02-25
Strip ToolFactory
Liam P. White
26
-220
/
+110
2015-02-22
Make icon creation more consistent - use sp_icon_new where possible
Liam P. White
8
-166
/
+69
2015-02-21
Fix for bug 469885: Tiled Clones / Trace: Apply to Size skews resulting clone...
Marc Jeanmougin
1
-1
/
+3
2015-02-21
Fixes bug 1152657: "Paste selection with original+clone(s): Wrong placement ...
Marc Jeanmougin
1
-1
/
+9
2015-02-20
Fix for bug 1409591 :
Marc Jeanmougin
1
-1
/
+1
2015-02-20
Clones. Fix for bug #168651 (Tiled clones inside transformed groups broken)
Marc Jeanmougin
1
-3
/
+4
2015-02-19
Basic filleting using pointwise
Jabier Arraiza Cenoz
2
-415
/
+0
[prev]
[next]