Steve Thielemann 6fb8b4b7cc Added door.sys, Putty HOME/END. il y a 2 ans
..
LICENSE c748cac29e Use generics for fifo buffer. il y a 2 ans
bar.go daf07f22c6 Public/export bar and panel. il y a 2 ans
bar_test.go daf07f22c6 Public/export bar and panel. il y a 2 ans
box.go daf07f22c6 Public/export bar and panel. il y a 2 ans
box_test.go 037c91506c AlertBox test. il y a 3 ans
color.go c95b43b674 Added log.Panicf(), so we can log our panics. il y a 3 ans
color_test.go b781013a45 Added HideCursor, ShowCursor to door. il y a 3 ans
convert.go 37908f7d41 Make bar_test so it tests CP437 and Unicode il y a 2 ans
convert_test.go c1b86984c7 Notes on special cases the converter skips. il y a 3 ans
door.go 6fb8b4b7cc Added door.sys, Putty HOME/END. il y a 2 ans
door_linux.go 6fb8b4b7cc Added door.sys, Putty HOME/END. il y a 2 ans
door_test.go 6fb8b4b7cc Added door.sys, Putty HOME/END. il y a 2 ans
door_windows.go 14136f337a Updated so Windows passes tests without errors. il y a 3 ans
dropfile.go 6fb8b4b7cc Added door.sys, Putty HOME/END. il y a 2 ans
dropfile_test.go 6fb8b4b7cc Added door.sys, Putty HOME/END. il y a 2 ans
extended.go 9a5ad0a854 Working tests, -race ok. il y a 2 ans
extended_string.go ad6ff719c8 Fixed input (handles wide unicode). il y a 2 ans
fifobuffer.go 0bf0a0fb0f Added Enable/Disable Mouse. MouseMode. il y a 2 ans
fifobuffer_test.go b8af311325 More tests for generic FIFObuffer. il y a 2 ans
go.mod 9251eb7255 Remove goselect dependencies. il y a 2 ans
go.sum 9251eb7255 Remove goselect dependencies. il y a 2 ans
help_linux_test.go 5a825aa239 These allow for shutdown. il y a 3 ans
help_test.go 8c85eb4be9 Windows passes test. il y a 2 ans
help_windows_test.go 14136f337a Updated so Windows passes tests without errors. il y a 3 ans
input.go cd54d93d25 Sqelch write_windows debug output. Fixed Home/End il y a 2 ans
input_linux.go 99c3cec7f1 Better unicode input. Tests READ_BUFFER. il y a 2 ans
input_test.go 862bcb2e79 Working CursorPos tests. il y a 2 ans
input_windows.c 2ef2efdc02 Renamed cgo code to be OS specific. il y a 2 ans
input_windows.go ac09175908 Don't use -Wall with cgo. (stops compile warning) il y a 2 ans
input_windows.h 2ef2efdc02 Renamed cgo code to be OS specific. il y a 2 ans
line.go 63784c0e9f Code cleanup. il y a 2 ans
line_test.go 315099c198 Cleanup. Add helpers for cursor pos. il y a 2 ans
menu.go 63784c0e9f Code cleanup. il y a 2 ans
menu_test.go 6fb8b4b7cc Added door.sys, Putty HOME/END. il y a 2 ans
nomoresecrets.go ad6ff719c8 Fixed input (handles wide unicode). il y a 2 ans
nomoresecrets_test.go 48cc0a9271 Code cleanup. More var, less := il y a 2 ans
panel.go 1c0734ace0 Clear panel. il y a 2 ans
panel_test.go 63784c0e9f Code cleanup. il y a 2 ans
screen.go d180adf7bf golang-cilint cleanup. il y a 2 ans
spinrite.go b257ebe2b2 Added Spinrite to door. il y a 2 ans
tdfont.go 6fb8b4b7cc Added door.sys, Putty HOME/END. il y a 2 ans
tdfont_test.go 5d83bf8941 Added tests to tdfont code. il y a 3 ans
utilities.go 862bcb2e79 Working CursorPos tests. il y a 2 ans
wopr.go 477a4ae3c3 Clear WOPR panel when stopping. il y a 2 ans
write.go 67b0d014cb Tests passing, no race. il y a 2 ans
write_linux.go 21291344d2 Cleaned up writer. for range. il y a 2 ans
write_windows.go cd54d93d25 Sqelch write_windows debug output. Fixed Home/End il y a 2 ans