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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
2014-08-31
1
-5
/
+5
*
Remove unused includes to tidy up the code.
Martin Owens
2014-03-09
1
-1
/
+2
*
Added runtime check in SP_-cast macros.
Markus Engel
2013-09-15
1
-1
/
+1
*
Modified SP_IS_ macros.
Markus Engel
2013-09-14
1
-1
/
+1
*
Cleaned up.
Markus Engel
2013-08-03
1
-0
/
+1
*
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
2013-04-07
1
-1
/
+1
*
Merged more classes.
Markus Engel
2013-04-06
1
-24
/
+3
*
Added constructors to SP classes.
Markus Engel
2013-04-01
1
-0
/
+1
*
Replaced all casting macros with glib-independent ones.
Markus Engel
2013-04-01
1
-4
/
+2
*
Renamed virtual function names.
Markus Engel
2013-03-29
1
-6
/
+6
*
Added "virtual pad" to SPScript.
Markus Engel
2012-08-21
1
-1
/
+24
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
updating my email address in file headers
Felipe Corr??a da Silva Sanches
2009-12-13
1
-1
/
+1
*
adding a "scripting" tab to document properties dialog that allow the user to...
Felipe Corr??a da Silva Sanches
2009-01-15
1
-0
/
+1
*
initial handling of <script> tag
Felipe Corr??a da Silva Sanches
2008-07-22
1
-0
/
+45