Jonathan Daugherty
|
74aa344564
|
ListDemo: missing uses of Vector API
|
2015-08-18 09:39:58 -07:00 |
|
Jonathan Daugherty
|
5b5db6feaf
|
List: missing uses of Vector API
|
2015-08-18 09:10:15 -07:00 |
|
Jonathan Daugherty
|
14d2147c85
|
List: use Vector instead of [] to manage elements to improve performance
|
2015-08-17 23:33:47 -07:00 |
|
Jonathan Daugherty
|
d7bf9e1c97
|
List: instead of passing the draw function to the constructor, we pass it at rendering time
|
2015-08-17 22:19:08 -07:00 |
|
Jonathan Daugherty
|
d33181ed0b
|
Make str and txt single-line only and add slower multiline variants
|
2015-08-17 21:13:00 -07:00 |
|
Jonathan Daugherty
|
473a5e11b5
|
README: use absolute URLs for links to support linking from Hackage
|
2015-08-12 09:19:04 -07:00 |
|
Jonathan Daugherty
|
521d662786
|
Edit: fix module docstring now that editors are multi-line
|
2015-08-11 18:24:07 -07:00 |
|
Jonathan Daugherty
|
69503f6641
|
Depend on vty 5.3.1
|
2015-08-11 16:00:45 -07:00 |
|
Jonathan Daugherty
|
47ef979221
|
Increase vty bound to 5.3 and remove comment about now-fixed bug
|
2015-08-11 15:32:12 -07:00 |
|
Jonathan Daugherty
|
e0830de4c1
|
README: mention FAQ first
|
2015-08-10 13:06:48 -07:00 |
|
Jonathan Daugherty
|
14f06fea71
|
README: mention FAQ
|
2015-08-10 13:06:14 -07:00 |
|
Jonathan Daugherty
|
0b5e52dcb4
|
Start FAQ
|
2015-08-10 13:05:39 -07:00 |
|
Jonathan Daugherty
|
5ae68f6781
|
README: also include terminal emulator in bug reports
|
2015-08-10 10:00:27 -07:00 |
|
Jonathan Daugherty
|
1c79445592
|
Include user guide and readme in package
|
2015-08-09 12:57:05 -07:00 |
|
Jonathan Daugherty
|
5256ec57c4
|
cabal: add vty-ui deprecation notice
|
2015-08-08 21:19:38 -07:00 |
|
Jonathan Daugherty
|
8ec4f4c1dc
|
Update README
|
2015-08-08 21:18:30 -07:00 |
|
Jonathan Daugherty
|
5f6df6dbc4
|
Remove stale demo
|
2015-08-06 19:26:22 -07:00 |
|
Jonathan Daugherty
|
90066b51ca
|
More cabal file improvements
|
2015-08-06 19:25:11 -07:00 |
|
Jonathan Daugherty
|
31a689c62e
|
Seed changelog
|
2015-08-06 19:19:02 -07:00 |
|
Jonathan Daugherty
|
e4e62a1d04
|
Update package description and add hello, world demo
|
2015-08-06 19:10:47 -07:00 |
|
Jonathan Daugherty
|
35dae04541
|
README tweaks
|
2015-08-06 18:51:52 -07:00 |
|
Jonathan Daugherty
|
70fe5a01e2
|
Rename the manual to the user guide
|
2015-08-06 18:45:49 -07:00 |
|
Jonathan Daugherty
|
1b9c0ea669
|
Update TODO
|
2015-08-06 18:43:02 -07:00 |
|
Jonathan Daugherty
|
0ce5ca74dd
|
Merge branch 'master' of github.com:jtdaugherty/brick
|
2015-07-30 10:52:26 -07:00 |
|
Jonathan Daugherty
|
e631ed7a63
|
Update string handling to account for Vty change where empty strings have zero height
|
2015-07-30 10:52:20 -07:00 |
|
Jonathan Daugherty
|
8ef8e0f633
|
Update TODO
|
2015-07-24 16:04:21 -07:00 |
|
Jonathan Daugherty
|
8ff74b6c3c
|
docs: mention cropToContext
|
2015-07-24 16:02:18 -07:00 |
|
Jonathan Daugherty
|
af678a9b10
|
Document and export cropToContext
|
2015-07-24 16:02:09 -07:00 |
|
Jonathan Daugherty
|
57bedabbf4
|
docs: custom widget updates
|
2015-07-24 15:55:33 -07:00 |
|
Jonathan Daugherty
|
65a2490790
|
Merge branch 'master' of github.com:jtdaugherty/brick
|
2015-07-24 15:45:30 -07:00 |
|
Jonathan Daugherty
|
70fa20d3df
|
docs: simplify/clarify rendering area and box layout
|
2015-07-24 15:45:22 -07:00 |
|
Jonathan Daugherty
|
4c32f418a0
|
docs: typos
|
2015-07-24 09:31:58 -07:00 |
|
Jonathan Daugherty
|
4a0ff84184
|
docs: document viewport restriction
|
2015-07-23 23:17:00 -07:00 |
|
Jonathan Daugherty
|
52038bdb3b
|
Weaken claims about serializing attribute maps
|
2015-07-23 23:14:44 -07:00 |
|
Jonathan Daugherty
|
d7ba4c14cd
|
Update README
|
2015-07-23 23:12:35 -07:00 |
|
Jonathan Daugherty
|
f74cf72572
|
Update README
|
2015-07-23 23:11:49 -07:00 |
|
Jonathan Daugherty
|
2a31830b55
|
docs: sections on custom widgets
|
2015-07-23 23:08:12 -07:00 |
|
Jonathan Daugherty
|
0e111881c9
|
docs: broken section link
|
2015-07-23 22:58:32 -07:00 |
|
Jonathan Daugherty
|
baea3b2485
|
docs: caution
|
2015-07-23 22:57:02 -07:00 |
|
Jonathan Daugherty
|
a24c3156c4
|
docs: mention the viewport type
|
2015-07-23 22:55:54 -07:00 |
|
Jonathan Daugherty
|
c5b7acf43d
|
docs: emphasis
|
2015-07-23 22:54:35 -07:00 |
|
Jonathan Daugherty
|
49f965b808
|
docs: typos
|
2015-07-23 22:54:09 -07:00 |
|
Jonathan Daugherty
|
2af586d612
|
docs: minor visibility update
|
2015-07-23 22:53:17 -07:00 |
|
Jonathan Daugherty
|
1245066ab6
|
docs: viewports, visibility, scrolling
|
2015-07-23 22:52:07 -07:00 |
|
Jonathan Daugherty
|
bc626b54c2
|
docs: more rendering context
|
2015-07-23 22:28:04 -07:00 |
|
Jonathan Daugherty
|
e3dddb622a
|
docs: rendering updates
|
2015-07-23 22:22:26 -07:00 |
|
Jonathan Daugherty
|
54ede211c0
|
docs: add rendering section
|
2015-07-23 22:18:19 -07:00 |
|
Jonathan Daugherty
|
e02067935a
|
docs: reorder sections
|
2015-07-23 19:45:33 -07:00 |
|
Jonathan Daugherty
|
7154518a1e
|
docs: add attributes section
|
2015-07-23 19:44:51 -07:00 |
|
Jonathan Daugherty
|
c8fc620682
|
docs: missing section reference
|
2015-07-23 19:38:11 -07:00 |
|