index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
filters
/
pointlight.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-189
/
+0
*
Fix broken headers
Alex Valavanis
2016-08-03
1
-1
/
+4
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-2
/
+0
*
create SPObject factory
Liam P. White
2015-02-25
1
-14
/
+0
*
Cleaned up a bit; fixed struct vs. class forward declarations.
Markus Engel
2013-07-31
1
-64
/
+55
*
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
2013-04-07
1
-8
/
+5
*
Merged more classes.
Markus Engel
2013-04-06
1
-41
/
+20
*
Added virtual destructor to SPObject. Switched to new factory. Replaced some ...
Markus Engel
2013-04-02
1
-1
/
+1
*
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
-4
/
+10
*
Prepared exchange of casting macros.
Markus Engel
2013-03-31
1
-0
/
+1
*
Renamed virtual function names.
Markus Engel
2013-03-29
1
-9
/
+9
*
merged from trunk
Markus Engel
2013-03-29
1
-195
/
+3
|
\
|
*
More GObject boilerplate reduction
Alex Valavanis
2013-01-26
1
-37
/
+9
*
|
Removed function pointers from SPObject and subclasses.
Markus Engel
2013-03-29
1
-4
/
+4
*
|
Added "virtual pads" to
Markus Engel
2013-03-29
1
-13
/
+164
*
|
Various changes.
Markus Engel
2013-03-14
1
-4
/
+5
|
/
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-4
/
+4
|
\
|
*
Pass removing some outdated C-macro use.
Jon A. Cruz
2011-02-20
1
-4
/
+4
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-10
/
+9
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-10
/
+9
|
|
\
|
|
*
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
2010-07-12
1
-6
/
+6
|
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-2
/
+2
*
|
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-1
/
+1
|
\
|
|
|
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
|
|
/
*
/
Merge redundant *-fns.h into respective filter headers.
Krzysztof Kosi??ski
2010-07-14
1
-3
/
+3
|
/
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-2
/
+2
*
SPDocument->Document
johnce
2009-08-05
1
-2
/
+2
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-0
/
+259