Code

isolate the nodepath-or-knotholder unit into the new ShapeEditor class which handles...
authorbuliabyak <buliabyak@users.sourceforge.net>
Tue, 13 Feb 2007 17:18:22 +0000 (17:18 +0000)
committerbuliabyak <buliabyak@users.sourceforge.net>
Tue, 13 Feb 2007 17:18:22 +0000 (17:18 +0000)
commit2f8a505c173a704ab6fb25538bb3c1afe5ce9e4e
tree38310198603fc5d9272cdd222d30ee3228919a89
parente13affe87bae974dde8c0e9fddef9053b5e7fed9
isolate the nodepath-or-knotholder unit into the new ShapeEditor class which handles listeners etc. and provides a single interface to work with nodepath or knotholder; later will add another layer, ShapeEditorsCollective, which will allow us to have any number of nodepaths and knotholders simultaneously
src/Makefile_insert
src/node-context.cpp
src/node-context.h
src/nodepath.cpp
src/nodepath.h
src/shape-editor.cpp [new file with mode: 0644]
src/shape-editor.h [new file with mode: 0644]
src/ui/dialog/align-and-distribute.cpp
src/verbs.cpp