Mercurial > hg > sonic-visualiser
log main/MainWindow.h @ 446:8df5d64bf7c5 toggle
age | author | description |
---|---|---|
Fri, 24 Jun 2011 11:21:00 +0100 | Chris Cannam | The pane stack is in a scroll view! I'd forgotten that. So, let's show and hide that instead toggle |
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 |
Mon, 23 May 2011 16:13:30 +0100 | Chris Cannam | Add default session template to Preferences; tidy up menu functions and states templating |