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-desc.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleaned up a bit; fixed struct vs. class forward declarations.
Markus Engel
2013-07-31
1
-7
/
+4
*
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
2013-04-07
1
-4
/
+2
*
Merged more classes.
Markus Engel
2013-04-06
1
-28
/
+6
*
Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...
Markus Engel
2013-04-02
1
-0
/
+10
*
Added constructors to SP classes.
Markus Engel
2013-04-01
1
-2
/
+8
*
Prepared exchange of casting macros.
Markus Engel
2013-03-31
1
-0
/
+1
*
Renamed virtual function names.
Markus Engel
2013-03-29
1
-2
/
+2
*
merged from trunk
Markus Engel
2013-03-29
1
-31
/
+3
|
\
|
*
More GObject boilerplate cleanup
Alex Valavanis
2013-01-24
1
-26
/
+3
*
|
Removed function pointers from SPObject and subclasses.
Markus Engel
2013-03-29
1
-1
/
+1
*
|
Added "virtual pad" to SPDesc.
Markus Engel
2012-08-21
1
-9
/
+22
|
/
*
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2012-02-05
1
-10
/
+7
*
Another minor pass of Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-6
/
+3
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
1
-2
/
+3
*
Support for title and desc elements when serializing as Plain SVG.
Jeff Schiller
2008-08-23
1
-0
/
+76