Mercurial > hg > svgui
log view/Overview.cpp @ 922:26da827e8fb5 tonioni
age | author | description |
---|---|---|
Mon, 23 Mar 2015 11:26:28 +0000 | Chris Cannam | Merge from cxx11 branch tonioni |
Tue, 10 Mar 2015 13:22:10 +0000 | Chris Cannam | More type fixes cxx11 |
Mon, 10 Nov 2014 15:59:09 +0000 | Chris Cannam | Make overview area easier to see tonioni |
Wed, 03 Sep 2014 12:04:22 +0100 | Chris Cannam | Fix some potential null-pointer derefs, and simplify some logic where loops were used with an unconditional "break" that meant they could only happen once (from coverity scan) |