Commit Graph

142 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 18fb41d338 add screenshot 2020-08-05 23:27:28 -04:00
cy384 cdddf17f97 bump version number, readme 2020-08-05 22:31:04 -04:00
cy384 e6d60dbf75 check for send failure 2020-08-05 22:30:32 -04:00
cy384 99373cedc4 fix dumb print bug 2020-08-05 22:30:06 -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 ba8bb217c3 increase requested RAM 2020-07-23 23:33:21 -04:00
cy384 285067139d fix qd font clobbering on system 7 2020-07-23 20:47:02 -04:00
cy384 292e571a63 version number bump 2020-07-23 19:58:42 -04:00
cy384 86054bae08 fix printing of 0 integer 2020-07-23 19:58:25 -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 3c72511444 add quick simple integer print function 2020-07-23 19:45:01 -04:00
cy384 d8b7b26f17 don't strip macsbug data from m68k builds 2020-07-23 19:44:29 -04:00
cy384 e8002d1120 readme update with system requirements 2020-07-21 01:10:47 -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 4f633aba81 add version and icon information to resource file 2020-07-19 12:00:58 -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 96fa6dc1d0 update readme 2020-06-19 19:02:16 -04:00
cy384 98e3bf2d57 improve error handling, allow user to input stuff 2020-06-19 18:58:20 -04:00
cy384 3893ca8d62 update readme 2020-06-18 21:35:40 -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 653741d41d update readme 2020-06-15 20:54:04 -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 44036336ac fix library linking 2020-06-13 22:13:57 -04:00
cy384 a9f409e3fc add libssh2 link flag 2020-06-08 20:13:01 -04:00
cy384 83c38a7dce add mbed libs to link flags 2020-06-08 20:04:42 -04:00
cy384 e6d0fdd616 init 2020-06-08 12:53:38 -04:00