wenzelm [Wed, 07 May 2014 18:09:08 +0200] rev 56902
explicit option to build library, which takes most of the time;
produce minimal index, e.g. for test web page;
wenzelm [Wed, 07 May 2014 14:54:06 +0200] rev 56901
NEWS;
wenzelm [Wed, 07 May 2014 14:51:51 +0200] rev 56900
merged
wenzelm [Wed, 07 May 2014 14:44:07 +0200] rev 56899
more symbols;
tuned proofs;
wenzelm [Wed, 07 May 2014 14:05:17 +0200] rev 56898
tuned message: "step" goes back to TTY mode before Proof General, while "depth" is more informative but sometimes confusing due to implementation details;
wenzelm [Wed, 07 May 2014 13:55:16 +0200] rev 56897
print results as "state", to avoid intrusion into the source text;
print new local theory (again);
wenzelm [Wed, 07 May 2014 13:25:54 +0200] rev 56896
run commands as interactive, again after long history of fluctuation (9e196062bf88, 173974e07dea, e07dacec79e7) and quite different infrastructure for print tasks;
wenzelm [Wed, 07 May 2014 12:59:15 +0200] rev 56895
discontinued Toplevel.print flag -- print uniformly according to Keyword.is_printed;
wenzelm [Wed, 07 May 2014 11:50:30 +0200] rev 56894
more emphatic output for Proof General;
wenzelm [Wed, 07 May 2014 10:42:19 +0200] rev 56893
tuned;
wenzelm [Wed, 07 May 2014 10:27:20 +0200] rev 56892
tuned defaults;
wenzelm [Wed, 07 May 2014 10:24:32 +0200] rev 56891
tuned message -- more context for detached window etc.;
wenzelm [Wed, 07 May 2014 10:13:31 +0200] rev 56890
tuned signature;
hoelzl [Wed, 07 May 2014 12:25:35 +0200] rev 56889
avoid the Complex constructor, use the more natural Re/Im view; moved csqrt to Complex.
wenzelm [Tue, 06 May 2014 23:35:24 +0200] rev 56888
tuned GUI for Windows L&F;
wenzelm [Tue, 06 May 2014 23:08:18 +0200] rev 56887
clarified print_state, which goes back to TTY loop before Proof General, and before separate print_context;
wenzelm [Tue, 06 May 2014 22:55:44 +0200] rev 56886
tuned GUI layout;
wenzelm [Tue, 06 May 2014 22:47:55 +0200] rev 56885
clarified GUI events, e.g. relevant for insert via completion;
wenzelm [Tue, 06 May 2014 22:01:43 +0200] rev 56884
more robust line_range, according to usual jEdit confusion at end of last line (see also 71c5d1f516c0);
wenzelm [Tue, 06 May 2014 21:29:17 +0200] rev 56883
common support for search field, which is actually a light-weight Highlighter;
wenzelm [Tue, 06 May 2014 17:47:03 +0200] rev 56882
clarified GUI focus;
wenzelm [Tue, 06 May 2014 17:28:58 +0200] rev 56881
more uniform detach button;
wenzelm [Tue, 06 May 2014 17:16:36 +0200] rev 56880
tuned signature;
wenzelm [Tue, 06 May 2014 16:57:17 +0200] rev 56879
renamed "Find" to "Query", with more general operations;
wenzelm [Tue, 06 May 2014 16:41:24 +0200] rev 56878
hardwired default_frequency to avoid fluctuation of popup content;
wenzelm [Tue, 06 May 2014 16:16:38 +0200] rev 56877
more visual feedback on path_completion, at the risk of file-system access in GUI painting;
wenzelm [Tue, 06 May 2014 16:08:07 +0200] rev 56876
tuned;
wenzelm [Tue, 06 May 2014 16:05:14 +0200] rev 56875
explicit option parallel_print to downgrade parallel scheduling, which might occasionally help for big and heavy "scripts";