Commit graph

26 commits

Author SHA1 Message Date
e29d4b73b9 Make cview thread-safe 2020-03-25 14:32:57 +00:00
b90f05a226 Update README 2020-02-24 18:11:37 -08:00
afcd7dcdab Do not wrap around form by default 2020-02-22 10:19:34 -08:00
7175730374 Fix panic when navigating empty list 2020-02-17 08:25:21 -08:00
c6599f4ee2 Clarify that Box does not have inner text 2020-02-16 10:13:07 -08:00
2a8ba3160c Fix resize event dimensions on Windows 2020-02-13 15:39:06 -08:00
b4090e9215 Fix scrolling Table with PageDown and PageUp 2020-02-13 09:54:18 -08:00
c6f9bcda29 Add option to always show scroll bar 2020-02-13 09:51:01 -08:00
c40fd422f0 Do not wrap around list by default 2020-02-10 17:17:22 -08:00
d7ac9e862c Add SetFocusedFunc to TreeNode
Resolves #3.
2020-02-03 16:13:20 -08:00
e976a7ce62 Fix mouse support when resuming after Application.Suspend
Resolves #2.
2020-02-02 06:16:27 -08:00
96f3c15040 Add scroll bar to List, DropDown, Table and TreeView 2020-02-01 07:27:15 -08:00
e877362f62 Update CI script 2020-01-28 07:10:28 -08:00
d9aac80a70 Release v1.4.1 2020-01-23 08:03:22 -08:00
51704b9844 Add documentation for GetChildren methods 2020-01-16 22:34:51 -08:00
dd0792c33a Add example multi-layout application and mouse-enabled application 2020-01-16 21:34:21 -08:00
dbba9159b3 Add Application.RingBell 2020-01-16 18:25:24 -08:00
eff6577116 Add ProgressBar widget 2020-01-16 16:53:51 -08:00
bb52b8e428 Supply screen width and height to resize callback 2020-01-16 07:50:19 -08:00
e3fafa9dc3 Release v1.4.0 2020-01-16 07:50:11 -08:00
200d8a5791 Release v0.2.2 2020-01-06 16:59:59 -08:00
c90e430fdf Add optional message displayed after Checkbox 2020-01-05 09:41:15 -08:00
6d9b735867 Fix dropdown mouse capture behavior 2020-01-04 21:43:26 -08:00
0f299388e5 Merge tview pull request: Mouse support 2020-01-01 20:58:10 -08:00
884d92dd16 Update CHANGELOG and FORK.md 2020-01-01 19:43:18 -08:00
312fe1436d Add CHANGELOG 2019-12-30 18:01:35 -08:00