wenzelm [Sat, 19 Sep 2015 21:09:38 +0200] rev 61198
NEWS;
wenzelm [Sat, 19 Sep 2015 21:07:37 +0200] rev 61197
straight-forward refresh, without special preconditions;
eliminated somewhat expensive eq_content;
wenzelm [Sat, 19 Sep 2015 20:47:11 +0200] rev 61196
eliminated pointless jedit_text_overview_limit;
wenzelm [Sat, 19 Sep 2015 20:38:28 +0200] rev 61195
fast synchronous painting and asynchronous refresh of text overview, reduces GUI thread latency from 100ms to 1ms for big files like src/HOL/Multivariate_Analsyis/Integration.thy;
wenzelm [Sat, 19 Sep 2015 20:31:57 +0200] rev 61194
allow to cancel running event;
synchronized postpone operation;
wenzelm [Sat, 19 Sep 2015 19:40:09 +0200] rev 61193
tuned;
wenzelm [Sat, 19 Sep 2015 19:34:51 +0200] rev 61192
tuned signature;
paulson <lp15@cam.ac.uk> [Fri, 18 Sep 2015 16:42:19 +0100] rev 61191
Merge
paulson <lp15@cam.ac.uk> [Fri, 18 Sep 2015 16:27:37 +0100] rev 61190
Massive revisions, as a valid path must now be continously differentiable (C!)
wenzelm [Thu, 17 Sep 2015 15:48:06 +0200] rev 61189
isabelle update_cartouches;
tuned proofs;
tuned whitespace;