Mercurial > hg > svgui
log view/View.cpp @ 605:a7a89ebe4b02
age | author | description |
---|---|---|
2011-06-14 | Chris Cannam | Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it) |
2011-05-16 | Chris Cannam | Convert many cerrs to DEBUGs debug-output |
2011-05-12 | Chris Cannam | Remove most toStdString calls (no longer needed, with debug header) debug-output |
2011-04-14 | Chris Cannam | Record and show any error that occurs during layer processing (e.g. spectrogram layer runs out of disc space for feature files) |
2010-10-24 | Chris Cannam | * Make text clearer on complex backgrounds by adding a translucent surrounding box |
2010-10-13 | Dan Stowell | Ignore hidden layers when exporting image - closes sf.net #3041878. |
2010-03-12 | Chris Cannam | * Pop view progress bars back into "indeterminate" mode if they are not |
2009-09-23 | Chris Cannam | * Make NO_PIXMAP_COPY_TO_SELF the default |