Mercurial > hg > svgui
log view/PaneStack.cpp @ 1527:88fcbc4d93dd
age | author | description |
---|---|---|
Fri, 04 Oct 2019 16:35:22 +0100 | Chris Cannam | Fix goof |
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. |
Mon, 20 May 2019 15:04:32 +0100 | Chris Cannam | Fix incorrect visibility of alignment view when not requested; fix current indicator size when x-button is disabled |
Fri, 17 May 2019 14:37:02 +0100 | Chris Cannam | Add option to suppress close button on first pane |
Fri, 10 May 2019 08:44:32 +0100 | Chris Cannam | Remove margin from inner frame single-point |
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 |