Mercurial > hg > svgui
log widgets/TransformFinder.cpp @ 744:b6dc57688c72 tony_integration
age | author | description |
---|---|---|
2013-11-26 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |
2011-05-12 | Chris Cannam | Remove most toStdString calls (no longer needed, with debug header) debug-output |
2008-11-21 | Chris Cannam | * Use enum for transform type instead of trying to do dumb things like |
2008-11-20 | Chris Cannam | * Make it possible to Find a Transform even when no file loaded (it |
2008-11-20 | Chris Cannam | * Add more informative text to Find a Transform (particularly when none |
2008-11-19 | Chris Cannam | * minor text change |
2008-11-19 | Chris Cannam | * Add some informative labels to transform finder |
2008-10-28 | Chris Cannam | * Avoid waiting on uninstalled transforms mutex in TransformFactory:: |