audacia/src/widgets
Paul Licameli 2007346551 Pass TranslatableString to help, warning, and error dialogs 2019-12-20 21:48:21 -05:00
..
AButton.cpp AButton::SetToolTip takes TranslatableString 2019-12-16 10:58:05 -05:00
AButton.h AButton::SetToolTip takes TranslatableString 2019-12-16 10:58:05 -05:00
ASlider.cpp TranslatableString for title prefix in PrefsDialog... 2019-12-19 22:37:21 -05:00
ASlider.h TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05: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 TranslatableString caption & message in MessageBoxException 2019-12-16 10:58:05 -05:00
AudacityMessageBox.h AudacityMessageBox takes TranslatableString message and caption 2019-12-20 21:32:50 -05: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 Pass TranslatableString to help, warning, and error dialogs 2019-12-20 21:48:21 -05:00
ErrorDialog.h Pass TranslatableString to help, warning, and error dialogs 2019-12-20 21:48:21 -05:00
ExpandingToolBar.cpp TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
ExpandingToolBar.h TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05: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 Define and use non-mutating TranslatableString::Stripped 2019-12-19 16:41:45 -05:00
Grabber.h Define and use non-mutating TranslatableString::Stripped 2019-12-19 16:41:45 -05: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 Pass TranslatableString to help, warning, and error dialogs 2019-12-20 21:48:21 -05:00
HelpSystem.h Pass TranslatableString to help, warning, and error dialogs 2019-12-20 21:48:21 -05:00
HtmlWindow.cpp Fix dialog naming 2019-12-06 10:39:07 +00: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 CommandManager stores labels as TranslatableString 2019-12-16 10:58:05 -05:00
KeyView.h CommandManager stores labels as TranslatableString 2019-12-16 10:58:05 -05:00
Meter.cpp TranslatableString for names, labels, tooltips of wxPanelWrapper... 2019-12-16 10:58:05 -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 TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
MultiDialog.h TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
NumericTextCtrl.cpp NumericTextCtrl::SetName takes TranslatableString 2019-12-20 21:38:05 -05:00
NumericTextCtrl.h NumericTextCtrl::SetName takes TranslatableString 2019-12-20 21:38:05 -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 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 TranslatableString in popup menu tables 2019-12-16 15:10:35 -05:00
PopupMenuTable.h TranslatableString in popup menu tables 2019-12-16 15:10:35 -05:00
ProgressDialog.cpp AudacityMessageDialog takes TranslatableString message and caption 2019-12-20 13:40:20 -05:00
ProgressDialog.h AudacityMessageDialog takes TranslatableString message and caption 2019-12-20 13:40:20 -05:00
Ruler.cpp Fix dialog naming 2019-12-06 10:39:07 +00:00
Ruler.h Don't pass whole TimeTrack to Ruler or Mixer... 2019-06-10 20:48:38 -04:00
Warning.cpp Pass TranslatableString to help, warning, and error dialogs 2019-12-20 21:48:21 -05:00
Warning.h Pass TranslatableString to help, warning, and error dialogs 2019-12-20 21:48:21 -05: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
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
valnum.cpp AudacityMessageBox takes TranslatableString message and caption 2019-12-20 21:32:50 -05:00
valnum.h AudacityMessageBox takes TranslatableString message and caption 2019-12-20 21:32:50 -05:00
wxPanelWrapper.cpp Define and use non-mutating TranslatableString::Stripped 2019-12-19 16:41:45 -05:00
wxPanelWrapper.h AudacityMessageDialog takes TranslatableString message and caption 2019-12-20 13:40:20 -05:00