Commit Graph

28 Commits

Author SHA1 Message Date
Kelvin Sherlock 91f4b65920 version bump. 2021-07-07 18:44:01 -04:00
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 41674ac33d update makefile 2019-07-09 13:38:14 -04:00
Kelvin Sherlock 316f1423a9 no special memory for handle. 2019-07-08 23:22:07 -04:00
ksherlock 8a5efb4fa7
Create README.md 2019-07-08 22:43:32 -04:00
Kelvin Sherlock 9133fa7a94 add screenshot 2019-07-08 22:36:57 -04:00
Kelvin Sherlock 493cb11606 version bump 2019-07-08 22:21:22 -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 366ce8ae54 clean up text edit flags 2019-07-07 21:53:51 -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 9e24014b62 fix length calculation 2019-07-07 19:45:48 -04:00
Kelvin Sherlock 3c0a26e412 -d flag to print debug info. 2019-07-07 16:32:31 -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 6c08fa1373 fix offset 2019-07-07 10:59:16 -04:00
Kelvin Sherlock 562272d0c1 bump version 2019-07-07 10:59:02 -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
Kelvin Sherlock 5891e6f842 clang-format. 2018-11-12 19:38:22 -05:00
Kelvin Sherlock 56f1b1422f initial check in. 2018-11-12 19:36:34 -05:00