Commit Graph

22 Commits

Author SHA1 Message Date
Corey O'Connor
a4ef14d1d9 refactor vty to use standard naming convention. 2014-04-11 17:51:13 -07:00
Corey O'Connor
eaef6241f8 correct changelog 2014-03-21 11:37:10 -07:00
Corey O'Connor
c0af4fb083 update CHANGELOG 2014-01-24 08:22:59 +01:00
Corey O'Connor
c9155d7dec use threaded runtime and forkOS to resolve issues with VMIN and VTIME 2014-01-22 15:26:13 -08:00
Corey O'Connor
4f93146028 use vtime and vmin to implement timing. 2014-01-21 23:51:50 -08:00
Corey O'Connor
888b6d2589 resolve compilation issues and test failures 2014-01-19 00:19:56 -08:00
Corey O'Connor
0bbc3397e1 split input table generation based on terminal type 2013-12-24 22:06:58 -08:00
Corey O'Connor
4e45d7c024 rename DisplayRegion module to Prelude 2013-12-19 22:24:56 -08:00
Corey O'Connor
dd5e24b592 add empty_picture, add_to_top and add_to_bottom to Graphics.Vty.Picture 2013-11-30 00:23:10 -08:00
Corey O'Connor
d9cf8b9252 separate examples to separate package. add build_examples script for quick testing 2013-11-12 22:22:05 -08:00
Corey O'Connor
4eb85ed0ed add docs 2013-11-11 23:12:50 -08:00
Corey O'Connor
4e99fd9719 add another tests and more docs 2013-11-11 22:05:31 -08:00
Corey O'Connor
e568a9a312 update changelog 2013-07-22 19:57:31 -07:00
Corey O'Connor
2f8e0bc005 test fixes 2013-07-22 01:11:50 -07:00
Corey O'Connor
42768e8ff4 handle missing cursor hide/show and color operations better 2013-07-08 01:37:28 -07:00
Corey O'Connor
c5d9a90701 fix test coverage collection. Had to revert tests not depending on full library. Ah well. 2013-07-02 09:42:42 -07:00
Corey O'Connor
71cd98f595 Up version to 4.7.0.0. Tweak documentation. 2011-05-24 18:07:33 -07:00
coreyoconnor
65cc27a928 uping version to 4.3.0.0 for development
Ignore-this: 8f8d90f78686cc30693f13a794f345fe

darcs-hash:20091228233300-f0a0d-395ba1308c1f33ce73147a641f751e2c3934363f.gz
2009-12-28 15:33:00 -08:00
coreyoconnor
f6c3cbfa01 adding example of Graphics.Vty.Inline to test
Ignore-this: e82f6a3b8eec33ab55fd04a51f4d9873

darcs-hash:20091228233218-f0a0d-345ddcbee616acc4f39d9d12393bdea5982f34d9.gz
2009-12-28 15:32:18 -08:00
coreyoconnor
3360a497d3 updating version to 4.2.1.0
Ignore-this: dc97cf1895ddc5ed9db813e1f6c34171

darcs-hash:20091228231917-f0a0d-2f701900dc0fb831013db003991facb861b4b2d7.gz
2009-12-28 15:19:17 -08:00
coreyoconnor
82fd9c4538 Moved all IO actions to MonadIO
Ignore-this: 69cf0259898de9ab296861ab26630460

darcs-hash:20091109053436-f0a0d-0e2ae084dd91d09216d494a2aa84958ac71ef2f7.gz
2009-11-08 21:34:36 -08:00
coreyoconnor
bde5a931bf change Attr record accessors
Ignore-this: 3b7f59cd9b1e753e4d8695d699229cb2

darcs-hash:20091108225727-f0a0d-a7c91d2a369b6ed936a0c7bd889fd2052e44628b.gz
2009-11-08 14:57:27 -08:00