audacia/src/widgets
freddii 534359de6c
Fix minor typos (#720)
Co-authored-by: freddii <https://freddii@github.com>
2021-01-12 11:56:09 +00:00
..
FileDialog Fix minor typos (#720) 2021-01-12 11:56:09 +00:00
AButton.cpp Simplify AButton... 2020-05-23 05:43:13 -04:00
AButton.h Simplify AButton... 2020-05-23 05:43:13 -04:00
ASlider.cpp Bug 2458 - Possible crash when clearing text field in Gain dialog 2020-05-28 20:09:14 -05:00
ASlider.h Remove some unused forward declarations and #include directives 2020-05-23 05:32:01 -04:00
AttachableScrollBar.cpp
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 Fix Mac build 2020-09-14 15:05:42 -04:00
ErrorDialog.h Remove obsolete mentions of blockfiles in comments & incomplete types 2020-07-20 19:03:31 -04:00
ExpandingToolBar.cpp Let's fix that again... good for Windows and the others too 2020-05-27 22:20:15 -04:00
ExpandingToolBar.h TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
FileHistory.cpp Simplify public interface of FileHistory 2020-05-26 10:47:47 -04:00
FileHistory.h Can build for windows without precompiled headers... 2020-05-27 17:36:25 -04:00
Grabber.cpp Fix comments 2020-06-14 13:44:52 -04:00
Grabber.h Fix comments 2020-06-14 13:44:52 -04:00
Grid.cpp Be more careful when handling grid keyboard navigation. (#589) 2020-06-29 16:34:50 +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 AllThemeResources.h has a .cpp & doesnt include Theme.h... 2020-05-28 05:50:24 -04: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 Fix minor typos 2020-04-11 10:06:24 +01:00
ImageRoll.h Remove wx/dc.h from ImageRoll.h ... 2019-04-04 11:00:43 -04:00
KeyView.cpp Fix minor typos (#720) 2021-01-12 11:56:09 +00:00
KeyView.h CommandManager stores only stripped menu names (no & characters)... 2020-05-23 22:42:21 -04:00
Meter.cpp Bug 2403 - Undocking meter toolbars while playing/recording results in a frozen meter 2020-05-31 02:37:07 -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 Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
MultiDialog.h Bug 2274 - Enh: Dialog for orphan block files has no "?" Help button 2020-02-09 20:26:29 +00:00
NumericTextCtrl.cpp Fix minor typos (#720) 2021-01-12 11:56:09 +00:00
NumericTextCtrl.h Remove some macro _ in NumericTextCtrl & substitute-don't-concatenate 2020-05-22 13:07:32 -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
Overlay.cpp
Overlay.h Fix minor typos (#720) 2021-01-12 11:56:09 +00:00
OverlayPanel.cpp Fix minor typos 2020-04-11 10:06:24 +01:00
OverlayPanel.h Make OverlayPanel independent of AColor 2019-07-13 16:08:29 -04:00
PopupMenuTable.cpp PopupMenuTable supports registration 2020-02-15 13:49:13 -05:00
PopupMenuTable.h Fix minor typos (#720) 2021-01-12 11:56:09 +00:00
ProgressDialog.cpp Fix minor typos 2020-04-11 10:06:24 +01:00
ProgressDialog.h AudacityMessageDialog takes TranslatableString message and caption 2019-12-20 13:40:20 -05:00
Ruler.cpp Bug 2473 - Linux: Numbers on meters have opaque backgrounds 2020-06-09 16:36:15 +01:00
Ruler.h Add and correct various comments 2020-05-23 06:00:56 -04:00
valnum.cpp Bug1579 NOT fixed by this... 2020-12-03 19:39:05 -05:00
valnum.h fix comment 2020-03-14 13:47:49 -04:00
Warning.cpp Fix Bug 2469 2020-06-09 13:04:46 +01:00
Warning.h Pass TranslatableString to help, warning, and error dialogs 2019-12-20 21:48:21 -05:00
WindowAccessible.cpp SliderAx uses TranslatableString 2019-12-28 23:49:17 -05:00
WindowAccessible.h Fix broken Windows build. 2019-12-29 17:38:44 +00:00
wxPanelWrapper.cpp Bug 2390 - Linux: Nyquist plug-ins with multi-choice widgets are not accessible 2020-04-17 09:54:08 -05:00
wxPanelWrapper.h Finish the job of 30dbdf4, deleting abandoned source files... 2020-05-25 17:21:05 -04:00
wxTextCtrlWrapper.h AUP3: Make suggested directory preferences changes 2020-07-29 00:08:48 -05:00