audacia/src/commands
2019-03-27 04:36:51 -04: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 Experimental.h in all .h or .cpp files that directly use EXPERIMENTALs... 2019-03-17 22:54:00 -04:00
AudacityCommand.h Remove wx/event.h from headers 2019-03-27 04:36:51 -04:00
BatchEvalCommand.cpp Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
BatchEvalCommand.h Create ComponentInterface 2018-11-02 17:04:43 +00:00
Command.cpp Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
Command.h Create ComponentInterface 2018-11-02 17:04:43 +00:00
CommandBuilder.cpp Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
CommandBuilder.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
CommandContext.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
CommandContext.h Remove wx/event.h from headers 2019-03-27 04:36:51 -04:00
CommandDirectory.cpp Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
CommandDirectory.h Remove unused forward declaration 2018-10-20 09:21:22 -04:00
CommandFlag.h Flags in AddItem (and AddCommand) may not be NoFlagsSpecified 2018-10-17 23:13:56 -04:00
CommandFunctors.h Remove wx/event.h from headers 2019-03-27 04:36:51 -04:00
CommandHandler.cpp Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
CommandHandler.h Automation: AudacityCommand 2018-02-24 14:20:22 -05:00
CommandManager.cpp Remove <wx/menu.h> from CommandManager.h, moving inline functions out 2019-03-23 10:56:43 -04:00
CommandManager.h Remove wx/arrstr.h from headers 2019-03-26 12:41:44 -04:00
CommandManagerWindowClasses.h CommandManager, MenuManager don't use Lyrics.h, MixerBoard.h ... 2019-03-16 13:10:59 -04:00
CommandMisc.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
CommandSignature.cpp Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
CommandSignature.h movable_ptr(_with_deleter) -> std::unique_ptr 2018-05-10 00:56:37 -04:00
CommandTargets.cpp Move more functions out-of-line 2019-03-23 11:41:01 -04:00
CommandTargets.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
CommandType.cpp Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
CommandType.h Create ComponentInterface 2018-11-02 17:04:43 +00:00
CompareAudioCommand.cpp Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
CompareAudioCommand.h Create ComponentInterface 2018-11-02 17:04:43 +00:00
Demo.cpp Remove Shuttle.h from other headers 2019-03-17 15:03:05 -04:00
Demo.h Remove wx/event.h from headers 2019-03-27 04:36:51 -04:00
DragCommand.cpp Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
DragCommand.h Create ComponentInterface 2018-11-02 17:04:43 +00:00
GetInfoCommand.cpp Remove <wx/menu.h> from CommandManager.h, moving inline functions out 2019-03-23 10:56:43 -04:00
GetInfoCommand.h Create ComponentInterface 2018-11-02 17:04:43 +00:00
GetTrackInfoCommand.cpp Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41: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 Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
ImportExportCommands.h Create ComponentInterface 2018-11-02 17:04:43 +00:00
Keyboard.cpp Remove wx/event.h from headers 2019-03-27 04:36:51 -04:00
Keyboard.h Remove wx/event.h from headers 2019-03-27 04:36:51 -04:00
LoadCommands.cpp Remove unnecessary #include from LoadCommands.h and LoadEffects.h 2019-03-22 13:35:13 -04:00
LoadCommands.h Remove unnecessary #include from LoadCommands.h and LoadEffects.h 2019-03-22 13:35:13 -04:00
MessageCommand.cpp Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
MessageCommand.h Create ComponentInterface 2018-11-02 17:04:43 +00:00
OpenSaveCommands.cpp Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
OpenSaveCommands.h Create ComponentInterface 2018-11-02 17:04:43 +00:00
PreferenceCommands.cpp Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -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/string.h from headers 2019-03-26 11:33:55 -04:00
ScreenshotCommand.cpp Remove <wx/menu.h> from CommandManager.h, moving inline functions out 2019-03-23 10:56:43 -04:00
ScreenshotCommand.h Define and use wxArrayStringEx... 2019-03-10 16:23:44 -04:00
ScriptCommandRelay.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
ScriptCommandRelay.h Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
SelectCommand.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
SelectCommand.h Create ComponentInterface 2018-11-02 17:04:43 +00:00
SetClipCommand.cpp WaveTrack.h does not include WaveClip.h 2019-03-18 01:44:42 -04:00
SetClipCommand.h Create ComponentInterface 2018-11-02 17:04:43 +00:00
SetEnvelopeCommand.cpp WaveTrack.h does not include WaveClip.h 2019-03-18 01:44:42 -04:00
SetEnvelopeCommand.h Create ComponentInterface 2018-11-02 17:04:43 +00:00
SetLabelCommand.cpp Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
SetLabelCommand.h Create ComponentInterface 2018-11-02 17:04:43 +00:00
SetProjectCommand.cpp Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
SetProjectCommand.h Create ComponentInterface 2018-11-02 17:04:43 +00:00
SetTrackInfoCommand.cpp Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
SetTrackInfoCommand.h Add min and max VZoom to SetTrackInfoCommand 2018-11-11 16:57:36 +00:00
Validators.h Remove wx/arrstr.h from headers 2019-03-26 12:41:44 -04:00