log src/com/five_ten_sg/connectbot/service/TerminalBridge.java @ 298:ab3a99f11a36 ganymed

age author description
2014-07-16 Carl Byington update version; add cursor movement keys to the soft function keypad
2014-07-15 Carl Byington ctrl picker allows a-z now
2014-07-15 Carl Byington allow both fixed rows/columns and specified font size
2014-07-14 Carl Byington add host preference for fixed screen size
2014-07-14 Carl Byington add host preference for fixed screen size
2014-07-14 Carl Byington add host preference for fixed screen size
2014-07-14 Carl Byington add host preference for fixed screen size
2014-07-14 Carl Byington add host preference for fixed screen size
2014-07-14 Carl Byington add host preference for fixed screen size
2014-07-09 Carl Byington use StringPickerDialog for soft cursor keypad
2014-07-09 Carl Byington use StringPickerDialog for soft cursor keypad
2014-07-09 Carl Byington proper labels on the soft 24 function keypad
2014-07-02 Carl Byington use floating point font size, change size by scaling factor rather than linear addition
2014-07-02 Carl Byington use floating point font size, change size by scaling factor rather than linear addition
2014-07-02 Carl Byington use floating point font size, change size by scaling factor rather than linear addition
2014-07-02 Carl Byington use floating point font size, change size by scaling factor rather than linear addition
2014-07-02 Carl Byington add f13 thru f24 keys
2014-07-02 Carl Byington add f13 thru f24 keys
2014-07-02 Carl Byington add f13 thru f24 keys
2014-07-02 Carl Byington add f13 thru f24 keys
2014-07-02 Carl Byington add f13 thru f24 keys
2014-07-02 Carl Byington add f13 thru f24 keys
2014-07-02 Carl Byington add f13 thru f24 keys
2014-07-02 Carl Byington add switch session command from the monitor
2014-06-18 Carl Byington depress() keys from the terminal monitor go straight thru buffer.keyPressed() rather than detour though the key listener
2014-06-18 Carl Byington cleanup java formatting
2014-06-17 Carl Byington remove 5250 configuration
2014-06-17 Carl Byington remove 5250 configuration
2014-06-16 Carl Byington remove 5250 configuration
2014-06-16 Carl Byington remove 5250 configuration
2014-06-16 Carl Byington merge tn5250 branch into default
2014-06-13 Carl Byington allow host override terminal type tn5250
2014-06-13 Carl Byington allow host override terminal type tn5250
2014-06-13 Carl Byington allow host override terminal type tn5250
2014-06-11 Carl Byington start tn5250 integration tn5250
2014-06-11 Carl Byington start tn5250 integration tn5250
2014-06-11 Carl Byington start tn5250 integration tn5250
2014-06-11 Carl Byington start tn5250 integration tn5250
2014-06-11 Carl Byington start tn5250 integration tn5250
2014-06-11 Carl Byington start tn5250 integration tn5250
2014-06-11 Carl Byington start tn5250 integration tn5250
2014-06-10 Carl Byington start tn5250 integration tn5250
2014-06-03 Carl Byington start tn5250 integration tn5250
2014-05-29 Carl Byington queue pending monitor commands until socket is open
2014-05-22 Carl Byington initial version