wenzelm [Sun, 25 Aug 2013 17:04:22 +0200] rev 53190
simplified Goal.forked_proofs: status is determined via group instead of dummy future (see also Pure/PIDE/execution.ML);
clarified Task_Queue.group_status;
tuned;
wenzelm [Sun, 25 Aug 2013 16:03:12 +0200] rev 53189
discontinued parallel_subproofs_saturation and related internal counters (superseded by parallel_subproofs_threshold and timing information);
simplified Goal.future_enabled;
wenzelm [Sun, 25 Aug 2013 14:35:25 +0200] rev 53188
some secondary shortcuts derived from 5.1.0/keymaps/German_Keyboard_keys.props (using CIRCUMFLEX instead of S+1);
tuned;
wenzelm [Sun, 25 Aug 2013 13:59:40 +0200] rev 53187
use view root as parent for popup, which provides more space and avoids confusion of mouse wheel handlers on Windows (wrt. text area scrollbar);
wenzelm [Sat, 24 Aug 2013 23:16:37 +0200] rev 53186
tuned proofs;
wenzelm [Sat, 24 Aug 2013 21:23:40 +0200] rev 53185
tuned proofs;
wenzelm [Sat, 24 Aug 2013 18:29:23 +0200] rev 53184
confine popup to parent component, to avoid javax.swing.PopupFactory$HeavyWeightPopup and its problems with Linux window management and Mac OS X key handling;
wenzelm [Sat, 24 Aug 2013 17:41:57 +0200] rev 53183
strict checking of coordinates wrt. inner painter component;
wenzelm [Sat, 24 Aug 2013 17:39:18 +0200] rev 53182
more static values;
wenzelm [Sat, 24 Aug 2013 16:06:15 +0200] rev 53181
support more brackets;