log view/PaneStack.cpp @ 935:1c529a22a6a7 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