log main/MainWindow.cpp @ 1832:da678ff18fb0

age author description
Wed, 02 May 2018 14:32:01 +0100 Chris Cannam Fix accidental removal of empty-pane/layer addition shortcuts
Thu, 26 Apr 2018 15:09:52 +0100 Chris Cannam Update pane and layer menu shortcuts so that the waveform/spectrogram/etc shortcuts (Shift+G etc) always refer to the source model that is in the currently selected pane. This is a potentially confusing backward-incompatible change, but is also quite clearly how it ought to work...
Tue, 24 Apr 2018 15:03:45 +0100 Chris Cannam Note to translators not to translate "Space"
Wed, 18 Apr 2018 13:35:32 +0100 Chris Cannam Make the ";"-key versions of these shortcuts the primary ones advertised on the menus (since so few people have an Enter key these days). For SF bug #246 Some shortcuts do not work
Mon, 16 Apr 2018 15:23:01 +0100 Chris Cannam Add Lucas's progress dialog change for CSV export streaming-csv-writer
Thu, 01 Mar 2018 18:02:33 +0000 Chris Cannam Untabify
Thu, 07 Dec 2017 13:34:23 +0000 Chris Cannam Use undefined behaviour sanitiser in debug mode
Wed, 08 Mar 2017 08:37:55 +0000 Chris Cannam Credit translators in About box
Sun, 05 Mar 2017 17:14:17 +0000 Chris Cannam More debug output during startup
Wed, 01 Mar 2017 14:54:21 +0000 Chris Cannam Add brief mention of Piper sv_v3.0rc1
Tue, 28 Feb 2017 14:47:37 +0000 Chris Cannam Next version will identify as 3.0 (as it's going to be an RC); remove beta dialog
Tue, 28 Feb 2017 09:27:34 +0000 Chris Cannam Fix crash when trying to set object name on nonexistent model
Mon, 27 Feb 2017 16:52:12 +0000 Chris Cannam Set a more appropriate name on aggregate model when deciding to retain it
Mon, 27 Feb 2017 16:26:37 +0000 Chris Cannam Store aggregate models in the document and release them when they are invalidated (because their components have been released). They're no longer leaked, but we still don't save them in the session file.
Sat, 25 Feb 2017 19:24:13 +0000 Chris Cannam Rework network permission tester to note that aggregate info may be used, and tweak for clarity
Fri, 24 Feb 2017 11:12:49 +0000 Chris Cannam Note the release ID stuff to the debug log as well as in the about box
Thu, 19 Jan 2017 10:50:04 +0000 Chris Cannam Report on failures that happen while configuring a transform
Tue, 10 Jan 2017 17:08:38 +0000 Chris Cannam Fix "argument missing"
Tue, 10 Jan 2017 16:04:03 +0000 Chris Cannam Show warning about beta release 3.0-integration
Tue, 10 Jan 2017 14:01:13 +0000 Chris Cannam Better sizing on the Mac I think 3.0-integration
Tue, 10 Jan 2017 13:58:06 +0000 Chris Cannam Add "What's New" to help menu; primp up About box 3.0-integration
Wed, 04 Jan 2017 16:03:12 +0000 Chris Cannam Wire up record monitoring 3.0-integration
Tue, 03 Jan 2017 16:14:31 +0000 Chris Cannam Some copyright dates and build adjustments 3.0-integration
Tue, 03 Jan 2017 15:15:26 +0000 Chris Cannam Store/recall colours by hex name; simpler and more general (was having trouble with reloading on Mac). Also update subrepos inc PortAudio build 3.0-integration
Tue, 03 Jan 2017 14:34:46 +0000 Chris Cannam Merge 3.0-integration
Tue, 03 Jan 2017 14:32:53 +0000 Chris Cannam Fix to removal of icons from menus on the Mac 3.0-integration
Tue, 03 Jan 2017 14:36:31 +0000 Chris Cannam Fix accidental breakage of PNG export while adding SVG export 3.0-integration
Tue, 03 Jan 2017 13:05:02 +0000 Chris Cannam Don't show icons on menus in OSX 3.0-integration
Mon, 19 Dec 2016 16:32:34 +0000 Chris Cannam Implement "Export SVG file..." svg
Fri, 16 Dec 2016 19:26:21 +0000 Chris Cannam Add overview colour preference 3.0-integration