src/Tools/jEdit/src/jedit/output_dockable.scala
Mon, 11 Jan 2010 20:51:58 +0100 more tobust treatment of Document.current_state;
Sun, 03 Jan 2010 20:50:07 +0100 more explicit treatment of command/document state;
Fri, 01 Jan 2010 17:29:35 +0100 renamed current_document to recent_document (might be a bit older than current_change);
Wed, 16 Dec 2009 21:11:04 +0100 explicit object Session.Global_Settings;
Tue, 15 Dec 2009 20:44:59 +0100 some explicit Swing_Thread guards;
Tue, 15 Dec 2009 20:20:07 +0100 direct apply for Document_Model and Document_View;
Tue, 15 Dec 2009 19:50:55 +0100 split Theory_View into Document_Model (connected to Buffer) and Document_View (connected to JEditTextArea);
Thu, 10 Dec 2009 22:15:19 +0100 class Session models full session, with or without prover process (cf. heaps, browser_info);
Thu, 10 Dec 2009 14:14:49 +0100 basic setup for HTML_Panel event handling;
Tue, 08 Dec 2009 23:45:42 +0100 renamed "raw output" to "protocol";