Josh Soref
9330264be1
spelling: interrupt
2016-03-14 05:47:50 +00: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
Dareg
5915b71c94
Border.Label -> BorderLabel
2016-10-14 13:48:50 +02: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
e0dec9dbb9
Move widget back to root
2015-10-07 14:25:59 -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
Matteo Kloiber
3c08053c57
Bugfixes and refactoring
...
Bugfixes:
- Fixes a bug which placed the tree dots (…) for overflown list on the wrong position.
Refactoring
- Renamed `TextRender` to `TextRenderer`
- Renamed `NoopRenderer` to `PlainRenderer`
- Renamed `NoopRendererFactory` to `PlainRendererFactory`
2015-04-10 17:08:27 +02:00
Matteo Kloiber
6c168b2d04
Implemented TextRenderers to List.
2015-04-10 16:58:57 +02:00
Matteo Kloiber
e7de9eabe6
Added MarkdownRenderer.
2015-04-10 16:57:41 +02:00
gizak
b0a574c387
Fix https://github.com/gizak/termui/issues/18
...
Add Block.chopOverflow and apply it to all widgets
2015-04-09 16:40:49 -04: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
b8d37842ee
Add docs
2015-03-24 17:16:43 -04:00
gizak
b689689056
Add build tags for examples
2015-03-20 16:21:50 -04:00
gizak
bc325c986d
Add theme support
...
Fix some minor bugs
Add default and helloworld themes
Update README
2015-03-11 16:15:59 -04: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