Clean up some comments.
[enjoyable.git] / ConfigsController.m
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