Commit Graph

765 Commits (a64fc48d7654432f71922c8b908280cdb525805c)
 

Author SHA1 Message Date
Furkan Pehlivan 02c6d9a634
Merge branch 'master' into patch-1 1 year ago
rivo a39fe28ba4
Merge pull request #883 from migcaraballo/feature/add_curly_readme
added curly to readme
1 year ago
Oliver 15a8a86787 Default is word-wrapping. 1 year ago
Oliver aef151e353 Merge branch 'master' of github.com:rivo/tview 1 year ago
Oliver e3c3ad5029 Handling trailing newline characters directly in step parser. Fixes #882 1 year ago
Miguel Caraballo 097124e59c added curly to readme 1 year ago
Furkan Pehlivan 32ed7b0187
add amtui to applications list 1 year ago
rivo 9754ab44dc
Merge pull request #873 from merlinfuchs/patch-1
add blimp to projects using tview
1 year ago
Merlin 6a6b324f26
add blimp to projects using tview 1 year ago
Oliver 2845171a3b Fixed the default theme to use ANSI palette colours only. 1 year ago
Oliver 7344139b55 Finished new parser implementation. 1 year ago
Oliver caea67a4ef Implemented string parser and migrated all widgets but TextView. 1 year ago
Oliver ccc2c81197 Clarifications in comments. 1 year ago
Oliver 6cc0565bab Added button styling to Modal. Resolves #704 1 year ago
Oliver a5e7b2865e Slight change to README. Fixes #843 1 year ago
Oliver 3342e5e046 Merge branch 'master' of github.com:rivo/tview 1 year ago
Oliver 6785f5f28f Rewrote table navigation logic. Fixes #842 1 year ago
rivo 75eb03daa2
Merge pull request #858 from sonjek/readme_ktop
Add ktop to readme projects using
1 year ago
Yevhen Pavlov 14911c8da8 Add ktop to readme projects using 1 year ago
rivo bb9595ee0f
Merge pull request #857 from JoseRizzal/textarea__fix_nextUndo_after_SetText
Closes #844  Fix TextArea's SetText by resetting nextUndo counter
1 year ago
mizunooto 5f8630c515 textarea -- fix nextUndo after SetText 1 year ago
rivo 8bd761dda8
Merge pull request #855 from mebitek/master
add tui-deck application to readme
1 year ago
mebitek db24d02cc5 add tui-deck application to readme 1 year ago
rivo 4a1f85bb22
Merge pull request #852 from tit/patch-1
Fix typo
1 year ago
TIT 5c01f5dd26
Fix typo 1 year ago
rivo 822bd067b1
Merge pull request #848 from ViRb3/patch-1
Fix TreeView CollapseAll
1 year ago
ViRb3 c2e0525ec0
Fix TreeView CollapseAll 1 year ago
rivo 51ba3688bc
Merge pull request #845 from ayn2op/focusable-image
fix: set focus on internal Box for Image widget
1 year ago
ayn2op 692925c4b4 fix: set focus on internal Box for Image widget 1 year ago
Oliver e22ce9588b Added clarification on method chaining. Resolves #831 1 year ago
Oliver 5796b0cd5c Fixed scrolling issue in TreeView. Fixes #796 2 years ago
Oliver 281d14d896 Invoking "changed" when a Checkbox.SetChecked() is called. Resolves #825 2 years ago
Oliver 87723e5081 Fixed the logic for triggering a TreeView's "changed" callback, allowing it to be triggered for calls to SetCurrentNode(), too. 2 years ago
Oliver becbc92f00 Clarified the "changed" callback trigger mechanism of a TreeView. 2 years ago
Oliver 646df2bd7e Added more documentation for the List primitive. 2 years ago
Oliver f38d14c988 Added IsOpen() to DropDown. Resolves #810 2 years ago
Oliver 84f9c0ff9d Clicking on a form outside a form item will focus it. Fixes #793 2 years ago
Oliver 47b3275db4 Form elements can now also be disabled. Resolves #192 2 years ago
rivo cc10b288e3
Merge pull request #821 from ntsd/master
docs: add cross-clipboard to projects using list
2 years ago
Jirawat Boonkumnerd 2dc43e7c2d
docs: add cross-clipboard to projects using
- add cross-clipboard to projects using list
2 years ago
Oliver 47e7db7885 Provided a way to forward Ctrl-C to primites. Resolves #816 2 years ago
Oliver c8e57d57c6 Upgraded to latest tcell. Fixes #815 and #817 2 years ago
Oliver 7dfff1ce78 Don't focus text views in forms. Fixes #797 2 years ago
rivo c1eadf1b0b
Merge pull request #809 from glendsoza/master
Added piptui to the list of projects using tview
2 years ago
glendsoza 6bae21653d Added piptui to the list of projects using tview 2 years ago
rivo f0550c7918
Merge pull request #808 from vilmibm/patch-1
add gh to the readme project list
2 years ago
Nate Smith 34e74b9361
add gh to the readme project list 2 years ago
rivo 4a1b7a76c0
Merge pull request #804 from Dannflower/fix-grid-comment-references
Change Grid comment refrences from TextView to Grid
2 years ago
Eric Ostrowski d0468b2705 Change Grid comment refrences from TextView to Grid 2 years ago
Oliver 892d1a2eb0 Fixed offset adjustment for lists when they are temporarily of height 0, fixes #791 2 years ago