log layer/TimeRulerLayer.cpp @ 559:5bcfc5606528

age author description
Tue, 29 Apr 2008 11:07:14 +0000 Chris Cannam * The fix in rev 1002 had the nasty side-effect of breaking part of the fix in
Wed, 12 Mar 2008 17:42:56 +0000 Chris Cannam * juggle some files around in order to free audioio, base, and system libraries
Wed, 12 Mar 2008 14:40:18 +0000 Chris Cannam * Fix mislabelling of time lines in ruler
Wed, 27 Feb 2008 11:59:42 +0000 Chris Cannam * Merge from trunk spectrogram-cache-rejig
Wed, 13 Feb 2008 13:49:33 +0000 Chris Cannam * Fix drawing of time ruler during scrolling (bits were being missed) sv1-v1.2pre5
Fri, 23 Nov 2007 16:48:23 +0000 Chris Cannam * Add Erase tool and mode
Thu, 18 Oct 2007 10:15:07 +0000 Chris Cannam * Make XmlExportable::toXml the function that is universally overridden (and
Thu, 12 Jul 2007 16:14:59 +0000 Chris Cannam * Add SingleColourLayer to manage colours for layers that have a single
Fri, 29 Jun 2007 13:58:08 +0000 Chris Cannam * highlight the nearest measurement rect
Thu, 28 Jun 2007 14:50:58 +0000 Chris Cannam * Change a number of keyboard shortcuts -- get rid of all the Alt+ shortcuts
Mon, 30 Apr 2007 13:36:23 +0000 Chris Cannam * Fix many compile warnings, remove some debug output
Fri, 02 Mar 2007 14:00:12 +0000 Chris Cannam * Make getPropertyRangeAndValue return the default separately from the current sv1-1.0pre1
Mon, 26 Feb 2007 14:55:08 +0000 Chris Cannam * remove some debug and some obsolete moc file includes
Mon, 31 Jul 2006 14:05:22 +0000 Chris Cannam * Reorganising code base. This revision probably should compile once more.
Wed, 03 May 2006 16:48:03 +0000 Chris Cannam * Add property labels to property containers (so i18n() won't affect file format)
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
Thu, 16 Mar 2006 18:46:00 +0000 Chris Cannam * Add Insert Instant function in main window
Thu, 02 Mar 2006 16:58:49 +0000 Chris Cannam * Refactor Layer classes so as no longer to store a single View pointer;
Fri, 10 Feb 2006 17:51:36 +0000 Chris Cannam * Add the Note layer for pianoroll-type display of note-type data
Thu, 19 Jan 2006 12:54:38 +0000 Chris Cannam * Rework handling of layer properties in file I/O -- we now get the individual
Tue, 17 Jan 2006 17:45:55 +0000 Chris Cannam * Hook up SV file i/o. You can now save and load sessions.
Thu, 12 Jan 2006 17:19:08 +0000 Chris Cannam * Beginnings of session save code
Thu, 12 Jan 2006 13:45:27 +0000 Chris Cannam * Update copyrights to 2006
Tue, 10 Jan 2006 16:33:16 +0000 Chris Cannam initial import