Wed, 02 Apr 2014 12:26:11 +0200 |
wenzelm |
persistent protocol_status, to improve performance of node_status a little;
|
changeset |
files
|
Wed, 02 Apr 2014 11:55:37 +0200 |
wenzelm |
more uniform painting of caret, which also improves visibility in invisible state;
|
changeset |
files
|
Wed, 02 Apr 2014 11:08:16 +0200 |
wenzelm |
tuned rendering -- visual indication of the status range, to make more clear when information might is out of view;
|
changeset |
files
|
Tue, 01 Apr 2014 23:04:22 +0200 |
wenzelm |
tuned for-comprehensions -- less structure mapping;
|
changeset |
files
|
Tue, 01 Apr 2014 22:25:01 +0200 |
wenzelm |
some rephrasing to ensure that this becomes cheap "foreach" and not expensive "map" (cf. 0fc032898b05);
|
changeset |
files
|
Tue, 01 Apr 2014 20:22:25 +0200 |
wenzelm |
more direct command states -- merge_results is hardly ever needed;
|
changeset |
files
|
Tue, 01 Apr 2014 17:29:47 +0200 |
wenzelm |
unused;
|
changeset |
files
|
Tue, 01 Apr 2014 17:26:32 +0200 |
wenzelm |
more frugal command_status, which is often used in a tight loop;
|
changeset |
files
|
Tue, 01 Apr 2014 16:16:25 +0200 |
wenzelm |
simplified using "value class";
|
changeset |
files
|
Tue, 01 Apr 2014 11:02:40 +0200 |
traytel |
more precise BNF bound for datatypes
|
changeset |
files
|
Tue, 01 Apr 2014 10:51:29 +0200 |
blanchet |
compile
|
changeset |
files
|
Tue, 01 Apr 2014 10:51:29 +0200 |
blanchet |
tuning
|
changeset |
files
|
Tue, 01 Apr 2014 10:51:29 +0200 |
blanchet |
added new-style (co)datatype interpretation hook
|
changeset |
files
|
Tue, 01 Apr 2014 10:51:29 +0200 |
blanchet |
added BNF interpretation hook
|
changeset |
files
|
Tue, 01 Apr 2014 10:51:29 +0200 |
blanchet |
added 'ctr_sugar' interpretation hook
|
changeset |
files
|
Tue, 01 Apr 2014 10:04:05 +0200 |
traytel |
tuned
|
changeset |
files
|
Mon, 31 Mar 2014 21:15:26 +0200 |
wenzelm |
merged
|
changeset |
files
|
Mon, 31 Mar 2014 21:13:51 +0200 |
wenzelm |
cumulative NEWS;
|
changeset |
files
|
Mon, 31 Mar 2014 20:45:30 +0200 |
wenzelm |
observe focus change for all tooltips, e.g. relevant for focus change to unrelated components;
|
changeset |
files
|
Mon, 31 Mar 2014 20:07:59 +0200 |
wenzelm |
clear active areas (notably mouse pointer) before changing context (e.g. via hyperlink);
|
changeset |
files
|
Mon, 31 Mar 2014 18:28:35 +0200 |
wenzelm |
reset mouse pointer more decisively, for the sake of Mac OS X (despite the builtin policie of jEdit);
|
changeset |
files
|
Mon, 31 Mar 2014 17:41:45 +0200 |
wenzelm |
proper structural hashCode, which is required for Command.File equals (NB: Array has physical object identity);
|
changeset |
files
|
Mon, 31 Mar 2014 15:34:37 +0200 |
wenzelm |
tuned output;
|
changeset |
files
|
Mon, 31 Mar 2014 15:28:14 +0200 |
wenzelm |
tuned signature -- more static typing;
|
changeset |
files
|