aboutsummaryrefslogtreecommitdiffstats
path: root/Framework/MASShortcut.m
AgeCommit message (Expand)Author
2015-01-28Better key equivalent handling on non-ASCII keyboard layouts.Dmitry Obukhov
2015-01-07Removed one forgotten modifierFlags setter.Tomáš Znamenáček
2015-01-07Implemented equality for shortcut objects.Tomáš Znamenáček
2015-01-07Made the keyCode and modifierFlags properties read-only.Tomáš Znamenáček
2015-01-07Implemented NSCopying for MASShortcut.Tomáš Znamenáček
2015-01-07Removed -data and shortcutWithData: from MASShortcut.Tomáš Znamenáček
2015-01-07Trivial refactoring.Tomáš Znamenáček
2015-01-07Introduced `instancetype` return type where appropriate.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