aboutsummaryrefslogtreecommitdiffstats
path: root/MASShortcut.xcodeproj
AgeCommit message (Expand)Author
2015-10-14Japanese localizationshinya takahashi
2015-09-10Added basic localization for German, Spanish, French, Italian, and Japanese.Tomáš Znamenáček
2015-08-18Added Czech localization.Tomáš Znamenáček
2015-03-09Namespaced the testing build scheme name (Tests → MASShortcutTests).Tomáš Znamenáček
2015-03-08module mapTom Brow
2015-03-08DEFINES_MODULE = YESTom Brow
2015-01-14Added test for hotkeys and shortcut monitor.Tomáš Znamenáček
2015-01-13Merge branch 'master' into legacy-osx-support.Tomáš Znamenáček
2015-01-13Added shared Xcode schemes to help Travis with the build.Tomáš Znamenáček
2015-01-12Added support for older OS X releases back to 10.6 included.Tomáš Znamenáček
2015-01-09Remove Xcode warnings and fix the hard-coded shortcut.Vadim Shpakovski
2015-01-09Removed an obsolete reference to the XCTest framework.Tomáš Znamenáček
2015-01-07Treat build warnings as errors.Tomáš Znamenáček
2015-01-07Updated header settings.Tomáš Znamenáček
2015-01-07Added a simplified binding API for MASShortcutView.Tomáš Znamenáček
2015-01-07Added a custom transformer to store shortcuts as dictionaries.Tomáš Znamenáček
2015-01-07Refactored the shortcut dispatcher and bindings to user defaults.Tomáš Znamenáček
2015-01-07Organized classes into Xcode folders.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-07Added a unit testing target.Tomáš Znamenáček
2015-01-07Deleted an unneccessary prefix header for the framework target.Tomáš Znamenáček
2015-01-07Created an umbrella header.Tomáš Znamenáček
2015-01-07Repackaged the code as a framework and included the demo.Tomáš Znamenáček