Commit Graph

25 Commits

Author SHA1 Message Date
cy384 f1d8b66ae4 add paste from clipboard 2020-08-20 15:31:26 -04:00
cy384 24065d8312 improve cmd key handling 2020-08-20 14:56:59 -04:00
cy384 cfb121c270 tweak name of mbar resource 2020-08-20 14:53:01 -04:00
cy384 0dd720d7e8 catch cmd-q for quit 2020-08-17 22:29:30 -04:00
cy384 30a64faf16 fixing screen redraw/region invalidation (less flicker, faster) 2020-08-17 22:21:38 -04:00
cy384 a9fbb1092a add edit menu 2020-08-13 11:21:05 -04:00
cy384 e6d60dbf75 check for send failure 2020-08-05 22:30:32 -04:00
cy384 e4123f41e3 add menu bar and about info box 2020-08-05 20:59:49 -04:00
cy384 aef30ac837 add better print function 2020-07-26 10:13:51 -04:00
cy384 9242fc4ef6 add check and warnings/errors for CPU type 2020-07-25 18:57:03 -04:00
cy384 db264d0065 performance improvements 2020-07-24 14:47:07 -04:00
cy384 9b319d7b77 add alert for failure to find thread manager 2020-07-23 19:51:33 -04:00
cy384 f183af48f1 large improvements to error checking and robustness 2020-07-23 19:46:29 -04:00
cy384 ef64cb58e9 move version and related constants out into a new file 2020-07-20 18:14:57 -04:00
cy384 bd24d05a91 add cancel button to intro dialog 2020-07-20 15:30:56 -04:00
cy384 516e60887f split code up into more files, create network config/read thread 2020-07-20 00:14:27 -04:00
cy384 3e2647c6af extensive changes to everything
implement my own terminal
implement my own gui event loop
add a first configuration dialog resource
2020-07-16 21:32:31 -04:00
cy384 19a4995d08 improve connection shutdown handling 2020-06-25 21:06:19 -04:00
cy384 46e6675afe move debugging string conversion to new header, extend with OT evs 2020-06-25 20:59:08 -04:00
cy384 98e3bf2d57 improve error handling, allow user to input stuff 2020-06-19 18:58:20 -04:00
cy384 45c62a4b54 can now authenticate, send exec, read response, close connection 2020-06-18 21:21:24 -04:00
cy384 e6c8d28a09 cleanup/continued work 2020-06-17 20:49:37 -04:00
cy384 835ec9fd65 gets part way through key exchange now 2020-06-15 20:51:36 -04:00
cy384 44edf2526e basic ssh connection attempt (the grind begins) 2020-06-13 23:33:25 -04:00
cy384 e6d0fdd616 init 2020-06-08 12:53:38 -04:00