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-script.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-2
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+2
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-2
/
+0
2016-04-29
Backout last commit as it introduced subtle errors.
Tavmjong Bah
1
-2
/
+0
2016-04-29
SVG 2 allows 'href' without 'xlink:'. For now just read plain 'href'.
Tavmjong Bah
1
-0
/
+2
2015-02-25
create SPObject factory
Liam P. White
1
-10
/
+0
2013-10-28
"fix" some "unused parameter" warnings
Kris De Gussem
1
-3
/
+3
2013-08-03
Cleaned up.
Markus Engel
1
-15
/
+10
2013-04-07
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
1
-7
/
+4
2013-04-06
Merged more classes.
Markus Engel
1
-34
/
+14
2013-04-02
Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...
Markus Engel
1
-0
/
+10
2013-04-01
Added constructors to SP classes.
Markus Engel
1
-3
/
+11
2013-03-31
Prepared exchange of casting macros.
Markus Engel
1
-0
/
+1
2013-03-29
Renamed virtual function names.
Markus Engel
1
-9
/
+9
2013-03-29
Removed function pointers from SPObject and subclasses.
Markus Engel
1
-5
/
+5
2013-03-14
Various changes.
Markus Engel
1
-1
/
+1
2013-01-23
Clean up more GObject type definitions
Alex Valavanis
1
-34
/
+7
2012-08-21
Added "virtual pad" to SPScript.
Markus Engel
1
-22
/
+55
2011-02-21
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
Jon A. Cruz
1
-4
/
+5
2010-07-12
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
1
-1
/
+1
2010-07-01
C++fied SPDocument added
Abhishek Sharma Public
1
-2
/
+2
2009-12-13
updating my email address in file headers
Felipe Corr??a da Silva Sanches
1
-1
/
+1
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-2
/
+2
2009-08-05
SPDocument->Document
johnce
1
-2
/
+2
2009-01-15
adding a "scripting" tab to document properties dialog that allow the user to...
Felipe Corr??a da Silva Sanches
1
-2
/
+50
2008-08-01
Warning cleanup
Jon A. Cruz
1
-3
/
+3
2008-07-22
initial handling of <script> tag
Felipe Corr??a da Silva Sanches
1
-0
/
+127