audacia/src/commands
Paul Licameli 54e2bbd8ff Remove TranslatedInternalString, use ComponentInterfaceSymbol 2019-12-16 10:58:05 -05:00
..
AppCommandEvent.cpp Automation: AudacityCommand 2018-02-24 14:20:22 -05:00
AppCommandEvent.h Remove wx/event.h from headers 2019-03-27 04:36:51 -04:00
AudacityCommand.cpp TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
AudacityCommand.h TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
BatchEvalCommand.cpp Remove TranslatedInternalString, use ComponentInterfaceSymbol 2019-12-16 10:58:05 -05:00
BatchEvalCommand.h Command.cpp does not depend on Project.cpp... 2019-05-18 20:31:17 -04:00
Command.cpp Conversion of TranslatableString to wxString is private 2019-12-01 18:17:57 -05:00
Command.h Command.cpp does not depend on Project.cpp... 2019-05-18 20:31:17 -04:00
CommandBuilder.cpp Break cycle of ScriptCommandRelay and CommandBuilder 2019-07-09 13:23:07 -04:00
CommandBuilder.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
CommandContext.cpp CommandContext.cpp has fewer dependencies... 2019-05-18 20:31:17 -04:00
CommandContext.h CommandContext.cpp has fewer dependencies... 2019-05-18 20:31:17 -04:00
CommandDirectory.cpp CommandDirectory.cpp has fewer dependencies... 2019-05-18 20:31:17 -04:00
CommandDirectory.h CommandDirectory.cpp has fewer dependencies... 2019-05-18 20:31:17 -04:00
CommandFlag.h CommandFlagOptions::MessageFormatter uses TranslatableString 2019-12-16 10:58:05 -05:00
CommandFunctors.h Remove redundant #include-s from .h files... 2019-05-16 14:58:34 -04:00
CommandHandler.cpp New files for ProjectWindow 2019-06-03 01:43:26 -04:00
CommandHandler.h Remove CommandContext::GetProject() ... 2019-05-18 20:31:17 -04:00
CommandManager.cpp Remove TranslatedInternalString, use ComponentInterfaceSymbol 2019-12-16 10:58:05 -05:00
CommandManager.h Remove TranslatedInternalString, use ComponentInterfaceSymbol 2019-12-16 10:58:05 -05:00
CommandManagerWindowClasses.h Fix DLL_API linkage warning. 2019-03-31 20:46:07 +01:00
CommandMisc.h Remove wx/{checklst,wfstream,version,variant,types}.h from *.h 2019-03-30 12:59:21 -04:00
CommandSignature.cpp Remove unnecessary #include-s from .cpp files... 2019-05-16 17:21:00 -04:00
CommandSignature.h movable_ptr(_with_deleter) -> std::unique_ptr 2018-05-10 00:56:37 -04:00
CommandTargets.cpp TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
CommandTargets.h Break cycle of ScriptCommandRelay and CommandBuilder 2019-07-09 13:23:07 -04:00
CommandType.cpp Remove unnecessary #include-s from .cpp files... 2019-05-16 17:21:00 -04:00
CommandType.h Remove redundant #include-s from .h files... 2019-05-16 14:58:34 -04:00
CompareAudioCommand.cpp static ViewInfo::Get() and ZoomInfo::Get()... 2019-05-23 12:58:47 -04:00
CompareAudioCommand.h Remove nullary overload of AudacityCommand::Apply... 2019-05-18 20:31:17 -04:00
Demo.cpp Move AudacityMessageBox to its own files... 2019-05-20 14:48:36 -04:00
Demo.h Remove wx/textctrl.h from headers 2019-03-28 01:43:53 -04:00
DragCommand.cpp Remove unnecesary inclusions of TrackPanel.h 2019-06-08 16:18:39 -04:00
DragCommand.h Create ComponentInterface 2018-11-02 17:04:43 +00:00
GetInfoCommand.cpp ComponentInterfaceSymbol contains TranslatableString 2019-12-01 18:08:56 -05:00
GetInfoCommand.h Create ComponentInterface 2018-11-02 17:04:43 +00:00
GetTrackInfoCommand.cpp Remove unnecesary inclusions of TrackPanel.h 2019-06-08 16:18:39 -04:00
GetTrackInfoCommand.h Create ComponentInterface 2018-11-02 17:04:43 +00:00
HelpCommand.cpp Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
HelpCommand.h Create ComponentInterface 2018-11-02 17:04:43 +00:00
ImportExportCommands.cpp Lower functions from ProjectManager to ProjectFileManager... 2019-06-09 12:10:51 -04:00
ImportExportCommands.h Create ComponentInterface 2018-11-02 17:04:43 +00:00
Keyboard.cpp NormalizedKeyString redefined as TaggedIdentifier 2019-05-16 12:30:29 -04:00
Keyboard.h NormalizedKeyString redefined as TaggedIdentifier 2019-05-16 12:30:29 -04:00
LoadCommands.cpp New virtual function in ModuleInterface 2019-11-26 11:02:35 -05:00
LoadCommands.h New virtual function in ModuleInterface 2019-11-26 11:02:35 -05:00
MessageCommand.cpp Remove unnecessary #include-s from .cpp files... 2019-05-16 17:21:00 -04:00
MessageCommand.h Create ComponentInterface 2018-11-02 17:04:43 +00:00
OpenSaveCommands.cpp Lower functions from ProjectManager to ProjectFileManager... 2019-06-09 12:10:51 -04:00
OpenSaveCommands.h Create ComponentInterface 2018-11-02 17:04:43 +00:00
PreferenceCommands.cpp Lower DoReloadPreferences into PrefsDialog.cpp 2019-06-25 00:14:53 -04:00
PreferenceCommands.h Create ComponentInterface 2018-11-02 17:04:43 +00:00
ResponseQueue.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
ResponseQueue.h Remove wx/pen.h, wx/thread.h from headers 2019-03-30 10:17:18 -04:00
ScreenshotCommand.cpp Rename EQ effects and lose 'extra knobs' 2019-08-27 19:38:32 +01:00
ScreenshotCommand.h Fix dialog naming 2019-12-06 10:39:07 +00:00
ScriptCommandRelay.cpp Break cycle of ScriptCommandRelay and CommandBuilder 2019-07-09 13:23:07 -04:00
ScriptCommandRelay.h Break cycle of ScriptCommandRelay and CommandBuilder 2019-07-09 13:23:07 -04:00
SelectCommand.cpp New files for ProjectSelectionManager 2019-06-09 12:10:49 -04:00
SelectCommand.h Create ComponentInterface 2018-11-02 17:04:43 +00:00
SetClipCommand.cpp Remove unnecesary inclusions of TrackPanel.h 2019-06-08 16:18:39 -04:00
SetClipCommand.h Remove redundant #include-s from .h files... 2019-05-16 14:58:34 -04:00
SetEnvelopeCommand.cpp Remove friends from Envelope 2019-06-10 20:48:38 -04:00
SetEnvelopeCommand.h Remove redundant #include-s from .h files... 2019-05-16 14:58:34 -04:00
SetLabelCommand.cpp Fix signed/unsigned comparison warnings. 2019-12-06 11:33:22 +00:00
SetLabelCommand.h Do without some friend declarations in LabelTrack... 2019-06-20 10:47:25 -04:00
SetProjectCommand.cpp Remove unnecesary inclusions of TrackPanel.h 2019-06-08 16:18:39 -04:00
SetProjectCommand.h Create ComponentInterface 2018-11-02 17:04:43 +00:00
SetTrackInfoCommand.cpp Increase maximum for scripting track height 2019-07-22 19:36:50 +01:00
SetTrackInfoCommand.h Add min and max VZoom to SetTrackInfoCommand 2018-11-11 16:57:36 +00:00
Validators.h Remove wx/{checklst,wfstream,version,variant,types}.h from *.h 2019-03-30 12:59:21 -04:00