src/Tools/jEdit/src/document_view.scala
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;
Wed, 02 Apr 2014 20:41:44 +0200 wenzelm tuned signature -- more explicit iterator terminology;
Tue, 01 Apr 2014 23:04:22 +0200 wenzelm tuned for-comprehensions -- less structure mapping;
Sat, 29 Mar 2014 09:34:51 +0100 wenzelm tuned signature;
Mon, 24 Feb 2014 12:23:35 +0100 wenzelm tuned signature -- weaker type requirement;
Thu, 20 Feb 2014 14:36:17 +0100 wenzelm tuned imports;
Tue, 11 Feb 2014 21:58:31 +0100 wenzelm maintain multiple command chunks and markup trees: for main chunk and loaded files;
Wed, 20 Nov 2013 15:53:59 +0100 wenzelm ranges of thy_load commands count as visible within perspective;
Sun, 17 Nov 2013 16:02:06 +0100 wenzelm centralized management of pending buffer edits;
Thu, 14 Nov 2013 17:39:32 +0100 wenzelm tuned imports;
Fri, 11 Oct 2013 20:45:21 +0200 wenzelm clarified Editor.current_command: allow outdated snapshot;
Sat, 21 Sep 2013 20:58:32 +0200 wenzelm caret range of active text area counts as visible (e.g. relevant for Output after scrolling outside of text view);
Thu, 29 Aug 2013 12:38:33 +0200 wenzelm maintain Completion_Popup.Text_Area as client property like Document_View;
Thu, 29 Aug 2013 10:01:59 +0200 wenzelm more abstract Completion_Popup.Text_Area;
Wed, 28 Aug 2013 10:35:12 +0200 wenzelm tuned;
Wed, 28 Aug 2013 09:36:05 +0200 wenzelm dismiss popups more uniformly;
Wed, 28 Aug 2013 09:08:36 +0200 wenzelm tuned signature;
Tue, 27 Aug 2013 20:45:02 +0200 wenzelm some actual completion via outer syntax;
Tue, 27 Aug 2013 14:56:11 +0200 wenzelm some key event handling in the manner of SideKickBindings, SideKickCompletionPopup;
less more (0) -100 -50 -30 tip