src/Tools/jEdit/src/jedit/document_view.scala
Mon, 04 Jan 2010 00:13:09 +0100 wenzelm slightly more uniform/robust handling of visible document;
Sun, 03 Jan 2010 20:50:07 +0100 wenzelm more explicit treatment of command/document state;
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;
Tue, 29 Dec 2009 22:05:23 +0100 wenzelm tuned;
Tue, 29 Dec 2009 21:54:54 +0100 wenzelm tuned caret_listener/selected_command;
Tue, 29 Dec 2009 20:40:08 +0100 wenzelm eliminated global Session.document_0 -- did not work due to hardwired id;
Tue, 29 Dec 2009 15:00:11 +0100 wenzelm tuned;
Fri, 18 Dec 2009 15:00:08 +0100 wenzelm imitate PG 4 colors;
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