summaryrefslogtreecommitdiffstats
path: root/DDHotKeyAppDelegate.m
AgeCommit message (Collapse)Author
2013-10-26DDHotKey now requires ARC.Dave DeLong
It also has a basic "HotKeyTextField" for creating user-defined hotkeys.
2010-11-14Cleanup; provided a readonly way to iterate registered hotkeysDave DeLong
2010-02-26Minor API name change to more closely follow conventionDave DeLong
2010-02-24Modified the order of the parameters to follow conventsion (suggested by ↵Dave DeLong
Quinn Taylor)
2010-02-24Added demo UIDave DeLong
2010-02-24Adding DDHotKeyCenter, with three example usesDave DeLong
2010-02-24Initial commit of empty AppKit projectDave DeLong