wenzelm [Sun, 10 Aug 2014 15:16:01 +0200] rev 57883
tuned -- eliminated redundant check (see 1f77110c94ef);
wenzelm [Sun, 10 Aug 2014 14:34:43 +0200] rev 57882
merged -- with manual conflict resolution for src/HOL/SMT_Examples/SMT_Examples.certs2, src/HOL/SMT_Examples/SMT_Word_Examples.certs2, src/Doc/Prog_Prove/document/intro-isabelle.tex;
wenzelm [Sun, 10 Aug 2014 14:31:06 +0200] rev 57881
updated URL (anticipate merge with 85b8cc142384);
wenzelm [Sun, 10 Aug 2014 14:08:36 +0200] rev 57880
Added tag Isabelle2014-RC3 for changeset 91e188508bc9
wenzelm [Sun, 10 Aug 2014 13:59:08 +0200] rev 57879
proper layered_pane for JDialog, e.g. relevant for floating dockables in jEdit, for completion popup in text field;
wenzelm [Sun, 10 Aug 2014 13:06:26 +0200] rev 57878
follow link to originating command, to ensure that Simplifier_Trace_Dockable displays its results (via current_command);
wenzelm [Sat, 09 Aug 2014 18:50:39 +0200] rev 57877
tuned;
wenzelm [Sat, 09 Aug 2014 14:16:46 +0200] rev 57876
tuned;
wenzelm [Sat, 09 Aug 2014 14:11:01 +0200] rev 57875
tuned;
wenzelm [Sat, 09 Aug 2014 11:43:58 +0200] rev 57874
tuned comments;
wenzelm [Sat, 09 Aug 2014 11:25:46 +0200] rev 57873
clarified synchronized scope;
wenzelm [Sat, 09 Aug 2014 11:18:01 +0200] rev 57872
tuned comments;
wenzelm [Fri, 08 Aug 2014 22:05:02 +0200] rev 57871
application manifest for Windows 8/8.1 dpi scaling;
wenzelm [Fri, 08 Aug 2014 20:17:13 +0200] rev 57870
observe context visibility -- less redundant warnings;
wenzelm [Fri, 08 Aug 2014 11:43:08 +0200] rev 57869
improved monitor panel;
wenzelm [Tue, 05 Aug 2014 23:52:56 +0200] rev 57868
protocol command for heap management, e.g. in Isabelle/jEdit/Scala console: PIDE.session.protocol_command("ML_System.share_common_data");
wenzelm [Tue, 05 Aug 2014 20:40:35 +0200] rev 57867
added system option editor_output_delay: lower value might help big sessions under low-memory situations;
wenzelm [Tue, 05 Aug 2014 19:58:07 +0200] rev 57866
obsolete (see f7700146678d);
wenzelm [Tue, 05 Aug 2014 16:58:19 +0200] rev 57865
tuned proofs -- fewer warnings;
wenzelm [Tue, 05 Aug 2014 16:21:27 +0200] rev 57864
clarified Element.init vs. Element.init' -- the latter also avoids redundant warnings due to declatations when preparing locale expressions / interpretations;
wenzelm [Tue, 05 Aug 2014 15:07:11 +0200] rev 57863
avoid duplication of warnings stemming from simp/intro declarations etc.;
wenzelm [Tue, 05 Aug 2014 12:56:15 +0200] rev 57862
tuned proofs;
wenzelm [Tue, 05 Aug 2014 12:42:38 +0200] rev 57861
restrict edit_command (for sendback) to current node -- no attempt to goto target buffer first, which might not be loaded;
wenzelm [Tue, 05 Aug 2014 12:14:25 +0200] rev 57860
tuned;
wenzelm [Tue, 05 Aug 2014 12:01:32 +0200] rev 57859
more careful treatment of context visibility for rule declarations (see also 39d9c7f175e0, e639d91d9073) -- avoid duplicate warnings;
wenzelm [Tue, 05 Aug 2014 11:06:36 +0200] rev 57858
refined context visibility again (amending f5f9fad3321c, 8e3e004f1c31): avoid spurious warning due to global config options;
wenzelm [Mon, 04 Aug 2014 19:47:25 +0200] rev 57857
even more thorough reset on mouse drag (see also 0c63f3538639, 7e8c11011fdf);
wenzelm [Mon, 04 Aug 2014 17:55:11 +0200] rev 57856
tuned;