brick/programs
2015-07-10 13:26:06 -07:00
..
AttrDemo.hs AttrDemo: use explicit imports 2015-07-10 12:49:17 -07:00
Bench.hs Add a benchmark for hCenter 2015-07-03 14:05:07 -07:00
BorderDemo.hs HelloWorldDemo: use explicit imports (and improve others) 2015-07-10 13:15:30 -07:00
CustomEventDemo.hs CustomEventDemo: use explicit imports 2015-07-10 13:03:49 -07:00
DialogDemo.hs DialogDemo: use explicit imports 2015-07-10 13:09:10 -07:00
EditDemo.hs EditDemo: use explicit imports 2015-07-10 13:12:12 -07:00
HelloWorldDemo.hs HelloWorldDemo: use explicit imports (and improve others) 2015-07-10 13:15:30 -07:00
LayerDemo.hs LayerDemo: use explicit imports 2015-07-10 13:20:05 -07:00
ListDemo.hs ListDemo: use explicit imports 2015-07-10 13:25:44 -07:00
Main.hs Edit: use text-zipper to generalize editing functionality and simplify API 2015-07-09 14:32:20 -07:00
MarkupDemo.hs Add appStartEvent to support getting scroll requests on the first rendering of the app state before other events have arrived 2015-06-30 19:15:29 -07:00
PaddingDemo.hs Improve padding interface by letting the user specify how much padding to add; also add left/right, top/bottom, and "all" padding variants 2015-07-09 10:19:27 -07:00
SuspendAndResumeDemo.hs Flip the arguments to application event handlers to make event pattern-matching more natural 2015-07-01 13:05:28 -07:00
ViewportScrollDemo.hs Add viewport scrolling demo 2015-07-09 11:03:48 -07:00