Jonathan Daugherty
687574e80d
guide: edit
2023-10-24 19:40:36 -07:00
Jonathan Daugherty
c1eeeb1d01
guide: update for vty 6
2023-10-24 14:38:05 -07:00
Jonathan Daugherty
2d6f90c629
Remove demo program screenshots, which are both stale and difficult to maintain and thus possibly misleading
2023-06-15 14:10:00 -07:00
Jonathan Daugherty
743fd2726b
More editing nits
2023-05-07 22:10:02 -07:00
Jonathan Daugherty
bbd7250123
Editing nit
2023-05-07 22:07:11 -07:00
Jonathan Daugherty
4490762640
guide: edits
2022-12-24 16:33:56 -08:00
Jan Hrček
ab70e82301
Fix typos
2022-09-21 17:40:54 +02:00
Jonathan Daugherty
d58dfc7e69
guide: nit
2022-08-18 19:18:36 -07:00
Jonathan Daugherty
693402ea25
guide: nit
2022-08-18 19:18:14 -07:00
Jonathan Daugherty
c7f34093e7
guide: nit
2022-08-18 19:17:51 -07:00
Jonathan Daugherty
edccd5c36b
guide: more collision edits
2022-08-18 19:02:29 -07:00
Jonathan Daugherty
e74623c323
keyDispatcher: fail with collision info if collisions are detected
...
This fixes a critical problem in KeyDispatcher where it would previously
silently ignore all but one handler for a specified key if the key
configuration resulted in the same key being mapped to multiple handlers
(either by event or by statically specified key).
2022-08-18 18:49:43 -07:00
Jonathan Daugherty
d41fdec332
guide: add a section about keybinding collisions
2022-08-18 17:25:24 -07:00
Jonathan Daugherty
946dbfe661
guide: nit
2022-08-08 14:24:19 -07:00
Jonathan Daugherty
42ad28327d
guide: improve mouse click handling docs layout
2022-08-05 16:08:32 -07:00
Jonathan Daugherty
2473b32208
guide: some clarifying edits for text width issues
2022-08-05 15:26:28 -07:00
Jonathan Daugherty
32c1aa4f2f
guide: nit
2022-08-05 15:23:34 -07:00
Jonathan Daugherty
c501330d79
guide: wording
2022-08-05 15:17:40 -07:00
Jonathan Daugherty
84703cb419
guide: update
2022-08-05 15:17:00 -07:00
Jonathan Daugherty
d9d62f4853
guide: add material on custom keybindings
2022-08-05 13:52:43 -07:00
Jonathan Daugherty
cf5be91a56
Merge branch 'master' into documentation/brick-1.0-staging
2022-08-05 13:00:30 -07:00
Jonathan Daugherty
1e1843916f
guide: whitespace
2022-08-05 10:53:39 -07:00
Jonathan Daugherty
f2649e3b5d
guide: update Extents section
2022-08-05 10:45:44 -07:00
Jonathan Daugherty
9c45c99608
guide: header formatting
2022-08-05 10:45:36 -07:00
Jonathan Daugherty
578872f819
docs: update Makefile
2022-08-04 18:53:48 -07:00
Jonathan Daugherty
5e7a6505a9
guide: more edits
2022-08-04 18:27:32 -07:00
Jonathan Daugherty
9b8b901a21
guide: update for EventM changes
2022-08-04 18:18:44 -07:00
Jonathan Daugherty
202965d143
guide: typo
2022-08-04 14:49:17 -07:00
Jonathan Daugherty
c794550c88
Remove Sam Tay's tutorial to reduce maintenance burden
2022-08-04 14:41:38 -07:00
Aaron VonderHaar
8baa49f29b
Update documentation on wide character support to clarify the current recommendation
2022-07-27 21:03:46 -07:00
Aaron VonderHaar
936d166290
Update documentation for wide character support
2022-07-25 23:30:53 -07:00
Jonathan Daugherty
315f19e060
Remove brick-markup-demo, Data.Text.Markup, and Brick.Markup
2022-03-07 08:29:36 -08:00
Jonathan Daugherty
a450b27212
guide: update attribute map section from Kevin Q's feedback
2022-02-02 21:43:22 -08:00
Jonathan Daugherty
3fc45a9218
samtay-tutorial: generalize Brick Haddock link
2021-11-21 09:33:40 -08:00
Jonathan Daugherty
e53a3115df
guide: add a bit more material about scroll bar API use
2021-11-19 20:56:01 -08:00
Jonathan Daugherty
73fcdabe4a
Language nits
2021-11-13 17:35:52 -08:00
Jonathan Daugherty
9ca9a39b89
Add support for vertical and horizontal scroll bars on viewports
2021-11-12 16:31:48 -08:00
Niek van de Pas
1c3702197d
Update guide.rst
...
Fix heading level and title
2021-11-04 11:27:20 +01:00
Jan Hrcek
5f4e13b6f0
Small haddock/user guide corrections
2021-08-17 13:49:05 +02:00
Jan Hrcek
bf2710effb
Various typo fixes
2021-08-17 13:46:15 +02:00
Jonathan Daugherty
beecf2ac14
Add continueWithoutRedraw
2021-08-11 18:25:31 -07:00
Jonathan Daugherty
2a36fce1d3
Forms: clarify need to store Form value in User Guide and haddock
2021-04-08 17:51:06 -07:00
Doug Burke
145500529b
Docfix: update location of hCenter
2021-01-09 10:41:14 -05:00
Mario Lang
d1d6d7647e
Fix a (reather vital) missing paren in the viewport visible example
2020-12-05 18:55:31 +01:00
Matjaž Drolc
92cc444cb4
docs: Added screenshots of the demo programs
2020-01-08 17:32:14 +01:00
Jonathan Daugherty
46feab9bfe
userguide: update stale Result construction
2019-06-08 12:14:03 -07:00
Ivan Oleynikov
aceff5571d
Remove space which breaks a markdown link
2019-05-04 12:10:43 +03:00
Jonathan Daugherty
581964442d
customMain: allow caller to pass initial Vty handle, and add customMainWithVty
2019-03-19 08:27:43 -07:00
Jonathan Daugherty
f50d784562
guide: typo
2018-12-04 14:04:58 -08:00
Mario Lang
b068fcbc33
Fix typo in guide
2018-09-07 00:03:30 +02:00