Fix an off-by-one error. Make the popover work correctly when conflicts occur.
[enjoyable.git] / Classes / NJMappingsController.m
2013-03-17 Joe WreschnigFix an off-by-one error. Make the popover work correctl...
2013-03-17 Joe WreschnigSplit NJMappingController view handling off into NJMapp...
2013-03-15 Joe WreschnigWhether error was set or not, if there's no mapping...
2013-03-15 Joe WreschnigDon't re-save mappings immediately upon load.
2013-03-13 Joe WreschnigFix duplicate entries when merges don't conflict.
2013-03-12 Joe WreschnigCreate new mappings from the menu.
2013-03-12 Joe WreschnigLocalization support. Change many names in NJKeyInputFi...
2013-03-11 Joe WreschnigShow import conflict alert as a sheet rather than a...
2013-03-11 Joe WreschnigMissed userInfo keys.
2013-03-11 Joe WreschnigSymbols for mapping userInfo key names.
2013-03-11 Joe WreschnigGeneralize and share mapping menu (main, status, dock...
2013-03-11 Joe WreschnigPush notifications out with more idiomatic semantics...
2013-03-10 Joe WreschnigMove more mapping internal management for load/save...
2013-03-10 Joe WreschnigImprovements to mappings controller. Move array munging...
2013-03-08 Joe WreschnigAllow mapping names to be auto-set based on bundleand...
2013-03-07 Joe WreschnigClean up root folder.