log src/com/five_ten_sg/connectbot/service/TerminalMonitor.java @ 307:071eccdff8ea ganymed

age author description
Wed, 30 Jul 2014 14:16:58 -0700 Carl Byington fix java formatting ganymed
Mon, 14 Jul 2014 12:24:29 -0700 Carl Byington add range checking on get/set fields
Mon, 14 Jul 2014 12:22:46 -0700 Carl Byington add range checking on get/set fields
Mon, 14 Jul 2014 12:21:43 -0700 Carl Byington add range checking on get/set fields
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