summaryrefslogtreecommitdiffstats
path: root/DDHotKey.xcodeproj/project.pbxproj
AgeCommit message (Collapse)Author
2013-10-26DDHotKey now requires ARC.Dave DeLong
It also has a basic "HotKeyTextField" for creating user-defined hotkeys.
2012-12-25UpdatesDave DeLong
Made DDHotKeyCenter a true singleton, updated for ARC
2010-11-14Cleanup; provided a readonly way to iterate registered hotkeysDave DeLong
2010-02-24Adding DDHotKeyCenter, with three example usesDave DeLong
2010-02-24Initial commit of empty AppKit projectDave DeLong