Commit Graph

  • 758410424a
    Merge 01e55fb3bf into c76f7879f5 wellcomez 2024-11-04 21:57:43 -0500
  • 742e9937e8
    Merge 8f83d32bf3 into c76f7879f5 wellcomez 2024-11-04 13:29:45 +0800
  • e0df8de2cd
    Merge beddc35dee into c76f7879f5 Igor Pavlov 2024-11-03 18:49:31 +0100
  • c76f7879f5 Added GetWrappedLineCount to TextView. Resolves #1028 master Oliver 2024-11-03 18:47:30 +0100
  • 8708192e56 Autocomplete list should not be drawn when input field does not have focus. Fixes #1048 Oliver 2024-11-03 18:11:17 +0100
  • 8aacdccd82 Added style setters and getters to TreeViews, for regular and for selected text. Resolves #1045 Oliver 2024-11-03 15:47:32 +0100
  • f34fb2a4b3 Added GetSelectedFunc and GetItremSelectedFunc to List. Resolves #1023, resolves #1024 Oliver 2024-11-03 12:48:31 +0100
  • ad9e2501de Tags can be turned off for List and Autocomplete; also added Unescape function. Fixes #1016 Oliver 2024-11-03 12:33:52 +0100
  • dd1559ff57
    Merge db47442382 into 65faf5cfc7 Eze Olea Figueroa 2024-11-03 10:57:18 +0000
  • 8dcda3c17c
    Merge 894dc0868e into 65faf5cfc7 Trevor Slocum 2024-11-02 23:50:14 -0400
  • 2712e63560
    Merge da88cafbf9 into 65faf5cfc7 Eze Olea Figueroa 2024-11-02 23:49:59 -0400
  • 871fabdf6d
    Merge c51e9273fd into 65faf5cfc7 Navid Yaghoobi 2024-11-02 23:48:49 -0400
  • 65faf5cfc7 Added a style function for form element colours. Oliver 2024-11-02 16:24:10 +0100
  • 3e06d118c3 Improved documentation. Oliver 2024-11-02 15:52:00 +0100
  • e34b54cd4c ANSI reset bugfix and addition of missing attribute sequences. Fixes #1031, resolves #1032' Oliver 2024-10-30 23:29:54 +0100
  • 8f83d32bf3
    wrong tree scroll wellcomez 2024-10-25 15:36:01 +0800
  • d063781b8a
    Merge branch 'rivo:master' into master wellcomez 2024-10-25 15:21:02 +0800
  • 5cae504299
    Update list.go wellcomez 2024-10-25 15:20:39 +0800
  • b25316152e
    Merge ead28d0e8f into c5e4fb24af jhorwitz75 2024-10-22 10:28:04 -0400
  • d09c4ed9b6
    Merge db2e247f91 into c5e4fb24af Chris 2024-10-22 10:28:04 -0400
  • 57908e6adf
    Merge b4533bdcc9 into c5e4fb24af moson-mo 2024-10-22 10:28:04 -0400
  • 7e8ee26656
    Merge 5ec9818914 into c5e4fb24af Johan Kjölhede 2024-10-22 10:28:04 -0400
  • 3122e474de
    Merge 95c7d7a500 into c5e4fb24af Pavel Ivanov 2024-10-22 10:28:04 -0400
  • a28b127f72
    Merge 387d52311e into c5e4fb24af darkhz 2024-10-22 10:28:03 -0400
  • 0686bdf0b8
    Merge c3aee42db8 into c5e4fb24af Ice Chen 2024-10-22 10:28:03 -0400
  • 336354420a
    Merge 51a3f8bf16 into c5e4fb24af vendelin8 2024-10-22 10:28:03 -0400
  • 8691396957
    Merge a26f30f1a6 into c5e4fb24af vendelin8 2024-10-22 10:28:03 -0400
  • e6e3052e20
    Merge bcc76efaa5 into c5e4fb24af Chris 2024-10-22 10:28:03 -0400
  • c5e4fb24af
    Merge pull request #1035 from markusressel/patch-2 rivo 2024-10-16 21:45:38 +0200
  • 330a2df891
    Merge pull request #1036 from SamWhited/remove_unused_project rivo 2024-10-16 21:45:12 +0200
  • 00a8f87a68
    Merge branch 'master' into patch-2 rivo 2024-10-16 21:44:22 +0200
  • 7b80930e0d
    Merge pull request #1034 from markusressel/patch-1 rivo 2024-10-16 21:42:32 +0200
  • beddc35dee
    Feature: get table content Igor Pavlov 2024-10-14 22:49:23 +0400
  • 5e1f9bd501
    Remove abandoned project from readme Sam Whited 2024-10-14 07:00:14 -0400
  • a02b962ec6
    Add zfs-file-history to README.md Markus Ressel 2024-10-13 13:52:11 +0200
  • c06c918819
    Add fan2go-tui to README.md Markus Ressel 2024-10-13 13:49:34 +0200
  • 4319215719 fix: color should now properly reset when using bolt or italic Sebastian Rühl 2024-10-08 15:25:23 +0200
  • a2e3a700a4
    Merge fc1ab968b4 into a64fc48d76 wellcomez 2024-09-25 23:40:15 +0530
  • a64fc48d76 Temporary dropdown colour fix. Resolves #1026 Oliver 2024-09-21 14:24:03 +0200
  • 1ad6daede2 Text area has default size to avoid issues before first Draw. Fixes #1025 Oliver 2024-09-21 13:32:33 +0200
  • 520ccd71f0 Focus on text area in input field will trigger input field's focus callback. #1020 Oliver 2024-09-21 13:12:17 +0200
  • 0be52430c6
    Add SelectItem to list view Sam Whited 2024-09-13 07:45:04 -0400
  • fc1ab968b4
    Update README.md wellcomez 2024-09-06 17:50:43 +0800
  • fd649dbf12 Added a note about standard streams while an application is running. Resolves #1017 Oliver 2024-08-18 13:03:01 +0200
  • 0eb47fdf8e
    Update README.md wellcomez 2024-08-16 00:14:02 +0800
  • 01e55fb3bf
    Update README.md wellcomez 2024-08-13 00:07:12 +0800
  • e4c497cc59 Using styles instead of colours for drop-down lists. Fixes #993, fixes #990 Oliver 2024-08-07 22:51:29 +0200
  • a8dd8799d6
    Merge pull request #1015 from erdemkosk/master rivo 2024-08-07 11:57:14 +0200
  • 2502d5e846
    Update README.md Erdem Köşk(MEK) 2024-08-06 23:44:40 +0300
  • 08da3ea457
    Merge pull request #1007 from alexey-savchuk/feat/1004-treeview-get-selected-func rivo 2024-08-05 13:17:17 +0200
  • 799e99ce22
    [#1004] fix: change the method doc comment Alexey Savchuk 2024-08-04 17:00:24 +0300
  • 0f4bf9609c
    [#1004] feat: add GetSelectedFunc method for TreeView component Alexey Savchuk 2024-07-15 23:21:34 +0300
  • 65571ae51e Removed one-cycle border removal for buttons as it does not work as intended. Fixes #1012 Oliver 2024-07-28 13:49:35 +0200
  • ae5694b121
    Merge 82dfff074c into b0a7293b81 Konstantin 2024-07-25 11:33:44 +0200
  • b0a7293b81
    Merge pull request #1002 from dos-2/add_oddshub rivo 2024-06-25 20:57:42 +0200
  • ac5629a414 add oddshub to Projects using Daniel Dos Santos 2024-06-25 02:01:40 -0400
  • c38c796625
    Merge pull request #998 from SeRj-ThuramS/patch-1 rivo 2024-06-22 17:20:42 +0200
  • d070e3b087
    Merge bcf768ac59 into 23476fa0ba Trevor Slocum 2024-06-20 03:18:09 +0000
  • 83a7b29645
    Merge 0e1fc10b32 into 23476fa0ba Dmitry M 2024-06-20 02:12:18 +0000
  • 1a723d123a
    Update dropdown.go to compile to lib.so Makarov Dreyar 2024-06-17 10:18:17 +0300
  • 23476fa0ba
    Merge pull request #997 from murat-cileli/master rivo 2024-06-16 21:22:44 +0200
  • 9dbcaa2b64
    Added "DBee" to "Projects using `tview`" section. Murat Çileli 2024-06-15 23:00:25 +0300
  • 95ff6611a2
    Merge 4228b76678 into 037df494fb Trevor Slocum 2024-06-13 19:08:40 +0000
  • 95c7d7a500 new: added Application.QueueUpdateContext and Application.QueueUpdateDrawContext pamburus 2024-06-05 19:27:25 +0200
  • 95779c15c5 Fix unselected list color eeeXun 2024-05-27 23:18:55 +0800
  • 037df494fb Fixed wrong handling of grid conflicts. Fixes #987, resolves #991 Oliver 2024-05-24 08:30:12 +0200
  • a5d02328f1
    Merge pull request #976 from Zhwt/patch-1 rivo 2024-05-24 08:00:14 +0200
  • 8b81388d2a
    fix(grid): order of adding items should not affect drawing Har Jing Daryl 2024-05-24 10:26:33 +0800
  • 0ac5f73025 Allowing mouse overrides to specify that an event was consumed. Resolves #972, resolves #967 Oliver 2024-05-19 22:02:18 +0200
  • a2885dd403 Fixed multiple items in grid. Fixes #987 Oliver 2024-05-19 11:23:12 +0200
  • fc5680eecb Fixed text area selection border cases. Fixes #988 Oliver 2024-05-19 10:01:16 +0200
  • 986849f093
    Add deadlock guard for Queue{Update,Event} diamondburned 2024-05-08 02:46:47 -0700
  • ed116790de
    Merge pull request #983 from LinPr/readme rivo 2024-05-05 20:51:19 +0200
  • 7915609961 docs: update one projects using tview project LinPr 2024-05-04 15:31:46 +0800
  • 1f4d5e8f88
    Merge pull request #980 from LinPr/readme rivo 2024-05-01 13:46:54 +0200
  • 7c0c4c26c3
    Merge branch 'master' into readme rivo 2024-05-01 13:46:43 +0200
  • 938794a11d
    Merge pull request #981 from LinPr/screenshot rivo 2024-05-01 13:43:40 +0200
  • 27d9ef4386
    Merge pull request #982 from kivattt/master rivo 2024-05-01 13:43:00 +0200
  • f689f83208 Update README.md kivattt 2024-05-01 12:12:01 +0200
  • 80bc1f60b9 pigcure: add a screenshot of autocomplete demo LinPr 2024-05-01 15:15:05 +0800
  • 53c95d1348 docs: update two projects using tview project LinPr 2024-05-01 10:30:00 +0800
  • 6e1e54f465
    Merge pull request #978 from SHAPPY0/master rivo 2024-04-29 20:59:30 +0200
  • b7a98345ef
    Update README.md Saurabh Sharma 2024-04-29 21:35:53 +0530
  • ab1a0c7324
    Fix panic when clicking spaces after slide page items. Zhwt 2024-04-29 09:50:12 +0800
  • c766eefb38
    Merge pull request #974 from Egor3f/patch-1 rivo 2024-04-26 19:34:58 +0200
  • 0d02bb7824
    Merge pull request #975 from vergonha/patch-1 rivo 2024-04-24 15:31:05 +0200
  • 47ad095e99
    Added Garden TUI to Readme. vergonha 2024-04-24 07:36:43 -0300
  • b1d6673c9a
    Fix: FindItems returned wrong indices if mustContainBoth is false Egor 2024-04-21 18:03:25 +0300
  • e119d15762
    Merge pull request #971 from carpii/page_names rivo 2024-04-20 15:46:18 +0200
  • 74079f4570 Added Page.GetPageNames(visibleOnly bool) API. carpii 2024-04-19 20:34:33 +0100
  • 1881883716 added Page.GetPageNames(visibleOnly bool) API carpii 2024-04-19 19:52:08 +0100
  • 5ec9818914 add support for installing capture functions after general key processing, allowing for opt-in inside out even propagation Johan Kjölhede 2024-04-19 18:34:03 +0200
  • 46d061f15c consume captured mouse events Johan Kjölhede 2024-04-19 14:16:24 +0200
  • b0d41c484b
    Merge pull request #966 from cuibuwei/master rivo 2024-04-13 13:55:34 +0200
  • 943ecd8ba4 chore: remove repetitive word cuibuwei 2024-04-13 19:54:14 +0800
  • 79d4cc3212 Added individual styling for selected table cells. Resolves #934 Oliver 2024-04-06 16:14:10 +0200
  • dfc1d8680f Removed code that forced the last grid item to be aligned bottom right. Fixes #951 Oliver 2024-04-04 18:11:34 +0200
  • 13affe3057 Table.CellAt is now public. Resolves #948 Oliver 2024-04-04 12:48:00 +0200
  • a22293bda9 Clarifications on mouse handling, resolves #667 Oliver 2024-04-03 16:26:47 +0200
  • 2245e5062d
    Merge pull request #963 from digitallyserviced/mouse-oob rivo 2024-04-03 16:15:42 +0200