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