summaryrefslogtreecommitdiffstats
path: root/src/shape-editor.h (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-19tidy up SPObjects that must always be LivePathEffectObjectsJohan B. C. Engelen1-7/+8
2009-02-06make more things privatebulia byak1-7/+11
2008-09-18Next roud of NR ==> Geom conversionMaximilian Albert1-1/+1
2008-09-18Some NR::Point ==> Geom::Point replacementsMaximilian Albert1-6/+6
2008-09-05undo last commit - here's a better way to fix this bugbulia byak1-0/+3
2008-08-13Get rid of sp_nodepath_current() and a few instances of SP_ACTIVE_DESKTOP by ...Maximilian Albert1-1/+1
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen1-2/+2
2008-07-20fix stupid crash, make get_item constbulia byak1-1/+1
2008-07-14Enable simultaneous knotholder and nodepathMaximilian Albert1-6/+12
2008-07-07replace separate forward declarations by proper forward.h inclusionJohan B. C. Engelen1-1/+1
2008-07-05shape-editor.h: Supply missing #includes/declarations so that we don't depend...Peter Moulder1-5/+3
2008-06-04C++ify knotholdersMaximilian Albert1-3/+3
2008-03-20Add on-canvas editing of LPE PointParam.Johan B. C. Engelen1-1/+1
2008-02-27* (when debug macro is defined) call ShapeEditor function to on-canvas edit p...Johan B. C. Engelen1-1/+2
2008-02-23* on-canvas clip and mask editing :) in the object menu you can find how to ...Johan B. C. Engelen1-0/+1
2007-10-23fix undoing of LPE paths again. please test. (now nodepath is only updated wh...Johan B. C. Engelen1-0/+2
2007-10-20LPE: fix undoing changes to pathparameter on-canvas.Johan B. C. Engelen1-0/+1
2007-10-20LPE: add on-canvas editing of path parameters!Johan B. C. Engelen1-1/+1
2007-08-14Commit LivePathEffect branch to trunk!Johan B. C. Engelen1-0/+1
2007-05-11fixed fixme's in shapeeditor and changed verbs for node editting. helps with ...Johan B. C. Engelen1-0/+4
2007-04-17flipping patch by maximilian albertbulia byak1-1/+2
2007-02-13removing forward declaration of a enum - is it valid at all? at least it work...bulia byak1-2/+1
2007-02-13isolate the nodepath-or-knotholder unit into the new ShapeEditor class which ...bulia byak1-0/+160