wenzelm [Wed, 07 Aug 2013 10:58:26 +0200] rev 52885
prefer single-line HistoryTextField;
kuncar [Wed, 07 Aug 2013 15:40:59 +0200] rev 52884
contract equalities in transfer and transfer domain rules when they are registered
kuncar [Wed, 07 Aug 2013 15:40:29 +0200] rev 52883
expand equalities in the transfer relation in transfer_prover if the relation doesn't follow the functional structure
wenzelm [Tue, 06 Aug 2013 23:24:10 +0200] rev 52882
merged
wenzelm [Tue, 06 Aug 2013 23:20:25 +0200] rev 52881
misc tuning and simplification;
wenzelm [Tue, 06 Aug 2013 22:27:52 +0200] rev 52880
more generic button;
wenzelm [Tue, 06 Aug 2013 22:02:20 +0200] rev 52879
support for query operations that consist of parallel segments;
wenzelm [Tue, 06 Aug 2013 21:41:24 +0200] rev 52878
more tooltips;
wenzelm [Tue, 06 Aug 2013 21:34:58 +0200] rev 52877
tuned -- more explicit type Status.Value;
wenzelm [Tue, 06 Aug 2013 21:08:04 +0200] rev 52876
more explicit status for query operation;
avoid output with outdated snapshot;
animation rate according to status;
added PIDE.document_snapshot convenience -- independent of availability of physical buffer;
wenzelm [Tue, 06 Aug 2013 17:30:09 +0200] rev 52875
tuned signature;
wenzelm [Mon, 05 Aug 2013 23:57:29 +0200] rev 52874
query process animation;
wenzelm [Mon, 05 Aug 2013 22:54:50 +0200] rev 52873
tuned signature;
blanchet [Tue, 06 Aug 2013 15:50:23 +0200] rev 52872
tuning
blanchet [Tue, 06 Aug 2013 15:50:23 +0200] rev 52871
tuning
blanchet [Tue, 06 Aug 2013 15:50:23 +0200] rev 52870
tuning
blanchet [Tue, 06 Aug 2013 15:50:23 +0200] rev 52869
tuning
blanchet [Tue, 06 Aug 2013 15:50:23 +0200] rev 52868
export ML function (for primcorec)
wenzelm [Mon, 05 Aug 2013 21:23:06 +0200] rev 52867
more central Pretty_Tooltip.dismissed_all -- avoid spurious crash of Rich_Text_Area.robust_body in asynchronous mouse_motion_listener;
wenzelm [Mon, 05 Aug 2013 17:52:07 +0200] rev 52866
tuned proofs;
wenzelm [Mon, 05 Aug 2013 17:14:02 +0200] rev 52865
slightly more general support for one-shot query operations via asynchronous print functions and temporary document overlay;
wenzelm [Mon, 05 Aug 2013 16:12:03 +0200] rev 52864
remove overlay after result has arrived -- one-shot query operation;
wenzelm [Mon, 05 Aug 2013 15:48:13 +0200] rev 52863
more message markup, provided by prover;
wenzelm [Mon, 05 Aug 2013 15:29:10 +0200] rev 52862
tuned signature -- more uniform treatment of overlays as command mapping;
wenzelm [Mon, 05 Aug 2013 15:03:52 +0200] rev 52861
commands with overlay remain visible, to avoid loosing printed output;
wenzelm [Mon, 05 Aug 2013 11:08:54 +0200] rev 52860
initial update of nodes_required, for proper GUI state;
wenzelm [Mon, 05 Aug 2013 11:01:17 +0200] rev 52859
tuned signature;
wenzelm [Mon, 05 Aug 2013 10:55:46 +0200] rev 52858
avoid repeated PIDE.flush_buffers when manipulating overlays;
wenzelm [Fri, 02 Aug 2013 23:03:59 +0200] rev 52857
tuned proofs;
wenzelm [Fri, 02 Aug 2013 22:54:28 +0200] rev 52856
merged