Tue, 15 Dec 2009 19:53:35 +0100 merged
wenzelm [Tue, 15 Dec 2009 19:53:35 +0100] rev 34786
merged
Tue, 15 Dec 2009 13:39:30 +0100 Cobra version;
wenzelm [Tue, 15 Dec 2009 13:39:30 +0100] rev 34785
Cobra version;
Tue, 15 Dec 2009 19:50:55 +0100 split Theory_View into Document_Model (connected to Buffer) and Document_View (connected to JEditTextArea);
wenzelm [Tue, 15 Dec 2009 19:50:55 +0100] rev 34784
split Theory_View into Document_Model (connected to Buffer) and Document_View (connected to JEditTextArea); incorporate Document_Overview into Document_View; eliminated Plugin.mapping in favour of direct association via generic properties; support several views per model; misc tuning;
Tue, 15 Dec 2009 11:38:01 +0100 clarified BufferListener: use adapter, listen to contentInserted instead of preContentInserted;
wenzelm [Tue, 15 Dec 2009 11:38:01 +0100] rev 34783
clarified BufferListener: use adapter, listen to contentInserted instead of preContentInserted;
Tue, 15 Dec 2009 00:21:21 +0100 refined treatment of default logic concerning property and GUI;
wenzelm [Tue, 15 Dec 2009 00:21:21 +0100] rev 34782
refined treatment of default logic concerning property and GUI;
Fri, 11 Dec 2009 23:38:14 +0100 handle "default" logic;
wenzelm [Fri, 11 Dec 2009 23:38:14 +0100] rev 34781
handle "default" logic;
Fri, 11 Dec 2009 23:29:18 +0100 more serious command line handling;
wenzelm [Fri, 11 Dec 2009 23:29:18 +0100] rev 34780
more serious command line handling;
Fri, 11 Dec 2009 22:40:55 +0100 proper uninstall;
wenzelm [Fri, 11 Dec 2009 22:40:55 +0100] rev 34779
proper uninstall;
Fri, 11 Dec 2009 22:25:28 +0100 removed unused Session.prover_logic;
wenzelm [Fri, 11 Dec 2009 22:25:28 +0100] rev 34778
removed unused Session.prover_logic; slightly more robust Session.start/stop; added Session.create_id (formerly in Isabelle_System); Change/Command/Proof_Document: uniform id value, not implicity creation; eliminated Proof_Document.is_command_keyword -- plain method via explicit session;
Thu, 10 Dec 2009 22:15:19 +0100 class Session models full session, with or without prover process (cf. heaps, browser_info);
wenzelm [Thu, 10 Dec 2009 22:15:19 +0100] rev 34777
class Session models full session, with or without prover process (cf. heaps, browser_info); replaced Prover by Session, with a singleton instance in Isabelle plugin (shared by all active buffers); misc cleanup of Session vs. Plugin instance; eliminated Prover_Setup -- maintain mapping of JEditBuffer <-> Theory_View directly; misc tuning and simplification;
Thu, 10 Dec 2009 14:23:28 +0100 tuned;
wenzelm [Thu, 10 Dec 2009 14:23:28 +0100] rev 34776
tuned;
Thu, 10 Dec 2009 14:14:49 +0100 basic setup for HTML_Panel event handling;
wenzelm [Thu, 10 Dec 2009 14:14:49 +0100] rev 34775
basic setup for HTML_Panel event handling;
Thu, 10 Dec 2009 13:47:50 +0100 install_fonts;
wenzelm [Thu, 10 Dec 2009 13:47:50 +0100] rev 34774
install_fonts;
Tue, 08 Dec 2009 23:45:42 +0100 renamed "raw output" to "protocol";
wenzelm [Tue, 08 Dec 2009 23:45:42 +0100] rev 34773
renamed "raw output" to "protocol"; renamed "results" to "output";
Tue, 08 Dec 2009 23:18:07 +0100 proper actor wiring for raw process output;
wenzelm [Tue, 08 Dec 2009 23:18:07 +0100] rev 34772
proper actor wiring for raw process output; unified Swing component setup;
Tue, 08 Dec 2009 23:15:59 +0100 misc tuning;
wenzelm [Tue, 08 Dec 2009 23:15:59 +0100] rev 34771
misc tuning;
Tue, 08 Dec 2009 22:38:32 +0100 prefer options from running application;
wenzelm [Tue, 08 Dec 2009 22:38:32 +0100] rev 34770
prefer options from running application;
Tue, 08 Dec 2009 21:54:34 +0100 more precise messages;
wenzelm [Tue, 08 Dec 2009 21:54:34 +0100] rev 34769
more precise messages;
Tue, 08 Dec 2009 21:49:30 +0100 back to low-level JPanel, required for addNotify/removeNotify;
wenzelm [Tue, 08 Dec 2009 21:49:30 +0100] rev 34768
back to low-level JPanel, required for addNotify/removeNotify; proper actor wiring, support multiple (floating) instances;
Tue, 08 Dec 2009 21:48:12 +0100 added properties_changed event bus;
wenzelm [Tue, 08 Dec 2009 21:48:12 +0100] rev 34767
added properties_changed event bus;
Tue, 08 Dec 2009 21:01:16 +0100 provide dummy URL;
wenzelm [Tue, 08 Dec 2009 21:01:16 +0100] rev 34766
provide dummy URL;
Tue, 08 Dec 2009 20:14:08 +0100 generic HTML_Panel -- specific Results_Dockable;
wenzelm [Tue, 08 Dec 2009 20:14:08 +0100] rev 34765
generic HTML_Panel -- specific Results_Dockable;
Tue, 08 Dec 2009 20:13:07 +0100 tuned;
wenzelm [Tue, 08 Dec 2009 20:13:07 +0100] rev 34764
tuned;
Tue, 08 Dec 2009 18:00:05 +0100 tuned;
wenzelm [Tue, 08 Dec 2009 18:00:05 +0100] rev 34763
tuned;
Tue, 08 Dec 2009 17:56:53 +0100 simplified register_fonts;
wenzelm [Tue, 08 Dec 2009 17:56:53 +0100] rev 34762
simplified register_fonts;
Tue, 08 Dec 2009 16:44:30 +0100 tuned library names;
wenzelm [Tue, 08 Dec 2009 16:44:30 +0100] rev 34761
tuned library names;
Tue, 08 Dec 2009 16:30:20 +0100 misc modernization of names;
wenzelm [Tue, 08 Dec 2009 16:30:20 +0100] rev 34760
misc modernization of names;
Tue, 08 Dec 2009 14:49:01 +0100 misc rearrangement of files;
wenzelm [Tue, 08 Dec 2009 14:49:01 +0100] rev 34759
misc rearrangement of files;
Tue, 08 Dec 2009 14:29:29 +0100 removed remains of Flying Saucer;
wenzelm [Tue, 08 Dec 2009 14:29:29 +0100] rev 34758
removed remains of Flying Saucer;
Tue, 08 Dec 2009 12:10:55 +0100 manipulate document within Swing thread only -- potentially slow;
wenzelm [Tue, 08 Dec 2009 12:10:55 +0100] rev 34757
manipulate document within Swing thread only -- potentially slow;
Tue, 08 Dec 2009 12:09:17 +0100 tuned JVM settings;
wenzelm [Tue, 08 Dec 2009 12:09:17 +0100] rev 34756
tuned JVM settings;
Mon, 07 Dec 2009 23:01:13 +0100 misc updates;
wenzelm [Mon, 07 Dec 2009 23:01:13 +0100] rev 34755
misc updates;
Mon, 07 Dec 2009 23:00:30 +0100 obsolete;
wenzelm [Mon, 07 Dec 2009 23:00:30 +0100] rev 34754
obsolete;
Mon, 07 Dec 2009 22:59:48 +0100 use IsabelleText by default;
wenzelm [Mon, 07 Dec 2009 22:59:48 +0100] rev 34753
use IsabelleText by default;
Mon, 07 Dec 2009 22:41:32 +0100 misc updates;
wenzelm [Mon, 07 Dec 2009 22:41:32 +0100] rev 34752
misc updates;
Mon, 07 Dec 2009 22:41:15 +0100 simplified treatment of Isabelle fonts, via Isabelle_System.register_fonts (requires Java 1.6);
wenzelm [Mon, 07 Dec 2009 22:41:15 +0100] rev 34751
simplified treatment of Isabelle fonts, via Isabelle_System.register_fonts (requires Java 1.6);
Mon, 07 Dec 2009 22:40:01 +0100 removed ScrollerDockable, which is based on discontinued Flying Saucer renderer;
wenzelm [Mon, 07 Dec 2009 22:40:01 +0100] rev 34750
removed ScrollerDockable, which is based on discontinued Flying Saucer renderer;
Mon, 07 Dec 2009 00:05:21 +0100 use IsabelleText font;
wenzelm [Mon, 07 Dec 2009 00:05:21 +0100] rev 34749
use IsabelleText font; explicit <pre> element; relayout in swing thread -- paranoia mode;
Sun, 06 Dec 2009 20:50:07 +0100 reduced logging;
wenzelm [Sun, 06 Dec 2009 20:50:07 +0100] rev 34748
reduced logging;
Fri, 04 Dec 2009 23:10:11 +0100 tuned message markup;
wenzelm [Fri, 04 Dec 2009 23:10:11 +0100] rev 34747
tuned message markup;
Fri, 04 Dec 2009 23:07:40 +0100 plain results, no markup here;
wenzelm [Fri, 04 Dec 2009 23:07:40 +0100] rev 34746
plain results, no markup here;
Fri, 04 Dec 2009 17:14:44 +0100 basic setup for Cobra HTML renderer;
wenzelm [Fri, 04 Dec 2009 17:14:44 +0100] rev 34745
basic setup for Cobra HTML renderer;
Fri, 04 Dec 2009 17:14:16 +0100 results: XML.Tree;
wenzelm [Fri, 04 Dec 2009 17:14:16 +0100] rev 34744
results: XML.Tree;
Sat, 14 Nov 2009 16:53:49 +0100 basic platform update;
wenzelm [Sat, 14 Nov 2009 16:53:49 +0100] rev 34743
basic platform update;
Thu, 17 Sep 2009 14:15:54 +0200 Prover: private Actor;
wenzelm [Thu, 17 Sep 2009 14:15:54 +0200] rev 34742
Prover: private Actor;
Wed, 16 Sep 2009 22:01:11 +0200 tuned;
wenzelm [Wed, 16 Sep 2009 22:01:11 +0200] rev 34741
tuned;
Wed, 16 Sep 2009 17:13:14 +0200 misc tuning;
wenzelm [Wed, 16 Sep 2009 17:13:14 +0200] rev 34740
misc tuning;
Wed, 16 Sep 2009 00:14:01 +0200 Linear_Set.append_after;
wenzelm [Wed, 16 Sep 2009 00:14:01 +0200] rev 34739
Linear_Set.append_after;
Tue, 15 Sep 2009 21:14:09 +0200 tuned file name;
wenzelm [Tue, 15 Sep 2009 21:14:09 +0200] rev 34738
tuned file name;
Tue, 15 Sep 2009 20:46:46 +0200 tuned file name;
wenzelm [Tue, 15 Sep 2009 20:46:46 +0200] rev 34737
tuned file name;
Tue, 15 Sep 2009 20:45:20 +0200 renamed PhaseOverviewPanel to Document_Overview;
wenzelm [Tue, 15 Sep 2009 20:45:20 +0200] rev 34736
renamed PhaseOverviewPanel to Document_Overview;
Tue, 15 Sep 2009 20:39:00 +0200 tooltip: HTML dummy;
wenzelm [Tue, 15 Sep 2009 20:39:00 +0200] rev 34735
tooltip: HTML dummy;
Tue, 15 Sep 2009 20:30:17 +0200 tuned;
wenzelm [Tue, 15 Sep 2009 20:30:17 +0200] rev 34734
tuned;
Tue, 15 Sep 2009 19:50:10 +0200 misc tuning and unification;
wenzelm [Tue, 15 Sep 2009 19:50:10 +0200] rev 34733
misc tuning and unification;
Tue, 15 Sep 2009 19:01:16 +0200 refrain from actor shutdown -- slightly low-level;
wenzelm [Tue, 15 Sep 2009 19:01:16 +0200] rev 34732
refrain from actor shutdown -- slightly low-level;
Tue, 15 Sep 2009 18:14:28 +0200 keep BufferListener and TextAreaExtension private;
wenzelm [Tue, 15 Sep 2009 18:14:28 +0200] rev 34731
keep BufferListener and TextAreaExtension private; misc tuning;
Tue, 15 Sep 2009 18:13:30 +0200 tuned white space;
wenzelm [Tue, 15 Sep 2009 18:13:30 +0200] rev 34730
tuned white space;
Tue, 15 Sep 2009 17:00:21 +0200 misc tuning;
wenzelm [Tue, 15 Sep 2009 17:00:21 +0200] rev 34729
misc tuning;
Tue, 15 Sep 2009 15:37:19 +0200 handle_result: no special treatment of outer markup (it is now properly identified by the prover);
wenzelm [Tue, 15 Sep 2009 15:37:19 +0200] rev 34728
handle_result: no special treatment of outer markup (it is now properly identified by the prover); misc tuning;
Tue, 15 Sep 2009 13:33:02 +0200 single instance of rule_set;
wenzelm [Tue, 15 Sep 2009 13:33:02 +0200] rev 34727
single instance of rule_set;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip