index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sp-stop.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-265
/
+0
2016-09-26
Fix undo/redo for mesh gradients.
Tavmjong Bah
1
-0
/
+1
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-1
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+1
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-1
/
+0
2015-02-25
create SPObject factory
Liam P. White
1
-10
/
+0
2014-12-25
Remove sp_style_new().
Tavmjong Bah
1
-4
/
+2
2013-08-03
Cleaned up.
Markus Engel
1
-55
/
+48
2013-04-07
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
1
-7
/
+4
2013-04-05
Merged PaintServer and subclasses; moved Gradient classes to own files.
Markus Engel
1
-1
/
+194
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-07-18
Follow-up to complete fix for gradient stops and icc.
Jon A. Cruz
1
-2
/
+3
2010-07-18
Correcting black gradient stops when swatches are set or drug.
Jon A. Cruz
1
-1
/
+28
2010-07-18
Correct behavior of gradient stops to extract color from swatch when color is...
Jon A. Cruz
1
-1
/
+29
2010-03-08
Cleanup of gradients and stops.
Jon A. Cruz
1
-0
/
+66