wenzelm [Tue, 18 Sep 2012 21:16:48 +0200] rev 49423
more rendering;
wenzelm [Tue, 18 Sep 2012 21:04:07 +0200] rev 49422
minimal clipboard support (similar to org.lobobrowser.html.gui.HtmlBlockPanel);
tuned;
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;