Mercurial > hg > sonic-visualiser
log
age | author | description |
---|---|---|
Tue, 21 Jun 2011 22:04:55 +0100 | mathieub | Add a new feature to allow users to toggle between minimal and full modes. This is done by hiding/showing the pane stack, menu actions, and toolbars. The main part of the process is handled in MainWindow::toggleViewMode(). The toggle view mode option appears in the View Menu and is associated with a new toolbar button. Two icons have been added in the resources. They come from: http://www.iconfinder.com/icondetails/42115/32/ toggle |
Tue, 14 Jun 2011 15:27:30 +0100 | Chris Cannam | Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it) |
Tue, 14 Jun 2011 14:50:08 +0100 | Chris Cannam | Merge from debug-output branch |