src/Tools/jEdit/src/jedit/document_model.scala
Fri, 01 Jan 2010 21:37:37 +0100 wenzelm use isabelle.Future;
Fri, 01 Jan 2010 17:29:35 +0100 wenzelm renamed current_document to recent_document (might be a bit older than current_change);
Fri, 01 Jan 2010 14:41:25 +0100 wenzelm renamed Proof_Document to Document;
Wed, 30 Dec 2009 18:22:10 +0100 wenzelm removed experimental history panel;
Tue, 29 Dec 2009 20:40:08 +0100 wenzelm eliminated global Session.document_0 -- did not work due to hardwired id;
Tue, 15 Dec 2009 20:44:59 +0100 wenzelm some explicit Swing_Thread guards;
Tue, 15 Dec 2009 20:20:07 +0100 wenzelm direct apply for Document_Model and Document_View;
Tue, 15 Dec 2009 19:50:55 +0100 wenzelm split Theory_View into Document_Model (connected to Buffer) and Document_View (connected to JEditTextArea);
less more (0) tip