summaryrefslogtreecommitdiffstats
path: root/src/sp-flowdiv.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed children list in SPObjectAdrian Boguszewski2016-07-141-12/+12
| | | (bzr r14954.1.21)
* Second part of new SPObject children listAdrian Boguszewski2016-07-131-60/+60
| | | (bzr r14954.1.19)
* create SPObject factoryLiam P. White2015-02-251-34/+0
| | | (bzr r13939.1.1)
* Comprehensive fix for the issues with disappearing filtered objects.Krzysztof Kosi??ski2013-10-011-16/+16
| | | | | | | | | Fixes #304407 and possibly a few other bugs. Revert incorrect _item_bbox changes from r12528. Fixed bugs: - https://launchpad.net/bugs/304407 (bzr r12648)
* Replacement of unnecessary variables.Markus Engel2013-07-311-55/+70
| | | (bzr r11608.1.114)
* Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2013-04-071-15/+8
| | | (bzr r11608.1.86)
* Merged Item.Markus Engel2013-04-051-27/+21
| | | (bzr r11608.1.81)
* Merged FlowX classes.Markus Engel2013-04-051-163/+57
| | | (bzr r11608.1.79)
* Registered classes with new factory. Hkern, Vkern and FeFuncX have to be ↵Markus Engel2013-04-021-0/+30
| | | | | rewritten, as they aren't real classes. (bzr r11608.1.69)
* Added constructors to SP classes.Markus Engel2013-04-011-15/+45
| | | (bzr r11608.1.67)
* Replaced calls to g_object_(un)ref with sp_object_(un)ref.Markus Engel2013-04-011-12/+12
| | | (bzr r11608.1.65)
* Prepared exchange of casting macros.Markus Engel2013-03-311-0/+5
| | | (bzr r11608.1.63)
* Renamed virtual function names.Markus Engel2013-03-291-48/+48
| | | (bzr r11608.1.57)
* merged from trunkMarkus Engel2013-03-291-322/+15
|\ | | | | (bzr r11608.1.56)
| * More GObject boilerplate cleanupAlex Valavanis2013-01-241-180/+53
| | | | | | (bzr r12059)
* | Removed function pointers from SPObject and subclasses.Markus Engel2013-03-291-21/+21
| | | | | | | | | | Added some missing virtual pads for classes that were hidden by preprocessor macros. (bzr r11608.1.55)
* | Various changes.Markus Engel2013-03-141-3/+3
| | | | | | (bzr r11608.1.48)
* | Added "virtual pad" toMarkus Engel2012-08-191-102/+248
|/ | | | | | | | | - SPFlowdiv - SPFlowtspan - SPFlowpara - SPFlowline - SPFlowregionbreak (bzr r11608.1.23)
* Warning and uninitialized variable cleanup.Jon A. Cruz2012-01-081-160/+140
| | | (bzr r10860)
* Merge from trunkKrzysztof Kosi??ski2011-04-071-1/+1
|\ | | | | (bzr r9508.1.73)
| * Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-1/+1
| | | | | | (bzr r10067)
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-324/+352
|\| | | | | (bzr r9508.1.72)
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-324/+352
| |\ | | | | | | (bzr r9945.1.1)
| | * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-12/+12
| |/ | | | | (bzr r9546.1.4)
* / Wholesale cruft removal part 2Krzysztof Kosi??ski2010-08-041-1/+0
|/ | | (bzr r9508.1.45)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-6/+6
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-6/+6
| | | (bzr r8404)
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-26/+21
| | | (bzr r5884)
* Warning cleanupJon A. Cruz2007-11-041-5/+5
| | | (bzr r4025)
* start switching sp_repr_new* over to XML::Document::create*, and rename ↵MenTaLguY2007-01-211-8/+14
| | | | | create methods to match DOM (bzr r2253)
* bulk whitespace removal patch #1198588 by gigaclonRalf Stephan2006-02-131-44/+44
| | | (bzr r134)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+730
(bzr r1)