Mercurial > hg > svgui
log view/View.h @ 883:33157c3f0e80
age | author | description |
---|---|---|
2014-09-02 | Chris Cannam | Add const version of this accessor |
2014-09-02 | Chris Cannam | Use fixed-order layer list for property container enumeration. Fixes habit of the layer property tabs to jump about when adding a new layer. |
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-09-02 | Chris Cannam | Add getInteractionLayer() and some docs |
2014-06-18 | Chris Cannam | Merge from branch tony_integration warnfix_no_size_t |
2014-06-17 | Chris Cannam | Some more unsigned/long removal warnfix_no_size_t |
2014-06-13 | Chris Cannam | Add an experimental cancel button to view progress bars tonioni |
2014-06-12 | Chris Cannam | Play pointer: when user drags pane during playback such that the pointer is no longer visible, accept that and stop trying to track it until pointer naturally comes back within visible area tonioni |