Mercurial > hg > tony
log src/MainWindow.cpp @ 254:79ba5b50a40e
age | author | description |
---|---|---|
Wed, 02 Apr 2014 09:47:27 +0100 | Chris Cannam | Add selection strip mouse actions to key and mouse reference |
Wed, 02 Apr 2014 09:18:45 +0100 | Chris Cannam | Menu shortcuts and status tips |
Wed, 02 Apr 2014 09:12:18 +0100 | Chris Cannam | Fix accidental nesting of compound commands which broke "Abandon Selection" logic; move note-snap after editing into the compound command for the edit function instead of issuing a separate command |
Wed, 02 Apr 2014 09:03:42 +0100 | Chris Cannam | We should be able to switch tool mode at any time |
Wed, 02 Apr 2014 09:01:56 +0100 | Chris Cannam | Remove tool-specific keyboard shortcut reference registration from Pane and put it in MainWindow (as it depends on which tools are in use) |
Wed, 02 Apr 2014 08:33:27 +0100 | Chris Cannam | Restore "Snap Notes" action (it's still necessary because you can move notes away manually) |
Tue, 01 Apr 2014 13:42:34 +0100 | Chris Cannam | Add an activity log |