Commit Graph

22 Commits

Author SHA1 Message Date
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 ad8b8b432b Merge branch 'v2' 2015-10-22 11:17:20 -04:00
gizak 274f68b371 Merge Pull #37 into Matt3o12-master 2015-10-13 14:05:15 -04:00
gizak 86950762b0 Add Float prop 2015-10-13 01:00:15 -04:00
gizak 52f9777092 Fix grid demo and Buffer.Merge 2015-10-10 11:20:44 -04:00
gizak e0dec9dbb9 Move widget back to root 2015-10-07 14:25:59 -04:00
ned be4ddec04a this commit fixes #47 2015-08-29 15:05:24 -06:00
gizak 371d184755 Move gauge into widget folder 2015-05-09 19:37:44 -04:00
Matteo Kloiber f99b800720 Fixed a bug which would render the background color of the label in the gauge widget incorrectly.
This bug was introduced in changeset 137d2a7.
2015-04-23 12:19:21 +02:00
Matteo Kloiber c8d326317b Added custom text color for gauge when the text is highlighted (i.e. the
gauge bar is over the text).
2015-04-22 22:13:44 +02:00
Matteo Kloiber 83a3a236f4 Renamed `Gauge.Align` to `Gauge.LabelAlign`. 2015-04-21 18:07:48 +02:00
Matteo Kloiber 137d2a7eb2 Added support for label align in `gauge`s. 2015-04-21 17:41:52 +02:00
Matteo Kloiber 3968b02432 Added support for gauges with custom labels. 2015-04-21 17:33:32 +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 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