| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-10-26 | DDHotKey now requires ARC. | Dave DeLong | |
| It also has a basic "HotKeyTextField" for creating user-defined hotkeys. | |||
| 2012-12-29 | Actually, you know, install the event handler. | Dave DeLong | |
| 2012-12-25 | Updates | Dave DeLong | |
| Made DDHotKeyCenter a true singleton, updated for ARC | |||
| 2011-03-25 | Fixed a 32/64 bit conversion warning | Dave DeLong | |
| 2010-11-14 | Cleanup; provided a readonly way to iterate registered hotkeys | Dave DeLong | |
| 2010-08-15 | Updated macro to the more appropriate NS_BLOCKS_AVAILABLE | Dave DeLong | |
| 2010-03-19 | Modified the unregister method, since relying on unregistration happening ↵ | Dave DeLong | |
| during -dealloc can cause some minor problems (including hotkeys not getting unregistered immediately) | |||
| 2010-02-26 | Minor API name change to more closely follow convention | Dave DeLong | |
| 2010-02-24 | Modified the order of the parameters to follow conventsion (suggested by ↵ | Dave DeLong | |
| Quinn Taylor) | |||
| 2010-02-24 | Adding DDHotKeyCenter, with three example uses | Dave DeLong | |
