aboutsummaryrefslogtreecommitdiffstats
path: root/Framework/MASShortcut.h
AgeCommit message (Expand)Author
2015-01-28Documented that keyCodeString depends on active keyboard layout.Tomáš Znamenáček
2015-01-16Decrease headerdoc indenting to appease appledoc (see #55).Tomáš Znamenáček
2015-01-13Changed headerdoc markup to work better with CocoaDocs (closes #55).Tomáš Znamenáček
2015-01-07Added header documentation.Tomáš Znamenáček
2015-01-07Made the keyCode and modifierFlags properties read-only.Tomáš Znamenáček
2015-01-07Removed -data and shortcutWithData: from MASShortcut.Tomáš Znamenáček
2015-01-07Removed [MASShortcut shouldBypass].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-07Introduced a separate header file for keycode definitions.Tomáš Znamenáček
2015-01-07Repackaged the code as a framework and included the demo.Tomáš Znamenáček