Matteo Kloiber
|
080cb3c6f0
|
Added new public (exported) getter for Theme. Fixes #6
Added new public setter for Theme (which uses a bare theme).
Made ColorScheme public.
|
2015-03-20 10:35:09 +01:00 |
|
gizak
|
4a60506c99
|
Delete example/grid.go
|
2015-03-19 12:03:19 -04:00 |
|
gizak
|
0d3c4485b2
|
Rewrite grid
|
2015-03-19 12:00:38 -04:00 |
|
gizak
|
8ed1b40acf
|
Add grid layout
|
2015-03-15 15:56:38 -04:00 |
|
Zack Guo
|
a1a3d729d5
|
Update README.md
|
2015-03-13 13:26:51 -04:00 |
|
Zack Guo
|
5eff4f2a29
|
Update README.md
|
2015-03-13 13:23:58 -04:00 |
|
gizak
|
d6ab2b3d3c
|
Add widgets demos
Fix trim bug in helper.go
Add todos
|
2015-03-13 13:20:17 -04:00 |
|
Zack Guo
|
dd3b43990c
|
Merge pull request #2 from mattn/fix-runewidth
Fix runewidth
|
2015-03-13 00:24:36 -04:00 |
|
gizak
|
10897a812a
|
Merge hotfix-linechart
|
2015-03-12 23:09:58 -04:00 |
|
gizak
|
a2346d4ece
|
Smooth line chart
Update to new screencast
|
2015-03-12 23:02:45 -04:00 |
|
Zack Guo
|
48499f7840
|
Merge pull request #3 from mattn/no-tiff
Use png instead of tiff
|
2015-03-12 10:38:54 -04:00 |
|
Yasuhiro Matsumoto
|
97d756a29a
|
Use png instead of tiff
|
2015-03-12 17:20:40 +09:00 |
|
Yasuhiro Matsumoto
|
b5e5bd3974
|
Add workaround for windows console
|
2015-03-12 16:59:07 +09: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 |
|
Zack Guo
|
09dd8e88a4
|
Merge pull request #1 from yesnault/fixReadmeExample
fix(README) : example with NewPar
|
2015-03-11 17:06:32 -04:00 |
|
Yvonnick Esnault
|
b23fd8ec5e
|
fix(README) : example with NewPar
|
2015-03-11 21:51:18 +01:00 |
|
Zack Guo
|
0916e5ebce
|
Update README.md
|
2015-03-11 16:22:55 -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 |
|
Zack Guo
|
7379bff790
|
Update README.md
|
2015-02-08 12:08:48 -05:00 |
|
Zack Guo
|
8cbb89eb3e
|
Update README.md
|
2015-02-08 12:07:18 -05:00 |
|
gizak
|
74d3a0a37a
|
Update README
|
2015-02-08 12:00:00 -05:00 |
|
gizak
|
92a301a247
|
Add LineChart and BarChart
|
2015-02-07 20:19:16 -05:00 |
|
gizak
|
8351d8f305
|
Fixed Sparklines index out of range
|
2015-02-05 11:03:32 -05:00 |
|
Zack Guo
|
1a79160e56
|
Add example
|
2015-02-05 02:09:20 -05:00 |
|
gizak
|
821cc1f44b
|
Add Padding to Block
|
2015-02-04 16:57:24 -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 |
|
Zack Guo
|
5bf8a442e7
|
Merge branch 'master' of https://github.com/gizak/termui
|
2015-02-03 09:11:08 -05:00 |
|
Zack Guo
|
fff745a9a0
|
Initial commit
|
2015-02-03 09:09:27 -05:00 |
|
Zack Guo
|
70bd0b02f3
|
Renderer interface
|
2015-02-03 09:07:31 -05:00 |
|