Mercurial > hg > svgui
log view/PaneStack.cpp @ 908:4a578a360011 cxx11
age | author | description |
---|---|---|
Tue, 10 Mar 2015 13:22:10 +0000 | Chris Cannam | More type fixes cxx11 |
Fri, 17 Oct 2014 14:58:51 +0100 | Chris Cannam | First sketch at alignment view (between panes in stack) alignment_view |
Wed, 03 Sep 2014 12:05:45 +0100 | Chris Cannam | Simplify some logic where loop was used with an unconditional "break" that meant it could only happen once (from coverity scan) |
Tue, 17 Jun 2014 15:36:56 +0100 | Chris Cannam | Some more unsigned/long removal warnfix_no_size_t |
Tue, 11 Mar 2014 17:34:23 +0000 | Chris Cannam | Merge from default branch tony_integration |
Tue, 04 Mar 2014 15:32:28 +0000 | Chris Cannam | Fix failure to delete property stack when pane is deleted (sometimes) |