Fri, 04 Jan 2013 21:16:08 +0100 | wenzelm | more reactive completion popup by default; | changeset | files |
Fri, 04 Jan 2013 20:55:33 +0100 | wenzelm | actually install required copy of Highlight.jar; | changeset | files |
Fri, 04 Jan 2013 20:42:09 +0100 | wenzelm | updated to jedit_build-20130104; | changeset | files |
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); | changeset | files |
Fri, 04 Jan 2013 17:37:29 +0100 | wenzelm | more elementary key handling: listen to low-level KEY_PRESSED events (without consuming); | changeset | files |
Fri, 04 Jan 2013 17:33:55 +0100 | wenzelm | tuned imports; | changeset | files |