log view/PaneStack.cpp @ 798:6eb0b20c940f tonioni

age author description
2014-03-11 Chris Cannam Merge from default branch tony_integration
2014-03-04 Chris Cannam Fix failure to delete property stack when pane is deleted (sometimes)
2014-03-04 Chris Cannam Fix failure to delete property stack when pane is deleted (sometimes). Fixes Tony crash bug #881, needs to go in SV as well. tonioni
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
2013-11-29 Chris Cannam If any panes have a fixed size, respect that when resizing pane stack sizes tonioni
2013-11-26 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h