index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
live_effects
/
parameter
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-09
fix a bug pointed by su_v in fillet chamfer dialog, about units
Jabier Arraiza Cenoz
2
-1
/
+8
2014-11-05
Refactor to remove references to Desktop/Ui in Effect, bspline and fillet-cha...
Jabier Arraiza Cenoz
2
-12
/
+18
2014-11-03
Update fillet/chamfer to allow subdivisions in chamfer mode.
Jabier Arraiza Cenoz
2
-11
/
+13
2014-11-01
Warning cleanup.
Jon A. Cruz
1
-2
/
+2
2014-11-01
Fixed 32-bit build break.
Jon A. Cruz
1
-1
/
+1
2014-10-30
Fix a bug whith units pointed by suv
Jabier Arraiza Cenoz
1
-7
/
+2
2014-10-18
noop: remove cruft from powerstrokepointarray.cpp
Johan B. C. Engelen
1
-27
/
+1
2014-10-18
LPE Powerstroke, editing behavior: implement scaling of strokepath width when...
Johan B. C. Engelen
1
-2
/
+16
2014-10-05
Move more UI code into ui/
Liam P. White
2
-3
/
+3
2014-09-29
This push add a partial solution to scale powerstroke shapes without distorsion
Jabier Arraiza Cenoz
2
-5
/
+8
2014-09-29
Fillet-Chamfer update. Two things.
Jabier Arraiza Cenoz
1
-19
/
+18
2014-09-14
Warnings cleanup; formatting
Liam P. White
2
-9
/
+3
2014-09-14
Small cleanup
Liam P. White
3
-12
/
+2
2014-09-11
add radius support to fillet-chamfer, bugfixes
Jabier Arraiza Cenoz
2
-28
/
+242
2014-09-10
Fix bug #1367520 (crash regression)
Liam P. White
2
-2
/
+2
2014-09-02
Fix gtk3 build
Liam P. White
1
-0
/
+2
2014-08-24
Fix Gtk+ 2 build
Alex Valavanis
1
-2
/
+2
2014-08-23
Fix deprecated GtkHBox use
Alex Valavanis
1
-2
/
+6
2014-08-15
memleak fix (Bug #1293827: LivePathEffect memory leak )
Kris De Gussem
2
-2
/
+8
2014-08-11
fix a bug knots resetting in fillet-chamfer
Jabier Arraiza Cenoz
1
-2
/
+2
2014-08-11
Added reset modifier to knot in fillet chamfer
Jabier Arraiza Cenoz
1
-32
/
+46
2014-08-06
Fix bug #1241501, improve tooltip text on path parameter
Jabier Arraiza Cenoz
1
-1
/
+1
2014-08-06
Fix bug #1241501, improve tooltip text on path parameter
Jabier Arraiza Cenoz
1
-1
/
+1
2014-07-28
Don't update path effects on document load (#1299948)
Liam P. White
1
-0
/
+5
2014-07-22
Fixed alignaments of toggle buttons
Jabier Arraiza Cenoz
1
-3
/
+3
2014-07-19
Fix build
Liam P. White
1
-3
/
+1
2014-07-13
Update togglebutton parameter to handle if you want:
Jabier Arraiza Cenoz
2
-9
/
+84
2014-07-08
Add signals to ToggleButton; more coding style
Liam P. White
2
-6
/
+30
2014-07-08
Bugged powerstroke point array tried accessing points on a quickly diverging ...
Liam P. White
1
-1
/
+4
2014-07-08
Bugged powerstroke point array tried accessing points on a quickly diverging ...
Liam P. White
1
-1
/
+4
2014-07-06
Coding style improvements
Liam P. White
1
-1
/
+1
2014-07-06
Extension of fix for 13420: effects often set upper limit to inf, causing pro...
Liam P. White
1
-2
/
+17
2014-07-06
Fix an oddity with path effects dialog, gtk3 only
Liam P. White
1
-2
/
+10
2014-07-05
Fix FTBFS gtk3 & make check
Liam P. White
1
-4
/
+7
2014-07-02
Add LPE fillet-chamfer
Jabier Arraiza Cenoz
3
-0
/
+772
2014-05-13
adding missing files from LPE simplify
Jabier Arraiza Cenoz
2
-0
/
+148
2014-05-13
Added Latice2 deformation LPE
Jabier Arraiza Cenoz
3
-0
/
+286
2014-05-13
Add Simplify LPE
Jabier Arraiza Cenoz
1
-0
/
+2
2014-05-10
Tentative fix for LPEs and undo
Liam P. White
1
-0
/
+5
2014-05-10
Fix stubborn bug 1299948
Liam P. White
1
-0
/
+5
2014-03-29
Fix build errors and a few small bugs
Liam P. White
1
-1
/
+1
2014-03-12
Reverted swatches
Liam P. White
1
-3
/
+4
2014-03-07
Start cleanup for merge into trunk
Liam P. White
3
-6
/
+16
2014-03-02
Experimental merge of Ponyscape features into trunk (will not compile)
Liam P. White
7
-7
/
+937
2014-01-02
Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated
Alex Valavanis
2
-5
/
+7
2013-11-09
Moved and renamed some tool-related files.
Markus Engel
1
-1
/
+1
2013-11-07
First step of moving tools into appropriate namespaces.
Markus Engel
1
-1
/
+1
2013-10-12
Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...
Johan B. C. Engelen
1
-2
/
+2
2013-08-04
Switched to global UnitTable.
Matthew Petroff
1
-2
/
+2
2013-07-19
Ported "live_effects/parameter/unit.*".
Matthew Petroff
2
-16
/
+21
[next]