summaryrefslogtreecommitdiffstats
path: root/src/sp-flowregion.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.Jon A. Cruz2014-11-101-24/+38
* noop: remove commented-out code that is dangerous and should not come backJohan B. C. Engelen2014-07-281-3/+0
* refresh text objects when clipping (Bug 1339305)Alvin Penner2014-07-251-0/+4
* Added some consts.Markus Engel2013-10-261-2/+2
* Comprehensive fix for the issues with disappearing filtered objects.Krzysztof Kosi??ski2013-10-011-8/+8
* change names for displayName and detailedDescription, improve char code and r...Martin Owens2013-09-241-2/+2
* Refactor status-bar text for multiple items, was very brokenMartin Owens2013-09-201-11/+4
* Removed placement news / explicit destructor calls.Markus Engel2013-07-311-2/+2
* Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2013-04-071-4/+0
* Merged Item.Markus Engel2013-04-051-14/+10
* Merged FlowX classes.Markus Engel2013-04-051-137/+72
* Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...Markus Engel2013-04-021-0/+15
* Added constructors to SP classes.Markus Engel2013-04-011-8/+20
* Replaced calls to g_object_(un)ref with sp_object_(un)ref.Markus Engel2013-04-011-8/+8
* Prepared exchange of casting macros.Markus Engel2013-03-311-0/+2
* Renamed virtual function names.Markus Engel2013-03-291-20/+20
* merged from trunkMarkus Engel2013-03-291-155/+6
|\
| * Warning cleanupAlex Valavanis2013-03-161-21/+18
| * More GObject boilerplate cleanupAlex Valavanis2013-01-241-70/+18
* | Removed function pointers from SPObject and subclasses.Markus Engel2013-03-291-10/+10
* | Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods.Markus Engel2012-10-061-2/+2
* | Added "virtual pad" toMarkus Engel2012-08-191-48/+112
|/
* cppcheckKris De Gussem2012-02-151-2/+2
* Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-161-12/+8
* Finished cleanup of outdated SP_OBJECT_PARENT C macro.Jon A. Cruz2011-02-211-2/+2
* update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-156/+158
|\
| * SPShape c++ified to the extent it was possible and more changes done for XML ...Abhishek Sharma Public2010-07-141-1/+1
| * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-10/+10
|/
* * remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls byThomas Holder2008-12-161-11/+8
* Support for title and desc elements when serializing as Plain SVG.Jeff Schiller2008-08-231-0/+4
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-3/+3
* use LoadPathVector instead of LoadArtBPath everywhereJohan B. C. Engelen2008-06-221-3/+3
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-121-6/+6
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-10/+8
* struct SPCurve => class SPCurveJohan B. C. Engelen2008-05-051-1/+1
* Warning cleanupJon A. Cruz2007-11-041-4/+4
* continue switching sp_repr_new* over to XML::Document::create*Aaron Spike2007-01-221-2/+9
* eliminate direct accesses to SPCurve::bpathMenTaLguY2006-05-091-1/+1
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-6/+6
* bulk whitespace removal patch #1198588 by gigaclonRalf Stephan2006-02-131-42/+42
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+544