enjoyable.git
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-13 Joe WreschnigStoring releases in git is not tenable now that Sparkle...
2013-03-13 Joe WreschnigCopyediting.
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 WreschnigDisabling code signing only in Debug is not possible...
2013-03-11 Joe WreschnigAdd Sparkle automatic updater.
2013-03-11 Joe WreschnigAdd mapping for KRUNCH.
2013-03-11 Joe WreschnigFix some coding style issues.
2013-03-11 Joe WreschnigFix input name width.
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-10 Joe WreschnigRemove duplicate file entry.
2013-03-09 Joe WreschnigUpdate documentation for mouse events.
2013-03-09 Joe WreschnigAdd support for horizontal directions to scrolling...
2013-03-09 Joe WreschnigIgnore website for build also.
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 WreschnigFix paths that trigger build increments.
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 WreschnigAuto-incrementing build script, I may regret this when...
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 WreschnigFix text alignment.
2013-03-08 Joe WreschnigCopyedit, new mappings.
2013-03-08 Joe WreschnigAllow mapping names to be auto-set based on bundleand...
2013-03-08 Joe WreschnigImprove website.
2013-03-08 Joe WreschnigAdd website source. version-1.0
2013-03-08 Joe WreschnigFix broken markdown, copyedit.
2013-03-07 Joe WreschnigMore size tweaking.
2013-03-07 Joe WreschnigShow/hide prompt for device connection.
2013-03-07 Joe WreschnigMandatory filename for icon.
2013-03-07 Joe WreschnigSomething terrible happened to the project file.
2013-03-07 Joe WreschnigClean up root folder.
2013-03-07 Joe WreschnigTweak invalid filename handling. Use it for manual...
2013-03-07 Joe WreschnigFix some stray tabs and style violations.
2013-03-07 Joe WreschnigDon't reset selected row on delete.
2013-03-07 Joe WreschnigIgnore helpindex and Emacs temporary files.
2013-03-07 Joe WreschnigRemove helpindex now that it is generated during build...
2013-03-07 Joe WreschnigSupport opening/adding a mapping file directly to impor...
2013-03-07 Joe WreschnigProvide file promises from the mapping list. Perform...
2013-03-06 Joe WreschnigDrag-and-drop mappings.
2013-03-06 Joe WreschnigControls to reorder the mapping list.
2013-03-06 Joe WreschnigDon't need a third copy of the license floating around.
2013-03-06 Joe WreschnigFix bad Markdown.
2013-03-06 Joe WreschnigUpdate README.
2013-03-06 Joe WreschnigLess crap in the dock menu.
2013-03-06 Joe WreschnigFix space after link.
2013-03-06 Joe WreschnigFixed signedness.
2013-03-06 Joe WreschnigIgnore DS_Store litter.
2013-03-06 Joe WreschnigAdd missing makefile.
2013-03-06 Joe WreschnigMove help files around. Build index correctly.
2013-03-06 Joe WreschnigMove copyright license to help book.
2013-03-06 Joe WreschnigTweak matrix layout to give more space for larger segme...
2013-03-06 Joe WreschnigFinish first draft of manual.
2013-03-06 Joe WreschnigSupport magic @Application token for automatic mapping...
2013-03-06 Joe WreschnigMouse mode toggle creates really confusing situations...
2013-03-06 Joe WreschnigImproved analog support for scrolling, and allow speed...
2013-03-06 Joe WreschnigChange NJInputAnalog so magnitudes of subactions are...
2013-03-06 Joe WreschnigAdd all major sections of help.
2013-03-06 Joe WreschnigStart help book. Tweak UI to deal with issues discovere...
2013-03-05 Joe WreschnigSubscribe the output controller to notifications direct...
2013-03-05 Joe WreschnigAvoid repeating serialization codes.
2013-03-05 Joe WreschnigSupport sudden and automatic termination.
2013-03-04 Joe WreschnigAdd some categories to better handle menus with represe...
2013-03-04 Joe WreschnigTweak toolbar icons.
2013-03-04 Joe WreschnigRemove mappingsChanged with a notification. MappingsCon...
2013-03-04 Joe WreschnigTurn popover activation button 'on' when the popover...
2013-03-04 Joe WreschnigGive accurate names to most of the items in the nib...
2013-03-04 Joe WreschnigFix old method of unsetting field.
2013-03-04 Joe WreschnigFix old check for unset field.
2013-03-04 Joe WreschnigUse represented objects rather than index hackery....
2013-03-04 Joe WreschnigFix mismatched serialization code.
2013-03-04 Joe WreschnigSignal mappings menu entry by a tag, not a check for...
2013-03-04 Joe WreschnigRework toolbar UI. No more drawer, use a popover. No...
2013-03-03 Joe WreschnigRename the application delegate, and hopefully catch...
next