Commit Graph

30 Commits

Author SHA1 Message Date
Trevor Slocum 710bef6897 Document Panels.AddPanel difference 2021-01-10 18:42:28 -08:00
Trevor Slocum 79a35fe4de Handle events before executing queued updates 2020-11-07 09:01:41 -08:00
Trevor Slocum d7f1e2ab2a Add SetVisible and GetVisible to all widgets 2020-10-19 19:05:03 -07:00
Trevor Slocum 07ef49c867 Support reorienting TabbedPanels tab switcher 2020-10-19 09:31:10 -07:00
Trevor Slocum ffd8b57dec Document renaming Panels for consistency with TabbedPanels 2020-10-15 19:00:10 -07:00
Trevor Slocum 460aa5cbd5 Add compatibility warning 2020-10-15 11:49:50 -07:00
Trevor Slocum d2d497275e Clarify Application.ForceDraw removal 2020-10-15 09:36:14 -07:00
Trevor Slocum 94351006a1 Remove Application.ForceDraw 2020-10-07 21:27:30 -07:00
Trevor Slocum 86d39b1867 Do not wrap around TableCell selection 2020-10-07 20:39:16 -07:00
Trevor Slocum ed5e6d94dd Remove return values from methods which return their primitive (breaks chaining) 2020-10-07 16:35:21 -07:00
Trevor Slocum 4cbfd55a8e Document TextView optimizations 2020-10-06 13:55:51 -07:00
Trevor Slocum a6a473f866 Add TextView.SetReindexBuffer 2020-09-03 19:23:56 -07:00
Anatoli Babenia 4868c5bcd7 FORK.md - Terminal colors and mouse merged upstream 2020-07-13 03:56:45 +00:00
Trevor Slocum 4411a746d8 Link to relevant functions in FORK.md 2020-05-26 15:28:31 -07:00
Trevor Slocum e469982ec0 Document ANSI color fix 2020-05-26 09:15:00 -07:00
Trevor Slocum 961c23145c Fix default background transparency of Flex and Grid 2020-05-24 21:40:34 -07:00
Trevor Slocum 093fa4d2ee Document Box.SetBackgroundTransparent 2020-05-24 10:29:12 -07:00
Trevor Slocum ae4c7b398c Do not handle double clicks by default 2020-04-14 09:46:24 -07:00
Trevor Slocum e29d4b73b9 Make cview thread-safe 2020-03-25 14:32:57 +00:00
Trevor Slocum afcd7dcdab Do not wrap around form by default 2020-02-22 10:19:34 -08:00
Trevor Slocum 3bf6bb259c Document non-blocking behavior of QueueUpdate and QueueUpdateDraw 2020-02-20 09:48:15 -08:00
Trevor Slocum c6599f4ee2 Clarify that Box does not have inner text 2020-02-16 10:13:07 -08:00
Trevor Slocum 5f880bc2c7 Migrate to GitLab 2020-01-22 15:28:19 -08:00
Trevor Slocum c90e430fdf Add optional message displayed after Checkbox 2020-01-05 09:41:15 -08:00
Trevor Slocum 73e0d9d3bb Update README.md and FORK.md 2020-01-05 09:14:15 -08:00
Trevor Slocum 0f299388e5 Merge tview pull request: Mouse support 2020-01-01 20:58:10 -08:00
Trevor Slocum 884d92dd16 Update CHANGELOG and FORK.md 2020-01-01 19:43:18 -08:00
Trevor Slocum 6e548abb6b Update FORK.md 2020-01-01 19:30:03 -08:00
Trevor Slocum 384d842226 runewidth: Disable East Asian width 2020-01-01 08:38:28 -08:00
Trevor Slocum b61132eddf Fork tview as cview
See FORK.md for details
2019-12-30 15:18:26 -08:00