Mon, 01 Jul 2013 12:01:24 +0200 |
wenzelm |
visually explicit focus (behaviour dependent on platform and look-and-feel);
|
changeset |
files
|
Sun, 30 Jun 2013 12:40:55 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sun, 30 Jun 2013 12:39:39 +0200 |
wenzelm |
more uniform notion of disabled proofs -- NB: historic meaning of 1 for recording theorems is already included in 0;
|
changeset |
files
|
Sun, 30 Jun 2013 12:30:02 +0200 |
wenzelm |
discontinued system option "proofs" -- global state of Proofterm.proofs is persistently compiled into HOL-Proofs image;
|
changeset |
files
|
Sun, 30 Jun 2013 11:37:34 +0200 |
wenzelm |
backout dedd7952a62c: static "proofs" value within theory prevents later inferencing with different configuration;
|
changeset |
files
|
Sun, 30 Jun 2013 11:30:16 +0200 |
wenzelm |
just one alternative proof syntax, which also works for Proof_Syntax.pretty_proof/Proof_Syntax.read_proof roundtrip;
|
changeset |
files
|
Sun, 30 Jun 2013 09:26:00 +0200 |
haftmann |
CONTRIBUTORS
|
changeset |
files
|
Sat, 29 Jun 2013 22:15:10 +0200 |
wenzelm |
avoid potential race condition of focusLost/dismiss vs. popup.show;
|
changeset |
files
|
Sat, 29 Jun 2013 21:28:24 +0200 |
wenzelm |
more direct use of screen location: avoid misplacement if parent component has already disappeared asynchronously;
|
changeset |
files
|
Sat, 29 Jun 2013 20:40:08 +0200 |
wenzelm |
explicit Pretty_Tooltip.dismiss_all due to slightly changed focus mechanics;
|
changeset |
files
|
Sat, 29 Jun 2013 20:25:33 +0200 |
wenzelm |
update text only once;
|
changeset |
files
|
Sat, 29 Jun 2013 18:20:09 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Sat, 29 Jun 2013 17:39:27 +0200 |
wenzelm |
more aggresive ESCAPE handling, while retaining its regular meaning for jEdit;
|
changeset |
files
|
Sat, 29 Jun 2013 16:53:19 +0200 |
wenzelm |
manage popup windows via PopupFactory, which prefers light-weight JComponent, but might fall back on JWindow (despite JPanel of 0f88591478e6);
|
changeset |
files
|