log view/PaneStack.cpp @ 1454:4a6ca97ce783 single-point

age author description
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
Tue, 30 Apr 2019 14:02:32 +0100 Chris Cannam Shrink alignment panes to sensible size on non-hi-dpi screens single-point
Thu, 25 Apr 2019 17:07:04 +0100 Chris Cannam Avoid showing final (useless) alignment view single-point
Mon, 26 Nov 2018 14:33:54 +0000 Chris Cannam Use nullptr throughout fix-static-analysis
Thu, 18 Oct 2018 13:21:56 +0100 Chris Cannam Add mechanism for saving/loading colour maps by name/id rather than by numerical index, for future compatibility when adding to or changing the supported colour maps. Add two new colour maps (and one old one). Write out backward-compatible numerical indices for use when reloading in older versions. Also add a mechanism to invert the colour map, though I don't think it turns out useful enough to include in the UI.
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