audacia/src/widgets
Paul Licameli 954a974422 Changed the conditional compilation for alpha/beta/release...
... In particular, don't put the extra information in MIDI device info for Beta

But still link to the Alpha manual.
2017-09-11 00:10:22 -04:00
..
AButton.cpp Do not redundantly track focus in AButton... 2017-07-23 14:57:18 -04:00
AButton.h Remove unused member variable 2017-07-23 15:17:07 -04:00
ASlider.cpp FIX: Slider thumb clipped when at far right. 2017-08-09 11:51:14 +01:00
ASlider.h Mouse-over highlighting of slider thumbs in toolbar & mixer board 2017-06-27 06:38:53 -04:00
AttachableScrollBar.cpp Add error check comments. 2016-07-10 21:40:48 +01:00
AttachableScrollBar.h Remove unnecessary semicolons 2016-09-18 10:36:53 -04:00
BackedPanel.cpp Review uses of safenew... 2016-08-13 23:16:05 -04:00
BackedPanel.h Compensate for wxW 3 tab navigation deficiencies on Mac... 2016-06-25 19:14:05 -04:00
ErrorDialog.cpp Use alpha or released or local manual for "help on selection". 2017-08-25 13:59:16 +01:00
ErrorDialog.h Use alpha or released or local manual for "help on selection". 2017-08-25 13:59:16 +01:00
ExpandingToolBar.cpp Sync with DarkAudacity 2017-04-02 23:07:13 +01:00
ExpandingToolBar.h Sync with DarkAudacity 2017-04-02 23:07:13 +01:00
FileHistory.cpp Simplify some iterations over lists 2016-09-08 12:04:08 -04:00
FileHistory.h Guess at cause of Linux build breaker. 2016-09-08 22:30:16 +01:00
Grabber.cpp Sync with DarkAudacity 2017-04-02 23:07:13 +01:00
Grabber.h Remove unnecessary semicolons 2016-09-18 10:36:53 -04:00
Grid.cpp Remove some naked new amd delete in: widgets 2016-08-08 07:51:26 -04:00
Grid.h Remove unnecessary semicolons 2016-09-18 10:36:53 -04:00
HelpSystem.cpp Changed the conditional compilation for alpha/beta/release... 2017-09-11 00:10:22 -04:00
HelpSystem.h Use alpha or released or local manual for "help on selection". 2017-08-25 13:59:16 +01:00
HtmlWindow.cpp wxWindow takes ownership of its wxAccessible, so we can use safenew. 2016-05-06 21:03:37 -04:00
HtmlWindow.h Replace virtual with override wherever possible; eliminate needless virtual... 2016-02-26 12:35:38 -05:00
ImageRoll.cpp Sync with DarkAudacity 2017-04-02 23:07:13 +01:00
ImageRoll.h Sync with DarkAudacity 2017-04-02 23:07:13 +01:00
KeyView.cpp Bug 1165 - Enh: Keyboard preference key bindings can be way over to right 2017-08-19 16:48:45 +01:00
KeyView.h Further speed up to showing preferences. 2017-05-25 15:46:55 +01:00
LinkingHtmlWindow.cpp Use alpha or released or local manual for "help on selection". 2017-08-25 13:59:16 +01:00
LinkingHtmlWindow.h Fix TAB key navigation on Mac for all dialogs (not only for panels) 2016-07-10 17:12:27 -04:00
Meter.cpp Do not redundantly track focus in AButton... 2017-07-23 14:57:18 -04:00
Meter.h Make monitoring work after a theme change 2017-04-05 17:29:24 +01:00
MultiDialog.cpp Remove naked new[] in: ondemand, toolbars, widgets 2017-03-17 17:52:45 -04:00
MultiDialog.h Sweep unnecessary wxString copies: widgets 2016-02-22 21:30:04 -05:00
NumericTextCtrl.cpp Translation of time, frequency, and bandwidth format names 2017-09-07 19:42:22 -04:00
NumericTextCtrl.h Translation of time, frequency, and bandwidth format names 2017-09-07 19:42:22 -04:00
numformatter.cpp Bug 1576 - Assert when New Length is zero in Change Speed effect 2017-02-24 18:51:39 +00:00
numformatter.h Sweep unnecessary wxString copies: widgets 2016-02-22 21:30:04 -05:00
Overlay.cpp New base classes of TrackPanel just for the bitmap backing and overlay system... 2016-05-09 11:37:32 -04:00
Overlay.h New base classes of TrackPanel just for the bitmap backing and overlay system... 2016-05-09 11:37:32 -04:00
OverlayPanel.cpp Reduced CPU usage of Audacity when idle. 2016-07-21 23:07:33 +02:00
OverlayPanel.h Reduced CPU usage of Audacity when idle. 2016-07-21 23:07:33 +02:00
PopupMenuTable.cpp Define class PopupMenuTable to make it easy to attach and detach handlers... 2017-06-15 08:20:59 -04:00
PopupMenuTable.h Define class PopupMenuTable to make it easy to attach and detach handlers... 2017-06-15 08:20:59 -04:00
ProgressDialog.cpp More new -> NEW, delete -> DELETE in comments 2017-03-17 17:52:41 -04:00
ProgressDialog.h More new -> NEW, delete -> DELETE in comments 2017-03-17 17:52:41 -04:00
Ruler.cpp Bug 463 - Incorrect Timeline numbering 2017-08-14 18:12:42 +01:00
Ruler.h Bug1520: Correct TQP when snap-to-nearest second & region selection 2017-07-22 19:44:09 -04:00
valnum.cpp travis 2016-04-09 22:55:15 -04:00
valnum.h Remove unnecessary semicolons 2016-09-18 10:36:53 -04:00
Warning.cpp Fix TAB key navigation on Mac for all dialogs (not only for panels) 2016-07-10 17:12:27 -04:00
Warning.h Sweep unnecessary wxString copies: widgets 2016-02-22 21:30:04 -05:00
wxPanelWrapper.cpp guard against dereferencing null in the previous 2016-11-21 12:55:21 -05:00
wxPanelWrapper.h fix Windows build 2016-07-11 10:35:00 -04:00