Merlin
|
6a6b324f26
|
add blimp to projects using tview
|
2023-08-27 00:12:27 +02:00 |
Oliver
|
2845171a3b
|
Fixed the default theme to use ANSI palette colours only.
|
2023-08-26 18:31:47 +02:00 |
Oliver
|
7344139b55
|
Finished new parser implementation.
|
2023-08-26 16:19:31 +02:00 |
Oliver
|
caea67a4ef
|
Implemented string parser and migrated all widgets but TextView.
|
2023-08-22 23:16:59 +03:00 |
Oliver
|
ccc2c81197
|
Clarifications in comments.
|
2023-08-14 14:00:05 +03:00 |
Oliver
|
6cc0565bab
|
Added button styling to Modal. Resolves #704
|
2023-06-21 18:48:36 +02:00 |
Oliver
|
a5e7b2865e
|
Slight change to README. Fixes #843
|
2023-06-18 13:20:00 +02:00 |
Oliver
|
3342e5e046
|
Merge branch 'master' of github.com:rivo/tview
|
2023-06-18 12:56:23 +02:00 |
Oliver
|
6785f5f28f
|
Rewrote table navigation logic. Fixes #842
|
2023-06-18 12:56:14 +02:00 |
rivo
|
75eb03daa2
|
Merge pull request #858 from sonjek/readme_ktop
Add ktop to readme projects using
|
2023-06-17 18:19:50 +02:00 |
Yevhen Pavlov
|
14911c8da8
|
Add ktop to readme projects using
|
2023-06-17 18:10:31 +03:00 |
rivo
|
bb9595ee0f
|
Merge pull request #857 from JoseRizzal/textarea__fix_nextUndo_after_SetText
Closes #844 Fix TextArea's SetText by resetting nextUndo counter
|
2023-06-15 10:54:08 +02:00 |
mizunooto
|
5f8630c515
|
textarea -- fix nextUndo after SetText
|
2023-06-10 13:14:00 +03:00 |
rivo
|
8bd761dda8
|
Merge pull request #855 from mebitek/master
add tui-deck application to readme
|
2023-05-30 15:35:50 +02:00 |
mebitek
|
db24d02cc5
|
add tui-deck application to readme
|
2023-05-30 13:09:42 +02:00 |
rivo
|
4a1f85bb22
|
Merge pull request #852 from tit/patch-1
Fix typo
|
2023-05-25 09:34:30 +02:00 |
TIT
|
5c01f5dd26
|
Fix typo
|
2023-05-25 00:33:20 +03:00 |
rivo
|
822bd067b1
|
Merge pull request #848 from ViRb3/patch-1
Fix TreeView CollapseAll
|
2023-05-11 07:30:24 +02:00 |
ViRb3
|
c2e0525ec0
|
Fix TreeView CollapseAll
|
2023-05-10 17:55:14 +01:00 |
rivo
|
51ba3688bc
|
Merge pull request #845 from ayn2op/focusable-image
fix: set focus on internal Box for Image widget
|
2023-05-04 11:29:13 +02:00 |
ayn2op
|
692925c4b4
|
fix: set focus on internal Box for Image widget
|
2023-05-02 17:01:56 +05:30 |
Oliver
|
e22ce9588b
|
Added clarification on method chaining. Resolves #831
|
2023-04-06 09:27:32 +02:00 |
Oliver
|
5796b0cd5c
|
Fixed scrolling issue in TreeView. Fixes #796
|
2023-03-30 20:34:52 +02:00 |
Oliver
|
281d14d896
|
Invoking "changed" when a Checkbox.SetChecked() is called. Resolves #825
|
2023-03-25 22:13:41 +01:00 |
Oliver
|
87723e5081
|
Fixed the logic for triggering a TreeView's "changed" callback, allowing it to be triggered for calls to SetCurrentNode(), too.
|
2023-03-25 22:05:34 +01:00 |
Oliver
|
becbc92f00
|
Clarified the "changed" callback trigger mechanism of a TreeView.
|
2023-03-25 21:34:35 +01:00 |
Oliver
|
646df2bd7e
|
Added more documentation for the List primitive.
|
2023-03-25 21:22:23 +01:00 |
Oliver
|
f38d14c988
|
Added IsOpen() to DropDown. Resolves #810
|
2023-03-25 20:14:17 +01:00 |
Oliver
|
84f9c0ff9d
|
Clicking on a form outside a form item will focus it. Fixes #793
|
2023-03-20 10:52:35 +01:00 |
Oliver
|
47b3275db4
|
Form elements can now also be disabled. Resolves #192
|
2023-03-20 07:26:01 +01:00 |
rivo
|
cc10b288e3
|
Merge pull request #821 from ntsd/master
docs: add cross-clipboard to projects using list
|
2023-03-07 15:43:20 +01:00 |
Jirawat Boonkumnerd
|
2dc43e7c2d
|
docs: add cross-clipboard to projects using
- add cross-clipboard to projects using list
|
2023-03-07 04:57:24 +07:00 |
Oliver
|
47e7db7885
|
Provided a way to forward Ctrl-C to primites. Resolves #816
|
2023-02-26 20:52:29 +01:00 |
Oliver
|
c8e57d57c6
|
Upgraded to latest tcell. Fixes #815 and #817
|
2023-02-25 12:01:21 +01:00 |
Oliver
|
7dfff1ce78
|
Don't focus text views in forms. Fixes #797
|
2023-02-08 22:13:50 +01:00 |
rivo
|
c1eadf1b0b
|
Merge pull request #809 from glendsoza/master
Added piptui to the list of projects using tview
|
2023-02-06 07:30:56 +01:00 |
glendsoza
|
6bae21653d
|
Added piptui to the list of projects using tview
|
2023-02-05 18:53:46 +05:30 |
rivo
|
f0550c7918
|
Merge pull request #808 from vilmibm/patch-1
add gh to the readme project list
|
2023-02-03 13:28:38 +01:00 |
Nate Smith
|
34e74b9361
|
add gh to the readme project list
|
2023-02-02 20:45:52 -08:00 |
rivo
|
4a1b7a76c0
|
Merge pull request #804 from Dannflower/fix-grid-comment-references
Change Grid comment refrences from TextView to Grid
|
2023-01-30 14:00:22 +01:00 |
Eric Ostrowski
|
d0468b2705
|
Change Grid comment refrences from TextView to Grid
|
2023-01-29 17:42:27 -06:00 |
Oliver
|
892d1a2eb0
|
Fixed offset adjustment for lists when they are temporarily of height 0, fixes #791
|
2023-01-04 16:33:04 +01:00 |
Oliver
|
807cb4dd91
|
Hiding autocomplete drop-down upon blur. Fixes #792
|
2023-01-04 13:54:15 +01:00 |
Oliver
|
1dc4a83aff
|
Merge branch 'image', Happy New Year, everyone!
|
2023-01-01 15:12:02 +01:00 |
Oliver
|
062ee21d80
|
Merge branch 'master' into image
|
2023-01-01 15:11:50 +01:00 |
Oliver
|
eae3e7388c
|
Merge branch 'master' into image
|
2023-01-01 15:10:13 +01:00 |
Oliver
|
c9f4e98e28
|
Adjusting offset in List.SetCurrentItem(), resolves #789
|
2023-01-01 15:08:11 +01:00 |
Oliver
|
b86a50a512
|
Added more control to the input field's autocomplete functionality. Also fixed mouse handling bugs.
|
2022-12-29 19:07:33 +01:00 |
Oliver
|
326f2db68c
|
More clarifications.
|
2022-12-26 23:39:02 +01:00 |
Oliver
|
fe3a4b46b1
|
Improved documentation.
|
2022-12-26 22:09:07 +01:00 |