Adding HotKeys to ITKit... This is the new HotKey code by Quentin of
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Thu, 4 Sep 2003 01:36:01 +0000 (01:36 +0000)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Thu, 4 Sep 2003 01:36:01 +0000 (01:36 +0000)
commitd9649564199a7220e70716aa0999c6fddb0efadc
tree97c63b4ff1e3ea003429bb3a6fcda8cd51655382
parent29eb1a7ef6ff49cace92432b1813845fd3a7d1e9
Adding HotKeys to ITKit... This is the new HotKey code by Quentin of
RogueAmoeba, added to ITKit with his permission. Also added support for
non-modifier FKeys as global HotKeys.
39 files changed:
EffectSupport.txt
English.lproj/ITKeyCodes.plist [new file with mode: 0755]
English.lproj/ITKeyComboPanel.nib/classes.nib [new file with mode: 0755]
English.lproj/ITKeyComboPanel.nib/info.nib [new file with mode: 0755]
English.lproj/ITKeyComboPanel.nib/objects.nib [new file with mode: 0755]
English.lproj/ITKeyComboPanel.nib/objects.nib~ [new file with mode: 0755]
English.lproj/Localizable.strings [new file with mode: 0755]
French.lproj/ITKeyCodes.plist [new file with mode: 0755]
French.lproj/ITKeyComboPanel.nib/classes.nib [new file with mode: 0755]
French.lproj/ITKeyComboPanel.nib/info.nib [new file with mode: 0755]
French.lproj/ITKeyComboPanel.nib/keyedobjects.nib [new file with mode: 0755]
French.lproj/ITKeyComboPanel.nib/keyedobjects.nib~ [new file with mode: 0755]
French.lproj/Localizable.strings [new file with mode: 0755]
German.lproj/ITKeyCodes.plist [new file with mode: 0755]
German.lproj/ITKeyComboPanel.nib/classes.nib [new file with mode: 0755]
German.lproj/ITKeyComboPanel.nib/info.nib [new file with mode: 0755]
German.lproj/ITKeyComboPanel.nib/objects.nib [new file with mode: 0755]
German.lproj/ITKeyComboPanel.nib/objects.nib~ [new file with mode: 0755]
German.lproj/Localizable.strings [new file with mode: 0755]
Graphics/ITKeyboardIcon.tiff [new file with mode: 0755]
Graphics/URLTextViewHand.tiff [new file with mode: 0755]
ITHotKey.h [new file with mode: 0755]
ITHotKey.m [new file with mode: 0755]
ITHotKeyCenter.h [new file with mode: 0755]
ITHotKeyCenter.m [new file with mode: 0755]
ITKeyBroadcaster.h [new file with mode: 0755]
ITKeyBroadcaster.m [new file with mode: 0755]
ITKeyCombo.h [new file with mode: 0755]
ITKeyCombo.m [new file with mode: 0755]
ITKeyComboPanel.h [new file with mode: 0755]
ITKeyComboPanel.m [new file with mode: 0755]
ITKit.h
Japanese.lproj/ITKeyCodes.plist [new file with mode: 0755]
Japanese.lproj/ITKeyComboPanel.nib/classes.nib [new file with mode: 0755]
Japanese.lproj/ITKeyComboPanel.nib/info.nib [new file with mode: 0755]
Japanese.lproj/ITKeyComboPanel.nib/objects.nib [new file with mode: 0755]
Japanese.lproj/Localizable.strings [new file with mode: 0755]
Showcase/English.lproj/InfoPlist.strings
Showcase/main.m