Code

Fix LPE for groups bounding box calculation by using the SPItem->getBounds method.
[inkscape.git] / src / sp-path.cpp
2008-05-17 bgkFix LPE for groups bounding box calculation by using...
2008-05-09 johanengelencomplete adding const to have only NArtBpath const...
2008-05-09 johanengelen- try to use more forward declarations for less depende...
2008-05-05 johanengelenstruct SPCurve => class SPCurve
2008-03-28 bgk- Created a SPLPEItem class that handles applying a...
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-01-27 cilix42Don't group dot creation with pen-/pencil-specific...
2008-01-20 cilix42Ctrl+click in pen/pencil tool: Created dots are now...
2008-01-19 cilix42Make creation of dots via Ctrl+click also possible...
2008-01-16 cilix42Add option in Preferences to keep objects after convers...
2008-01-16 cilix42Make path segments convertable to guides, too
2008-01-02 johanengelen+ Fix bug #179840, forking of LPEs
2008-01-02 johanengelenFix LP bug #179328
2007-09-05 buliabyakadd path effect indication to the description
2007-08-14 johanengelenCommit LivePathEffect branch to trunk!
2007-01-21 mentalstart switching sp_repr_new* over to XML::Document...
2006-06-07 joncruzApplied patch #1501709
2006-05-09 mentaleliminate direct accesses to SPCurve::bpath
2006-01-16 mentalmoving trunk for module inkscape