Mercurial > hg > svgui
log layer/TimeInstantLayer.cpp @ 84:c683705adcbf
age | author | description |
---|---|---|
Thu, 13 Apr 2006 18:29:10 +0000 | Chris Cannam | * Replace crash with warning when a transform could not be automatically |
Fri, 07 Apr 2006 17:50:33 +0000 | Chris Cannam | * Fix long-standing off-by-1 bug in WaveFileModel that was getting us the wrong |
Thu, 30 Mar 2006 15:00:22 +0000 | Chris Cannam | * Add stub for item-edit dialog (for editing properties of an item on double- |
Mon, 20 Mar 2006 15:10:07 +0000 | Chris Cannam | * Update licensing rubric for GPL |
Mon, 20 Mar 2006 11:40:39 +0000 | Chris Cannam | * Set indent-tabs-mode to nil in Emacs mode direction |
Fri, 03 Mar 2006 17:23:27 +0000 | Martin Gasser | had to include <cmath> in some files to make it compile on the mac |
Thu, 02 Mar 2006 16:58:49 +0000 | Chris Cannam | * Refactor Layer classes so as no longer to store a single View pointer; |