log

age author description
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()
Tue, 17 Jun 2014 15:57:18 -0700 Carl Byington finish setField()
Tue, 17 Jun 2014 15:13:41 -0700 Carl Byington move blocking test from socket read to queue take
Tue, 17 Jun 2014 11:35:01 -0700 Carl Byington protect both read calls with test for blocking
Mon, 16 Jun 2014 18:02:30 -0700 Carl Byington Added tag stable-1.8.0 for changeset 5e52fa030308
Mon, 16 Jun 2014 17:50:04 -0700 Carl Byington remove obsolete files stable-1.8.0
Mon, 16 Jun 2014 17:15:49 -0700 Carl Byington remove 5250 configuration
Mon, 16 Jun 2014 17:14:04 -0700 Carl Byington remove 5250 configuration
Mon, 16 Jun 2014 16:50:13 -0700 Carl Byington remove 5250 configuration
Mon, 16 Jun 2014 16:22:34 -0700 Carl Byington remove 5250 configuration
Mon, 16 Jun 2014 16:17:48 -0700 Carl Byington remove 5250 configuration
Mon, 16 Jun 2014 12:34:05 -0700 Carl Byington convert ctrl keys to virtual keys; use proper android home directory
Mon, 16 Jun 2014 12:31:31 -0700 Carl Byington convert ctrl keys to virtual keys; use proper android home directory
Mon, 16 Jun 2014 12:26:51 -0700 Carl Byington convert ctrl keys to virtual keys; use proper android home directory
Mon, 16 Jun 2014 12:02:26 -0700 Carl Byington convert ctrl keys to virtual keys; use proper android home directory
Mon, 16 Jun 2014 11:31:58 -0700 Carl Byington convert ctrl keys to virtual keys; use proper android home directory
Mon, 16 Jun 2014 11:29:33 -0700 Carl Byington convert ctrl keys to virtual keys; use proper android home directory
Mon, 16 Jun 2014 11:25:37 -0700 Carl Byington convert ctrl keys to virtual keys; use proper android home directory
Mon, 16 Jun 2014 10:43:30 -0700 Carl Byington disable host config items that are not applicable to the host protocol
Mon, 16 Jun 2014 09:55:39 -0700 Carl Byington vt320 colors add one to indicate color is set rather than default
Mon, 16 Jun 2014 09:19:22 -0700 Carl Byington don't display attribute characters
Mon, 16 Jun 2014 09:10:46 -0700 Carl Byington eclipse complains about extraneous override
Mon, 16 Jun 2014 08:24:00 -0700 Carl Byington merge tn5250 branch into default