src/Tools/jEdit/src/document_view.scala
Thu, 16 Jun 2011 22:05:40 +0200 wenzelm static token markup, based on outer syntax only;
Wed, 15 Jun 2011 21:11:53 +0200 wenzelm uniform use of Document_View.robust_body;
Wed, 15 Jun 2011 16:22:58 +0200 wenzelm more robust init;
Wed, 15 Jun 2011 13:36:08 +0200 wenzelm more precise caret painting, working around existing painter (which is reinstalled by jEdit occasionally);
Wed, 15 Jun 2011 11:41:49 +0200 wenzelm paint caret according to precise font metrics;
Tue, 14 Jun 2011 17:24:23 +0200 wenzelm builtin sub/superscript styles for jedit-4.3.2;
Tue, 14 Jun 2011 14:55:22 +0200 wenzelm recovered tooltip Entity content (odd effect of layer change!? cf. 806878ae2219);
Tue, 14 Jun 2011 11:36:08 +0200 wenzelm separate module for text area painting;
Mon, 13 Jun 2011 23:09:01 +0200 wenzelm some direct text foreground painting, instead of token marking;
Sun, 12 Jun 2011 20:08:49 +0200 wenzelm separate isabelle.jedit.Text_Painter, which actually replaces the original TextAreaPainter$PaintText instance;
Wed, 08 Jun 2011 17:42:07 +0200 wenzelm moved sources -- eliminated Netbeans artifact of jedit package directory;
less more (0) tip