log src/com/five_ten_sg/connectbot/service/TerminalMonitor.java @ 425:b284b8f9e535 stable-1.9.0-8

age author description
Fri, 31 Oct 2014 17:22:05 -0700 Carl Byington cleanup logging stable-1.9.0-8
Fri, 31 Oct 2014 12:40:09 -0700 Carl Byington updateDirty before testChanged, try to eliminate sending duplicate screenChanged to the monitor
Thu, 30 Oct 2014 16:27:31 -0700 Carl Byington synchronize font size listeners; log get/set field values
Wed, 29 Oct 2014 18:03:42 -0700 Carl Byington break out of infinite loop
Wed, 29 Oct 2014 13:28:59 -0700 Carl Byington remove unneeded catch
Wed, 29 Oct 2014 12:12:48 -0700 Carl Byington monitor failure should not kill the TE
Fri, 24 Oct 2014 17:49:50 -0700 Carl Byington wait for monitor socket to be created
Fri, 24 Oct 2014 17:48:43 -0700 Carl Byington wait for monitor socket to be created
Fri, 24 Oct 2014 17:41:43 -0700 Carl Byington wait for monitor socket to be created
Fri, 24 Oct 2014 14:19:06 -0700 Carl Byington fix broken fillRegenerationBuffer/fillScreenArray attempt to handle missing attributes; fix setfield outside screen boundaries
Tue, 21 Oct 2014 13:11:59 -0700 Carl Byington fix bad args to arrays.fill(); bump version number
Mon, 20 Oct 2014 19:14:39 -0700 Carl Byington Backed out changeset 2f2b5a244a4d stable-1.9.0
Mon, 20 Oct 2014 19:14:10 -0700 Carl Byington Backed out changeset 2a416391ffc3
Mon, 20 Oct 2014 19:12:52 -0700 Carl Byington Backed out changeset aeb8c2e6d83a
Wed, 15 Oct 2014 18:03:27 -0700 Carl Byington add queue to buffer monitor socket writes to prevent blocking on socket output stream write