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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to experimental r13483
Liam P. White
2014-08-17
2
-3
/
+7
|
\
|
*
Update to trunk r13525
Liam P. White
2014-08-17
2
-3
/
+7
|
|
\
|
|
*
memleak fix (Bug #1293827: LivePathEffect memory leak )
Kris De Gussem
2014-08-15
2
-2
/
+8
|
|
*
Fix bug #1241501, improve tooltip text on path parameter
Jabier Arraiza Cenoz
2014-08-06
1
-1
/
+1
|
|
*
Don't update path effects on document load (#1299948)
Liam P. White
2014-07-28
1
-0
/
+5
|
|
*
Bugged powerstroke point array tried accessing points on a quickly diverging ...
Liam P. White
2014-07-08
1
-1
/
+4
*
|
|
Update to experimental r13479
Liam P. White
2014-08-12
1
-34
/
+48
|
\
|
|
|
*
|
fix a bug knots resetting in fillet-chamfer
Jabier Arraiza Cenoz
2014-08-11
1
-2
/
+2
|
*
|
Added reset modifier to knot in fillet chamfer
Jabier Arraiza Cenoz
2014-08-11
1
-32
/
+46
*
|
|
Update to experimental r13460
Liam P. White
2014-08-06
1
-1
/
+1
|
\
|
|
|
*
|
Fix bug #1241501, improve tooltip text on path parameter
Jabier Arraiza Cenoz
2014-08-06
1
-1
/
+1
*
|
|
Update to experimental r13436
Liam P. White
2014-07-23
1
-6
/
+4
|
\
|
|
|
*
|
Fixed alignaments of toggle buttons
Jabier Arraiza Cenoz
2014-07-22
1
-3
/
+3
|
*
|
Fix build
Liam P. White
2014-07-19
1
-3
/
+1
*
|
|
Update to experimental r13429
Liam P. White
2014-07-17
2
-9
/
+84
|
\
|
|
|
*
|
Update togglebutton parameter to handle if you want:
Jabier Arraiza Cenoz
2014-07-13
2
-9
/
+84
*
|
|
Update to experimental r13428
Liam P. White
2014-07-09
6
-13
/
+65
|
\
|
|
|
*
|
Add signals to ToggleButton; more coding style
Liam P. White
2014-07-08
2
-6
/
+30
|
*
|
Bugged powerstroke point array tried accessing points on a quickly diverging ...
Liam P. White
2014-07-08
1
-1
/
+4
|
*
|
Coding style improvements
Liam P. White
2014-07-06
1
-1
/
+1
|
*
|
Extension of fix for 13420: effects often set upper limit to inf, causing pro...
Liam P. White
2014-07-06
1
-2
/
+17
|
*
|
Fix an oddity with path effects dialog, gtk3 only
Liam P. White
2014-07-06
1
-2
/
+10
|
*
|
Fix FTBFS gtk3 & make check
Liam P. White
2014-07-05
1
-4
/
+7
*
|
|
Update to experimental r13418
Liam P. White
2014-07-05
3
-0
/
+774
|
\
|
|
|
*
|
Add LPE fillet-chamfer
Jabier Arraiza Cenoz
2014-07-02
3
-0
/
+772
*
|
|
Update to experimental (r13376)
Liam P. White
2014-05-17
5
-0
/
+436
|
\
|
|
|
*
|
adding missing files from LPE simplify
Jabier Arraiza Cenoz
2014-05-13
2
-0
/
+148
|
*
|
Added Latice2 deformation LPE
Jabier Arraiza Cenoz
2014-05-13
3
-0
/
+286
|
*
|
Add Simplify LPE
Jabier Arraiza Cenoz
2014-05-13
1
-0
/
+2
|
*
|
Tentative fix for LPEs and undo
Liam P. White
2014-05-10
1
-0
/
+5
|
|
/
*
|
Fix stubborn bug 1299948
Liam P. White
2014-05-10
1
-0
/
+5
*
|
Fix build errors and a few small bugs
Liam P. White
2014-03-29
1
-1
/
+1
*
|
Reverted swatches
Liam P. White
2014-03-12
1
-3
/
+4
*
|
Start cleanup for merge into trunk
Liam P. White
2014-03-07
3
-6
/
+16
*
|
Experimental merge of Ponyscape features into trunk (will not compile)
Liam P. White
2014-03-02
7
-7
/
+937
|
/
*
Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated
Alex Valavanis
2014-01-02
2
-5
/
+7
*
Moved and renamed some tool-related files.
Markus Engel
2013-11-09
1
-1
/
+1
*
First step of moving tools into appropriate namespaces.
Markus Engel
2013-11-07
1
-1
/
+1
*
Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...
Johan B. C. Engelen
2013-10-12
1
-2
/
+2
*
Switched to global UnitTable.
Matthew Petroff
2013-08-04
1
-2
/
+2
*
Ported "live_effects/parameter/unit.*".
Matthew Petroff
2013-07-19
2
-16
/
+21
*
Removed "helper/unit.*" dependency from "ui/widget/registered-widget.*".
Matthew Petroff
2013-07-17
1
-1
/
+1
*
Adding inclusion of config.h where needed for threads.h check.
Jon A. Cruz
2013-06-07
1
-0
/
+4
*
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
2013-06-06
1
-0
/
+2
*
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
2013-06-04
1
-0
/
+2
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
8
-12
/
+9
*
const ....
Johan B. C. Engelen
2013-01-17
7
-11
/
+11
*
const methods
Johan B. C. Engelen
2013-01-17
12
-21
/
+19
*
Fix "shift disables snapping" for LPEs and for editing objects
Diederik van Lierop
2012-10-14
3
-6
/
+6
*
Don't try to set infinite bounds on SpinButtons in LPE Scalar
Alex Valavanis
2012-10-14
1
-2
/
+2
[next]