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;