wenzelm [Tue, 14 Jun 2011 15:32:17 +0200] rev 43388
tuned colors;
wenzelm [Tue, 14 Jun 2011 14:55:22 +0200] rev 43387
recovered tooltip Entity content (odd effect of layer change!? cf. 806878ae2219);
wenzelm [Tue, 14 Jun 2011 14:33:46 +0200] rev 43386
more foreground markup, using actual CSS color names;
boehmes [Tue, 14 Jun 2011 13:50:54 +0200] rev 43385
slightly more general treatment of mutually recursive datatypes;
treat datatype constructors and selectors similarly to built-in constants wrt. introduction of explicit application (in the same way as what is already done for eta-expansion)
wenzelm [Tue, 14 Jun 2011 13:34:27 +0200] rev 43384
more explicit check of dependencies;
wenzelm [Tue, 14 Jun 2011 13:18:36 +0200] rev 43383
tuned;
wenzelm [Tue, 14 Jun 2011 12:18:34 +0200] rev 43382
misc tuning and simplification;
wenzelm [Tue, 14 Jun 2011 11:36:08 +0200] rev 43381
separate module for text area painting;
bulwahn [Tue, 14 Jun 2011 08:33:51 +0200] rev 43380
improved mutabelle script to use nat for quickcheck_narrowing
bulwahn [Tue, 14 Jun 2011 08:30:19 +0200] rev 43379
quickcheck_narrowing returns some timing information
bulwahn [Tue, 14 Jun 2011 08:30:18 +0200] rev 43378
removed comment and declaration after issue has been resolved (cf. e83695ea0e0a)
wenzelm [Mon, 13 Jun 2011 23:21:53 +0200] rev 43377
more accurate CSS colors;
wenzelm [Mon, 13 Jun 2011 23:09:01 +0200] rev 43376
some direct text foreground painting, instead of token marking;
common snapshot for all text area painters (NOT gutter etc.)
tuned;
wenzelm [Mon, 13 Jun 2011 14:22:33 +0200] rev 43375
imitate original Chunk.paintChunkList;
wenzelm [Mon, 13 Jun 2011 13:53:41 +0200] rev 43374
tuned;
wenzelm [Mon, 13 Jun 2011 12:33:53 +0200] rev 43373
always use our text painter;
wenzelm [Mon, 13 Jun 2011 12:29:26 +0200] rev 43372
use orig_text_painter for extras outside main text (also required to update internal line infos);
tuned;
wenzelm [Sun, 12 Jun 2011 22:26:03 +0200] rev 43371
more precise imitation of original TextAreaPainter$PaintText;
wenzelm [Sun, 12 Jun 2011 20:24:25 +0200] rev 43370
tuned;
wenzelm [Sun, 12 Jun 2011 20:08:49 +0200] rev 43369
separate isabelle.jedit.Text_Painter, which actually replaces the original TextAreaPainter$PaintText instance;
wenzelm [Sun, 12 Jun 2011 16:19:29 +0200] rev 43368
check source dependencies only if jedit_build component is available;
wenzelm [Sat, 11 Jun 2011 16:05:17 +0200] rev 43367
cover method "deepen" concisely;
wenzelm [Sat, 11 Jun 2011 15:36:46 +0200] rev 43366
moved/updated single-step tactics;
wenzelm [Sat, 11 Jun 2011 15:03:31 +0200] rev 43365
tuned sections;