summaryrefslogtreecommitdiffstats
path: root/src/factory.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Kill factory.hLiam P. White2015-02-251-95/+0
| | | (bzr r13939.1.3)
* create SPObject factoryLiam P. White2015-02-251-28/+0
| | | (bzr r13939.1.1)
* Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵Liam P. White2014-08-311-1/+1
| | | | | GThread deprecation errors. (bzr r13341.1.190)
* Removed some operator keywords.Markus Engel2014-03-301-3/+3
| | | (bzr r13237)
* Fix for Bug #1275146 (numerous messages of type unknown type: rdf:RDF).Nicolas Dufour2014-02-041-1/+6
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1275146 (bzr r12995)
* Do not throw TypeNotRegistered exceptions for now, since they interfereKrzysztof Kosi??ski2014-01-311-1/+3
| | | | | with debugging via 'catch throw'. (bzr r12991)
* Removed TypeInfo; adjusted Factory to meet code style conventions.Markus Engel2013-09-161-58/+79
| | | (bzr r11608.1.124)
* Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel2013-07-311-1/+16
| | | (bzr r11608.1.110)
* Moved factories to different files.Markus Engel2013-04-201-0/+80
(bzr r11608.1.100)