summaryrefslogtreecommitdiffstats
path: root/src/sp-path.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-17Fix LPE for groups bounding box calculation by using the SPItem->getBounds me...Bastien Bouclet1-1/+2
2008-05-09complete adding const to have only NArtBpath const * get_bpath() const; for a...Johan B. C. Engelen1-1/+1
2008-05-09- try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen1-2/+2
2008-05-05struct SPCurve => class SPCurveJohan B. C. Engelen1-17/+17
2008-03-28- Created a SPLPEItem class that handles applying a LPE to an ItemBastien Bouclet1-8/+9
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-17/+11
2008-01-27Don't group dot creation with pen-/pencil-specific operations in undo historyMaximilian Albert1-3/+1
2008-01-20Ctrl+click in pen/pencil tool: Created dots are now selected; Alt is used for...Maximilian Albert1-2/+9
2008-01-19Make creation of dots via Ctrl+click also possible in pen context; fill dots ...Maximilian Albert1-0/+64
2008-01-16Add option in Preferences to keep objects after conversion to guidesMaximilian Albert1-2/+0
2008-01-16Make path segments convertable to guides, tooMaximilian Albert1-0/+36
2008-01-02+ Fix bug #179840, forking of LPEsJohan B. C. Engelen1-0/+3
2008-01-02Fix LP bug #179328Johan B. C. Engelen1-0/+14
2007-09-05add path effect indication to the descriptionbulia byak1-2/+7
2007-08-14Commit LivePathEffect branch to trunk!Johan B. C. Engelen1-27/+160
2007-01-21start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY1-1/+4
2006-06-07Applied patch #1501709Jon A. Cruz1-3/+1
2006-05-09eliminate direct accesses to SPCurve::bpathMenTaLguY1-2/+2