blanchet [Sat, 15 Dec 2012 21:34:32 +0100] rev 50559
MaSh exporter can now export subsets of the facts, as consecutive ranges
blanchet [Sat, 15 Dec 2012 21:26:10 +0100] rev 50558
avoid creating nested threads for MaSh -- this seems to cause thread creation failures for machines with dozens of cores (unclear yet if that's really the issue)
blanchet [Sat, 15 Dec 2012 19:57:12 +0100] rev 50557
thread no timeout properly
blanchet [Sat, 15 Dec 2012 18:48:58 +0100] rev 50556
proper escaping in file name
blanchet [Sat, 15 Dec 2012 18:26:37 +0100] rev 50555
encode lemma name in file name
wenzelm [Sat, 15 Dec 2012 21:07:52 +0100] rev 50554
more general handling of graphics configurations, to increase chance of proper positioning of tooltips in multi-screen environment;
more tooltip options via Rendering;
wenzelm [Sat, 15 Dec 2012 20:05:53 +0100] rev 50553
prefer more official getMenuShortcutKeyMask, in deviation to traditional jEdit technique;
wenzelm [Sat, 15 Dec 2012 18:30:09 +0100] rev 50552
maintain subtree_elements for improved performance of cumulate operator;
wenzelm [Sat, 15 Dec 2012 16:59:33 +0100] rev 50551
more formal class Markup_Tree.Elements;
wenzelm [Sat, 15 Dec 2012 14:45:08 +0100] rev 50550
tuned command line;
wenzelm [Sat, 15 Dec 2012 14:38:37 +0100] rev 50549
merged
nipkow [Fri, 14 Dec 2012 19:51:20 +0100] rev 50548
unified layout of defs
wenzelm [Sat, 15 Dec 2012 14:26:37 +0100] rev 50547
tuned;
wenzelm [Sat, 15 Dec 2012 13:14:55 +0100] rev 50546
clarified build_dialog command line;
wenzelm [Sat, 15 Dec 2012 12:55:11 +0100] rev 50545
explicit text_fold markup, which is used by default in Pretty.chunks/chunks2;
wenzelm [Sat, 15 Dec 2012 12:54:14 +0100] rev 50544
updated README;