summaryrefslogtreecommitdiffstats
path: root/src/shape-editor.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-2/+2
2008-03-20Add on-canvas editing of LPE PointParam.Johan B. C. Engelen1-6/+15
2008-03-12fix FIXME: remove setting knotholder to NULL, because it is already nulled by...Johan B. C. Engelen1-2/+0
2008-02-27* (when debug macro is defined) call ShapeEditor function to on-canvas edit p...Johan B. C. Engelen1-3/+11
2008-02-23* on-canvas clip and mask editing :) in the object menu you can find how to ...Johan B. C. Engelen1-0/+4
2008-01-25first set of updates to headers for clean gcc 4.3 buildsKees Cook1-0/+1
2008-01-12fix over_the_stroke for paths in transformed groupsbulia byak1-6/+5
2007-11-04Warning cleanupJon A. Cruz1-16/+16
2007-10-30LPE: implement NEW path-along-path effect, i think that old one has become ob...Johan B. C. Engelen1-1/+1
2007-10-23fix undoing of LPE paths again. please test. (now nodepath is only updated wh...Johan B. C. Engelen1-3/+8
2007-10-23Revert undo LPE paths fix; crashed on linux :(Johan B. C. Engelen1-1/+3
2007-10-20LPE: fix undoing changes to pathparameter on-canvas.Johan B. C. Engelen1-9/+18
2007-10-20LPE: add on-canvas editing of path parameters!Johan B. C. Engelen1-12/+10
2007-10-17Fix undo bug when on-canvas editing LPE path parameter!Johan B. C. Engelen1-3/+6
2007-10-12scroll desktop to selected node after Tab/Shift-Tabbulia byak1-2/+10
2007-09-10Purged fill type enumJon A. Cruz1-1/+1
2007-08-14Commit LivePathEffect branch to trunk!Johan B. C. Engelen1-3/+33
2007-05-11fixed fixme's in shapeeditor and changed verbs for node editting. helps with ...Johan B. C. Engelen1-9/+23
2007-04-17flipping patch by maximilian albertbulia byak1-2/+2
2007-03-04redo NR::Maybe to be less cleverMenTaLguY1-3/+7
2007-02-13removing forward declaration of a enum - is it valid at all? at least it work...bulia byak1-2/+2
2007-02-13isolate the nodepath-or-knotholder unit into the new ShapeEditor class which ...bulia byak1-0/+435