log view/PaneStack.h @ 1603:f12c25651f96

age author description
2020-03-25 Chris Cannam Add a tab-bar context menu signal to the property stack
2019-10-04 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.
2019-05-17 Chris Cannam Add option to suppress close button on first pane
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
2018-04-19 Chris Cannam Make selection extents more visible on hi-dpi
2018-03-01 Chris Cannam Untabify
2015-04-20 Chris Cannam Merge from default branch alignment_view
2015-03-10 Chris Cannam More type fixes cxx11
2014-10-17 Chris Cannam First sketch at alignment view (between panes in stack) alignment_view
2014-06-17 Chris Cannam Some more unsigned/long removal warnfix_no_size_t
2014-01-10 Chris Cannam Propagate double-click in select mode -- the application might do something meaningful with this tonioni
2014-01-10 Chris Cannam Make it possible to globally hide pane accessories (close button & current-indicator) tonioni