r189@gandalf: fugalh | 2006-07-18 17:54:25 -0600
authorHans Fugal <hans@fugal.net>
Tue, 18 Jul 2006 23:54:31 +0000 (23:54 +0000)
committerHans Fugal <hans@fugal.net>
Tue, 18 Jul 2006 23:54:31 +0000 (23:54 +0000)
commit55159005b925396eeb41529f6e5b1d998fe63dc2
tree558ac50370e6bc8d88008b19840b9da1feb12f1c
parentd819b922e1d858dc3addbe31962d12af64027e50
 r189@gandalf:  fugalh | 2006-07-18 17:54:25 -0600
 This is the first swath of changes, replacing add_undo with MementoCommand
 pattern, through most of the editor_mouse.cc file. However there were a few
 places that weren't symmetrical that I need to think about. The question is
 whether to tweak things so that they are symmetrical (add_undo paired with
 add_redo*), or to allow Commands to not be undoable or not be redoable. Your
 thoughts are welcome.

git-svn-id: svn://localhost/ardour2/branches/undo@685 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/editor_mouse.cc
libs/ardour/ardour/session.h
libs/pbd3/pbd/memento_command.h