| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | complete adding const to have only NArtBpath const * get_bpath() const; for ↵ | Johan B. C. Engelen | 2008-05-09 | 1 | -2/+2 |
| | | | | | | accessing the protected member of SPCurve. Nowhere in Inkscape source is the path data changed of SPCurve, except within SPCurve's own methods ! So removed the non-const NArtBpath* get_bpath. (bzr r5642) | ||||
| * | struct SPCurve => class SPCurve | Johan B. C. Engelen | 2008-05-05 | 1 | -7/+7 |
| | | | | | | change all sp_curve_methods functions to SPCurve::methods. (bzr r5609) | ||||
| * | - Created a SPLPEItem class that handles applying a LPE to an Item | Bastien Bouclet | 2008-03-28 | 1 | -1/+1 |
| | | | | | | | - LPEs can now be applied to groups - Updated the bend path to work properly with groups (bzr r5219) | ||||
| * | Make grouped 3D boxes work correctly when transformed (fixes: LP 188991) | Maximilian Albert | 2008-03-19 | 1 | -33/+17 |
| | | | | (bzr r5122) | ||||
| * | enable LPEs for 3D boxes | bulia byak | 2008-03-13 | 1 | -0/+1 |
| | | | | (bzr r5078) | ||||
| * | Clean up comments and remove (already commented) debugging messages | Maximilian Albert | 2008-02-22 | 1 | -84/+1 |
| | | | | (bzr r4824) | ||||
| * | Convert 3D boxes to ordinary groups before tweaking, ungrouping or applying ↵ | Maximilian Albert | 2008-01-09 | 1 | -0/+13 |
| | | | | | | 'convert to path' (closes LP #179693 and #176646). (bzr r4439) | ||||
| * | Only set style of box sides during creation (not upon every repr write). | Maximilian Albert | 2008-01-05 | 1 | -15/+2 |
| | | | | (bzr r4388) | ||||
| * | Don't store special attributes/types when saving 3D boxes to plain SVG (so ↵ | Maximilian Albert | 2007-12-26 | 1 | -3/+3 |
| | | | | | | that they show up correctly when reopening files). (bzr r4303) | ||||
| * | fix redrawing of 3d box sides | bulia byak | 2007-12-24 | 1 | -8/+4 |
| | | | | (bzr r4298) | ||||
| * | noop: remove unused variable | Maximilian Albert | 2007-12-23 | 1 | -2/+0 |
| | | | | (bzr r4294) | ||||
| * | Warning cleanup | Jon A. Cruz | 2007-12-15 | 1 | -1/+4 |
| | | | | (bzr r4234) | ||||
| * | Fundamentally reworked version of the 3D box tool (among many other things, ↵ | Maximilian Albert | 2007-12-13 | 1 | -0/+424 |
| this fixes bugs #168900 and #168868). See mailing list for details. Sorry for this single large commit but it was unfeasible to keep the history. (bzr r4224) | |||||
