log

age author description
Wed, 18 Jun 2014 14:37:46 -0700 Carl Byington remove the keystroke debug code
Wed, 18 Jun 2014 14:34:02 -0700 Carl Byington host editor database values override summary text only if non-empty
Wed, 18 Jun 2014 14:24:00 -0700 Carl Byington depress() keys from the terminal monitor go straight thru buffer.keyPressed() rather than detour though the key listener
Wed, 18 Jun 2014 13:03:01 -0700 Carl Byington cleanup java formatting
Wed, 18 Jun 2014 13:00:19 -0700 Carl Byington add debugging for function keys
Wed, 18 Jun 2014 12:50:20 -0700 Carl Byington add debugging for function keys
Wed, 18 Jun 2014 12:48:06 -0700 Carl Byington add debugging for function keys
Wed, 18 Jun 2014 12:00:45 -0700 Carl Byington use hash map rather than linear search thru arrays
Wed, 18 Jun 2014 11:43:08 -0700 Carl Byington use hash map rather than linear search thru arrays
Wed, 18 Jun 2014 10:38:46 -0700 Carl Byington setField() needs to dirty the modified screen positions
Wed, 18 Jun 2014 10:36:46 -0700 Carl Byington setField() needs to dirty the modified screen positions
Wed, 18 Jun 2014 10:10:14 -0700 Carl Byington cleanup keystroke handling
Tue, 17 Jun 2014 22:01:53 -0700 Carl Byington merge
Tue, 17 Jun 2014 16:23:25 -0700 Carl Byington fix code typo
Tue, 17 Jun 2014 15:59:20 -0700 Carl Byington finish setField()