log view/PaneStack.h @ 1620:dc0e47f234a2 tip

age author description
Wed, 06 May 2020 09:08:37 +0100 Chris Cannam Reduce heights of alignment views if (they are visible and) we are squashed for space
Wed, 25 Mar 2020 12:08:34 +0000 Chris Cannam Add a tab-bar context menu signal to the property stack
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
Wed, 06 Feb 2008 17:40:53 +0000 Chris Cannam * line up overview widget nicely with main pane (at least on first startup) sv1-v1.2pre3
Wed, 07 Nov 2007 16:37:17 +0000 Chris Cannam * Add [x] button to pane to quickly delete it
Thu, 25 Oct 2007 14:32:23 +0000 Chris Cannam * Some tidying up to handling of alignment; add alignment status label to
Mon, 22 Oct 2007 14:24:31 +0000 Chris Cannam * Split MainWindow out into MainWindowBase (pane stack management, basic file
Wed, 10 Oct 2007 15:18:02 +0000 Chris Cannam * Make it possible to drop audio files, layer files, session files and images
Tue, 03 Jul 2007 12:46:18 +0000 Chris Cannam * Fix up and simplify the LayerTreeModel, removing a horrible memory leak
Thu, 28 Jun 2007 14:50:58 +0000 Chris Cannam * Change a number of keyboard shortcuts -- get rid of all the Alt+ shortcuts
Mon, 16 Apr 2007 12:20:27 +0000 Chris Cannam * Experiment with sizing the property stacks and using a frame on the overview
Mon, 22 Jan 2007 15:42:00 +0000 Chris Cannam * Allow user to activate a pane by clicking on the tab for its currently active
Fri, 19 Jan 2007 13:13:14 +0000 Chris Cannam * Add large chunks of context help in the optional status bar
Fri, 17 Nov 2006 16:27:39 +0000 Chris Cannam * Update copyright notes as appropriate.
Wed, 15 Nov 2006 18:22:26 +0000 Chris Cannam * Add vertical zooming and snap-to-selection for OSC control;
Tue, 14 Nov 2006 16:06:00 +0000 Chris Cannam * Press X to toggle the property boxes
Mon, 31 Jul 2006 11:44:37 +0000 Chris Cannam * Reorganising code base. This revision will not compile.