haftmann [Wed, 26 May 2010 16:05:25 +0200] rev 37135
normalized references to constant "split"
ballarin [Wed, 26 May 2010 21:20:18 +0200] rev 37134
Revise locale test theory layout.
ballarin [Wed, 26 May 2010 21:20:18 +0200] rev 37133
Merge mixins of distinct interpretations with same base.
wenzelm [Thu, 27 May 2010 12:35:40 +0200] rev 37132
indicate prospective properties;
wenzelm [Thu, 27 May 2010 12:34:30 +0200] rev 37131
clarified auto_update vs. update;
tuned;
wenzelm [Thu, 27 May 2010 12:03:59 +0200] rev 37130
more reactive message handling, notably for follow_caret mode;
misc tuning and clarification;
wenzelm [Thu, 27 May 2010 00:47:15 +0200] rev 37129
Command.toString: include id for debugging;
Command.consume: explicit forward, avoid dependency on Session and side-effect on event bus;
State.+ without side-effect on event bus;
Session.commands_changed: delayed command changes (outside of Swing thread), also subsumes former Session.results;
Document_View: tuned commands_changed handling and caret listening;
Document_View.selected_command: proper function, not event handler state;
Output_Dockable: directly act upon commands_changed, not caret events (via former Session.results);