Commit Graph

1121 Commits

Author SHA1 Message Date
Jonathan Daugherty
5c63c836c7 samtay-tutorial: add threaded RTS option 2018-02-08 08:59:28 -08:00
Jonathan Daugherty
4e59e80ff8 guide: typo 2018-02-06 11:50:02 -08:00
Jonathan Daugherty
8b534ecba6 guide: add compiling section 2018-02-06 08:55:05 -08:00
Jonathan Daugherty
d6eafc35e1 Bump version, update changelog 2018-02-05 18:23:12 -08:00
Jonathan Daugherty
29e426cc47 Merge branch 'master' of github.com:jtdaugherty/brick 2018-02-05 18:19:08 -08:00
Jonathan Daugherty
208d699525 Core: make vLimit and hLimit bound sizes rather than setting them 2018-02-05 18:19:03 -08:00
Jonathan Daugherty
2a9ab990a4
Merge pull request #157 from kostmo/staurate-dialog-button-cycling
Do not wrap around dialog button selection with arrow keys (w.r.t. #156)
2018-02-01 14:36:10 -08:00
Karl Ostmo
e4d9ee253a Do not wrap around dialog button selection with arrow keys (w.r.t. #156) 2018-02-01 14:20:15 -08:00
Jonathan Daugherty
343a2806c4 Core: update docs for str/txt to mention tab character issues 2018-01-22 17:25:06 -08:00
Jonathan Daugherty
c271c094d7 README: add bhoogle 2018-01-15 09:10:07 -08:00
Jonathan Daugherty
a9c4e41455 Bump version, update changelog 2018-01-11 19:54:41 -08:00
Jonathan Daugherty
dac37858dd FormDemo: minor cleanup, set validation state initially 2018-01-09 16:27:08 -08:00
Jonathan Daugherty
ed14778b8e Forms: improve setFieldValid haddock 2018-01-08 13:10:16 -08:00
Jonathan Daugherty
23b8f291e2 Forms: add support for external validation, update FormDemo 2018-01-08 13:09:13 -08:00
Jonathan Daugherty
c1aad4bd5e Borders: simplify attribute API for borders by providing only one attribute name
This change removes attribute names that I think were inadvisable to
begin with.
2018-01-07 16:14:26 -08:00
Jonathan Daugherty
6486136851 Bump version, update changelog 2018-01-02 11:35:26 -08:00
Jonathan Daugherty
fabc23a496 Core: make all text wrap widgets Greedy horizontally 2018-01-02 10:45:10 -08:00
Jonathan Daugherty
375e7e25b1 guide: some fixes 2018-01-01 10:25:10 -08:00
Jonathan Daugherty
2c85349343 Dialog: clarify purpose in documentation (w.r.t. #149) 2017-12-29 20:55:19 -08:00
Jonathan Daugherty
c460bbb9c5 Bump version, update changelog 2017-12-27 18:54:04 -08:00
Jonathan Daugherty
6af543784b Forms: docs nit 2017-12-27 18:45:58 -08:00
Jonathan Daugherty
fd7b062847 README: updates 2017-12-27 18:41:26 -08:00
Jonathan Daugherty
f69dbf47e2 Update feature list 2017-12-27 18:40:19 -08:00
Jonathan Daugherty
e6c5c5b688 nit 2017-12-27 18:37:10 -08:00
Jonathan Daugherty
a7c611900c FormDemo: comment 2017-12-27 18:34:58 -08:00
Jonathan Daugherty
7bc500da09 Forms: make arrow keys cycle between fields in collections 2017-12-27 18:22:44 -08:00
Jonathan Daugherty
b8e914d75b Forms: haddock update 2017-12-27 18:01:55 -08:00
Jonathan Daugherty
bee73d1167 FormDemo: extra @@= usage 2017-12-27 17:57:49 -08:00
Jonathan Daugherty
45c40fdbbd Forms: all editors now start out with cursors at end of input 2017-12-27 17:36:22 -08:00
Jonathan Daugherty
cdb23a5863 guide: clarification 2017-12-27 17:18:56 -08:00
Jonathan Daugherty
6f65ea8a79 guide: mention form attributes 2017-12-27 16:37:28 -08:00
Jonathan Daugherty
e844505619 FormDemo: use even more explicit imports 2017-12-27 16:33:03 -08:00
Jonathan Daugherty
8ddbcf94dd FormDemo: use explicit imports 2017-12-27 16:32:13 -08:00
Jonathan Daugherty
ac03482672 FormDemo: fix search-and-replace typo 2017-12-27 16:26:04 -08:00
Jonathan Daugherty
2d6656befb guide: more Forms content 2017-12-27 16:18:51 -08:00
Jonathan Daugherty
e9f24aee12 guide: more Forms content 2017-12-27 16:16:51 -08:00
Jonathan Daugherty
9ebc47ef7c guide: more Forms content 2017-12-27 16:13:00 -08:00
Jonathan Daugherty
83dc2f7d6f guide: more Forms content 2017-12-27 16:10:05 -08:00
Jonathan Daugherty
9332a775de guide: more Forms content 2017-12-27 16:04:43 -08:00
Jonathan Daugherty
381a5aa0f3 guide: some initial forms content 2017-12-27 15:50:38 -08:00
Jonathan Daugherty
271c6ad656 docs: another Makefile hack 2017-12-27 15:50:30 -08:00
Jonathan Daugherty
05ef4ac330 FormDemo: rename state type 2017-12-27 15:37:51 -08:00
Jonathan Daugherty
3e93a61305 Merge branch 'master' into feature/forms 2017-12-27 13:49:54 -08:00
Jonathan Daugherty
2bacd1ab17 Update copyrights 2017-12-27 13:48:07 -08:00
Jonathan Daugherty
03d6d8aa91 Merge branch 'master' into feature/forms 2017-12-27 13:40:57 -08:00
Jonathan Daugherty
ae1efce4fc Add improved logo with text for README 2017-12-27 13:38:00 -08:00
Jonathan Daugherty
21b029769b Forms: more haddock 2017-12-27 12:25:57 -08:00
Jonathan Daugherty
f2b51a8658 Merge branch 'master' into feature/forms 2017-12-27 12:22:36 -08:00
Jonathan Daugherty
925b998272 Forms: mention event handling info for field constructors 2017-12-27 12:07:25 -08:00
Jonathan Daugherty
2a0d52303f Add logo 2017-12-27 12:01:44 -08:00