src/Tools/jEdit/patches/jedit/macos
Fri, 04 Jan 2013 20:39:41 +0100 wenzelm another attempt to get Mac OS X keyhandling right: ALTERNATIVE_DISPATCHER is off, but ALT_KEY_PRESSED_DISABLED is more careful to interpret ALT like ALT_GRAPH, which does not count as modifier here (NB: CONTROL + ALT means ALT_GRAPH on Windows, but ALT means ALT_GRAPH on Mac OS X);
Sat, 01 Dec 2012 22:23:42 +0100 wenzelm leave ALTERNATIVE_DISPATCHER mostly enabled on Mac OS X, to get events for COMMAND/Meta combinations, which seem to produce only KEY_PRESSED in Java 7, not KEY_TYPED as in Java 6;
Sat, 01 Dec 2012 19:51:43 +0100 wenzelm updated to jedit-5.0.0;
Sat, 01 Dec 2012 17:23:50 +0100 wenzelm more generic directory name to facilitate tracking changes of diffs;
less more (0) tip