log widgets/PropertyStack.cpp @ 946:36cddc3de023 alignment_view

age author description
2015-03-31 Chris Cannam Remove some debug; set some gain values tonioni
2015-03-10 Chris Cannam More type fixes cxx11
2014-09-02 Chris Cannam Introduce (but don't yet populate) the fixed layers vector; rename m_layers to m_layerStack to reflect its ordering by stacking
2014-06-17 Chris Cannam More unsigned/long and warning fixes warnfix_no_size_t
2014-03-11 Chris Cannam Merge from default branch tony_integration
2014-03-05 Chris Cannam Pull out ShowLayerCommand into its own file tonioni
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-02-04 Chris Cannam Fix bug in choosing which layer to bring to the front when asked programmatically tonioni
2011-06-14 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
2011-05-16 Chris Cannam Convert many cerrs to DEBUGs debug-output
2009-10-22 Chris Cannam * Layer data editor window: fix sorting for columns in region model, sv-v1.7.1
2008-06-12 Chris Cannam * Update translations, and add change counter to name of bundle command
2008-03-13 Chris Cannam * Fix #1628781 changes to layer visibility and mute should use a command