Garrett D'Amore
c5d65ed603
fixes #76 Set some comments on constant blocks to silence golint
2015-11-04 19:18:59 -08:00
Garrett D'Amore
9575857d57
fixes #75 Add goreport and fix related issues (go fmt)
2015-11-04 17:30:19 -08:00
Garrett D'Amore
f763a5b1b7
fixes #75 Add goreport and fix related issues (a couple more)
2015-11-04 17:29:11 -08:00
Garrett D'Amore
43f9cc0d07
fixes #75 Add goreport and fix related issues
2015-11-04 17:05:24 -08:00
Garrett D'Amore
b727b9f424
fixes #74 Make Application an object/class
...
fixes #73 Views package has many go lint issues
2015-11-04 14:26:57 -08:00
Garrett D'Amore
ed2fa2d51c
fixes #72 Make TextBar zero value usable
2015-11-04 11:24:20 -08:00
Garrett D'Amore
edd64b5419
fixes #71 Overlap in attributes & flags regresses style
2015-11-03 14:47:31 -08:00
Garrett D'Amore
02b78be6f2
fixes #41 Fix GOPATH handling
2015-11-03 13:01:10 -08:00
Garrett D'Amore
c46d32264a
fixes #70 Background(), Foreground(), and Decompose() don't pass RGB
2015-11-03 12:52:42 -08:00
Garrett D'Amore
33f5ff39fa
fixes #43 Minimize use of CGO
2015-11-01 21:37:37 -08:00
Garrett D'Amore
23ef281842
fixes #67 Use SYS_IOCTL interface on darwin
2015-11-01 20:51:17 -08:00
Garrett D'Amore
ca965237d9
fixes #52 Begin integrating topsl components
2015-11-01 14:44:23 -08:00
Garrett D'Amore
e7d14c2863
fixes #62 windows console may have FIFO hang
...
fixes #63 Initial views API integration
2015-10-30 12:18:06 -07:00
Garrett D'Amore
4295478eee
fixes #51 Add examples links (fix urls)
2015-10-28 14:16:06 -07:00
Garrett D'Amore
da3c86ed42
fixes #51 Add examples links
2015-10-28 14:12:25 -07:00
Garrett D'Amore
7d8c78f17d
fixes #61 Add color names & lookups
2015-10-28 14:03:04 -07:00
Garrett D'Amore
d1cdd81c57
fixes #60 demo's: boxes: character set not supported
2015-10-28 08:22:22 -07:00
Garrett D'Amore
f426ddb33c
fixes #54 Want 24-bit color
...
fixes #59 terminfo handling not right for extended formats
2015-10-27 23:28:26 -07:00
Garrett D'Amore
3a37c6d89f
fixes #58 Use color space to find best matching colors
...
fixes #57 Windows build broken by color renames
2015-10-27 16:42:22 -07:00
Garrett D'Amore
e90b190a07
fixes #56 Color space must increase
...
fixes #55 Color names are unfortunate
2015-10-27 14:29:32 -07:00
Garrett D'Amore
6939959660
fixes #50 Expose CanDisplay(rune)
2015-10-14 19:46:35 -07:00
Garrett D'Amore
5bef83acf3
fixes #45 Add fallback rune support
2015-10-14 19:09:00 -07:00
Garrett D'Amore
71eb31ce98
fixes #49 Emit "EnableACS" on legacy terminals
2015-10-14 14:36:23 -07:00
Garrett D'Amore
bdfc47edce
fixes #47 Fix README
2015-10-09 17:04:56 -07:00
Garrett D'Amore
0768982260
fixes #42 Mouse.go has wrong comment
2015-10-09 16:55:15 -07:00
Garrett D'Amore
10c966885c
fixes #40 Use the new and better gdamore/encoding package
2015-10-09 12:24:29 -07:00
Garrett D'Amore
5e1c42d96d
fixes #36 Support more mouse buttons on Windows. (fix compat build)
2015-10-08 10:08:54 -07:00
Garrett D'Amore
7322e40c26
fixes #37 Improve docs & fix golint
...
fixes #38 Broke wide characters in last update
fixes #39 Clean up logic for encodings, enhance fallback options
fixes #36 Support more mouse buttons on Windows.
2015-10-08 09:48:01 -07:00
Garrett D'Amore
02eef725e2
fixes #35 Inadequate buffering dirty/detection algorithm
2015-10-07 02:35:14 -07:00
Garrett D'Amore
20f9c8cdd8
fixes #34 Update the README to remove github badges
2015-10-06 09:57:49 -07:00
Garrett D'Amore
440175e8a6
fixes #33 Add .appveyor.yml
2015-10-06 01:57:49 -07:00
Garrett D'Amore
d89f0da7d2
fixes #31 Integrate with Travis-CI
2015-10-06 01:37:37 -07:00
Garrett D'Amore
eccaea0126
fixes #30 Resize needs to invalidate cells
...
fixes #29 ErrorEvent needs to implement error
2015-10-06 01:07:11 -07:00
Garrett D'Amore
118fce3ce9
fixes #28 Writes can occur after Fini
2015-10-06 00:14:18 -07:00
Garrett D'Amore
69be119a27
fixes #27 Add a test framework & test code
2015-10-05 23:08:31 -07:00
Garrett D'Amore
b19d7067f2
fixes #26 Improved docs desired
2015-10-05 15:46:51 -07:00
Garrett D'Amore
c2130fd973
fixes #25 Input of unusual characters not right in non-Unicode locales
...
fixes #24 Combining characters not rendered on GB18030
2015-10-05 14:30:36 -07:00
Garrett D'Amore
4a014d05f5
fixes #23 Fifo overfull hang
2015-10-05 01:27:55 -07:00
Garrett D'Amore
b8c3aaddbc
fixes #22 Full width characters not displayed in GB18030
2015-10-05 00:10:17 -07:00
Garrett D'Amore
dd7d40dd07
fixes #17 Support UTF-8 to 8-bit codes
2015-10-04 23:22:57 -07:00
Garrett D'Amore
061768321e
fixes #20 Wide characters & combining characters busted
...
fixes #21 Want unicode test program
fixes #15 Add ACS drawing support
2015-10-04 19:53:38 -07:00
Garrett D'Amore
8eba8adb55
fixes #19 Stable output from mkinfo.go
...
fixes #18 Don't parse mouse records for non-mouse terminals
fixes #16 Change mouse terminfo entries
2015-10-04 12:30:50 -07:00
Garrett D'Amore
1a26df1ff5
fixes #14 Enable building (but not running) nacl, plan9
2015-10-04 10:56:21 -07:00
Garrett D'Amore
518cb73ce7
fixes #13 Emulation problem with control keys
2015-10-03 15:02:32 -07:00
Garrett D'Amore
9a601da6e4
fixes #12 Windows reverse video broken
2015-10-03 11:51:57 -07:00
Garrett D'Amore
feab7e00ed
Add additional key codes
2015-10-03 11:29:55 -07:00
Garrett D'Amore
434fc57169
fixes #10 Eliminate separate buffered implementation
...
fixes #9 Various API enhancements
fixes #8 Mouse demo improvements
fixes #7 Add support for handling $<delay> delays
fixes #6 mkinfo doesn't honor terminfo LINES and COLUMNS
fixes #5 Add better mouse tracking
fixes #3 Windows performance improvements
2015-10-02 21:49:13 -07:00
Garrett D'Amore
385072b4a8
fixes #1 Add Windows support.
2015-09-28 23:42:13 -07:00
Garrett D'Amore
b4ae936d42
Initial import of Tcell.
2015-09-26 23:37:54 -07:00