wenzelm [Mon, 31 Mar 2014 21:15:26 +0200] rev 56343
merged
wenzelm [Mon, 31 Mar 2014 21:13:51 +0200] rev 56342
cumulative NEWS;
wenzelm [Mon, 31 Mar 2014 20:45:30 +0200] rev 56341
observe focus change for all tooltips, e.g. relevant for focus change to unrelated components;
wenzelm [Mon, 31 Mar 2014 20:07:59 +0200] rev 56340
clear active areas (notably mouse pointer) before changing context (e.g. via hyperlink);
wenzelm [Mon, 31 Mar 2014 18:28:35 +0200] rev 56339
reset mouse pointer more decisively, for the sake of Mac OS X (despite the builtin policie of jEdit);
wenzelm [Mon, 31 Mar 2014 17:41:45 +0200] rev 56338
proper structural hashCode, which is required for Command.File equals (NB: Array has physical object identity);
wenzelm [Mon, 31 Mar 2014 15:34:37 +0200] rev 56337
tuned output;
wenzelm [Mon, 31 Mar 2014 15:28:14 +0200] rev 56336
tuned signature -- more static typing;
wenzelm [Mon, 31 Mar 2014 15:05:24 +0200] rev 56335
store blob content within document node: aux. files that were once open are made persistent;
proper structural equality for Command.File and Symbol.Index;
wenzelm [Mon, 31 Mar 2014 12:35:39 +0200] rev 56334
some shortcuts for chunks, which sometimes avoid bulky string output;