Big rename part 3: 'target' to 'output'.
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Sun, 3 Mar 2013 21:37:54 +0000 (22:37 +0100)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Sun, 3 Mar 2013 21:37:54 +0000 (22:37 +0100)
commitdcedf147ddcb6c21768cea94a2f06b93007d2a82
treecd36376f26c6dc005871218da102198134ac9096
parente2a4d830dd9817f6a515a3b1b6aa152d3bb98c2b
Big rename part 3: 'target' to 'output'.
42 files changed:
ApplicationController.h
ApplicationController.m
English.lproj/MainMenu.xib
Enjoyable.xcodeproj/project.pbxproj
NJInputController.h
NJInputController.m
NJMapping.h
NJMapping.m
NJMappingsController.h
NJMappingsController.m
NJOutput.h [new file with mode: 0644]
NJOutput.m [new file with mode: 0644]
NJOutputController.h [new file with mode: 0644]
NJOutputController.m [new file with mode: 0644]
NJOutputKeyPress.h [new file with mode: 0644]
NJOutputKeyPress.m [new file with mode: 0644]
NJOutputMapping.h [new file with mode: 0644]
NJOutputMapping.m [new file with mode: 0644]
NJOutputMouseButton.h [new file with mode: 0644]
NJOutputMouseButton.m [new file with mode: 0644]
NJOutputMouseMove.h [new file with mode: 0644]
NJOutputMouseMove.m [new file with mode: 0644]
NJOutputMouseScroll.h [new file with mode: 0644]
NJOutputMouseScroll.m [new file with mode: 0644]
NJOutputSwitchMouseMode.h [new file with mode: 0644]
NJOutputSwitchMouseMode.m [new file with mode: 0644]
Target.h [deleted file]
Target.m [deleted file]
TargetConfig.h [deleted file]
TargetConfig.m [deleted file]
TargetController.h [deleted file]
TargetController.m [deleted file]
TargetKeyboard.h [deleted file]
TargetKeyboard.m [deleted file]
TargetMouseBtn.h [deleted file]
TargetMouseBtn.m [deleted file]
TargetMouseMove.h [deleted file]
TargetMouseMove.m [deleted file]
TargetMouseScroll.h [deleted file]
TargetMouseScroll.m [deleted file]
TargetToggleMouseScope.h [deleted file]
TargetToggleMouseScope.m [deleted file]