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
Fri, 17 Oct 2014 14:58:51 +0100 Chris Cannam First sketch at alignment view (between panes in stack) alignment_view
Tue, 17 Jun 2014 15:36:56 +0100 Chris Cannam Some more unsigned/long removal warnfix_no_size_t
Fri, 10 Jan 2014 14:17:50 +0000 Chris Cannam Propagate double-click in select mode -- the application might do something meaningful with this tonioni
Fri, 10 Jan 2014 09:04:06 +0000 Chris Cannam Make it possible to globally hide pane accessories (close button & current-indicator) tonioni
Mon, 23 Jan 2012 14:28:40 +0000 Chris Cannam Show current-pane indicator and close-pane button only if there is more than one pane
Tue, 09 Jun 2009 15:26:25 +0000 Chris Cannam * Add insertPane
Tue, 24 Feb 2009 12:02:19 +0000 Chris Cannam * Make it possible to switch panes by clicking on the current-pane
Mon, 23 Feb 2009 14:40:17 +0000 Chris Cannam * a few more midi bits, attempt to fix vertical-black-bar-misplacement-on-mac