Fri, 08 Nov 2013 17:34:37 +0100 wenzelm added jedit_completion_dismiss_delay for hide_popup, which helps to avoid loosing key events on old popup (no change of default behavior);
Fri, 08 Nov 2013 15:10:16 +0100 wenzelm transfer focus before closing old component -- avoid intermediate focus switch to root component, which is actually visible e.g. on Windows;
Thu, 07 Nov 2013 19:35:57 +0100 wenzelm Added tag Isabelle2013-1-RC4 for changeset 594628261376
Thu, 07 Nov 2013 19:17:53 +0100 wenzelm updated to polyml-5.5.1-1 (fixes-5.5.1 version 1875);
Thu, 07 Nov 2013 13:38:44 +0100 wenzelm tuned;
Thu, 07 Nov 2013 13:34:04 +0100 wenzelm misc tuning;
Wed, 06 Nov 2013 21:20:20 +0100 wenzelm updated to jedit_build-20131106 (Console.jar 5.1.3);
Wed, 06 Nov 2013 20:58:11 +0100 wenzelm join all theory body forks, notably Toplevel.atom_result (diagnostic commands), before peeking at full status;
Wed, 06 Nov 2013 20:46:00 +0100 wenzelm tuned signature;
Wed, 06 Nov 2013 18:15:25 +0100 wenzelm less tiny font for search criteria;
Wed, 06 Nov 2013 18:04:36 +0100 wenzelm tuned tooltips;
Thu, 17 Oct 2013 17:14:06 +0200 Andreas Lochbihler swap equations and premises in the coinductive step for better proof automation
Tue, 05 Nov 2013 18:16:16 +0100 wenzelm no default shortcut for isabelle.reset-font-size -- avoid conflict with unsplit-current;
Tue, 05 Nov 2013 16:41:19 +0100 wenzelm tuned;
Mon, 28 Oct 2013 11:27:14 +0100 noschinl CONTRIBUTORS
Sun, 03 Nov 2013 18:12:23 +0100 wenzelm more on text completion;
Sun, 03 Nov 2013 16:49:52 +0100 wenzelm tuned;
Sun, 03 Nov 2013 16:37:54 +0100 wenzelm more on Monitor panel;
Sun, 03 Nov 2013 16:22:57 +0100 wenzelm more on Timing;
Fri, 01 Nov 2013 17:26:47 +0100 wenzelm more on miscellaneous tools;
Thu, 31 Oct 2013 17:37:08 +0100 wenzelm more screenshots;
Thu, 31 Oct 2013 17:13:39 +0100 wenzelm more screenshots;
Thu, 31 Oct 2013 16:47:36 +0100 wenzelm more on Sledgehammer;
Thu, 31 Oct 2013 16:10:35 +0100 wenzelm more on automatically tried tools;
Wed, 30 Oct 2013 21:23:47 +0100 wenzelm more on prover output;
Wed, 30 Oct 2013 18:47:09 +0100 wenzelm misc tuning and clarification;
Wed, 30 Oct 2013 17:05:23 +0100 wenzelm more on file-system access;
Tue, 29 Oct 2013 21:00:37 +0100 wenzelm tuned;
Tue, 29 Oct 2013 19:45:55 +0100 wenzelm more on problems and workarounds;
Tue, 29 Oct 2013 18:20:20 +0100 wenzelm tuned;
Tue, 29 Oct 2013 16:52:25 +0100 wenzelm clarified isabelle options -l;
Tue, 29 Oct 2013 15:34:29 +0100 wenzelm tuned;
Wed, 16 Oct 2013 18:48:37 +0200 wenzelm clarified workaround: problem is potential blocking of vacuous input (see also Poly/ML SVN 1874);
Mon, 14 Oct 2013 19:50:36 +0200 wenzelm removed dead code (see also db4bf4fb5492);
Wed, 16 Oct 2013 13:02:35 +0200 wenzelm Added tag Isabelle2013-1-RC3 for changeset fbcaa9f08879
Wed, 16 Oct 2013 12:14:35 +0200 wenzelm avoid non-portable int constant -- make SML/NJ happy;
Wed, 16 Oct 2013 12:04:38 +0200 wenzelm avoid empty input and its adverse effect on socket communication, e.g. output message getting "stuck" after vacuous update due to Session.update_options;
Wed, 16 Oct 2013 11:48:42 +0200 wenzelm prefer TCP_NODELAY -- avoid extra buffering due to Nagle's algorithm;
Wed, 16 Oct 2013 11:35:04 +0200 wenzelm basic IO buffer size like for fifo -- imitate implicit flushing behaviour more closely;
Mon, 14 Oct 2013 15:46:35 +0200 wenzelm removed junk (cf. 409d7f7247f4);
Mon, 14 Oct 2013 15:13:11 +0200 kuncar fix a citation
Mon, 14 Oct 2013 15:01:41 +0200 kuncar declare Quotient_Examples/FSet.thy as almost obsolete
Mon, 14 Oct 2013 15:01:41 +0200 kuncar update documentation of important public ML functions in Lifting
Mon, 14 Oct 2013 15:01:37 +0200 kuncar update documentation of Lifting/Transfer and Quotient
Fri, 11 Oct 2013 18:36:51 +0200 kuncar don't allow parametricity theorem for typedefs in setup_lifting. The theorem is not used.
Mon, 14 Oct 2013 15:21:45 +0200 wenzelm tuned;
Sat, 12 Oct 2013 19:41:59 +0200 wenzelm more screenshots;
Sat, 12 Oct 2013 19:00:59 +0200 wenzelm tuned;
Sat, 12 Oct 2013 14:37:45 +0200 wenzelm misc tuning;
Sat, 12 Oct 2013 00:10:07 +0200 wenzelm more strict find_command -- avoid invalid hyperlink_command;
Fri, 11 Oct 2013 23:12:04 +0200 wenzelm more consistent state and GUI update, e.g. relevant for full-screen mode switch with its exit/init side-effect;
Fri, 11 Oct 2013 22:11:07 +0200 wenzelm obsolete;
Fri, 11 Oct 2013 20:45:21 +0200 wenzelm clarified Editor.current_command: allow outdated snapshot;
Fri, 11 Oct 2013 12:06:26 +0200 wenzelm make double sure that AWT/Swing antialiasing is enabled (see also http://www.jedit.org/users-guide/jvm-options.html and jdk/src/share/classes/sun/awt/SunToolkit.java);
Thu, 10 Oct 2013 18:02:08 +0200 wenzelm more documentation;
Thu, 10 Oct 2013 15:46:05 +0200 wenzelm more documentation;
Thu, 10 Oct 2013 14:29:21 +0200 wenzelm more documentation;
Thu, 10 Oct 2013 12:02:12 +0200 wenzelm tuned;
Wed, 09 Oct 2013 23:11:56 +0200 wenzelm NEWS;
Wed, 09 Oct 2013 23:06:23 +0200 wenzelm avoid confusion of isabelle.complete vs. menu item complete-word (NB: alternative shortcuts not shown in menus);
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip