wenzelm [Wed, 03 Jul 2013 16:19:57 +0200] rev 52509
tuned signature;
wenzelm [Wed, 03 Jul 2013 15:19:36 +0200] rev 52508
tuned;
wenzelm [Wed, 03 Jul 2013 15:11:15 +0200] rev 52507
tuned signature;
traytel [Wed, 03 Jul 2013 20:41:41 +0200] rev 52506
use long goal format in rel_induct theorem
traytel [Wed, 03 Jul 2013 16:53:27 +0200] rev 52505
share some code between codatatypes, datatypes and eventually prim(co)rec
nipkow [Wed, 03 Jul 2013 16:07:00 +0200] rev 52504
tuned names
wenzelm [Tue, 02 Jul 2013 20:47:32 +0200] rev 52503
tuned;
wenzelm [Tue, 02 Jul 2013 19:25:33 +0200] rev 52502
allow choice of target directory (again, see also 58e2d0cd81ae);
wenzelm [Tue, 02 Jul 2013 17:10:44 +0200] rev 52501
postinstall: recover Cygwin permissions;
wenzelm [Tue, 02 Jul 2013 15:30:53 +0200] rev 52500
clarified initial cd;
wenzelm [Tue, 02 Jul 2013 14:48:01 +0200] rev 52499
clarified Proofterm.proofs vs. Goal.skip_proofs;
wenzelm [Mon, 01 Jul 2013 15:08:29 +0200] rev 52498
clarified focus after dismiss;
wenzelm [Mon, 01 Jul 2013 15:05:18 +0200] rev 52497
tuned signature;
wenzelm [Mon, 01 Jul 2013 14:56:10 +0200] rev 52496
avoid repeated window popup when the mouse is moved over the same content (again, see also cb677987b7e3 and 0a1db0d02628);
wenzelm [Mon, 01 Jul 2013 14:37:31 +0200] rev 52495
more robust delayed invocation;
wenzelm [Mon, 01 Jul 2013 14:30:56 +0200] rev 52494
clarified tooltip timing of pending event and active state;
wenzelm [Mon, 01 Jul 2013 13:39:27 +0200] rev 52493
less intrusive border, notably on windows;
wenzelm [Mon, 01 Jul 2013 13:32:26 +0200] rev 52492
tighten tooltip size;
wenzelm [Mon, 01 Jul 2013 12:01:24 +0200] rev 52491
visually explicit focus (behaviour dependent on platform and look-and-feel);
wenzelm [Sun, 30 Jun 2013 12:40:55 +0200] rev 52490
tuned;
wenzelm [Sun, 30 Jun 2013 12:39:39 +0200] rev 52489
more uniform notion of disabled proofs -- NB: historic meaning of 1 for recording theorems is already included in 0;
wenzelm [Sun, 30 Jun 2013 12:30:02 +0200] rev 52488
discontinued system option "proofs" -- global state of Proofterm.proofs is persistently compiled into HOL-Proofs image;
discontinued unused proofterms for FOL;
wenzelm [Sun, 30 Jun 2013 11:37:34 +0200] rev 52487
backout dedd7952a62c: static "proofs" value within theory prevents later inferencing with different configuration;
wenzelm [Sun, 30 Jun 2013 11:30:16 +0200] rev 52486
just one alternative proof syntax, which also works for Proof_Syntax.pretty_proof/Proof_Syntax.read_proof roundtrip;
haftmann [Sun, 30 Jun 2013 09:26:00 +0200] rev 52485
CONTRIBUTORS
wenzelm [Sat, 29 Jun 2013 22:15:10 +0200] rev 52484
avoid potential race condition of focusLost/dismiss vs. popup.show;
wenzelm [Sat, 29 Jun 2013 21:28:24 +0200] rev 52483
more direct use of screen location: avoid misplacement if parent component has already disappeared asynchronously;
wenzelm [Sat, 29 Jun 2013 20:40:08 +0200] rev 52482
explicit Pretty_Tooltip.dismiss_all due to slightly changed focus mechanics;
wenzelm [Sat, 29 Jun 2013 20:25:33 +0200] rev 52481
update text only once;
wenzelm [Sat, 29 Jun 2013 18:20:09 +0200] rev 52480
tuned signature;