Don't let the app control itself, it only leads to accidents or mouse bugs. Don't...
[enjoyable.git] / Classes /
2013-03-14 Joe WreschnigDon't let the app control itself, it only leads to...
2013-03-14 Joe WreschnigMappings list doesn't need to be public anymore.
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 WreschnigStyle issues. Remove dead code.
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 WreschnigFix some coding style issues.
2013-03-11 Joe WreschnigStill need to prevent duplicates for axes.
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 WreschnigIgnore and stop listening if the key event has either...
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 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 WreschnigClick when active to deactivate.
2013-03-09 Joe WreschnigMouse improvements. Segment and snap the mouse move...
2013-03-09 Joe WreschnigAlso store the mouse location and don't double-click...
2013-03-09 Joe WreschnigSend single/double/triple click information with mouse...
2013-03-09 Joe WreschnigRemove timer log, it's too chatty.
2013-03-08 Joe WreschnigSet mapping menu limit to 15/16, and show the number...
2013-03-08 Joe WreschnigAdd status item. Disable automatic termination, but...
2013-03-08 Joe WreschnigAllow mapping names to be auto-set based on bundleand...
2013-03-07 Joe WreschnigMore size tweaking.
2013-03-07 Joe WreschnigShow/hide prompt for device connection.
2013-03-07 Joe WreschnigClean up root folder.