wenzelm [Fri, 24 Sep 2010 00:00:21 +0200] rev 39635
added Session_Dockable.session_phase label;
wenzelm [Thu, 23 Sep 2010 23:04:50 +0200] rev 39634
separate Plugin.init_model;
slightly more robust initialization of Document_View/Document_Model, depending of Session.phase;
wenzelm [Thu, 23 Sep 2010 22:04:18 +0200] rev 39633
simplified Session.Phase;
slightly more robust session startup;
misc tuning;
wenzelm [Thu, 23 Sep 2010 22:00:36 +0200] rev 39632
tuned messages -- cf. Admin/MacOS/App1;
wenzelm [Thu, 23 Sep 2010 20:34:05 +0200] rev 39631
tuned dialog;
wenzelm [Thu, 23 Sep 2010 18:44:26 +0200] rev 39630
explicit Session.Phase indication with associated event bus;
asynchronous Session.start();
synchronous Session.stop();
added Plugin.session_manager on top of basic Session;
eliminated separate isabelle.activate action;
misc tuning;
wenzelm [Thu, 23 Sep 2010 16:48:48 +0200] rev 39629
tuned signature;
wenzelm [Thu, 23 Sep 2010 16:48:12 +0200] rev 39628
Plugin.stop: refrain from invalidating Isabelle.session -- some actors/dockables out there might still refer to it;
wenzelm [Thu, 23 Sep 2010 15:36:03 +0200] rev 39627
tuned;
wenzelm [Thu, 23 Sep 2010 15:21:04 +0200] rev 39626
manage persistent syslog via Session, not Isabelle_Process;
tuned;
wenzelm [Thu, 23 Sep 2010 14:39:29 +0200] rev 39625
tuned prover message categorization;
wenzelm [Thu, 23 Sep 2010 14:26:55 +0200] rev 39624
tuned Isabelle_Sidekick.complete: lock buffer, depend on document model;