Mercurial > hg > svgui
log view/PaneStack.cpp @ 936:a61a779d73df tonioni
age | author | description |
---|---|---|
2015-03-10 | Chris Cannam | More type fixes cxx11 |
2014-10-17 | Chris Cannam | First sketch at alignment view (between panes in stack) alignment_view |
2014-09-03 | Chris Cannam | Simplify some logic where loop was used with an unconditional "break" that meant it could only happen once (from coverity scan) |
2014-06-17 | Chris Cannam | Some more unsigned/long removal warnfix_no_size_t |
2014-03-11 | Chris Cannam | Merge from default branch tony_integration |
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-01-10 | Chris Cannam | Propagate double-click in select mode -- the application might do something meaningful with this tonioni |