log

age author description
Mon, 23 Jun 2014 18:25:48 -0700 Carl Byington allow button shortcuts to see key up/down, so the monitor key can toggle properly
Mon, 23 Jun 2014 18:23:34 -0700 Carl Byington allow button shortcuts to see key up/down, so the monitor key can toggle properly
Mon, 23 Jun 2014 17:54:39 -0700 Carl Byington add showurl command
Mon, 23 Jun 2014 11:54:26 -0700 Carl Byington disable auto-repeat on monitor special key
Mon, 23 Jun 2014 11:18:02 -0700 Carl Byington allow zero length setfield
Mon, 23 Jun 2014 08:46:13 -0700 Carl Byington cleanup some obsolete code
Mon, 23 Jun 2014 08:34:50 -0700 Carl Byington more setfield testing
Mon, 23 Jun 2014 08:08:51 -0700 Carl Byington more setfield testing
Sun, 22 Jun 2014 13:04:37 -0700 Carl Byington add ptt button p2 preference
Sun, 22 Jun 2014 13:02:36 -0700 Carl Byington add ptt button p2 preference
Sun, 22 Jun 2014 07:57:20 -0700 Carl Byington monitor key state tracking
Sat, 21 Jun 2014 17:54:29 -0700 Carl Byington testing setfield functions
Sat, 21 Jun 2014 17:18:06 -0700 Carl Byington testing setfield functions
Sat, 21 Jun 2014 16:27:49 -0700 Carl Byington testing key codes
Sat, 21 Jun 2014 16:23:57 -0700 Carl Byington testing key codes
Sat, 21 Jun 2014 07:32:20 -0700 Carl Byington test setfield() cursor movement always sets the field contents
Sat, 21 Jun 2014 07:30:09 -0700 Carl Byington test setfield() cursor movement always sets the field contents
Fri, 20 Jun 2014 19:08:47 -0700 Carl Byington fill vt320 buffer from tn5250 buffer when font size shrinks
Fri, 20 Jun 2014 18:57:11 -0700 Carl Byington another attempt at setField()
Fri, 20 Jun 2014 15:03:05 -0700 Carl Byington set dirty after cursor movement from setfield()
Fri, 20 Jun 2014 11:05:04 -0700 Carl Byington listpref value may be null
Thu, 19 Jun 2014 15:59:57 -0700 Carl Byington read deployment.connections on startup for new host entries
Thu, 19 Jun 2014 15:58:55 -0700 Carl Byington read deployment.connections on startup for new host entries
Thu, 19 Jun 2014 15:52:16 -0700 Carl Byington read deployment.connections on startup for new host entries
Thu, 19 Jun 2014 15:48:52 -0700 Carl Byington read deployment.connections on startup for new host entries
Thu, 19 Jun 2014 15:47:34 -0700 Carl Byington read deployment.connections on startup for new host entries
Thu, 19 Jun 2014 09:57:31 -0700 Carl Byington host editor database values override summary text only if non-empty
Thu, 19 Jun 2014 09:56:25 -0700 Carl Byington host editor database values override summary text only if non-empty
Thu, 19 Jun 2014 09:42:41 -0700 Carl Byington host editor database values override summary text only if non-empty
Thu, 19 Jun 2014 09:42:09 -0700 Carl Byington host editor database values override summary text only if non-empty
Thu, 19 Jun 2014 09:40:28 -0700 Carl Byington host editor database values override summary text only if non-empty
Thu, 19 Jun 2014 09:14:04 -0700 Carl Byington adjust brightness on the icons
Thu, 19 Jun 2014 08:37:44 -0700 Carl Byington add more 5250 config items
Thu, 19 Jun 2014 08:32:44 -0700 Carl Byington add more 5250 config items
Thu, 19 Jun 2014 08:28:23 -0700 Carl Byington add more 5250 config items; ignore drawing outside the screen
Wed, 18 Jun 2014 19:00:34 -0700 Carl Byington add more 5250 config items
Wed, 18 Jun 2014 19:00:05 -0700 Carl Byington add more 5250 config items
Wed, 18 Jun 2014 18:57:19 -0700 Carl Byington add more 5250 config items
Wed, 18 Jun 2014 18:55:56 -0700 Carl Byington add more 5250 config items
Wed, 18 Jun 2014 16:53:58 -0700 Carl Byington host editor database values override summary text
Wed, 18 Jun 2014 16:44:12 -0700 Carl Byington host editor database values override summary text only if non-empty
Wed, 18 Jun 2014 16:17:14 -0700 Carl Byington new 510 icons
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()
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