index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
factory.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-25
Kill factory.h
Liam P. White
1
-95
/
+0
2015-02-25
create SPObject factory
Liam P. White
1
-28
/
+0
2014-09-27
Update to experimental r13565
Liam P. White
1
-1
/
+1
2014-08-31
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
1
-1
/
+1
2014-03-30
Removed some operator keywords.
Markus Engel
1
-3
/
+3
2014-02-04
Fix for Bug #1275146 (numerous messages of type unknown type: rdf:RDF).
Nicolas Dufour
1
-1
/
+6
2014-01-31
Do not throw TypeNotRegistered exceptions for now, since they interfere
Krzysztof Kosi??ski
1
-1
/
+3
2013-09-16
Removed TypeInfo; adjusted Factory to meet code style conventions.
Markus Engel
1
-58
/
+79
2013-07-31
Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.
Markus Engel
1
-1
/
+16
2013-04-20
Moved factories to different files.
Markus Engel
1
-20
/
+0
2013-04-13
Replaced casting macros for EventContext tree; added contructors.
Markus Engel
1
-10
/
+13
2013-04-13
Made factory a template.
Markus Engel
1
-15
/
+43
2013-04-12
Added prefPaths to contexts; modified SPFactory
Markus Engel
1
-5
/
+37
2013-04-07
Added exception to SPFactory / basic handling to SPObject.
Markus Engel
1
-3
/
+12
2013-04-02
Cleaned up a bit. Uses some C++11 features.
Markus Engel
1
-3
/
+3
2013-04-02
Added virtual destructor to SPObject. Switched to new factory. Replaced some ...
Markus Engel
1
-1
/
+7
2013-04-02
Added new factory for SPObject tree objects.
Markus Engel
1
-0
/
+22