summaryrefslogtreecommitdiffstats
path: root/DDHotKeyUtilities.m
AgeCommit message (Collapse)Author
2015-02-07Fix crash using non-unicode layoutsnilennoct
Fix crash using non-unicode layouts, such as Chinese or Japanese.
2013-10-26DDHotKey now requires ARC.Dave DeLong
It also has a basic "HotKeyTextField" for creating user-defined hotkeys.