log view/PaneStack.cpp @ 1503:2c7a480f93ca

age author description
2019-05-20 Chris Cannam Fix incorrect visibility of alignment view when not requested; fix current indicator size when x-button is disabled
2019-05-17 Chris Cannam Add option to suppress close button on first pane
2019-05-10 Chris Cannam Remove margin from inner frame single-point
2019-04-30 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
2019-04-30 Chris Cannam Shrink alignment panes to sensible size on non-hi-dpi screens single-point
2019-04-25 Chris Cannam Avoid showing final (useless) alignment view single-point
2018-11-26 Chris Cannam Use nullptr throughout fix-static-analysis