Mercurial > hg > svapp
log
age | author | description |
---|---|---|
2014-07-02 | Chris Cannam | Fix #1024 - avoid status bar repainting all its siblings when its message changes (and it resizes) by using a widget in the status bar for the label instead of the bar itself. |
2014-07-02 | Chris Cannam | Merge |
2014-06-18 | Chris Cannam | Merge from branch tonioni (the two are currently in sync) |
2014-07-01 | Chris Cannam | Only update message if it has actually changed (not that this seems to make any difference to anything) |
2014-06-19 | Chris Cannam | Remove debug out |
2014-06-19 | Chris Cannam | Give these two functions different names, not just different arg lists |
2014-06-18 | Chris Cannam | Fix signed/unsigned tonioni |
2014-06-18 | Chris Cannam | Merge from branch warnfix_no_size_t |