log widgets/ImageDialog.cpp @ 1014:6338d7dc3b6d colourschemes

age author description
Tue, 26 Nov 2013 14:06:40 +0000 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
Thu, 12 May 2011 17:31:43 +0100 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
Fri, 27 Mar 2009 16:25:52 +0000 Chris Cannam * Pull out the widgetry part of FileFinder into widgets/InteractiveFileFinder
Fri, 14 Mar 2008 17:14:21 +0000 Chris Cannam * More work to abstract out interactive components used in the data library,
Fri, 04 Jan 2008 17:08:10 +0000 Chris Cannam * better progress reporting in FileSource
Thu, 01 Nov 2007 10:45:28 +0000 Chris Cannam * FileSource -> default to showProgress = false
Thu, 18 Oct 2007 16:20:26 +0000 Chris Cannam * RemoteFile -> FileSource
Thu, 18 Oct 2007 15:31:20 +0000 Chris Cannam * Make RemoteFile far more pervasive, and use it for local files as well
Fri, 05 Oct 2007 15:52:52 +0000 Chris Cannam * Add support for remote files to image layer
Fri, 05 Oct 2007 13:27:21 +0000 Chris Cannam * More work on image layer display &c
Thu, 04 Oct 2007 16:34:11 +0000 Chris Cannam * Phase 1 of an image layer.