summaryrefslogtreecommitdiffstats
path: root/src/sp-flowregion.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-31Removed placement news / explicit destructor calls.Markus Engel1-2/+2
2013-04-07Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel1-4/+0
2013-04-05Merged Item.Markus Engel1-14/+10
2013-04-05Merged FlowX classes.Markus Engel1-137/+72
2013-04-02Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...Markus Engel1-0/+15
2013-04-01Added constructors to SP classes.Markus Engel1-8/+20
2013-04-01Replaced calls to g_object_(un)ref with sp_object_(un)ref.Markus Engel1-8/+8
2013-03-31Prepared exchange of casting macros.Markus Engel1-0/+2
2013-03-29Renamed virtual function names.Markus Engel1-20/+20
2013-03-29Removed function pointers from SPObject and subclasses.Markus Engel1-10/+10
2013-03-19Fixing regressionjtx1-21/+18
2013-03-17Working with widjetsJabier Arraiza Cenoz1-18/+21
2013-03-16Warning cleanupAlex Valavanis1-21/+18
2013-01-24More GObject boilerplate cleanupAlex Valavanis1-70/+18
2012-10-06Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods.Markus Engel1-2/+2
2012-08-19Added "virtual pad" toMarkus Engel1-48/+112
2012-02-15cppcheckKris De Gussem1-2/+2
2011-07-16Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz1-12/+8
2011-02-21Finished cleanup of outdated SP_OBJECT_PARENT C macro.Jon A. Cruz1-2/+2
2011-02-02update to latest 2geom !Johan B. C. Engelen1-1/+1
2010-07-14SPShape c++ified to the extent it was possible and more changes done for XML ...Abhishek Sharma Public1-1/+1
2010-07-03another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public1-10/+10
2008-12-16* remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls byThomas Holder1-11/+8
2008-08-23Support for title and desc elements when serializing as Plain SVG.Jeff Schiller1-0/+4
2008-08-08remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen1-3/+3
2008-06-22use LoadPathVector instead of LoadArtBPath everywhereJohan B. C. Engelen1-3/+3
2008-06-12change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen1-6/+6
2008-06-11plumb XML::Documents in everywhereMenTaLguY1-10/+8
2008-05-05struct SPCurve => class SPCurveJohan B. C. Engelen1-1/+1
2007-11-04Warning cleanupJon A. Cruz1-4/+4
2007-01-22continue switching sp_repr_new* over to XML::Document::create*Aaron Spike1-2/+9
2006-05-09eliminate direct accesses to SPCurve::bpathMenTaLguY1-1/+1
2006-02-15bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan1-6/+6
2006-02-13bulk whitespace removal patch #1198588 by gigaclonRalf Stephan1-42/+42