enjoyable.git
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...
2013-03-03 Joe WreschnigBig rename part 3: 'target' to 'output'.
2013-03-03 Joe WreschnigBig rename part 2: 'config' etc. to 'mapping.
2013-03-03 Joe WreschnigBig rename part 1: 'action' to 'input'.
2013-03-03 Joe WreschnigPublish activated/deactivated as notifications.
2013-03-03 Joe WreschnigRewrite KeyInputTextView into NJKeyInputField. New...
2013-03-03 Joe WreschnigImplement equality checks for Targets. Don't consider...
2013-03-02 Joe WreschnigPost active mapping changes through notification center...
2013-03-02 Joe WreschnigFormal protocol for the interface shared between Joysti...
2013-03-02 Joe WreschnigHarden importing.
2013-03-02 Joe WreschnigNicer function to present the error.
2013-03-02 Joe WreschnigI had no idea you could use class property access like...
2013-03-02 Joe WreschnigUse a sheet rather than a dialog for some parts of...
2013-03-01 Joe WreschnigRemove unused field.
2013-03-01 Joe WreschnigShow HID error as a sheet so the main window still...
2013-03-01 Joe WreschnigRemove printf.
2013-03-01 Joe WreschnigUse ellipses, not ....
2013-03-01 Joe WreschnigAnalog mouse scrolling.
2013-03-01 Joe WreschnigRemove 32 bit build.
2013-03-01 Joe WreschnigMore compiler warnings on. Make all properties nonatomic.
2013-03-01 Joe WreschnigSimplify config removal since it's always the active...
2013-03-01 Joe WreschnigSave after deleting a config. Reset target to no-op...
2013-03-01 Joe WreschnigFix incorrect config list when there are duplicate...
2013-03-01 Joe WreschnigClean up some comments.
2013-03-01 Joe WreschnigTweak some labels.
2013-03-01 Joe WreschnigImprove size in a number of pathological cases.
2013-03-01 Joe WreschnigFix up copyright notices.
2013-03-01 Joe WreschnigRe-import exported files.
2013-03-01 Joe WreschnigAllow JSON export of configurations.
2013-03-01 Joe WreschnigAdd key equivalents for switching configurations.
2013-03-01 Joe WreschnigRemove accidentally-committed file.
2013-03-01 Joe WreschnigRename from Enjoy/Enjoy2 to 'Enjoyable'. While I'm...
2013-03-01 Joe WreschnigMove logic into messages rather than directly in the...
2013-02-28 Joe WreschnigAllow clicking on the key field directly.
2013-02-28 Joe WreschnigFix a variety of issues with incorrect / unexpected...
2013-02-28 Joe WreschnigClean up a bunch of properties; remove unused ones...
2013-02-28 Joe WreschnigBetter constructor for Config.
2013-02-28 Joe WreschnigFix memory leak.
2013-02-28 Joe WreschnigFix names while I still can.
2013-02-28 Joe WreschnigThis isn't C++.
next