Post active mapping changes through notification center rather than to the applicatio...
[enjoyable.git] / ConfigsController.m
2013-03-02 Joe WreschnigPost active mapping changes through notification center...
2013-03-02 Joe WreschnigHarden importing.
2013-03-02 Joe WreschnigNicer function to present the error.
2013-03-02 Joe WreschnigI had no idea you could use class property access like...
2013-03-02 Joe WreschnigUse a sheet rather than a dialog for some parts of...
2013-03-01 Joe WreschnigSimplify config removal since it's always the active...
2013-03-01 Joe WreschnigSave after deleting a config. Reset target to no-op...
2013-03-01 Joe WreschnigRe-import exported files.
2013-03-01 Joe WreschnigAllow JSON export of configurations.
2013-03-01 Joe WreschnigRename from Enjoy/Enjoy2 to 'Enjoyable'. While I'm...
2013-02-28 Joe WreschnigFix a variety of issues with incorrect / unexpected...
2013-02-28 Joe WreschnigClean up a bunch of properties; remove unused ones...
2013-02-28 Joe WreschnigBetter constructor for Config.
2013-02-28 Joe WreschnigClean up save/restore. Write preferences immediately...
2013-02-28 Joe WreschnigReplace hacky target stringification with structured...
2013-02-28 Joe WreschnigRemove project headers from the prefix header; having...
2013-02-28 Joe WreschnigUse a weak reference for TargetConfig configurations...
2013-02-28 Joe WreschnigClean up manual (previously 'neutral') vs. automatic...
2013-02-28 Joe WreschnigActually make it impossible to remove the default confi...
2013-02-28 Joe WreschnigRename 'stringify' to 'uid' where it pertains to unique...
2013-02-27 Joe WreschnigRemove hardcoded menu item offsets. Remove unused property.
2013-02-26 Joe WreschnigUpdate to ARC (probably introducing some leaks, probabl...
2013-02-26 Joe Wreschnig'Convert to Modern Objective-C Syntax'...
2013-02-26 Joe WreschnigReplace use of deprecated selectRow:byExtendingSelection:.
2013-02-26 Joe WreschnigRemove a branch that could never trigger (unsigned...
2013-02-26 Joe WreschnigType references to the application delegate to prevent...
2012-07-27 Frank HuangForked Enjoy, mouse movement