index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
object
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-07
sensible behavior when reading NaN values
Marc Jeanmougin
1
-0
/
+8
2018-10-07
Fix crash when viewing an image with invalid coords (NaN or inf)
Marc Jeanmougin
1
-1
/
+5
2018-10-06
SPAttributeEnum typed function arguments
Thomas Holder
155
-163
/
+165
2018-10-06
Misc. typos
luz.paz
1
-11
/
+11
2018-10-05
Fix signaling issue with gradient stops not updating their parent
Martin Owens
3
-1
/
+11
2018-10-05
Replicate some of the sp-item attribute handling for sp-stop
Martin Owens
1
-3
/
+6
2018-10-05
Removal of code but breaks gradients
Martin Owens
6
-220
/
+25
2018-10-05
fix 1795942 "object to path" uses outdated state
Thomas Holder
5
-0
/
+5
2018-10-04
Remove old unset code which isn't used any more
Martin Owens
1
-15
/
+0
2018-10-02
Fixes for LPE transforms and a bug when closing inkscape, related to lpeobjec...
Jabiertxof
5
-22
/
+4
2018-10-01
Move macros.h and remove unneeded macros
Eduard Braun
6
-13
/
+1
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
25
-83
/
+10
2018-10-01
Use _WIN32 instead of WIN32
Eduard Braun
2
-6
/
+6
2018-10-01
Fix for bug #263620 comment 5,
Jabier Arraiza
5
-43
/
+13
2018-10-01
Improvements to transforms in LPE
Jabier Arraiza
5
-27
/
+24
2018-09-30
Fix for bug:#1299461; Some LPE fails on apply to original, but cloned elements
Jabier Arraiza
1
-4
/
+5
2018-09-30
fix 1787601 star stroke width scaled by 3.78
Thomas Holder
5
-5
/
+0
2018-09-29
Fix bug: #1644805
Jabier Arraiza
1
-1
/
+0
2018-09-29
Fix for bug: #1791784 LPE path effect undo does not work
Jabier Arraiza
6
-14
/
+39
2018-09-28
Fix unneeded headers from previous commit removing fix for 1219324 not needed...
Jabier Arraiza
1
-3
/
+0
2018-09-28
Remove uneeded fix for bug
Jabier Arraiza
1
-8
/
+0
2018-09-27
SP_ACTIVE_DESKTOP: check for NULL or eliminate
Thomas Holder
1
-1
/
+1
2018-09-27
Add preference for default global snapping and make it false
Martin Owens
1
-1
/
+3
2018-09-26
Revert 9688e3858010724f4cd16664025e5c54b4e9872f
Jabier Arraiza
1
-4
/
+2
2018-09-26
Fix #1787601 star stroke width broken (scaled by 3.78)
Jabier Arraiza
1
-2
/
+4
2018-09-24
Move URL toString to a more useful place and some minor fixes
Martin Owens
1
-0
/
+20
2018-09-23
!SP_ACTIVE_DESKTOP -> is_yaxisdown true
Thomas Holder
3
-8
/
+8
2018-09-23
fix "Arrange" dialog with inverted y-axis
Thomas Holder
1
-8
/
+4
2018-09-22
Move URL toString to a more useful place and some minor fixes
Martin Owens
1
-0
/
+20
2018-09-21
minor correction to MR
Marc Jeanmougin
1
-2
/
+1
2018-09-19
fix bug 1791694
Xortex
1
-19
/
+0
2018-09-14
fix 3D boxes with inverted y-axis (follow-up)
Thomas Holder
2
-19
/
+18
2018-09-13
Fix DPI wrong code pointed by Mc
Jabiertxof
1
-9
/
+9
2018-09-13
Add per embed/linked SVG a DPI value
Jabiertxof
2
-20
/
+57
2018-09-13
fixes and improvementes to power clip and powermask
Jabiertxof
11
-35
/
+61
2018-09-12
fix object-set-test crash
Thomas Holder
1
-2
/
+3
2018-09-12
New option to invert y-axis
Thomas Holder
4
-31
/
+95
2018-09-11
Requested revisions + more typos and grammar fixes
luz.paz
1
-3
/
+3
2018-09-11
Misc. typos
luz.paz
3
-4
/
+4
2018-09-11
Fix bug 1684238
Jabiertxof
2
-52
/
+63
2018-08-27
Fix rendering when a <tspan> has a CSS 'display' property with value 'none'.
Tavmjong Bah
1
-0
/
+5
2018-08-15
Relative values for strokes:
Tavmjong Bah
2
-3
/
+44
2018-08-05
Fixes pointed by Tav
Jabier Arraiza
1
-4
/
+1
2018-08-05
Update to trunk and styling fixes
Jabier Arraiza
1
-4
/
+4
2018-08-05
coding style fixes
Jabier Arraiza
1
-5
/
+5
2018-08-05
Refactor with Tav help
Jabier Arraiza
1
-1
/
+5
2018-08-05
Revert changes
Jabier Arraiza
2
-4
/
+3
2018-08-05
Allow inkscape handle units and percent in dasharray and dashoffset. Add pref...
Jabier Arraiza
2
-3
/
+4
2018-06-21
Ignore 'x' and 'y' attributes on SVG 2 wrapped text (except first for 'inline...
Tavmjong Bah
2
-200
/
+246
2018-06-21
Move global functions into SPImage methods.
Emmanuel Gil Peyrot
2
-11
/
+12
[prev]
[next]