2014-10-27 |
Joe Wreschnig | Fix for dropping input events in OS X 10.10. |
blob | commitdiff | raw |
2014-10-27 |
Joe Wreschnig | Remove Sparkle, code signing failed me for the last... |
blob | commitdiff | raw | diff to current |
2014-10-27 |
Joe Wreschnig | Update project for OS X 10.10. |
blob | commitdiff | raw | diff to current |
2013-08-17 |
Joe Wreschnig | Update manual and version numbers. |
blob | commitdiff | raw | diff to current |
2013-08-17 |
Joe Wreschnig | Use renameMapping in the input controller rather than... |
blob | commitdiff | raw | diff to current |
2013-08-17 |
Joe Wreschnig | Add a blacklist of executable names (for wine.bin)... |
blob | commitdiff | raw | diff to current |
2013-08-14 |
Joe Wreschnig | Switch from NSTimer to a CVDisplayLink to handle contin... |
blob | commitdiff | raw | diff to current |
2013-04-01 |
Joe Wreschnig | Final 1.1 build version. version-1.1 |
blob | commitdiff | raw | diff to current |
2013-04-01 |
Joe Wreschnig | More better names. |
blob | commitdiff | raw | diff to current |
2013-03-21 |
Joe Wreschnig | Remove login item prompts, going back on this idea. |
blob | commitdiff | raw | diff to current |
2013-03-21 |
Joe Wreschnig | Tweak some names in HIDManager. |
blob | commitdiff | raw | diff to current |
2013-03-20 |
Joe Wreschnig | Stack errors. |
blob | commitdiff | raw | diff to current |
2013-03-20 |
Joe Wreschnig | No more visible ivars. |
blob | commitdiff | raw | diff to current |
2013-03-20 |
Joe Wreschnig | Output view controller now has a delegate rather than... |
blob | commitdiff | raw | diff to current |
2013-03-20 |
Joe Wreschnig | Correct some names. NJOutputController should be NJOutp... |
blob | commitdiff | raw | diff to current |
2013-03-20 |
Joe Wreschnig | Merge device and mapping controllers into NJInputContro... |
blob | commitdiff | raw | diff to current |
2013-03-20 |
Joe Wreschnig | Rename methods uniquely between mapping/device controllers. |
blob | commitdiff | raw | diff to current |
2013-03-20 |
Joe Wreschnig | Move simulation toggle out of device controller. |
blob | commitdiff | raw | diff to current |
2013-03-20 |
Joe Wreschnig | App delegate now controls communication between device... |
blob | commitdiff | raw | diff to current |
2013-03-18 |
Joe Wreschnig | Fix several cases where the UI did not properly reflect... |
blob | commitdiff | raw | diff to current |
2013-03-18 |
Joe Wreschnig | Disconnect some obsolete outlets. |
blob | commitdiff | raw | diff to current |
2013-03-18 |
Joe Wreschnig | View-free NJMappingsController. |
blob | commitdiff | raw | diff to current |
2013-03-18 |
Joe Wreschnig | Tweak some animations, clean up for preparation to... |
blob | commitdiff | raw | diff to current |
2013-03-17 |
Joe Wreschnig | isBeingDebugged needs to always be NO in release builds... |
blob | commitdiff | raw | diff to current |
2013-03-17 |
Joe Wreschnig | Use identity rather than equality when looking for... |
blob | commitdiff | raw | diff to current |
2013-03-17 |
Joe Wreschnig | Change two-pass behavior for loading mappings. Allow... |
blob | commitdiff | raw | diff to current |
2013-03-17 |
Joe Wreschnig | Fix an off-by-one error. Make the popover work correctl... |
blob | commitdiff | raw | diff to current |
2013-03-17 |
Joe Wreschnig | Split NJMappingController view handling off into NJMapp... |
blob | commitdiff | raw | diff to current |
2013-03-16 |
Joe Wreschnig | Split view management out of NJDeviceController. Right... |
blob | commitdiff | raw | diff to current |
2013-03-15 |
Joe Wreschnig | Whether error was set or not, if there's no mapping... |
blob | commitdiff | raw | diff to current |
2013-03-15 |
Joe Wreschnig | Missed a translating -> simulating. |
blob | commitdiff | raw | diff to current |
2013-03-14 |
Joe Wreschnig | Fix another bad property name. |
blob | commitdiff | raw | diff to current |
2013-03-14 |
Joe Wreschnig | Don't let the app control itself, it only leads to... |
blob | commitdiff | raw | diff to current |
2013-03-14 |
Joe Wreschnig | Some more renames. |
blob | commitdiff | raw | diff to current |
2013-03-14 |
Joe Wreschnig | Write proper constructors for NJInput and subclasses... |
blob | commitdiff | raw | diff to current |
2013-03-13 |
Joe Wreschnig | Second try at login items. If the user hides Enjoyable... |
blob | commitdiff | raw | diff to current |
2013-03-13 |
Joe Wreschnig | UI element applications don't restore correctly, this... |
blob | commitdiff | raw | diff to current |
2013-03-13 |
Joe Wreschnig | Support relaunching in the background as part of resume... |
blob | commitdiff | raw | diff to current |
2013-03-13 |
Joe Wreschnig | Fix localization changing mapping logical names. |
blob | commitdiff | raw | diff to current |
2013-03-13 |
Joe Wreschnig | Restore application if an error occurs. |
blob | commitdiff | raw | diff to current |
2013-03-13 |
Joe Wreschnig | Fix duplicate entries when merges don't conflict. |
blob | commitdiff | raw | diff to current |
2013-03-13 |
Joe Wreschnig | Split actual IOKit HID interfacing off from NJDeviceCon... |
blob | commitdiff | raw | diff to current |
2013-03-13 |
Joe Wreschnig | Show a special message when the HID was closed during... |
blob | commitdiff | raw | diff to current |
2013-03-12 |
Joe Wreschnig | Create new mappings from the menu. |
blob | commitdiff | raw | diff to current |
2013-03-12 |
Joe Wreschnig | Remember expanded rows between activations / device... |
blob | commitdiff | raw | diff to current |
2013-03-12 |
Joe Wreschnig | More key codes. Explain (sort of) raw key codes in... |
blob | commitdiff | raw | diff to current |
2013-03-12 |
Joe Wreschnig | Allow Command+Click to enter a raw key code. |
blob | commitdiff | raw | diff to current |
2013-03-12 |
Joe Wreschnig | NJKeyInputField descends from NSControl and has a text... |
blob | commitdiff | raw | diff to current |
2013-03-12 |
Joe Wreschnig | Use symbolic names for keys. |
blob | commitdiff | raw | diff to current |
2013-03-12 |
Joe Wreschnig | Localization support. Change many names in NJKeyInputFi... |
blob | commitdiff | raw | diff to current |
2013-03-11 |
Joe Wreschnig | Disable HID manager entirely when the window is closed... |
blob | commitdiff | raw | diff to current |
2013-03-11 |
Joe Wreschnig | Add Sparkle automatic updater. |
blob | commitdiff | raw | diff to current |
2013-03-11 |
Joe Wreschnig | Fix some coding style issues. |
blob | commitdiff | raw | diff to current |
2013-03-11 |
Joe Wreschnig | Show import conflict alert as a sheet rather than a... |
blob | commitdiff | raw | diff to current |
2013-03-11 |
Joe Wreschnig | Missed userInfo keys. |
blob | commitdiff | raw | diff to current |
2013-03-11 |
Joe Wreschnig | Remove event translation menu item, it's not managed... |
blob | commitdiff | raw | diff to current |
2013-03-11 |
Joe Wreschnig | Symbols for mapping userInfo key names. |
blob | commitdiff | raw | diff to current |
2013-03-11 |
Joe Wreschnig | Remove unused imports. |
blob | commitdiff | raw | diff to current |
2013-03-11 |
Joe Wreschnig | Generalize and share mapping menu (main, status, dock... |
blob | commitdiff | raw | diff to current |
2013-03-11 |
Joe Wreschnig | Push notifications out with more idiomatic semantics... |
blob | commitdiff | raw | diff to current |
2013-03-10 |
Joe Wreschnig | Move more mapping internal management for load/save... |
blob | commitdiff | raw | diff to current |
2013-03-10 |
Joe Wreschnig | Have device controller setup itself rather than relying... |
blob | commitdiff | raw | diff to current |
2013-03-10 |
Joe Wreschnig | Fix various bad names in input controller. Make devices... |
blob | commitdiff | raw | diff to current |
2013-03-10 |
Joe Wreschnig | Improvements to mappings controller. Move array munging... |
blob | commitdiff | raw | diff to current |
2013-03-09 |
Joe Wreschnig | Update documentation for mouse events. |
blob | commitdiff | raw | diff to current |
2013-03-09 |
Joe Wreschnig | Add support for horizontal directions to scrolling... |
blob | commitdiff | raw | diff to current |
2013-03-09 |
Joe Wreschnig | Select mouse button by tag; expose buttons 4 and 5... |
blob | commitdiff | raw | diff to current |
2013-03-09 |
Joe Wreschnig | Mouse improvements. Segment and snap the mouse move... |
blob | commitdiff | raw | diff to current |
2013-03-08 |
Joe Wreschnig | Auto-incrementing build script, I may regret this when... |
blob | commitdiff | raw | diff to current |
2013-03-07 |
Joe Wreschnig | Mandatory filename for icon. |
blob | commitdiff | raw | diff to current |
2013-03-07 |
Joe Wreschnig | Support opening/adding a mapping file directly to impor... |
blob | commitdiff | raw | diff to current |
2013-03-06 |
Joe Wreschnig | Less crap in the dock menu. |
blob | commitdiff | raw | diff to current |
2013-03-06 |
Joe Wreschnig | Move help files around. Build index correctly. |
blob | commitdiff | raw | diff to current |
2013-03-06 |
Joe Wreschnig | Start help book. Tweak UI to deal with issues discovere... |
blob | commitdiff | raw | diff to current |
2013-03-05 |
Joe Wreschnig | Support sudden and automatic termination. |
blob | commitdiff | raw | diff to current |
2013-03-01 |
Joe Wreschnig | Fix up copyright notices. |
blob | commitdiff | raw | diff to current |
2013-03-01 |
Joe Wreschnig | Rename from Enjoy/Enjoy2 to 'Enjoyable'. While I'm... |
blob | commitdiff | raw | diff to current |
2013-02-26 |
Joe Wreschnig | Update version and set build target to 10.6. |
blob | commitdiff | raw | diff to current |
2012-07-27 |
Frank Huang | Forked Enjoy, mouse movement |
blob | commitdiff | raw | diff to current |
|