Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / box3d-side.cpp
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-07-20 Abhishek Sharma... More on c++ification and some XML privatisation
2010-07-17 Abhishek Sharma... More in XML privatisation with new create3DBox function...
2010-07-14 Abhishek Sharma... SPShape c++ified to the extent it was possible and...
2010-07-12 Abhishek Sharma... SPObject c++ification finalized along with the beginnin...
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-11-08 scislacFix for crash 409043
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2008-11-21 Ted GouldMerge from fe-moved
2008-10-27 Ted GouldFrom trunk
2008-09-16 tweenkRefactored preferences handling into a new version of
2008-06-11 mentalplumb XML::Documents in everywhere
2008-06-06 johanengelenbox3d_side_write now uses curve->get_pathvector instead...
2008-05-09 johanengelencomplete adding const to have only NArtBpath const...
2008-05-05 johanengelenstruct SPCurve => class SPCurve
2008-03-28 bgk- Created a SPLPEItem class that handles applying a...
2008-03-19 cilix42Make grouped 3D boxes work correctly when transformed...
2008-03-13 buliabyakenable LPEs for 3D boxes
2008-02-22 cilix42Clean up comments and remove (already commented) debugg...
2008-01-09 cilix42Convert 3D boxes to ordinary groups before tweaking...
2008-01-05 cilix42Only set style of box sides during creation (not upon...
2007-12-26 cilix42Don't store special attributes/types when saving 3D...
2007-12-24 buliabyakfix redrawing of 3d box sides
2007-12-23 cilix42noop: remove unused variable
2007-12-15 joncruzWarning cleanup
2007-12-13 cilix42Fundamentally reworked version of the 3D box tool ...