src/Tools/jEdit/src/document_view.scala
Mon, 01 Mar 2021 22:22:12 +0100 wenzelm tuned --- fewer warnings;
Mon, 06 Apr 2020 12:53:45 +0200 wenzelm clarified modules;
Fri, 27 Mar 2020 22:01:27 +0100 wenzelm misc tuning based on hints by IntelliJ IDEA;
Thu, 31 Jan 2019 17:18:15 +0100 wenzelm added option jedit_text_overview for visual appearance (not performance, see also 72216713733a);
Tue, 31 Jul 2018 21:06:09 +0200 wenzelm tuned signature;
Mon, 19 Jun 2017 17:28:48 +0200 wenzelm clarified signature;
Tue, 13 Jun 2017 20:16:39 +0200 wenzelm clarified modules;
Mon, 20 Mar 2017 14:25:06 +0100 wenzelm eliminated redundant check (see also 27328dcaf64c vs. 9c53198dbb1c);
Tue, 14 Mar 2017 21:43:54 +0100 wenzelm clarified singleton module;
Tue, 14 Mar 2017 21:11:04 +0100 wenzelm clarified modules;
Thu, 12 Jan 2017 11:17:05 +0100 wenzelm tuned signature;
Sat, 07 Jan 2017 14:34:53 +0100 wenzelm separate Buffer_Model vs. File_Model;
Thu, 05 Jan 2017 12:23:25 +0100 wenzelm misc tuning and clarification;
Tue, 20 Dec 2016 21:35:56 +0100 wenzelm clarified module name;
Thu, 24 Nov 2016 15:21:54 +0100 wenzelm explicit option editor_generated_input_delay, which is more aggressive by default;
Wed, 23 Nov 2016 16:15:17 +0100 wenzelm delay_first for machine generated editor events: avoid starvation, e.g. when operating on big sessions;
Tue, 19 Apr 2016 14:38:55 +0200 wenzelm more thorough update;
Thu, 14 Apr 2016 22:55:53 +0200 wenzelm background color for entity def/ref focus;
Thu, 14 Apr 2016 20:47:44 +0200 wenzelm tuned;
Thu, 07 Jan 2016 15:50:09 +0100 wenzelm more thorough GUI update;
Sat, 21 Nov 2015 16:35:46 +0100 wenzelm render snapshot.is_outdated in text overview, where other status information is shown already;
Sat, 19 Sep 2015 20:38:28 +0200 wenzelm 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;
Wed, 10 Dec 2014 20:51:27 +0100 wenzelm more informative gutter content: fall-back on background color, e.g. when line numbers are enabled;
Tue, 21 Oct 2014 15:21:44 +0200 wenzelm support for structure matching;
Wed, 23 Jul 2014 11:19:24 +0200 wenzelm clarified module name: facilitate alternative GUI frameworks;
Tue, 06 May 2014 21:29:17 +0200 wenzelm common support for search field, which is actually a light-weight Highlighter;
Mon, 28 Apr 2014 14:41:49 +0200 wenzelm mane delayed events outside of Swing thread -- triggers no longer require Swing_Thread.later;
Fri, 25 Apr 2014 12:51:08 +0200 wenzelm clarified Session.Consumer, with Session.Outlet managed by dispatcher thread;
Tue, 22 Apr 2014 23:49:15 +0200 wenzelm avoid "Adaptation of argument list by inserting ()" -- deprecated in scala-2.11.0;
Wed, 09 Apr 2014 15:03:07 +0200 wenzelm more explicit message discrimination;
less more (0) -100 -50 -30 tip