index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Fix regression that prevented snapping back to original location, caused by r...
Diederik van Lierop
2014-07-05
1
-6
/
+10
|
*
Fix pentool backspace bug. Thanks Jabier
Johan B. C. Engelen
2014-07-01
1
-12
/
+23
|
*
fix crash bug with connectors
Johan B. C. Engelen
2014-06-29
1
-7
/
+11
|
*
Enable rendering of new filter blend modes (but don't add them to GUI).
Tavmjong Bah
2014-06-29
5
-28
/
+12
|
*
Layers. Fix for Bug #1326131 (Can't delete layer from context menu).
Nicolas Dufour
2014-06-29
1
-4
/
+8
|
*
Remove the incorrect fix for the bug 1241902
Jabier Arraiza Cenoz
2014-06-27
9
-76
/
+11
|
*
revert rev. 13429 that broke LPE Bend, Envelope, etc etc.
Johan B. C. Engelen
2014-06-24
2
-11
/
+28
|
*
Fix for ungrouping/non-LPEItem masks
Liam P. White
2014-06-22
1
-8
/
+23
|
*
Add new named color 'rebeccapurple' (CSS4 Color).
Tavmjong Bah
2014-06-21
2
-0
/
+2
|
*
Fix a crash where the canvas does not have a valid main element
Liam P. White
2014-06-19
1
-0
/
+3
*
|
Fix for 1309050
Liam P. White
2014-07-27
1
-0
/
+5
*
|
Clean up some ShapeHolder related things
Liam P. White
2014-07-26
11
-209
/
+98
*
|
Read HSL color (CSS Color Module Level 3).
Tavmjong Bah
2014-07-24
1
-0
/
+53
*
|
Basic support for <solidColor> element (rendring only as a paint server).
Tavmjong Bah
2014-07-24
8
-0
/
+178
*
|
Fix a bug on type of 'fillet' on the closing node
Jabier Arraiza Cenoz
2014-07-24
1
-3
/
+8
*
|
Fix bug on closed nodes in fillet-chamfer LPE
Jabier Arraiza Cenoz
2014-07-23
1
-8
/
+16
*
|
Fixed alignaments of toggle buttons
Jabier Arraiza Cenoz
2014-07-22
1
-3
/
+3
*
|
fix bug pointed by LiamW in Spirolive
Jabier Arraiza Cenoz
2014-07-22
1
-1
/
+0
*
|
Add icons on/off to use in simplify LPE toggle buttons
Jabier Arraiza Cenoz
2014-07-21
1
-4
/
+4
*
|
Fix build
Liam P. White
2014-07-19
2
-6
/
+4
*
|
Update togglebutton parameter to handle if you want:
Jabier Arraiza Cenoz
2014-07-13
4
-16
/
+95
*
|
Add signals to ToggleButton; more coding style
Liam P. White
2014-07-08
5
-663
/
+671
*
|
Bugged powerstroke point array tried accessing points on a quickly diverging ...
Liam P. White
2014-07-08
1
-1
/
+4
*
|
Allow basic editing capabilites if share directory is missing
Liam P. White
2014-07-07
5
-0
/
+9
*
|
Small patch from su_v to make versioning appear on out-of-tree builds
Liam P. White
2014-07-07
1
-1
/
+1
*
|
Changed toogle button to more clear combobox in envelope-prespective LPE
Jabier Arraiza Cenoz
2014-07-07
2
-20
/
+31
*
|
Coding style improvements
Liam P. White
2014-07-06
4
-155
/
+134
*
|
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
2
-13
/
+8
*
|
Put correctly doubles in a function
Jabier Arraiza Cenoz
2014-07-02
1
-1
/
+1
*
|
Fix build
Liam P. White
2014-07-02
2
-0
/
+2
*
|
Fixed CMakeLists.txt pointed by Liam
Jabier Arraiza Cenoz
2014-07-02
2
-0
/
+6
*
|
Add LPE fillet-chamfer
Jabier Arraiza Cenoz
2014-07-02
13
-6
/
+1922
*
|
pen tool: add back removal of curvature handle when backspace-deleting a node...
Johan B. C. Engelen
2014-07-01
1
-29
/
+32
*
|
fix crash bug with connectors
Johan B. C. Engelen
2014-06-29
1
-7
/
+11
*
|
noop: fix bool type (C to C++)
Johan B. C. Engelen
2014-06-29
1
-5
/
+5
*
|
Enable rendering of new filter blend modes (but don't add them to GUI).
Tavmjong Bah
2014-06-29
5
-28
/
+12
*
|
Remove the incorrect fix for the bug 1241902
Jabier Arraiza Cenoz
2014-06-27
9
-77
/
+11
*
|
fix windows build (gtk3) partly. broken because of windows.h poluting namespa...
Johan B. C. Engelen
2014-06-25
3
-9
/
+11
*
|
fix bug introduced in rev. 13403 (merge with trunk)
Johan B. C. Engelen
2014-06-24
2
-11
/
+28
*
|
Fix for ungrouping/non-LPEItem masks
Liam P. White
2014-06-22
1
-8
/
+22
*
|
Add new named color 'rebeccapurple' (CSS4 Color).
Tavmjong Bah
2014-06-21
2
-0
/
+2
*
|
Fix a crash where the canvas does not have a valid main
Liam P. White
2014-06-19
1
-0
/
+3
*
|
Update to latest tip (trunk r13432)
Liam P. White
2014-06-19
42
-1142
/
+628
|
\
|
|
*
packaging: Update copyrights for the release
Bryce Harrington
2014-06-18
2
-2
/
+2
|
*
Extensions. Fix for Bug #433860 (Live preview doesn't work after updating the...
Nicolas Dufour
2014-06-18
1
-0
/
+3
|
*
LPEItem enabling/disabling: rewrite mechanism to be more robust. the previous...
Johan B. C. Engelen
2014-06-16
2
-28
/
+11
|
*
fixes to LPEKnot, now usable again.
Johan B. C. Engelen
2014-06-16
3
-18
/
+23
|
*
SignalObserver: fix further refcounting issue in signal observer
Johan B. C. Engelen
2014-06-16
2
-0
/
+6
[prev]
[next]