Mercurial > hg > svapp
log framework/MainWindowBase.cpp @ 411:7709bb9a1130
age | author | description |
---|---|---|
Wed, 03 Sep 2014 09:35:56 +0100 | Chris Cannam | Fix one actual null pointer deref and a couple of potential ones, plus an uninitialised value (from coverity scan) |
Tue, 02 Sep 2014 16:06:41 +0100 | Chris Cannam | Restore the old prev/next layer commands (that were never enabled because they didn't work) using the new fixed order layer list (so they now do work) |
Mon, 01 Sep 2014 13:37:22 +0100 | Chris Cannam | Handle keyboard shortcuts with Shift modifier in the same way as those with no modifier |