Correct some names. NJOutputController should be NJOutputViewController as it doesn...
[enjoyable.git] / Info.plist
2013-03-20 Joe WreschnigCorrect some names. NJOutputController should be NJOutp...
2013-03-20 Joe WreschnigMerge device and mapping controllers into NJInputContro...
2013-03-20 Joe WreschnigRename methods uniquely between mapping/device controllers.
2013-03-20 Joe WreschnigMove simulation toggle out of device controller.
2013-03-20 Joe WreschnigApp delegate now controls communication between device...
2013-03-18 Joe WreschnigFix several cases where the UI did not properly reflect...
2013-03-18 Joe WreschnigDisconnect some obsolete outlets.
2013-03-18 Joe WreschnigView-free NJMappingsController.
2013-03-18 Joe WreschnigTweak some animations, clean up for preparation to...
2013-03-17 Joe WreschnigisBeingDebugged needs to always be NO in release builds...
2013-03-17 Joe WreschnigUse identity rather than equality when looking for...
2013-03-17 Joe WreschnigChange two-pass behavior for loading mappings. Allow...
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-16 Joe WreschnigSplit view management out of NJDeviceController. Right...
2013-03-15 Joe WreschnigWhether error was set or not, if there's no mapping...
2013-03-15 Joe WreschnigMissed a translating -> simulating.
2013-03-14 Joe WreschnigFix another bad property name.
2013-03-14 Joe WreschnigDon't let the app control itself, it only leads to...
2013-03-14 Joe WreschnigSome more renames.
2013-03-14 Joe WreschnigWrite proper constructors for NJInput and subclasses...
2013-03-13 Joe WreschnigSecond try at login items. If the user hides Enjoyable...
2013-03-13 Joe WreschnigUI element applications don't restore correctly, this...
2013-03-13 Joe WreschnigSupport relaunching in the background as part of resume...
2013-03-13 Joe WreschnigFix localization changing mapping logical names.
2013-03-13 Joe WreschnigRestore application if an error occurs.
2013-03-13 Joe WreschnigFix duplicate entries when merges don't conflict.
2013-03-13 Joe WreschnigSplit actual IOKit HID interfacing off from NJDeviceCon...
2013-03-13 Joe WreschnigShow a special message when the HID was closed during...
2013-03-12 Joe WreschnigCreate new mappings from the menu.
2013-03-12 Joe WreschnigRemember expanded rows between activations / device...
2013-03-12 Joe WreschnigMore key codes. Explain (sort of) raw key codes in...
2013-03-12 Joe WreschnigAllow Command+Click to enter a raw key code.
2013-03-12 Joe WreschnigNJKeyInputField descends from NSControl and has a text...
2013-03-12 Joe WreschnigUse symbolic names for keys.
2013-03-12 Joe WreschnigLocalization support. Change many names in NJKeyInputFi...
2013-03-11 Joe WreschnigDisable HID manager entirely when the window is closed...
2013-03-11 Joe WreschnigAdd Sparkle automatic updater.
2013-03-11 Joe WreschnigFix some coding style issues.
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 WreschnigRemove event translation menu item, it's not managed...
2013-03-11 Joe WreschnigSymbols for mapping userInfo key names.
2013-03-11 Joe WreschnigRemove unused imports.
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 WreschnigHave device controller setup itself rather than relying...
2013-03-10 Joe WreschnigFix various bad names in input controller. Make devices...
2013-03-10 Joe WreschnigImprovements to mappings controller. Move array munging...
2013-03-09 Joe WreschnigUpdate documentation for mouse events.
2013-03-09 Joe WreschnigAdd support for horizontal directions to scrolling...
2013-03-09 Joe WreschnigSelect mouse button by tag; expose buttons 4 and 5...
2013-03-09 Joe WreschnigMouse improvements. Segment and snap the mouse move...
2013-03-08 Joe WreschnigAuto-incrementing build script, I may regret this when...
2013-03-07 Joe WreschnigMandatory filename for icon.
2013-03-07 Joe WreschnigSupport opening/adding a mapping file directly to impor...
2013-03-06 Joe WreschnigLess crap in the dock menu.
2013-03-06 Joe WreschnigMove help files around. Build index correctly.
2013-03-06 Joe WreschnigStart help book. Tweak UI to deal with issues discovere...
2013-03-05 Joe WreschnigSupport sudden and automatic termination.
2013-03-01 Joe WreschnigFix up copyright notices.
2013-03-01 Joe WreschnigRename from Enjoy/Enjoy2 to 'Enjoyable'. While I'm...
2013-02-26 Joe WreschnigUpdate version and set build target to 10.6.
2012-07-27 Frank HuangForked Enjoy, mouse movement