Commit Graph

  • b49e3b6359 Add support for displaying text next to a checkbox Daniel P. Berrangé 2019-11-14 10:48:40 +0000
  • 179ab98e89 fix reporting of checkbox field width Daniel P. Berrangé 2021-11-25 17:41:38 +0000
  • 40a1fa9abf Customize Colors of Autocomplete List aditya-K2 2021-11-15 10:29:25 +0530
  • badfa0f0b3 Merge branch 'master' of github.com:rivo/tview Oliver 2021-11-09 18:56:20 +0100
  • 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. Oliver 2021-11-09 18:56:15 +0100
  • f8d4ce40c0
    Merge pull request #669 from codesoap/master rivo 2021-11-09 18:22:57 +0100
  • 6fc9eae6db Fix typo "SetPlaceholderStyle" in comment for GetPlaceholderStyle codesoap 2021-11-09 17:26:30 +0100
  • 2c1d4e4d73 Replaced colors with styles in InputField, updates #611, #644 Oliver 2021-11-09 15:42:28 +0100
  • 1b3174ee3d Added callback functions for focus and blur events. Oliver 2021-11-08 17:05:49 +0100
  • 175cc7d7ce Button.SetBlurFunc() should have been named Button.SetExitFunc(). Oliver 2021-11-08 16:35:21 +0100
  • 0c92c2a810 Added Flex.GetItem() and Flex.GetItemCount(). Resolves #385, resolves #657. Oliver 2021-11-08 16:13:18 +0100
  • f3c28ac7ca
    feat(list): alternate bold Paulo 2021-10-30 19:06:10 -0300
  • a4acb08f51
    Merge pull request #665 from SamWhited/fix_crash rivo 2021-10-29 16:29:23 +0200
  • d0d3379128 Fix deadlock in SetText Sam Whited 2021-10-29 07:27:24 -0400
  • 1d641bd565 Clarified FlexRow and FlexColumn. Also introduced CSS variants. Fixes #658 Oliver 2021-10-29 11:03:57 +0200
  • 792841ab16 Very minor change. Oliver 2021-10-29 10:45:20 +0200
  • 21d44f5cd1 Some cosmetic cleanup regarding the last merge. Oliver 2021-10-29 10:38:51 +0200
  • d710b0beff
    Merge pull request #652 from SamWhited/tview_writer rivo 2021-10-29 07:15:55 +0200
  • e0e4bba1c3
    Merge pull request #663 from hirose31/add-s3surfer rivo 2021-10-27 16:05:24 +0200
  • a869cfd4a0 Add s3surfer to README HIROSE Masaaki 2021-10-27 21:08:42 +0900
  • c0678d7aa9 Fix race condition with locking in SetText Sam Whited 2021-10-25 07:37:04 -0400
  • 4385df9931 Add batch writer for TextView's Sam Whited 2021-09-23 08:02:27 -0400
  • 5508f4b002 Added italics and strikethrough to style attributes. Resolves #457 Oliver 2021-10-01 12:26:26 +0200
  • ee97a7ab39 Allowing users to determine whether a table selection should wrap. Defaults to false now. Resolves #656 Oliver 2021-09-26 20:16:11 +0200
  • 2cb20002bc Removed accidental inclusion of Postgres driver. Oliver 2021-09-23 07:17:54 +0200
  • bb872b4b26 Added a reference go Golang's Code of Conduct instead of rolling our own. Oliver 2021-09-20 18:36:36 +0200
  • 78cf54e830 Merge branch 'virtualtable' Oliver 2021-09-20 18:14:01 +0200
  • 4873216916
    Merge 577abffd1b into f7430b878d Anders Brander 2021-09-12 06:06:37 -0500
  • f7430b878d
    Merge pull request #626 from Wenshiqi222/master rivo 2021-09-09 17:49:44 +0200
  • 977fa2d906
    Merge pull request #627 from infl00p/master rivo 2021-09-09 17:49:19 +0200
  • d882656547
    Merge branch 'master' into master rivo 2021-09-09 17:48:54 +0200
  • 7dc913c835
    Merge pull request #642 from sachaos/feature/add-viddy rivo 2021-09-09 17:47:57 +0200
  • 9a8868add0
    Merge pull request #643 from amorenoz/fix_tcell_ref rivo 2021-09-09 17:45:39 +0200
  • 6e31eb2925 go.mod: fix wrong reference to tcell dependency Adrian Moreno 2021-09-09 17:19:00 +0200
  • 173e0b7775 Add viddy: a modern watch command to README Takumasa Sakao 2021-09-09 18:17:13 +0900
  • 7f6f0b84f6 Make TextView.Clear safe Takumasa Sakao 2021-09-09 17:39:16 +0900
  • 2f13f81dcb Upgraded to latest tcell commit. Fixes #624 Oliver 2021-09-04 19:31:54 +0200
  • 9b6f0f012d Navigation bugfix and improved comments. Oliver 2021-08-08 11:52:26 +0200
  • 2cef1c04ba Rewrote Table to accommodate virtual tables. Oliver 2021-08-08 00:25:53 +0200
  • cf3252f302
    Bump github.com/gdamore/tcell/v2 from 2.3.3 to 2.4.0 (#4) dependabot[bot] 2021-08-02 08:37:13 +0200
  • ba8c5cd0df
    Bump github.com/mattn/go-runewidth from 0.0.10 to 0.0.13 (#5) dependabot[bot] 2021-08-02 08:36:16 +0200
  • a3c3f69f4b
    Update dependabot.yml Matthieu MOREL 2021-08-02 08:34:22 +0200
  • 9bc46e99e0
    Create dependabot.yml Matthieu MOREL 2021-07-13 23:28:24 +0200
  • e0e3674477
    Add gobit project that uses tview to Readme infl00pLabs 2021-07-09 13:38:09 +0300
  • 6bc094860b
    Merge pull request #1 from Wenshiqi222/Wenshiqi222-patch-1 Wenshiqi222 2021-07-06 11:09:01 +0800
  • bcb1cef989
    Update dropdown.go Wenshiqi222 2021-07-06 11:03:28 +0800
  • 8ac207cc0f
    Bump github.com/mattn/go-runewidth from 0.0.10 to 0.0.13 (#1) dependabot[bot] 2021-06-29 11:01:44 +0200
  • c8857d8db4
    Bump github.com/gdamore/tcell/v2 from 2.3.3 to 2.3.11 (#2) dependabot[bot] 2021-06-29 10:59:44 +0200
  • 210db0a98e
    Update go.yml Matthieu MOREL 2021-06-29 10:58:05 +0200
  • 4766662eec
    Update go.yml Matthieu MOREL 2021-06-29 10:56:14 +0200
  • 859bb6c975
    Create go.yml Matthieu MOREL 2021-06-29 10:55:30 +0200
  • 6c7982f017
    Create dependabot.yml Matthieu MOREL 2021-06-29 10:52:09 +0200
  • 061063f390
    Update go.mod Matthieu MOREL 2021-06-29 10:50:27 +0200
  • 29d673af0c Added SetListStyles() to DropDown. Resolves #621 Oliver 2021-06-24 18:53:35 +0200
  • 36f5c190ea Handling tcell.ErrorEvent now. Fixes #617 Oliver 2021-06-24 18:27:19 +0200
  • 5f84306246
    Merge pull request #623 from bnaydenov/add_ssmbrowse_into_referenace_projects rivo 2021-06-24 17:51:30 +0200
  • 452d977252 update README.md - add ssmbrowse as reference projects using tview Bogdan Naydenov 2021-06-23 15:41:35 -0400
  • c1c800d86f add emacs-like key skanehira 2021-06-17 23:20:06 +0900
  • d4fb034822
    Merge pull request #616 from KenanBek/patch-1 rivo 2021-06-08 12:56:43 +0200
  • 407245b401
    Add project DBUI into README tview Kanan Rahimov 2021-06-07 21:44:47 +0200
  • 25fe827270 TreeView scrolling now allows current selection to go out of view. Resolves #613 Oliver 2021-06-01 10:44:49 +0200
  • 807e706f86 Forms cannot rely purely on a rect check for mouse clicks as drop-downs may extend beyond it. Fixes #602 Oliver 2021-05-31 12:46:47 +0200
  • 2003bc0698 Removed an unnecessary call to Focus() in Form. Fixes #612 Oliver 2021-05-31 11:53:39 +0200
  • 435b99e1df Mouse scrolling on TreeView scrolls instead of selecting nodes. Fixes #607 Oliver 2021-05-29 11:36:04 +0200
  • c24a22db24 Added Application.Sync(), a function to re-sync the screen when its corrupted. Resolves #603 Oliver 2021-05-28 20:52:09 +0200
  • 9e4ad35cfc Merge branch 'master' of github.com:rivo/tview Oliver 2021-05-28 20:06:39 +0200
  • 21d1a2de10 Fixed wrong mouse click test on drop-downs. Fixes #600 Oliver 2021-05-28 20:06:28 +0200
  • 4f66010c49 Add support for styling the borders used with modals. Garrett D'Amore 2021-05-28 01:34:32 -0700
  • 1fd4a5b7aa
    Merge pull request #605 from ledongthuc/patch-1 rivo 2021-05-21 11:12:41 +0200
  • 3d0e045d51
    Merge 8f759a0c7a into c723ed0769 Mario Domgoergen 2021-05-21 10:15:25 +0200
  • 8702cf71d3
    Add project GoHowMuch into README tview Thuc Le 2021-05-21 08:54:28 +0200
  • 1496747abb Add style setters Mario Domgoergen 2021-05-20 22:23:53 +0200
  • 8f759a0c7a Use styles in list.go Mario Domgoergen 2021-05-20 22:13:11 +0200
  • 3ff48db0b5 Upgraded to latest tcell version. Fixes #70 Oliver 2021-05-20 18:33:42 +0200
  • 1405acb3bb Update README.md darylhjd 2021-05-14 15:53:05 +0800
  • c723ed0769 Upgraded to latest tcell version. Fixes #70 Oliver 2021-05-20 18:33:42 +0200
  • 577abffd1b Merge branch 'rivo:master' into table-left-overflow Anders Brander 2021-05-17 12:02:28 +0200
  • 22dbf8415b
    Merge pull request #599 from darylhjd/master rivo 2021-05-14 22:28:09 +0200
  • 84ec33078a
    Update README.md darylhjd 2021-05-14 15:53:05 +0800
  • a4d742c3ce Add flag selectedReverseColor to reverse style of selected item Mario Domgoergen 2021-05-11 11:12:41 +0200
  • 09cec83b17 Merge branch 'master' of github.com:rivo/tview Oliver 2021-04-27 13:28:37 +0200
  • b610d436f3 Minor improvements. Oliver 2021-04-27 13:28:32 +0200
  • 00fa626732
    Merge pull request #587 from qnkhuat/master rivo 2021-04-27 13:23:39 +0200
  • ddd302a95b
    Merge branch 'master' into master rivo 2021-04-27 13:23:28 +0200
  • 08e0e45635
    Merge pull request #590 from issadarkthing/gomu rivo 2021-04-27 13:21:51 +0200
  • ba9f3a6fa1 Fixed missed tag at EOL in TextView. Fixes #531 Oliver 2021-04-27 09:08:36 +0200
  • 3ac88670dd TreeView.process() fires the changed callback and therefore needs to remain in input handler. Fixes #579 Oliver 2021-04-26 16:43:34 +0200
  • 9f215ef4fd
    Merge pull request #581 from berrange/pg-keys rivo 2021-04-26 16:30:04 +0200
  • a74431711b Minor clarification. Oliver 2021-04-26 16:20:53 +0200
  • ea0971753c Upgrade tcell to v2.2.1. Oliver 2021-04-26 14:01:46 +0200
  • 7df0389ccc Cleaned up modules. Oliver 2021-04-26 13:57:56 +0200
  • ef11d63b76 Add gomu raziman 2021-04-18 09:04:17 +0800
  • f68e023e7c
    Add GoChess to README.md #Projects Quang Ngoc 2021-04-04 14:58:24 +0700
  • 6f1e19c6fe Allow cursor-left to move to previous line in table view, if at leftmost cell. Anders Brander 2021-03-29 13:30:37 +0200
  • 0bca6dadb3 Fix inverted handling of KeyPgDn/KeyPgUp in List widget Daniel P. Berrangé 2021-03-15 18:25:18 +0000
  • ae9464cc35 Upgraded printing and style handling to the new definition of tcell.ColorDefault. Oliver 2021-03-12 18:48:52 +0100
  • ae065beb93 Fixed Box border background colour. Oliver 2021-03-12 12:58:47 +0100
  • b2dec96e1a Upgraded to tcell v2.2.0 and rewrote the Application.Suspend() function to use tcell's new methods. Oliver 2021-03-11 20:14:19 +0100
  • d2371c651b Added more clarification for the use of Application.Draw(). Oliver 2021-03-11 18:07:04 +0100
  • 046ce97f77
    Merge pull request #574 from dundee/patch-1 rivo 2021-03-11 17:47:31 +0100