Commit Graph

16 Commits

Author SHA1 Message Date
Kelvin Sherlock 1155573111 buffer allocation was wrong which caused excess allocations
it also may have written past the end of the buffer and lost
characters (including formatting characters, resulting in display glitches).
2021-07-07 18:43:53 -04:00
Kelvin Sherlock 8085d2c934 reset the connection state when opening/closing the window. 2021-07-07 16:50:09 -04:00
Kelvin Sherlock eb69b619c9 bug in buffer growth algorithm. 2019-07-13 14:22:35 -04:00
Kelvin Sherlock 316f1423a9 no special memory for handle. 2019-07-08 23:22:07 -04:00
Kelvin Sherlock 4f396d603d fix disconnect 2019-07-08 22:21:09 -04:00
Kelvin Sherlock 6941ead69b update status when quitting. 2019-07-08 21:34:54 -04:00
Kelvin Sherlock 725c8b7126 copy/paste/clear/select text controls. 2019-07-08 21:23:18 -04:00
Kelvin Sherlock c8668f8d95 better error checking 2019-07-08 21:22:03 -04:00
Kelvin Sherlock c2ec1d02b0 increase priority 2019-07-08 21:21:43 -04:00
Kelvin Sherlock 74c012f2b7 cache TE Control Handle. 2019-07-08 18:18:16 -04:00
Kelvin Sherlock 93491e673f use LETextBox2 formatting to color {} text blue.
Eventually, they should hyperlink but that's a separate issue.
2019-07-07 21:54:49 -04:00
Kelvin Sherlock 681ec30d6f bug fixes, collect full definition before setting text, performance improvements. 2019-07-07 19:46:29 -04:00
Kelvin Sherlock 32625e9a00 tcp version bump (3.0 b11) 2019-07-07 11:04:52 -04:00
Kelvin Sherlock 028fab0ce9 commit old WIP. 2019-07-07 11:00:35 -04:00
Kelvin Sherlock bab3dfc384 minor tweaks. 2018-12-09 13:15:06 -05:00
Kelvin Sherlock 91b9173244 add nda. 2018-12-08 20:17:48 -05:00