Commit Graph

22 Commits

Author SHA1 Message Date
Matt Ranney
606e1de924 256 color support
Expose termbox OutputMode so users can override the default.
addColorMap to extend textbuilder with custom colors
ColorRGB24 to convert from web to terminal colors
2018-08-16 19:02:36 -07:00
Ryan Guest
ba69a564f2 Fix a couple small typos 2017-04-03 22:47:18 -07:00
Zack Guo
d921faeffe Update copyright 2017-01-14 01:07:43 -05:00
Zack Guo
cfe1ea3b97 Update copyright info 2016-11-10 23:25:53 -05:00
gizak
cede030c41 Merge branch 'master' into jrmiller82-feature-textwrapping 2016-03-10 15:52:15 -05:00
gizak
4701bd971f Convert BuildWrap to wrapTx 2016-03-10 15:49:31 -05:00
gizak
dada0699b6 Update doc string 2016-01-26 20:45:18 -05:00
gizak
ca69e25d1b Widgets API adaption 2015-10-08 22:11:26 -04:00
gizak
5816873b74 Adjust Block test 2015-05-13 08:57:11 -04:00
gizak
746582638b Merge remote-tracking branch 'refs/remotes/origin/master' into refactoring 2015-05-09 19:33:45 -04:00
gizak
7aed750f64 WIP use Buffer instead of []Point in Bufferer
Merge https://github.com/Matt3o12/termui.git colored-list
Merge https://github.com/funkygao/termui.git master
Add subdir widget
Use image Rectangle represent buffer area
2015-04-21 09:56:10 -04:00
dhilipkumars
373cd50f32 Implement Multi-colored/Stacked barGraph 2015-04-17 18:03:22 -04:00
Matteo Kloiber
a267dd583e ColorSubsequence.Color is now an attribute
Added StringToAttribute method in helper.go
2015-04-10 16:57:42 +02:00
Matteo Kloiber
d01854a399 Added TrimStrIfAppropriate & docs for TrimStr2Runes. 2015-04-10 16:57:41 +02:00
gizak
b436024302 Fix https://github.com/gizak/termui/issues/10
Handle CJK wide characters in helper.go
Add multi width text ouput support in widgets
2015-03-25 18:04:15 -04:00
gizak
b689689056 Add build tags for examples 2015-03-20 16:21:50 -04:00
gizak
d6ab2b3d3c Add widgets demos
Fix trim bug in helper.go
Add todos
2015-03-13 13:20:17 -04:00
Yasuhiro Matsumoto
150c0ce27e Strip dot when width is not enough to display 2015-03-12 16:57:14 +09:00
Yasuhiro Matsumoto
66f1319170 Handle CJK widths 2015-03-12 16:45:30 +09:00
gizak
affd0d9c07 Re-construct Point 2015-03-03 13:28:09 -05:00
gizak
cc6b38d600 Add gauge and list component 2015-02-03 20:56:49 -05:00
gizak
ddc86587d8 Add P tag 2015-02-03 14:13:51 -05:00