log src/org/tn5250j/framework/tn5250/Screen5250.java @ 424:09c1d3aae3f0

age author description
Fri, 31 Oct 2014 12:40:09 -0700 Carl Byington updateDirty before testChanged, try to eliminate sending duplicate screenChanged to the monitor
Fri, 31 Oct 2014 08:58:00 -0700 Carl Byington more debugging looking for duplicate transmission
Thu, 30 Oct 2014 16:27:31 -0700 Carl Byington synchronize font size listeners; log get/set field values
Fri, 24 Oct 2014 19:02:32 -0700 Carl Byington code cleanup
Fri, 01 Aug 2014 10:25:44 -0700 Carl Byington merge tn5250j r1227; fix spelling
Wed, 30 Jul 2014 14:16:58 -0700 Carl Byington fix java formatting ganymed
Thu, 03 Jul 2014 19:34:07 -0700 Carl Byington more testing on cursor movement
Wed, 02 Jul 2014 15:40:18 -0700 Carl Byington setfield positions the cursor properly as if the characters were typed
Wed, 02 Jul 2014 15:03:06 -0700 Carl Byington setfield positions the cursor properly as if the characters were typed
Wed, 02 Jul 2014 14:46:16 -0700 Carl Byington setfield positions the cursor properly as if the characters were typed
Wed, 02 Jul 2014 14:32:13 -0700 Carl Byington setfield positions the cursor properly as if the characters were typed
Wed, 02 Jul 2014 14:07:03 -0700 Carl Byington automatic reset to clear error codes on next keystroke
Mon, 23 Jun 2014 08:46:13 -0700 Carl Byington cleanup some obsolete code
Sat, 21 Jun 2014 17:54:29 -0700 Carl Byington testing setfield functions
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()
Wed, 18 Jun 2014 14:37:46 -0700 Carl Byington remove the keystroke debug code
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: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
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
Sun, 15 Jun 2014 11:05:06 -0700 Carl Byington convert 5250 to vt320 attributes tn5250
Sun, 15 Jun 2014 10:58:26 -0700 Carl Byington convert 5250 to vt320 attributes tn5250