log src/com/five_ten_sg/connectbot/service/TerminalMonitor.java @ 235:ea49747c5447

age author description
Thu, 10 Jul 2014 14:21:10 -0700 Carl Byington activate needs to send a cursor update
Wed, 09 Jul 2014 09:37:00 -0700 Carl Byington add why argument on cursor updates
Wed, 09 Jul 2014 09:03:04 -0700 Carl Byington delay testChanged() by 10ms for async transports; sendScreen resets watch area to the entire screen
Mon, 07 Jul 2014 12:32:22 -0700 Carl Byington cursor movement reporting changes
Mon, 07 Jul 2014 10:19:04 -0700 Carl Byington unsigned short -1 is 65535
Mon, 07 Jul 2014 09:57:13 -0700 Carl Byington use array copy rather than loops
Thu, 03 Jul 2014 08:46:25 -0700 Carl Byington add cursor request command to the TE
Wed, 02 Jul 2014 12:36:54 -0700 Carl Byington add f13 thru f24 keys
Wed, 02 Jul 2014 10:13:15 -0700 Carl Byington send cursor movement caused by user keystrokes to the monitor
Tue, 01 Jul 2014 20:53:08 -0700 Carl Byington add switch session command from the monitor
Tue, 01 Jul 2014 20:50:35 -0700 Carl Byington add switch session command from the monitor
Tue, 01 Jul 2014 20:07:12 -0700 Carl Byington add switch session command from the monitor
Mon, 23 Jun 2014 17:54:39 -0700 Carl Byington add showurl command
Mon, 23 Jun 2014 11:18:02 -0700 Carl Byington allow zero length setfield
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:18:06 -0700 Carl Byington testing setfield functions
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
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
Tue, 17 Jun 2014 15:59:20 -0700 Carl Byington finish setField()
Tue, 17 Jun 2014 15:57:18 -0700 Carl Byington finish setField()
Mon, 16 Jun 2014 08:24:00 -0700 Carl Byington merge tn5250 branch into default
Fri, 13 Jun 2014 19:06:01 -0700 Carl Byington use 5250 encryption config entry tn5250
Wed, 11 Jun 2014 09:29:22 -0700 Carl Byington start tn5250 integration tn5250
Tue, 03 Jun 2014 08:48:14 -0700 Carl Byington cleaner url for MS vk_ key documentation
Thu, 29 May 2014 20:18:13 -0700 Carl Byington delay sending cursor move notifications until the host is quiet
Thu, 29 May 2014 20:17:16 -0700 Carl Byington delay sending cursor move notifications until the host is quiet
Thu, 29 May 2014 20:15:58 -0700 Carl Byington delay sending cursor move notifications until the host is quiet
Thu, 29 May 2014 12:40:27 -0700 Carl Byington queue pending monitor commands until socket is open
Thu, 22 May 2014 10:41:19 -0700 Carl Byington initial version