Mercurial > hg > svgui
log view/PaneStack.h @ 1528:14c07e445365
age | author | description |
---|---|---|
Fri, 04 Oct 2019 13:51:24 +0100 | Chris Cannam | Rework PaneStack so that the options that generally aren't (or can't be) changed after construction are supplied to the constructor instead of being set through setter methods. |
Fri, 17 May 2019 14:37:02 +0100 | Chris Cannam | Add option to suppress close button on first pane |
Tue, 30 Apr 2019 15:53:21 +0100 | Chris Cannam | Add option to make pane sizes auto-resize-only (i.e. remove user control via a splitter); also place alignment views above panes instead of below, meaning the extra bit of space that we currently have for the pane without one at least goes to the primary pane single-point |
Thu, 19 Apr 2018 14:36:16 +0100 | Chris Cannam | Make selection extents more visible on hi-dpi |
Thu, 01 Mar 2018 18:02:22 +0000 | Chris Cannam | Untabify |
Mon, 20 Apr 2015 09:19:52 +0100 | Chris Cannam | Merge from default branch alignment_view |
Tue, 10 Mar 2015 13:22:10 +0000 | Chris Cannam | More type fixes cxx11 |