Steve Thielemann 1e137894df Update LastColor so I can use it other places. před 3 roky
..
bar.go 7fde611e7b Updated Bar so cleaner, testable. před 3 roky
bar_test.go 7fde611e7b Updated Bar so cleaner, testable. před 3 roky
box.go 58644ce5d2 Fixed boxes so they match the styles. před 3 roky
box_test.go 037c91506c AlertBox test. před 3 roky
color.go c95b43b674 Added log.Panicf(), so we can log our panics. před 3 roky
color_test.go b781013a45 Added HideCursor, ShowCursor to door. před 3 roky
convert.go 191975b6de Updated: Added logging to file. We chdir. před 3 roky
convert_test.go c1b86984c7 Notes on special cases the converter skips. před 3 roky
door.go 194bf7f898 Fixes for go test -race -count 3 před 3 roky
door_linux.go 194bf7f898 Fixes for go test -race -count 3 před 3 roky
door_test.go 194bf7f898 Fixes for go test -race -count 3 před 3 roky
door_windows.go 194bf7f898 Fixes for go test -race -count 3 před 3 roky
fifobuffer.go ae0a101d73 Updated. Merged windows and linux. před 3 roky
fifobuffer_test.go ae0a101d73 Updated. Merged windows and linux. před 3 roky
go.mod f905c906d1 Fixed color in telnet (extra ; before m). před 3 roky
go.sum f905c906d1 Fixed color in telnet (extra ; before m). před 3 roky
help_linux_test.go 842cce920b Fixed linux helper, socket_to_fd. před 3 roky
help_test.go 7b5f462905 Made setupSockets to help test (DRY). před 3 roky
help_windows_test.go ae0a101d73 Updated. Merged windows and linux. před 3 roky
input.go 7f417456e9 GetOneOf před 3 roky
input_linux.go 194bf7f898 Fixes for go test -race -count 3 před 3 roky
input_test.go 253f845e90 Try writing null so door can detect socket closed. před 3 roky
input_windows.go 194bf7f898 Fixes for go test -race -count 3 před 3 roky
line.go 6d59479920 Treat unicode as []rune. před 3 roky
line_test.go 85d2821e19 Working tests, 100% coverage in convert and line. před 3 roky
menu.go c95b43b674 Added log.Panicf(), so we can log our panics. před 3 roky
menu_test.go 253f845e90 Try writing null so door can detect socket closed. před 3 roky
panel.go 0c9786c54b Updated Render to work like before. Panel center. před 3 roky
panel_test.go 07de588f3d LineUpdate. před 3 roky
screen.go 81f672120f Added door.Screen (a group of panels). před 3 roky
tdfont.go 5fcef111d6 Updated: Use ColorMap as map[[2]int][][2]int před 3 roky
tdfont_test.go 5d83bf8941 Added tests to tdfont code. před 3 roky
write.go 1e137894df Update LastColor so I can use it other places. před 3 roky
write_linux.go 194bf7f898 Fixes for go test -race -count 3 před 3 roky
write_windows.go 194bf7f898 Fixes for go test -race -count 3 před 3 roky