Mercurial > hg > svgui
log widgets/PropertyStack.cpp @ 965:73b0dc7d6ec1
age | author | description |
---|---|---|
Tue, 31 Mar 2015 13:06:29 +0100 | Chris Cannam | Remove some debug; set some gain values tonioni |
Tue, 10 Mar 2015 13:22:10 +0000 | Chris Cannam | More type fixes cxx11 |
Tue, 02 Sep 2014 14:47:04 +0100 | Chris Cannam | Introduce (but don't yet populate) the fixed layers vector; rename m_layers to m_layerStack to reflect its ordering by stacking |
Tue, 17 Jun 2014 15:55:27 +0100 | Chris Cannam | More unsigned/long and warning fixes warnfix_no_size_t |
Tue, 11 Mar 2014 17:34:23 +0000 | Chris Cannam | Merge from default branch tony_integration |
Wed, 05 Mar 2014 13:04:09 +0000 | Chris Cannam | Pull out ShowLayerCommand into its own file tonioni |
Tue, 04 Mar 2014 15:32:28 +0000 | Chris Cannam | Fix failure to delete property stack when pane is deleted (sometimes) |