0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a shared binder instance singleton. More... almost 10 years ago
Better treatment of nil values when storing shortcuts as dictionaries. More... almost 10 years ago
Added a convenience call to register default shortcuts. More... almost 10 years ago
Added Shortcut.h to the tests prefix header to simplify tests. More... almost 10 years ago
Added a custom transformer to store shortcuts as dictionaries. More... almost 10 years ago
Binding options can now be customized for MASShortcutBinder. More... almost 10 years ago
Turned MASShortcutMonitor into a singleton. More... almost 10 years ago
Removed explicit @synthesize and renamed “appearance” to “style”. More... almost 10 years ago
Refactored the shortcut dispatcher and bindings to user defaults. More... almost 10 years ago
Removed one forgotten modifierFlags setter. More... almost 10 years ago
Implemented equality for shortcut objects. More... almost 10 years ago
Made the keyCode and modifierFlags properties read-only. More... almost 10 years ago
Implemented NSCopying for MASShortcut. More... almost 10 years ago
Organized classes into Xcode folders. More... almost 10 years ago
Removed -data and shortcutWithData: from MASShortcut. More... almost 10 years ago
Trivial refactoring. More... almost 10 years ago
Removed [MASShortcut shouldBypass]. More... almost 10 years ago
Introduced `instancetype` return type where appropriate. More... almost 10 years ago
Introduced a standalone MASShortcutValidator class to validate shortcuts. More... almost 10 years ago
Converted keycode macros to plain functions. More... almost 10 years ago
Introduced a separate header file for keycode definitions. More... almost 10 years ago
Added a unit testing target. More... almost 10 years ago
Updated documentation to point to the Demo target. More... almost 10 years ago
Deleted an unneccessary prefix header for the framework target. More... almost 10 years ago
Created an umbrella header. More... almost 10 years ago
Repackaged the code as a framework and included the demo. More... almost 10 years ago
Merge pull request #40 from kainjow/master More... almost 10 years ago
Merge pull request #39 from xhacker/podspec More... almost 10 years ago
Fixed compiling with projects that don't use a precompiled header. More... almost 10 years ago
Create MASShortcut.podspec More... almost 10 years ago