audacia/src/widgets
2019-12-02 11:21:40 -05:00
..
AButton.cpp wxWidgets docs recommend: don't SetSizeHints on non-top-level windows 2019-11-28 14:24:43 -05:00
AButton.h Remove ImageRoll.h from other headers or comment why you can't 2019-05-16 18:30:22 -04:00
ASlider.cpp Define and use ShuttleGui::Validator 2019-12-02 11:21:40 -05:00
ASlider.h Remove redundant #include-s from .h files... 2019-05-16 14:58:34 -04:00
AttachableScrollBar.cpp Add error check comments. 2016-07-10 21:40:48 +01:00
AttachableScrollBar.h Remove wx/{app,statbmp,spinctrl,scrolbar,dynlib,dcmemory}.h from *.h 2019-03-30 07:57:37 -04:00
AudacityMessageBox.cpp Move AudacityMessageBox to its own files... 2019-05-20 14:48:36 -04:00
AudacityMessageBox.h Move AudacityMessageBox to its own files... 2019-05-20 14:48:36 -04:00
BackedPanel.cpp Bug 2040 - Linux: Assert on recording or generating when main Window minimised 2018-12-02 16:58:17 +00:00
BackedPanel.h Remove redundant #include-s from .h files... 2019-05-16 14:58:34 -04:00
ErrorDialog.cpp Remove some unnecessary #include directives 2019-07-09 12:45:50 -04:00
ErrorDialog.h ProgressDialog does not depend on ErrorDialog 2019-07-13 18:10:11 -04:00
ExpandingToolBar.cpp wxWidgets docs recommend: don't SetSizeHints on non-top-level windows 2019-11-28 14:24:43 -05:00
ExpandingToolBar.h Remove ImageRoll.h from other headers or comment why you can't 2019-05-16 18:30:22 -04:00
FileHistory.cpp Do not require AudacityApp.h when using global file history 2019-05-17 06:47:53 -04:00
FileHistory.h Do not require AudacityApp.h when using global file history 2019-05-17 06:47:53 -04:00
Grabber.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
Grabber.h Remove wx/gdicmn.h from headers 2019-03-30 11:52:48 -04:00
Grid.cpp Grid accessibility: incorrect focus can be read 2019-05-17 11:06:49 +01:00
Grid.h Remove NumericTextCtrl.h from other headers or comment why you can't 2019-05-16 19:01:00 -04:00
HelpSystem.cpp ShuttleGui lets you specify whether a button is default. Use that. 2019-11-28 14:24:43 -05:00
HelpSystem.h Merge LinkingHtmlWindow into HelpSystem... 2019-07-10 10:34:04 -04:00
HtmlWindow.cpp Many WindowAccessible subclasses moved out of header files 2019-03-31 13:27:18 -04:00
HtmlWindow.h Many WindowAccessible subclasses moved out of header files 2019-03-31 13:27:18 -04:00
ImageRoll.cpp wxWidgets docs recommend: don't SetSizeHints on non-top-level windows 2019-11-28 14:24:43 -05:00
ImageRoll.h Remove wx/dc.h from ImageRoll.h ... 2019-04-04 11:00:43 -04:00
KeyView.cpp Bug 1723 - Keyboard Preferences: Closing subtrees. 2019-07-30 11:35:46 +01:00
KeyView.h Bug 2146: Keyboard preferences: mouse can select wrong item 2019-07-05 12:16:04 +01:00
Meter.cpp Define and use ShuttleGui::Validator 2019-12-02 11:21:40 -05:00
Meter.h Keep EXPERIMENTAL_AUTOMATED_INPUT_LEVEL_ADJUSTMENT compilable... 2019-07-02 12:35:40 -04:00
MeterPanelBase.cpp ToolManager.cpp does not depend on Meter 2019-06-16 01:24:29 -04:00
MeterPanelBase.h Keep EXPERIMENTAL_AUTOMATED_INPUT_LEVEL_ADJUSTMENT compilable... 2019-07-02 12:35:40 -04:00
MultiDialog.cpp Remove AudacityApp::GetLogger() & HelpActions::DoShowLog() 2019-05-17 16:29:04 -04:00
MultiDialog.h Can't remove remaining wx headers from other headers, comment that 2019-03-31 01:41:16 -04:00
NumericTextCtrl.cpp Use TranslatableString in NumericTextCtrl... 2019-12-01 18:08:56 -05:00
NumericTextCtrl.h Use TranslatableString in NumericTextCtrl... 2019-12-01 18:08:56 -05:00
numformatter.cpp include <wx/setup.h> in all files where wxUSE* macros are used... 2019-03-23 14:56:02 -04:00
numformatter.h Can't remove remaining wx headers from other headers, comment that 2019-03-31 01:41:16 -04: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 Make objects attached to AudacityProject non-copyable... 2019-07-02 19:51:24 -04:00
OverlayPanel.cpp Make OverlayPanel independent of AColor 2019-07-13 16:08:29 -04:00
OverlayPanel.h Make OverlayPanel independent of AColor 2019-07-13 16:08:29 -04:00
PopupMenuTable.cpp Remove unnecessary moves of return values 2018-07-24 21:25:22 -04:00
PopupMenuTable.h Remove wx/{radiobut,ownerdrw,menuitem,menu,listbox}.h from *.h 2019-03-30 12:15:53 -04:00
ProgressDialog.cpp ProgressDialog does not depend on ErrorDialog 2019-07-13 18:10:11 -04:00
ProgressDialog.h Remove redundant #include-s from .h files... 2019-05-16 14:58:34 -04:00
Ruler.cpp Don't pass whole TimeTrack to Ruler or Mixer... 2019-06-10 20:48:38 -04:00
Ruler.h Don't pass whole TimeTrack to Ruler or Mixer... 2019-06-10 20:48:38 -04:00
valnum.cpp Define and use ShuttleGui::Validator 2019-12-02 11:21:40 -05:00
valnum.h Define and use ShuttleGui::Validator 2019-12-02 11:21:40 -05:00
Warning.cpp Make RecordingPrefs.cpp independent of Warning 2019-07-13 19:54:41 -04:00
Warning.h Make RecordingPrefs.cpp independent of Warning 2019-07-13 19:54:41 -04:00
WindowAccessible.cpp Move class SliderAx into WindowAccessible.* ... 2019-03-31 13:27:18 -04:00
WindowAccessible.h Move class SliderAx into WindowAccessible.* ... 2019-03-31 13:27:18 -04:00
wxPanelWrapper.cpp Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
wxPanelWrapper.h ProgressDialog does not depend on ErrorDialog 2019-07-13 18:10:11 -04:00