traytel [Tue, 18 Sep 2012 11:06:25 +0200] rev 49435
bnf_note_all mode for "pre_"-BNFs
traytel [Tue, 18 Sep 2012 09:15:53 +0200] rev 49434
separated registration of BNFs from bnf_def (BNFs are now stored only for bnf_def and (co)data commands)
nipkow [Tue, 18 Sep 2012 03:33:53 +0200] rev 49433
tuned
nipkow [Tue, 18 Sep 2012 03:24:51 +0200] rev 49432
beautified names
nipkow [Tue, 18 Sep 2012 01:55:13 +0200] rev 49431
proved all upper bounds
blanchet [Mon, 17 Sep 2012 21:33:12 +0200] rev 49430
tuned simpset
blanchet [Mon, 17 Sep 2012 21:13:30 +0200] rev 49429
cleaner way of dealing with the set functions of sums and products
blanchet [Mon, 17 Sep 2012 21:13:30 +0200] rev 49428
handle the general case with more than two levels of nesting when discharging induction prem prems
blanchet [Mon, 17 Sep 2012 21:13:30 +0200] rev 49427
clean unfolding of prod and sum sets
blanchet [Mon, 17 Sep 2012 21:13:30 +0200] rev 49426
got rid of one "auto" in induction tactic
traytel [Mon, 17 Sep 2012 16:57:22 +0200] rev 49425
cleaned up internal naming scheme for bnfs
wenzelm [Wed, 19 Sep 2012 12:10:40 +0200] rev 49424
more robust GUI component handlers;
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;
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;