Mercurial > hg > svgui
log widgets/PropertyStack.cpp @ 843:db0759e4c6c3
age | author | description |
---|---|---|
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) |
Tue, 04 Mar 2014 15:28:32 +0000 | 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 |
Tue, 04 Feb 2014 14:35:59 +0000 | Chris Cannam | Fix bug in choosing which layer to bring to the front when asked programmatically tonioni |