Mercurial > hg > svgui
log view/Pane.cpp @ 871:2857e6352b06 tonioni
age | author | description |
---|---|---|
Thu, 11 Sep 2014 13:53:41 +0100 | Chris Cannam | Do not draw the model time extents if the top layer does not have time as its x axis (fixing #1057) |
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) |