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-11-05
remove Inkscape::URI::toString
Thomas Holder
10
-44
/
+19
2018-11-05
Replacement for xmlBuildRelativeURI
Thomas Holder
1
-11
/
+62
2018-11-05
fix URI::from_dirname("/")
Thomas Holder
1
-1
/
+6
2018-11-04
include <cstring>
Thomas Holder
1
-0
/
+2
2018-11-04
Image HTTP support
Thomas Holder
1
-0
/
+8
2018-11-03
Inkscape::URI API enhancements
Thomas Holder
3
-86
/
+269
2018-10-31
Fix crash with reformatted flowregions
Marc Jeanmougin
1
-1
/
+1
2018-10-25
Add fixes in review.
Jabiertxof
1
-8
/
+6
2018-10-25
Fixing coding style
Jabiertxof
1
-7
/
+7
2018-10-25
Fix closing issues
Jabiertxof
1
-5
/
+8
2018-10-22
Fix assert when removing LPE Definition
Jabiertxof
1
-4
/
+4
2018-10-22
Remove 'document-private.h' where not needed plus some other header cleanup.
Tavmjong Bah
8
-22
/
+23
2018-10-19
Add some more const to SPFilter.
Emmanuel Gil Peyrot
1
-9
/
+7
2018-10-19
Sprinkle some const qualifiers on SPFilter methods.
Emmanuel Gil Peyrot
2
-6
/
+6
2018-10-19
Finish to convert SPFilter and SPFilterPrimitive to proper classes.
Emmanuel Gil Peyrot
21
-136
/
+127
2018-10-19
Remove unused includes.
Emmanuel Gil Peyrot
1
-1
/
+0
2018-10-15
remove sp-text.cpp.orig
Thomas Holder
1
-1324
/
+0
2018-10-13
Move some files to 'io' directory.
Tavmjong Bah
1
-0
/
+1324
2018-10-12
fix masked object's selection bbox
Thomas Holder
2
-1
/
+5
2018-10-08
fix 1795276 clipped object's selection bbox
Thomas Holder
1
-1
/
+1
2018-10-07
Fix for e9de1bbc (Thanks @spelo3)
Marc Jeanmougin
1
-1
/
+1
2018-10-07
Fix for NaN checking
Marc Jeanmougin
1
-8
/
+0
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
[next]