summaryrefslogtreecommitdiffstats
path: root/src/sp-defs.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-107/+0
| | | | A lot of header clean-up.
* third batchMarc Jeanmougin2017-10-021-16/+8
|
* Renamed children list in SPObjectAdrian Boguszewski2016-07-141-3/+3
| | | (bzr r14954.1.21)
* Second part of new SPObject children listAdrian Boguszewski2016-07-131-7/+7
| | | (bzr r14954.1.19)
* static code analysisKris De Gussem2015-12-071-1/+1
| | | (bzr r14509)
* mergeMarc Jeanmougin2015-04-261-10/+0
|\ | | | | (bzr r13922.1.12)
| * create SPObject factoryLiam P. White2015-02-251-10/+0
| | | | | | (bzr r13939.1.1)
* | corrected the casts (hopefully)Marc Jeanmougin2015-02-271-1/+1
| | | | | | (bzr r13922.1.10)
* | added a set to the SelectionMarc Jeanmougin2015-02-191-3/+2
| | | | | | (bzr r13922.1.6)
* | At first, I was thinking "I just have to go to the selection file, and ↵Marc Jeanmougin2015-02-171-5/+4
|/ | | | | | | | change that GSList* with a std::list, then resolve the few problems" So, i tried that. And I will continue tomorrow, and the days after, on and on. (bzr r13922.1.1)
* Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel2013-07-311-10/+4
| | | (bzr r11608.1.111)
* Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2013-04-071-5/+3
| | | (bzr r11608.1.86)
* Merged more classes.Markus Engel2013-04-061-37/+11
| | | (bzr r11608.1.84)
* Registered classes with new factory. Hkern, Vkern and FeFuncX have to be ↵Markus Engel2013-04-021-0/+9
| | | | | rewritten, as they aren't real classes. (bzr r11608.1.69)
* Added constructors to SP classes.Markus Engel2013-04-011-4/+11
| | | (bzr r11608.1.67)
* Replaced calls to g_object_(un)ref with sp_object_(un)ref.Markus Engel2013-04-011-3/+3
| | | (bzr r11608.1.65)
* Prepared exchange of casting macros.Markus Engel2013-03-311-0/+1
| | | (bzr r11608.1.63)
* Renamed virtual function names.Markus Engel2013-03-291-6/+6
| | | (bzr r11608.1.57)
* merged from trunkMarkus Engel2013-03-291-53/+10
|\ | | | | (bzr r11608.1.56)
| * More GObject boilerplate cleanupAlex Valavanis2013-01-241-41/+33
| | | | | | (bzr r12059)
* | Removed function pointers from SPObject and subclasses.Markus Engel2013-03-291-4/+4
| | | | | | | | | | Added some missing virtual pads for classes that were hidden by preprocessor macros. (bzr r11608.1.55)
* | Added "virtual pad" to SPDefs.Markus Engel2012-08-211-11/+38
|/ | | (bzr r11608.1.43)
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-40/+34
|\ | | | | (bzr r9945.1.1)
| * Yet mor in c++ificationAbhishek Sharma public2010-07-241-19/+20
| | | | | | (bzr r9546.1.11)
| * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-3/+3
|/ | | (bzr r9546.1.4)
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-5/+4
| | | (bzr r5884)
* Warning cleanupJon A. Cruz2007-11-041-1/+1
| | | (bzr r4025)
* start switching sp_repr_new* over to XML::Document::create*, and rename ↵MenTaLguY2007-01-211-1/+3
| | | | | create methods to match DOM (bzr r2253)
* marker refactoring workBryce Harrington2006-07-201-10/+3
| | | (bzr r1441)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-14/+14
| | | (bzr r149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+172
(bzr r1)