Commit Graph

33 Commits

Author SHA1 Message Date
Caleb Bassi
e04e156fac Update example/ttop 2018-08-16 19:02:36 -07:00
Caleb Bassi
939190b59f Update linegraph example 2018-08-16 19:02:31 -07:00
Caleb Bassi
e4bc917824 Merge pull request #81 from uber-archive/mjr-multi-series
add support for multiple data series in linechart
2018-08-16 17:31:03 -07:00
Zack Guo
1fd509e58d Fix https://github.com/gizak/termui/issues/97 2017-05-02 22:11:46 +08:00
Josh Soref
9330264be1 spelling: interrupt 2016-03-14 05:47:50 +00:00
Zack Guo
24acd523c7 Update table example 2017-01-15 23:17:50 -05:00
Zack Guo
d921faeffe Update copyright 2017-01-14 01:07:43 -05:00
Zack Guo
e03bfffa49 Correct table example 2017-01-14 01:04:00 -05:00
Zack Guo
f63e0cdd3f Merge pull request #111 from wanzysky/master
table widget
2016-11-29 10:18:07 -05:00
wanzysky
c0ca424444 change TextAlign type to Align\n fix backgound full fill 2016-11-29 12:21:02 +08:00
wanzysky
0d2f54137b uft8 characters support 2016-11-25 16:35:00 +08:00
wanzysky
7ce2564652 optional seperators and specific color for row 2016-11-23 15:56:24 +08:00
Zack Guo
cfe1ea3b97 Update copyright info 2016-11-10 23:25:53 -05:00
wanzysky
f5d3d35ce0 fix importation 2016-11-10 18:59:13 +08:00
wanzysky
a6fbfcb5c7 feature: support table 2016-11-10 18:46:23 +08:00
Zack Guo
7cbb70e87e Bring tabpane back
Fix https://github.com/gizak/termui/issues/101
Fix https://github.com/gizak/termui/issues/94
Fix https://github.com/gizak/termui/issue
Fix Buffer.Sync() can not actually take affect
Fix Buffer.Bounds() cutting corner
2016-11-03 14:23:37 -04:00
Zack Guo
8e01231aa1 Bridge Tabpane 2016-11-03 01:41:47 -04:00
Zack Guo
d29684eba4 Merge pull request #88 from heavenlyhash/patch-1
Clear screen during re-layouts in example
2016-10-25 17:22:53 -04:00
Dareg
5915b71c94 Border.Label -> BorderLabel 2016-10-14 13:48:50 +02:00
Eric Myhre
2819e7ed4e Clear screen during re-layouts in example
Doing re-layout for changes in window size may leave coordinates that are now not painted over by any active components.  (I experienced this when updating the example to have the `ls` object take up 2 grid widths and be offset 1, for example.)  It's probably a good idea to pair big re-layout&re-draw operations with a `Clear` call.
2016-03-28 13:48:41 -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
Matt Ranney
e74935dded add support for multiple series to linechart 2016-02-03 17:43:49 -08:00
gizak
dada0699b6 Update doc string 2016-01-26 20:45:18 -05:00
mrezai
a2a6c19ac0 Fixed dashboard example crash because of index out of range 2015-12-10 13:00:34 +03:30
James Ryland Miller
7dd60de21e added wrappar.go example 2015-10-29 22:41:35 -05:00
gizak
a302a528a8 Fresh example screenshots 2015-10-28 21:19:35 -04:00
gizak
ad8b8b432b Merge branch 'v2' 2015-10-22 11:17:20 -04:00
gizak
2e6591a15e Add custom event handling 2015-10-13 12:45:03 -04:00
gizak
52f9777092 Fix grid demo and Buffer.Merge 2015-10-10 11:20:44 -04:00
gizak
ca69e25d1b Widgets API adaption 2015-10-08 22:11:26 -04:00
gizak
e0dec9dbb9 Move widget back to root 2015-10-07 14:25:59 -04:00
gizak
e89b10ff4f Finish Event 2015-09-18 11:41:44 -04:00