log src/org/tn5250j/framework/tn5250/Screen5250.java @ 220:4fdf6b5a6f43

age author description
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