aboutsummaryrefslogtreecommitdiffstats
path: root/Framework/MASShortcutView.m
AgeCommit message (Expand)Author
2015-09-10Changed MASLocalization.h to explicit import, trying to appease CocopaPods.Tomáš Znamenáček
2015-08-18Added Czech localization.Tomáš Znamenáček
2015-08-09fix for keyboard navigationRoman Sokolov
2015-03-04Trivial refactoring.Tomáš Znamenáček
2015-03-04Fix accessibility-related crashes on older OS X releases (#47).Tomáš Znamenáček
2015-02-16Allow first responder support to be turned on and offJason Perkins
2015-02-16Merge branch 'master' into issue-47-accessibilityJason Perkins
2015-02-13Added options to show button that delete hot key.shinya takahashi
2015-01-21Enable control to become first responderJason Perkins
2015-01-20Fix "semicolon in method body" warningJason Perkins
2015-01-14Add initial accessibility using 10.10 APIsJason Perkins
2015-01-14Updating to current master.Tomáš Znamenáček
2015-01-14Use the clear glyph instead of backspace for clearing a shortcut.Tomáš Znamenáček
2015-01-12Added support for older OS X releases back to 10.6 included.Tomáš Znamenáček
2015-01-08Documented the recording control behaviour and implemented Cmd-W/Q.Tomáš Znamenáček
2015-01-07Fixed the alert that pops up when the shortcut is already used.Tomáš Znamenáček
2015-01-07Fixed MASShortcutView initialization errors after rebase.Tomáš Znamenáček
2015-01-07Accept Backspace and Delete keys with modifiers as valid shortcuts.Tomáš Znamenáček
2015-01-07Whitespace fixes.Tomáš Znamenáček
2015-01-07Removed explicit @synthesize and renamed “appearance” to “style”.Tomáš Znamenáček
2015-01-07Refactored the shortcut dispatcher and bindings to user defaults.Tomáš Znamenáček
2015-01-07Removed [MASShortcut shouldBypass].Tomáš Znamenáček
2015-01-07Introduced a standalone MASShortcutValidator class to validate shortcuts.Tomáš Znamenáček
2015-01-07Converted keycode macros to plain functions.Tomáš Znamenáček
2015-01-07Repackaged the code as a framework and included the demo.Tomáš Znamenáček