src/Tools/jEdit/src/session_dockable.scala
Wed, 28 Nov 2012 14:55:46 +0100 wenzelm smarter list layout;
Sun, 25 Nov 2012 21:40:34 +0100 wenzelm tuned signature;
Sun, 25 Nov 2012 21:35:29 +0100 wenzelm tuned signature;
Sun, 25 Nov 2012 20:59:32 +0100 wenzelm renamed main plugin object to PIDE;
Sat, 24 Nov 2012 14:50:19 +0100 wenzelm improved editing support for control styles;
Sun, 18 Nov 2012 15:28:58 +0100 wenzelm update options via protocol;
Tue, 25 Sep 2012 12:17:58 +0200 wenzelm tuned;
Sat, 22 Sep 2012 14:03:01 +0200 wenzelm tuned signature;
Fri, 14 Sep 2012 13:52:16 +0200 wenzelm more static handling of rendering options;
Fri, 14 Sep 2012 12:46:33 +0200 wenzelm tuned options (again);
Tue, 11 Sep 2012 22:54:12 +0200 wenzelm provide color values via options;
Mon, 10 Sep 2012 19:49:30 +0200 wenzelm more detailed option tooltip;
Mon, 10 Sep 2012 17:13:17 +0200 wenzelm more systematic JEdit_Options.make_component;
Mon, 10 Sep 2012 15:20:50 +0200 wenzelm manage Isabelle/jEdit options as Isabelle/Scala options (with persistent preferences);
Fri, 31 Aug 2012 14:52:29 +0200 wenzelm recovered ScrollPane from d899be1cfe6d;
Tue, 21 Aug 2012 12:15:25 +0200 wenzelm clarified initialization of Thy_Load, Thy_Info, Session;
Tue, 29 May 2012 22:24:31 +0200 wenzelm separate syslog dockable -- discontinued tendency of sub-window management via tabs;
Tue, 29 May 2012 20:38:40 +0200 wenzelm make double sure that GUI components are up-to-date after init;
Tue, 29 May 2012 16:39:42 +0200 wenzelm separate README dockable, which allows to make it more prominent first and remove it later;
Thu, 19 Apr 2012 21:42:24 +0200 wenzelm tuned imports;
Wed, 14 Mar 2012 15:09:33 +0100 wenzelm prefer asynchronous context switch from actor to swing thread, to reduce danger of deadlocks;
Sat, 03 Mar 2012 17:30:14 +0100 wenzelm tuned signature -- emphasize Isabelle_Process Input vs. Output;
Sat, 03 Mar 2012 16:59:30 +0100 wenzelm explicit syslog_limit reduces danger of low-level message flooding;
Thu, 01 Mar 2012 11:28:33 +0100 wenzelm clarified document nodes (full import graph) vs. node_status (non-preloaded theories);
Mon, 27 Feb 2012 23:35:11 +0100 wenzelm more explicit development graph;
Sun, 26 Feb 2012 20:05:14 +0100 wenzelm include warning messages in node status;
Sun, 26 Feb 2012 17:44:09 +0100 wenzelm more abstract class Document.Version;
Thu, 01 Dec 2011 14:29:14 +0100 wenzelm clarified modules (again) -- NB: both Document and Protocol are specific to this particular prover;
Tue, 29 Nov 2011 20:18:02 +0100 wenzelm clarified modules;
Mon, 28 Nov 2011 20:39:08 +0100 wenzelm renamed Isabelle_Markup to Isabelle_Rendering to emphasize its meaning and make room for Pure Isabelle_Markup module;
less more (0) -50 -30 tip