116 Commits (master)

Author SHA1 Message Date
HIROSE Masaaki a869cfd4a0 Add s3surfer to README 3 years ago
Oliver bb872b4b26 Added a reference go Golang's Code of Conduct instead of rolling our own. 3 years ago
rivo d882656547
Merge branch 'master' into master 3 years ago
Takumasa Sakao 173e0b7775 Add viddy: a modern watch command to README 3 years ago
infl00pLabs e0e3674477
Add gobit project that uses tview to Readme 3 years ago
Bogdan Naydenov 452d977252 update README.md - add ssmbrowse as reference projects using tview 3 years ago
Kanan Rahimov 407245b401
Add project DBUI into README tview 3 years ago
Thuc Le 8702cf71d3
Add project GoHowMuch into README tview 3 years ago
darylhjd 84ec33078a
Update README.md 3 years ago
rivo ddd302a95b
Merge branch 'master' into master 3 years ago
raziman ef11d63b76 Add gomu 3 years ago
Quang Ngoc f68e023e7c
Add GoChess to README.md #Projects 3 years ago
rivo 046ce97f77
Merge pull request #574 from dundee/patch-1
add gdu to projects
3 years ago
Oliver eaef439da5 Removed a project that 404'ed from the README file. 3 years ago
Daniel Milde 9888d6fcca
add gdu to projects 3 years ago
Anis uddin Ahmad 13009558b2
Added geek-life to the list of projects using tview 3 years ago
Jason Swartz a8048787f0
Added ecsview 4 years ago
Oliver efed17a61c Added TreeNode.GetLevel(). Resolves #502 4 years ago
rivo 358d1d33e9
Merge pull request #504 from profclems/patch-1
Add GLab to list of projects using tview
4 years ago
rivo a9ce704695
Merge pull request #516 from termoose/add-irccloud
Added IRCCloud CLI client to list of projects
4 years ago
Oliver 675ed5b96b Removed Focusable interface. 4 years ago
Clement Sam dfcd0cb598
Merge branch 'master' into patch-1 4 years ago
Ole Andre Birkedal 08f99e45b7 added irccloud cli client to list of projects 4 years ago
rivo d551c850a7
Merge pull request #487 from dhulihan/patch-1
Update README.md
4 years ago
Oliver 273cbf289d Typo fix. 4 years ago
Oliver e4d167311d Upgraded to latest tcell version. Results in a minor incompatibility in the Table class. 4 years ago
Clement Sam 11972b496b
docs(readme): add glab to tview projects 4 years ago
Dave Hulihan 5f85090c27
Update README.md 4 years ago
Oliver 3acd674ec1 Minor fixes. Also added winman. 4 years ago
Wojciech Adam Koszek 309ad75eab Add descriptions to links 4 years ago
Wojciech Adam Koszek e730642e94 Add list of projects using tview. 4 years ago
Oliver cce7c98823 Don't forward mouse events to nil items in Flex/Grid. Fixes #425 4 years ago
Oliver 2505a942a1 Added mouse selection of regions in TextViews. 4 years ago
Oliver 5f5b79b00e Added mouse support for Table and TreeView. 4 years ago
Oliver c3d1d4bcf9 Added autocomplete functionality to InputField. Resolves #299, resolves #77 5 years ago
Oliver 8a9e26fab0 Hitting the Alt-key should not prevent input. Fixes #240 5 years ago
Oliver c22d5570be Bugfixes/improvements to PR #172. 6 years ago
Oliver a7c1880d62 Updated readme. 6 years ago
Oliver 7338a21d35 Fixed ANSI spelling in README, too. See #138 6 years ago
Oliver 4631cd7337 Added the tree view. 6 years ago
Oliver d7d44cb0d2 Flex and Grid don't clear their backgrounds anymore. Resolves #104 6 years ago
Oliver 911fb9543e Added Escape(), ANSIIWriter(), and TranslateANSII(). Resolves #84, resolves #24 6 years ago
Oliver 83d0a16fb2 Added background colors and text attributes to color tags. Resolves #91 6 years ago
Oliver 0b69b9b581 Updated release history. 6 years ago
Oliver 3bac79f308 Added RemoveItem() to Grid and Flex. Resolves #63 6 years ago
Oliver 8c2cd21162 Added a Draw callback to Box which exposes tcell.Screen. Resolves #57 6 years ago
Oliver aea500559b Formatting fix. 6 years ago
Oliver 1b155a1def Application now provides direct access to the screen object via before/after-draw callback functions. Resolves #59 6 years ago
Oliver fd3e872331 Introducing Grid. Resolves #23 6 years ago
Oliver 91a6ff44b6 Finished implementation of grid layout. 6 years ago
Oliver c7b3072f7e Progressing with Grid. 6 years ago
Oliver d448b35bc5 Changed the wording in the README. There are no releases. Resolves #50 6 years ago
Oliver 258f212e5e Added color tag functionality to all strings. Resolves #25 6 years ago
Oliver e349b48fe4 Updated readme. 6 years ago
Oliver 626453b2a6 All primitives now offer a way to intercept all key events sent to them. Also made the global key event intercept handler more general/consistent. Resolves #22 6 years ago
Oliver 1e78c506cb Rewrote TextView's reindex() and Draw() to introduce text alignment and
word wrapping
6 years ago
Oliver 68cd2d4bb0 Layout fixes in readme. 6 years ago
Oliver c2bfee0387 Added password field to Form demo in presentation. 6 years ago
Oliver a7346b12c6 Updated documentation. 6 years ago
Oliver 589b0fff8e Updated readme. 6 years ago
Oliver 3fbea7a99b Added a listener for changes in input fields. Also in the Form. Fixes #4. 6 years ago
Oliver 2874294d89 Added Styles variable with default colors for primitives. 6 years ago
Oliver e4f97a6436 Added links to Wiki to documentation. Also replaced screenshot with GIF screencast. 6 years ago
Oliver 615931ac50 Fixed typo. 6 years ago
Oliver c989300073 Final preparations for the first official release. 6 years ago
Oliver f9f139caaf First commit. Some basic functionality. Publishing to GitHub now. 7 years ago