Commit Graph

529 Commits (f8b257a85d36e51ebd713e8a39ebe5759a0fcd8b)
 

Author SHA1 Message Date
Brendan Bosman f8b257a85d wip 2 years ago
Brendan Bosman 3c48cde752 refactor 2 years ago
Brendan Bosman b8be29df3e refactor 2 years ago
Brendan Bosman 8c43f7c856 Merge remote-tracking branch 'rivo/master' 2 years ago
Brendan Bosman 15ca0060cb remove some guards 2 years ago
Oliver a13d901d33 Simplified funding button. 2 years ago
Oliver 112783a97c Added a funding button to the repo. 2 years ago
Brendan Bosman 2fd72c5654 refactor
refactor
2 years ago
Brendan Bosman fc1e4b9f8f Add logic to flush channels, and to safeguard adding of events, after main loop in Application.Run exited 2 years ago
Oliver 691f46d6f5 Minor clarification. 2 years ago
Oliver 9994674d60 Bugfix: Movement on empty tables could lead to infinite loops. Fixes #705, resolves #706 3 years ago
Oliver 96063d6082 Updated documentation about intercepting keyboard events. Resolves #699 3 years ago
Oliver 8e58f395ad Fixed multiline text modals. Fixes #696 3 years ago
Oliver f0544de1f2 Added RemoveOption() and GetOptionCount() to DropDown. Resolves #682 3 years ago
Oliver 1560f6b730 Added a note about TextView not being suitable for large texts. 3 years ago
Oliver 644955c6b5 Calling Table.Select() will also clamp the selection to the visible screen. Fixes #683 3 years ago
Oliver 944aeedb7d Added methods to modify the styles of the autocomplete drop-down. Resolves #671, resolves #672 3 years ago
Oliver 3bcc8f325a Added List methods to set styles in addition to colors. See #611 3 years ago
Oliver 5962c4c9a7 Added TextView.GetOriginalLineCount(). 3 years ago
rivo 1f7581b67b
Merge pull request #689 from abdfnx/patch-1
adding `abdfnx/resto` to the list of projects that use tview
3 years ago
rivo ca20010b0f
Merge branch 'master' into patch-1 3 years ago
rivo cf05927069
Merge pull request #691 from navidys/master
update podman-tui link (https://github.com/containers/podman-tui) in list of projects using tview
3 years ago
rivo f4a6d16251
Merge pull request #695 from zmnpl/master
Add twad to list of applications that use tview
3 years ago
Simon Paul 67e46cab7b Add twad to list of applications that use tview 3 years ago
Navid Yaghoobi 742ef3b54c update podman-tui link (https://github.com/containers/podman-tui) in list of projects that use tview - project migrated to containers repository 3 years ago
Abdfn 40281076cf
adding `abdfnx/resto` to the list of projects that use tview 3 years ago
rivo 90d72bc664
Merge pull request #685 from glendsoza/master
Added goaround to the list of projects using tview
3 years ago
glendsoza 4720241e14
Added goaround to the list of projects using tview 3 years ago
rivo e3413f80f7
Merge pull request #680 from navidys/master
Adding podman-tui and tvxwidgets to the list of projects that use tview
3 years ago
rivo ea641e3ebc
Merge branch 'master' into master 3 years ago
rivo c6ef018622
Merge pull request #684 from gusti-andika/master
Adding domino-card to the list of projects that use tview
3 years ago
Navid Yaghoobi 0c436f5ef1 Adding tvxwidgets to the list of projects that use tview 3 years ago
bagus andika 4add6fba99 added domino-card 3 years ago
Navid Yaghoobi 5a9210cd9e Adding podman-tui to the list of projects that use tview 3 years ago
rivo 2a6de950f7
Merge pull request #676 from togettoyou/patch-1
added kubectl-lazy
3 years ago
寻寻觅觅的Gopher 0040e5dcf1
added kubectl-lazy 3 years ago
rivo 821b2667c4
Merge pull request #675 from audstanley/master
added libgen-tui
3 years ago
Richard Stanley 1cd4712060 added libgen-tui 3 years ago
Oliver badfa0f0b3 Merge branch 'master' of github.com:rivo/tview 3 years ago
Oliver b76656416e Ignoring background colors of styles in InputField when set to ColorDefault. This makes it work when the primitive's background colour is not the default. 3 years ago
rivo f8d4ce40c0
Merge pull request #669 from codesoap/master
Fix typo "SetPlaceholderStyle" in comment for GetPlaceholderStyle
3 years ago
codesoap 6fc9eae6db Fix typo "SetPlaceholderStyle" in comment for GetPlaceholderStyle 3 years ago
Oliver 2c1d4e4d73 Replaced colors with styles in InputField, updates #611, #644 3 years ago
Oliver 1b3174ee3d Added callback functions for focus and blur events. 3 years ago
Oliver 175cc7d7ce Button.SetBlurFunc() should have been named Button.SetExitFunc(). 3 years ago
Oliver 0c92c2a810 Added Flex.GetItem() and Flex.GetItemCount(). Resolves #385, resolves #657. 3 years ago
rivo a4acb08f51
Merge pull request #665 from SamWhited/fix_crash
Fix deadlock in SetText
3 years ago
Sam Whited d0d3379128 Fix deadlock in SetText
Signed-off-by: Sam Whited <sam@samwhited.com>
3 years ago
Oliver 1d641bd565 Clarified FlexRow and FlexColumn. Also introduced CSS variants. Fixes #658 3 years ago
Oliver 792841ab16 Very minor change. 3 years ago