wenzelm [Tue, 18 Sep 2012 19:50:09 +0200] rev 49421
output is read-only;
wenzelm [Tue, 18 Sep 2012 19:42:32 +0200] rev 49420
token marker for extended syntax styles;
wenzelm [Tue, 18 Sep 2012 19:33:45 +0200] rev 49419
pass base_snapshot to enable hyperlinks into other nodes;
clarified "def" positions: refrain from renaming properties;
clarified snapshot.is_output vs. output and hyperlinks;
wenzelm [Tue, 18 Sep 2012 17:20:40 +0200] rev 49418
more explicit message markup and rendering;
wenzelm [Tue, 18 Sep 2012 15:55:29 +0200] rev 49417
recover order of stacked markup;
wenzelm [Tue, 18 Sep 2012 14:51:12 +0200] rev 49416
some actual rich text markup via XML.content_markup;
tuned signature;
wenzelm [Tue, 18 Sep 2012 13:36:28 +0200] rev 49415
proper separation of output messages;
wenzelm [Tue, 18 Sep 2012 13:18:45 +0200] rev 49414
some support for inital command markup;
tuned signature;
wenzelm [Tue, 18 Sep 2012 11:49:23 +0200] rev 49413
more static rendering state;
wenzelm [Tue, 18 Sep 2012 11:43:05 +0200] rev 49412
Pretty_Text_Area is based on Rich_Text_Area;
wenzelm [Mon, 17 Sep 2012 20:34:19 +0200] rev 49411
renamed Text_Area_Painter to Rich_Text_Area;
wenzelm [Mon, 17 Sep 2012 20:23:25 +0200] rev 49410
tuned signature -- more general Text_Area_Painter operations;
wenzelm [Mon, 17 Sep 2012 18:14:54 +0200] rev 49409
tuned signature;
wenzelm [Mon, 17 Sep 2012 18:06:34 +0200] rev 49408
tuned signature;
wenzelm [Mon, 17 Sep 2012 17:56:10 +0200] rev 49407
tuned signature;
wenzelm [Mon, 17 Sep 2012 17:49:11 +0200] rev 49406
somewhat more general JEdit_Lib;
tuned signatures;
wenzelm [Mon, 17 Sep 2012 15:52:50 +0200] rev 49405
prefer official polyml-5.5.0;
wenzelm [Mon, 17 Sep 2012 15:38:16 +0200] rev 49404
bypass HOL-Mirabelle-ex in regular test, until its tendency to "hang" has been resolved;
wenzelm [Mon, 17 Sep 2012 15:33:22 +0200] rev 49403
merged
nipkow [Mon, 17 Sep 2012 13:39:27 +0200] rev 49402
tuned
wenzelm [Mon, 17 Sep 2012 15:32:16 +0200] rev 49401
updated to polyml-5.5.0;
wenzelm [Mon, 17 Sep 2012 12:19:41 +0200] rev 49400
some updates for polyml-5.5.0;
nipkow [Mon, 17 Sep 2012 02:25:38 +0200] rev 49399
tuned
wenzelm [Sun, 16 Sep 2012 20:16:28 +0200] rev 49398
alternative output panel, based on Pretty_Text_Area, based on JEditEmbeddedTextArea;