audacia/src/tracks/ui
2019-03-15 15:18:11 -04:00
..
BackgroundCell.cpp MixerBoard listens to TrackList for selection changes 2018-10-27 16:27:53 -04:00
BackgroundCell.h More doxygen 2018-11-03 13:18:26 +00:00
ButtonHandle.cpp Clean up some dead code and MSVC warnings. 2017-12-08 15:20:39 +00:00
ButtonHandle.h More doxygen 2018-11-03 13:18:26 +00:00
CommonTrackPanelCell.cpp Each cell can define cursor, status, and tooltip in default of hit tests 2018-08-05 13:28:36 -04:00
CommonTrackPanelCell.h Each cell can define cursor, status, and tooltip in default of hit tests 2018-08-05 13:28:36 -04:00
EditCursorOverlay.cpp Replace uses of TrackPanel::Cells() with CellularPanel::VisitCells() 2018-11-01 18:25:02 -04:00
EditCursorOverlay.h Reimplement the cursor mark in the ruler as an overlay 2016-05-09 15:28:33 -04:00
EnvelopeHandle.cpp Bug 1832: Fix adjusting time track when in logarithmic scale 2018-10-02 21:13:23 -04:00
EnvelopeHandle.h Remove many uses of GetLink in TrackPanel 2018-10-01 13:42:24 -04:00
PlayIndicatorOverlay.cpp Replace uses of TrackPanel::Cells() with CellularPanel::VisitCells() 2018-11-01 18:25:02 -04:00
PlayIndicatorOverlay.h P & R recording: change color of pin button, as for play indicator 2018-08-11 00:26:34 -04:00
Scrubbing.cpp Remove unnecessary initializers for empty wxString 2019-03-15 15:18:11 -04:00
Scrubbing.h Define table for Transport menu 2018-10-21 12:16:25 -04:00
SelectHandle.cpp Replace comparisons against "" with empty() 2019-03-14 13:23:41 -04:00
SelectHandle.h Remove tab key target cycling and snap escape; reimplement for Esc 2017-07-15 20:37:39 -04:00
SliderHandle.cpp fixed initalization order warning 2018-03-06 21:29:55 +00:00
SliderHandle.h Scanned for bad naked new; found none; changed comments, used safenew 2017-07-23 09:35:01 -04:00
TimeShiftHandle.cpp Fix C4189 and C4100 Warnings 2018-10-10 19:46:24 +01:00
TimeShiftHandle.h More factoring of TimeShiftHandle::Drag 2018-09-29 14:12:54 -04:00
TrackButtonHandles.cpp Move AudacityProject::RemoveTrack 2018-10-28 16:45:38 -04:00
TrackButtonHandles.h Tooltips for TCP buttons 2017-07-17 02:26:38 -04:00
TrackControls.cpp Create ComponentInterface 2018-11-02 17:04:43 +00:00
TrackControls.h TCP draw use hit target for button, slider state; remove hacky global 2017-07-09 12:34:27 -04:00
TrackSelectHandle.cpp MixerBoard listens to TrackList for insert, delete, permute... 2018-10-27 18:00:52 -04:00
TrackSelectHandle.h Cursor was meant to change to hand only after click on TCP 2017-07-16 22:56:12 -04:00
TrackUI.cpp TrackPanelCell hit tests can return multiple results... 2017-07-09 08:17:40 -04:00
TrackVRulerControls.cpp indentation, final newlines, spelling, remove unused members 2017-11-05 21:01:38 -05:00
TrackVRulerControls.h Shrink the zone for vertical ruler zooming for NoteTrack too 2017-12-23 22:50:06 -05:00
ZoomHandle.cpp Clean up some dead code and MSVC warnings. 2017-12-08 15:20:39 +00:00
ZoomHandle.h Simplify by removing class HitTestResult... 2017-07-09 07:57:34 -04:00