aboutsummaryrefslogtreecommitdiffstats
path: root/Framework/MASShortcutView.m
AgeCommit message (Expand)Author
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