Steve Thielemann 66e3d1c37b Updated comments on WantGetMouse. il y a 1 an
..
LICENSE c748cac29e Use generics for fifo buffer. il y a 2 ans
bar.go daf07f22c6 Public/export bar and panel. il y a 1 an
bar_test.go daf07f22c6 Public/export bar and panel. il y a 1 an
box.go daf07f22c6 Public/export bar and panel. il y a 1 an
box_test.go 037c91506c AlertBox test. il y a 2 ans
color.go c95b43b674 Added log.Panicf(), so we can log our panics. il y a 2 ans
color_test.go b781013a45 Added HideCursor, ShowCursor to door. il y a 2 ans
convert.go 37908f7d41 Make bar_test so it tests CP437 and Unicode il y a 1 an
convert_test.go c1b86984c7 Notes on special cases the converter skips. il y a 2 ans
door.go 1f7b8d0d2d Fixed panel test. Updated notes. il y a 1 an
door_linux.go 6fb8b4b7cc Added door.sys, Putty HOME/END. il y a 1 an
door_test.go 6fb8b4b7cc Added door.sys, Putty HOME/END. il y a 1 an
door_windows.go 14136f337a Updated so Windows passes tests without errors. il y a 2 ans
dropfile.go 6fb8b4b7cc Added door.sys, Putty HOME/END. il y a 1 an
dropfile_test.go 6fb8b4b7cc Added door.sys, Putty HOME/END. il y a 1 an
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 1 an
fifobuffer_test.go b8af311325 More tests for generic FIFObuffer. il y a 2 ans
go.mod 9251eb7255 Remove goselect dependencies. il y a 1 an
go.sum 9251eb7255 Remove goselect dependencies. il y a 1 an
help_linux_test.go 5a825aa239 These allow for shutdown. il y a 2 ans
help_test.go 8c85eb4be9 Windows passes test. il y a 1 an
help_windows_test.go 14136f337a Updated so Windows passes tests without errors. il y a 2 ans
input.go 66e3d1c37b Updated comments on WantGetMouse. il y a 1 an
input_linux.go 99c3cec7f1 Better unicode input. Tests READ_BUFFER. il y a 1 an
input_test.go 862bcb2e79 Working CursorPos tests. il y a 1 an
input_windows.c 2ef2efdc02 Renamed cgo code to be OS specific. il y a 1 an
input_windows.go ac09175908 Don't use -Wall with cgo. (stops compile warning) il y a 1 an
input_windows.h 2ef2efdc02 Renamed cgo code to be OS specific. il y a 1 an
line.go 63784c0e9f Code cleanup. il y a 1 an
line_test.go 315099c198 Cleanup. Add helpers for cursor pos. il y a 1 an
menu.go 3fbc1628a5 After choice, pos to end of panel. il y a 1 an
menu_test.go 6fb8b4b7cc Added door.sys, Putty HOME/END. il y a 1 an
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 3fbc1628a5 After choice, pos to end of panel. il y a 1 an
panel_test.go 1f7b8d0d2d Fixed panel test. Updated notes. il y a 1 an
screen.go d180adf7bf golang-cilint cleanup. il y a 2 ans
spinrite.go b73270a4dc Fixed SpinRiteMsg when msg > Length. il y a 1 an
tdfont.go 6fb8b4b7cc Added door.sys, Putty HOME/END. il y a 1 an
tdfont_test.go 5d83bf8941 Added tests to tdfont code. il y a 2 ans
utilities.go 862bcb2e79 Working CursorPos tests. il y a 1 an
wopr.go 477a4ae3c3 Clear WOPR panel when stopping. il y a 1 an
write.go 67b0d014cb Tests passing, no race. il y a 2 ans
write_linux.go 21291344d2 Cleaned up writer. for range. il y a 1 an
write_windows.go cd54d93d25 Sqelch write_windows debug output. Fixed Home/End il y a 1 an