Mercurial > hg > svgui
log widgets/PropertyStack.cpp @ 979:98827470ada2 3.0-integration
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) |