Historial de Commits

Autor SHA1 Mensaje Fecha
  Steve Thielemann cefd977cbe This is almost working with d.Close() hace 3 años
  Steve Thielemann 1ab9c54941 Initial tries of getting d.Close/shutdown. hace 3 años
  Steve Thielemann 1948b9c071 Adding docs for Line, Render, Door. hace 3 años
  Steve Thielemann 625be8edf8 Added NoMoreSecrets to door package. hace 3 años
  Steve Thielemann 1e137894df Update LastColor so I can use it other places. hace 3 años
  Steve Thielemann 81f672120f Added door.Screen (a group of panels). hace 3 años
  Steve Thielemann 6d59479920 Treat unicode as []rune. hace 3 años
  Steve Thielemann 9328dacd81 Example uses Render struct. hace 3 años
  Steve Thielemann 7f417456e9 GetOneOf hace 3 años
  Steve Thielemann ec4e2c57b0 Fix the numbers displayed for screen width. hace 3 años
  Steve Thielemann 253f845e90 Try writing null so door can detect socket closed. hace 3 años
  Steve Thielemann 0c9786c54b Updated Render to work like before. Panel center. hace 3 años
  Steve Thielemann f510a2ee51 Checking for Disconnect. hace 3 años
  Steve Thielemann 777933b158 Changed to time.Sleep. hace 3 años
  Steve Thielemann 194bf7f898 Fixes for go test -race -count 3 hace 3 años
  Steve Thielemann 8e9408d10a usec is Microsecond, not Millisecond. hace 3 años
  Steve Thielemann 5d83bf8941 Added tests to tdfont code. hace 3 años
  Steve Thielemann 70c11e3a0e Better func names in write. Fixed misnamed var. hace 3 años
  Steve Thielemann eabbb6bedc Put OS specific things only in the OS files. hace 3 años
  Steve Thielemann e3fb57edd6 Fixed precompile regexp. hace 3 años
  Steve Thielemann e85feb6eee This has working write channel. LastColor works. hace 3 años
  Steve Thielemann 52113c43f0 Use writeChannel for writing. hace 3 años
  Steve Thielemann 9caa364d8e Added TitleColor to panel. hace 3 años
  Steve Thielemann 545b7e94f5 Updated: cleaned staticcheck, checking errors now. hace 3 años
  Steve Thielemann 5fcef111d6 Updated: Use ColorMap as map[[2]int][][2]int hace 3 años
  Steve Thielemann fe72085858 Update font-out so it can modify the font's colors. hace 3 años
  Steve Thielemann 6e7d4baee8 Added ColorFont.Scan and Modify. hace 3 años
  Steve Thielemann 842cce920b Fixed linux helper, socket_to_fd. hace 3 años
  Steve Thielemann 0e798ba042 Handle windows read err as Disconnect. hace 3 años
  Steve Thielemann ff6801fc61 Updated input test to use socket_to_fd. hace 3 años