brick/programs
2015-08-19 09:21:35 -07:00
..
AttrDemo.hs Rename appMakeVtyEvent to appLiftVtyEvent 2015-07-10 13:53:21 -07:00
BorderDemo.hs Border demo: update intersection field names 2015-07-17 18:37:11 -07:00
CustomEventDemo.hs Rename appMakeVtyEvent to appLiftVtyEvent 2015-07-10 13:53:21 -07:00
DialogDemo.hs Dialog demo: remove stale import 2015-07-17 21:12:39 -07:00
EditDemo.hs Edit: use multilineStr to render editors (fixes #8) 2015-08-19 09:21:35 -07:00
HelloWorldDemo.hs HelloWorldDemo: use explicit imports (and improve others) 2015-07-10 13:15:30 -07:00
LayerDemo.hs Make str and txt single-line only and add slower multiline variants 2015-08-17 21:13:00 -07:00
ListDemo.hs List: refactor rendering routine to only render the items in view (fixes #7) 2015-08-18 13:06:36 -07:00
MarkupDemo.hs Rename appMakeVtyEvent to appLiftVtyEvent 2015-07-10 13:53:21 -07:00
PaddingDemo.hs padAll, padTopBottom, and padLeftRight all now only take integer padding arguments 2015-07-17 21:09:56 -07:00
SuspendAndResumeDemo.hs Increase vty bound to 5.3 and remove comment about now-fixed bug 2015-08-11 15:32:12 -07:00
ViewportScrollDemo.hs Add support for viewports that scroll both vertically and horizontally, add visibility demo 2015-07-17 19:30:42 -07:00
VisibilityDemo.hs Make str and txt single-line only and add slower multiline variants 2015-08-17 21:13:00 -07:00