Jonathan Daugherty
|
947da114a2
|
Bump version, update changelog
|
2017-10-06 14:20:10 -07:00 |
|
Jonathan Daugherty
|
c190d426fe
|
Depend on bugfixed vty release
|
2017-10-06 14:18:13 -07:00 |
|
Jonathan Daugherty
|
dbebb512e9
|
Add hyperlink combinator, update attribute demo
|
2017-10-06 13:27:41 -07:00 |
|
Jonathan Daugherty
|
81b68ee92f
|
Bump version, update changelog
|
2017-10-03 11:05:14 -07:00 |
|
Jonathan Daugherty
|
7c8ceb8a4e
|
Bump version, update changelog
|
2017-10-03 09:07:15 -07:00 |
|
Richard Alex Hofer
|
97f5457f9d
|
Rename ListDemoVi to ListViDemo to better fit exisiting demos.
|
2017-10-03 07:42:52 -04:00 |
|
Richard Alex Hofer
|
017c0c1bf8
|
Add a list event handler with vi keybindings and a demo.
|
2017-10-01 16:25:55 -04:00 |
|
Jonathan Daugherty
|
26a24d9284
|
Bump version, update changelog
|
2017-09-30 19:30:50 -07:00 |
|
Jonathan Daugherty
|
36f0bf6282
|
Bump version, update changelog
|
2017-08-27 20:08:34 -07:00 |
|
Jonathan Daugherty
|
3a48c5f76e
|
Bump version, update changelog
|
2017-08-22 09:58:18 -07:00 |
|
Jonathan Daugherty
|
7e4ef16279
|
Include brick tutorial files in extra-doc-files
|
2017-08-20 18:46:45 -07:00 |
|
Jonathan Daugherty
|
f015d804d8
|
Bump version, update changelog
|
2017-08-20 18:43:16 -07:00 |
|
Jonathan Daugherty
|
a164f6cf3b
|
Bump version, update changelog
|
2017-08-05 14:43:01 -07:00 |
|
Jonathan Daugherty
|
4526e0e2f6
|
Bump version, update changelog
|
2017-08-05 09:21:15 -07:00 |
|
Jonathan Daugherty
|
6de72ae6b7
|
Add txtWrapWith, strWrapWith to provide control over wrapping behavior
|
2017-08-05 09:20:07 -07:00 |
|
Jonathan Daugherty
|
603cdcae41
|
Update cabal version for Hackage
|
2017-08-03 21:09:23 -07:00 |
|
Jonathan Daugherty
|
61a2e42a51
|
Bump version
|
2017-08-03 21:06:51 -07:00 |
|
Jonathan Daugherty
|
c09966ee81
|
Upgrade to word-wrap 0.2
|
2017-08-03 21:06:45 -07:00 |
|
Jonathan Daugherty
|
c7182aa448
|
Add a basic fill demonstration program
|
2017-08-02 15:55:09 -07:00 |
|
Jonathan Daugherty
|
85c8ed89bf
|
Update changelog, bump version
|
2017-07-14 13:22:45 -07:00 |
|
Jonathan Daugherty
|
3f3c780ae4
|
Bump version, update changelog
|
2017-07-08 12:15:30 -07:00 |
|
Jonathan Daugherty
|
974453c55c
|
Core: use word-wrap library for text-wrapping
|
2017-07-08 12:12:12 -07:00 |
|
Jonathan Daugherty
|
687fe20ca5
|
Core: add txtWrap, strWrap, and TextWrapDemo (fixes #128)
|
2017-07-06 21:47:41 -07:00 |
|
Jonathan Daugherty
|
56133bb0c6
|
Bump version, update changelog
|
2017-06-26 11:55:35 -07:00 |
|
Jonathan Daugherty
|
13f30b8191
|
Update changelog, bump version
|
2017-06-11 12:27:32 -07:00 |
|
Jonathan Daugherty
|
0718443b2f
|
Focus: replace internal list-based implementation with data-clist CList (fixes #122)
|
2017-06-11 12:24:13 -07:00 |
|
Jonathan Daugherty
|
c70fe5498c
|
Bump version, add CHANGELOG
|
2017-03-11 20:34:28 -08:00 |
|
Jonathan Daugherty
|
14871549a1
|
README: add simple demo UI and corresponding program
|
2017-03-11 20:31:55 -08:00 |
|
Jonathan Daugherty
|
6f45a25cb3
|
Bump version, update changelog
|
2017-02-22 08:51:10 -08:00 |
|
Jonathan Daugherty
|
a855471279
|
Update example program in brick.cabal (thanks @timbod7)
|
2017-02-12 13:48:58 -08:00 |
|
Jonathan Daugherty
|
87e4349249
|
Use Extra-Doc-Files instead of Data-Files for documentation files
|
2017-02-06 09:31:01 -08:00 |
|
Jonathan Daugherty
|
7d2fc92405
|
Resolve 0.16 merge conflict, bump to 0.17
|
2017-01-24 13:52:41 -08:00 |
|
Jonathan Daugherty
|
8b599ff151
|
Bump version
|
2017-01-24 13:48:57 -08:00 |
|
Jonathan Daugherty
|
4a2b90eae7
|
Update for Vty 5.15
|
2017-01-24 13:48:45 -08:00 |
|
Jonathan Daugherty
|
cc319c6f66
|
Bump version, update changelog
|
2017-01-08 08:39:50 -08:00 |
|
Joshua Chia
|
6dce47a94c
|
Switched to using TBQueue (bounded) instead of Chan (unbounded)
|
2017-01-07 18:52:38 +08:00 |
|
Mitsutoshi Aoe
|
cd0e55276e
|
Use DList to avoid repetitive Data.List.++
|
2016-12-31 10:20:09 +09:00 |
|
Jonathan Daugherty
|
f779133ceb
|
Bump version, update changelog
|
2016-12-11 07:52:38 -08:00 |
|
Jonathan Daugherty
|
61090ac38e
|
Bump version, update changelog
|
2016-12-10 08:40:29 -08:00 |
|
Jonathan Daugherty
|
6b2bab1ac3
|
Bump version
|
2016-12-03 20:34:24 -08:00 |
|
Jonathan Daugherty
|
104d762dd4
|
MouseDemo: add an editor and use mouse events to move the cursor
|
2016-12-03 20:26:19 -08:00 |
|
Jonathan Daugherty
|
c3ed729517
|
Update changelog, bump version
|
2016-11-12 16:23:40 -08:00 |
|
Jonathan Daugherty
|
4560c2e70e
|
Depend on version of vty with newer wcwidth
|
2016-11-12 16:21:49 -08:00 |
|
Jonathan Daugherty
|
74856b77fe
|
Bump version, update changelog
|
2016-11-01 13:23:47 -07:00 |
|
Jonathan Daugherty
|
a34ae2ec1c
|
Update CHANGELOG, bump version
|
2016-10-30 14:01:26 -07:00 |
|
Jonathan Daugherty
|
3d50122d5b
|
Merge branch 'master' into feature/mouse-support
|
2016-10-27 21:43:17 -07:00 |
|
Kevin Quick
|
7fcf3e68e9
|
Added mapAttrname, mapAttrNames, and overrideAttr functions, with ProgressBarDemo to demonstrate their usage.
|
2016-10-26 22:49:59 -07:00 |
|
Jonathan Daugherty
|
5546659a0f
|
Depend on another Vty mouse event bug fix
|
2016-10-23 19:49:42 -07:00 |
|
Jonathan Daugherty
|
9154522509
|
Remove mouse event offset adjustment, depend on Vty with relevant fix
|
2016-10-23 19:19:16 -07:00 |
|
Jonathan Daugherty
|
12659aced0
|
Merge master
|
2016-10-23 18:51:47 -07:00 |
|