wenzelm [Tue, 15 Sep 2009 17:00:21 +0200] rev 34729
misc tuning;
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;
wenzelm [Tue, 15 Sep 2009 13:33:02 +0200] rev 34727
single instance of rule_set;
wenzelm [Sun, 13 Sep 2009 23:03:55 +0200] rev 34726
regular activate=defer -- may debug remotely, no need to run under netbeans;
wenzelm [Sun, 13 Sep 2009 14:34:50 +0200] rev 34725
avoid fractional font metrics, which produces bad antialiasing with reletively new versions of jedit and java;
wenzelm [Tue, 08 Sep 2009 22:38:01 +0200] rev 34724
Prover: keep command_change/document_change event buses here, not in ProofDocument, Command, State, Plugin;
TheoryView: simplified change_receiver, only for local purposes (via command_change);
Accumulator: message requires explicit prover context for now;