summaryrefslogtreecommitdiffstats
path: root/src/box3d-side.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-27cppcheck: use gobject casts in box3d-side and rename NONE to SP_NONE in sp_me...Alex Valavanis1-11/+10
2012-01-17add underscores to some member variables.Johan B. C. Engelen1-1/+1
2012-01-11Dropped deprecated function sp_repr_get_int_attributeKris De Gussem1-1/+1
2012-01-08Warning and uninitialized variable cleanup.Jon A. Cruz1-13/+3
2011-10-05Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz1-0/+2
2011-06-04Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz1-1/+1
2011-02-20Pass removing some outdated C-macro use.Jon A. Cruz1-6/+6
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-07-20More on c++ification and some XML privatisationAbhishek Sharma public1-2/+4
2010-07-17More in XML privatisation with new create3DBox function and other supplements...Abhishek Sharma Public1-0/+12
2010-07-14SPShape c++ified to the extent it was possible and more changes done for XML ...Abhishek Sharma Public1-8/+13
2010-07-12SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public1-1/+9
2009-11-08Fix for crash 409043Josh Andler1-0/+10
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-3/+3
2009-08-05SPDocument->Documentjohnce1-3/+3
2008-11-21Merge from fe-movedTed Gould1-4/+13
2008-10-27From trunkTed Gould1-4/+5
2008-09-16Refactored preferences handling into a new version of Krzysztof Kosi??ski1-7/+8
2008-06-11plumb XML::Documents in everywhereMenTaLguY1-4/+3
2008-06-06box3d_side_write now uses curve->get_pathvector instead of get_bpath.Johan B. C. Engelen1-5/+1
2008-05-09complete adding const to have only NArtBpath const * get_bpath() const; for a...Johan B. C. Engelen1-2/+2
2008-05-05struct SPCurve => class SPCurveJohan B. C. Engelen1-7/+7
2008-03-28- Created a SPLPEItem class that handles applying a LPE to an ItemBastien Bouclet1-1/+1
2008-03-19Make grouped 3D boxes work correctly when transformed (fixes: LP 188991)Maximilian Albert1-33/+17
2008-03-13enable LPEs for 3D boxesbulia byak1-0/+1
2008-02-22Clean up comments and remove (already commented) debugging messagesMaximilian Albert1-84/+1
2008-01-09Convert 3D boxes to ordinary groups before tweaking, ungrouping or applying '...Maximilian Albert1-0/+13
2008-01-05Only set style of box sides during creation (not upon every repr write).Maximilian Albert1-15/+2
2007-12-26Don't store special attributes/types when saving 3D boxes to plain SVG (so th...Maximilian Albert1-3/+3
2007-12-24fix redrawing of 3d box sidesbulia byak1-8/+4
2007-12-23noop: remove unused variableMaximilian Albert1-2/+0
2007-12-15Warning cleanupJon A. Cruz1-1/+4
2007-12-13Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert1-0/+424