summaryrefslogtreecommitdiffstats
path: root/DDHotKeyCenter.m
AgeCommit message (Expand)Author
2013-10-26DDHotKey now requires ARC.Dave DeLong
2012-12-29Actually, you know, install the event handler.Dave DeLong
2012-12-25UpdatesDave DeLong
2011-03-25Fixed a 32/64 bit conversion warningDave DeLong
2010-11-14Cleanup; provided a readonly way to iterate registered hotkeysDave DeLong
2010-08-15Updated macro to the more appropriate NS_BLOCKS_AVAILABLEDave DeLong
2010-03-19Modified the unregister method, since relying on unregistration happening dur...Dave 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 Quin...Dave DeLong
2010-02-24Adding DDHotKeyCenter, with three example usesDave DeLong