Commit Graph

  • 871ddc57d7 DropDown mouse support Chris Miller 2019-11-05 01:11:21 +0000
  • d891191b78 Fire Selected on list item click Chris Miller 2019-11-04 06:55:58 +0000
  • d7250288e2 More mouse handling for primitives Chris Miller 2019-11-04 06:30:25 +0000
  • 2f4b6ad748 Return self Chris Miller 2019-11-04 05:42:46 +0000
  • 96875c75b9 Added mouse handling Chris Miller 2019-11-04 05:34:46 +0000
  • a7ffdce4b2 Added CustomKeys support in TextView Aravind Gopal Mallapureddy 2019-10-30 12:32:29 +0530
  • 4228b76678 TextView: Add tests and benchmarks Trevor Slocum 2019-10-18 09:50:08 -0700
  • 4a44464076 Added SetFixedColumnsWidth() to Table to keep columns width fixed when scrolling Juan Cespedes 2019-09-13 00:22:15 +0200
  • 685bf6da76 Added GetFrontPage() to Pages. Resolves #355 Oliver 2019-10-18 14:55:27 +0200
  • 731cb7162a Updated dependencies. Resolves #354 Oliver 2019-10-18 14:11:57 +0200
  • bacbf5155b Wrong comparator led to wrong scrolling behaviour. Fixes #341, resolves #342 Oliver 2019-10-18 13:56:45 +0200
  • c35e6b2b4c Avoiding infinite loop on narrow TextViews. Fixes #333 Oliver 2019-10-17 12:07:41 +0200
  • de7ae86b5b Avoid div-by-0 in case Flex item sizes are all 0. Resolves #332, resolves #334 Oliver 2019-10-17 11:33:25 +0200
  • 11a4b478d3 Handle ansi code 39 and 49 Sean Smith 2019-09-13 20:12:34 -0400
  • 3d2ab191cb allow to override key bindings for tree actions jumale 2019-09-09 16:13:01 +0200
  • aa906d36a6
    Fix: non-scrollable textview has strange behavior dzp 2019-09-01 01:26:52 +0800
  • f8bc69b903 Every redraw of a Form re-evaluates the focus index. Fixes #144 Oliver 2019-08-29 18:12:55 +0200
  • 5f046517c4
    Feat: add limited mouse support dzp 2019-07-15 02:20:23 +0800
  • 98fb5de88a
    Feat: add Application.Set(Get)UnknownEventHandler dzp 2019-07-15 01:50:05 +0800
  • dbf8505d84 Don't skip regions at end of line Sam Whited 2019-08-24 18:06:28 -0500
  • 497523fb9b
    Sets flex size to 0 when all items have proportion 0. Fixes: #332 Pavle Jonoski 2019-08-19 23:56:13 +0200
  • b38511016c Add footer to Box Shane Pope 2019-07-31 20:20:04 -0500
  • f92fc57ddb Use Lock to Clear() TextView Sebastien Armand 2019-07-26 12:24:10 -0700
  • 23dc8a0944 Table.Select() also triggers "selection changed" event. Fixes #323 Oliver 2019-07-21 15:54:19 +0200
  • b8bb0f928f Grid offset handling was buggy. Fixes #279 Oliver 2019-07-17 18:46:45 +0200
  • f63eca142c List changed event was not fired when SetCurrentItem() was called. Fixes #315 Oliver 2019-07-11 11:37:27 +0100
  • 0e689965bb Fixed wrong handling of 8-bit ANSI colors. Fixes #317 Oliver 2019-07-11 11:30:32 +0100
  • fc28d646d0 Primitive widths/heights should not become negative. Also fixed a TextView issue where purging led to panics. Fixes #306 Oliver 2019-07-09 14:01:41 +0100
  • c3d1d4bcf9 Added autocomplete functionality to InputField. Resolves #299, resolves #77 Oliver 2019-07-08 09:34:06 +0100
  • c0e09651e4 More specific definition of punctuation characters at which WordWrap() breaks. Fixes #295 Oliver 2019-07-05 11:49:22 +0100
  • 4679c7790c
    Merge pull request #291 from mikeschinkel/adddropdown_init rivo 2019-07-05 11:34:45 +0100
  • 95de965571 Selection bar in DropDown stretches entire width now. Also added SetTextOptions() with prefixes/suffixes etc. Resolves #289 Oliver 2019-07-05 10:48:25 +0100
  • e4b4b7fe82 formatting fixes ajcarvajal 2019-06-30 14:44:17 -0800
  • acab75bc50 Merge branch 'master' of https://github.com/rivo/tview ajcarvajal 2019-06-29 18:11:15 -0800
  • 49350e374a make textview1 example sleep when inactive ajcarvajal 2019-06-29 18:03:04 -0800
  • 17ae691817 Reimplemented the WordWrap() function. Fixes #251 Oliver 2019-06-29 20:45:09 +0100
  • 83fd8c4bd5 Ensure SetChangedFunc is called after SetCurrentItem Sam Whited 2019-06-26 10:34:57 -0500
  • 2e907d29e4
    Merge pull request #308 from ollien/fix-row-count rivo 2019-06-26 15:39:40 +0200
  • e3f6263a37 Added a page count getter to Pages. Resolves #310 Oliver 2019-06-26 15:31:22 +0200
  • a186f0a909
    Don't throw away nodes after drawing TreeView Nick Krichevsky 2019-06-15 22:19:38 -0400
  • 8c11f7d77e
    Merge branch 'master' into noseg diamondburned 2019-06-10 16:11:25 -0700
  • 6994005fdc fixed list bug diamondburned 2019-06-10 09:21:33 -0700
  • 90aba4bf58 added setitems for list diamondburned (Forefront) 2019-06-08 18:50:16 -0700
  • 62338d6db5 fixed out of range crash diamondburned (Forefront) 2019-06-08 13:26:13 -0700
  • 545547a99d lol diamondburned (Forefront) 2019-06-08 12:44:13 -0700
  • 9f675bfd62 refactored list diamondburned (Forefront) 2019-06-08 11:13:19 -0700
  • e514b072e2 lol diamondburned (Forefront) 2019-06-08 09:23:49 -0700
  • 25b7574e6b exported ListItems diamondburned (Forefront) 2019-06-08 08:53:19 -0700
  • 4918c1bab1 conf 1 diamondburned (Forefront) 2019-06-07 04:32:11 -0700
  • 733e0871e4 Add FormItem field validation Mike Schinkel 2019-06-10 03:19:36 -0400
  • 06a95af2a2 Add feature-complete FormItemArgs for testing Mike Schinkel 2019-06-09 23:05:06 -0400
  • b62197ade4 Added GetScrollOffset() and GetRowCount() to TreeView. Resolves #283 Oliver 2019-06-09 18:25:13 +0200
  • 8663dc7b68 Added GetFormItems() Mike Schinkel 2019-06-02 22:23:35 -0400
  • cb6d9a9a69 Fixed TextView's reset [-] setting the wrong color diamondburned (Forefront) 2019-06-07 04:38:19 -0700
  • 911ae60c14 Added a ChangedFunc to Form Mike Schinkel 2019-06-04 18:20:55 -0400
  • f5215d3d14 Add GetFocusedElement() method to Form. Mike Schinkel 2019-06-04 17:20:57 -0400
  • 87c5125144 Add GetTitle() method to Box. Mike Schinkel 2019-06-04 17:14:24 -0400
  • c2c3679add Fix initialization bug in AddDropDown(), issue #290. Mike Schinkel 2019-06-03 20:40:09 -0400
  • ef08083df6 added singleclick mode, fixed scroll diamondburned 2019-06-03 11:17:02 -0700
  • c4a2742b73 fixed go sumg diamondburned 2019-06-03 10:31:13 -0700
  • a8f6aa0e2a mouse support for treeview diamondburned 2019-06-03 10:28:06 -0700
  • 9a39456028 Added GetFormItems() Mike Schinkel 2019-06-02 22:23:35 -0400
  • 384f577a62 Added SetFocus() to Form which changes the focus to a specific form element. Resolves #286 Oliver 2019-06-02 21:31:59 +0200
  • 29b0d3cfbf Updated table demo screenshot. Resolves #282 Oliver 2019-06-02 19:24:19 +0200
  • d83afad2cb fixed diamondburned (Forefront) 2019-05-15 23:39:50 -0700
  • 6a5f4a84ea treenode selected color diamondburned (Forefront) 2019-05-15 23:29:37 -0700
  • bd836ef13b Added new guidelines for PR's. Oliver 2019-05-15 18:12:33 +0200
  • cf9d115173
    Merge pull request #269 from wedaly/master rivo 2019-05-14 18:34:53 +0200
  • 7cc6943d5a Space will also select a node in a TreeView. Resolves #280 Oliver 2019-05-14 18:24:39 +0200
  • d14da4f46f Bugfix in Grid which mistakenly compared grid item size to resolve conflicts. Fixes #277 Oliver 2019-05-14 18:10:49 +0200
  • 3c477cc248 TextView.ScrollTo() will turn off end-tracking. Fixes #274 Oliver 2019-05-14 17:07:36 +0200
  • f16ba37c6a Added functions to remove all buttons from forms and from modals. Resolves #259 Oliver 2019-05-14 16:48:29 +0200
  • f2bf2be1ba Bugfix in TreeView which may have caused an index out of range. Fixes #262 (hopefully) Oliver 2019-05-13 16:28:25 +0200
  • 7a653a04b3 Package now uses go modules. Oliver 2019-05-13 10:41:35 +0200
  • cd8302b76c Enable space to select tree node besides enter key. Space is more frequently used for selection. Linuxer Wang 2019-05-09 18:00:23 -0700
  • 467544351b Added traceEnd=false when scrolling Michael Thorsager 2019-04-22 22:00:11 +0200
  • 6fd928c95d Fix box to draw ColorDefault backgroundColor aiden.ahn 2019-04-19 16:45:28 +0900
  • ed19232af5 Fix list ColorDefault issue aiden.ahn 2019-04-19 15:31:38 +0900
  • 743e3fe55d Add functions to set background color, button text, and button background color on modal Will Daly 2019-04-17 10:03:36 -0700
  • 8d70a30e01 Optimize the decomposeString usage Viktor Kojouharov 2019-04-14 18:50:56 +0300
  • 7fc7ecd31b Optimizations for TextView Viktor Kojouharov 2019-04-14 17:03:23 +0300
  • 90b4da1bd6 Fixed empty pages when the only visible page was removed. Fixes #250 Oliver 2019-04-06 20:23:40 +0200
  • 9d616aee87 DropDown's SetCurrentOption() will also trigger the selected event. Closes #256, resolves #260 Oliver 2019-04-05 23:20:22 +0200
  • 941b04f078 Add a method to Modal for removal of the buttons Viktor Kojouharov 2019-04-01 21:46:40 +0300
  • ab9fa09963 Call the selected function on manual select Viktor Kojouharov 2019-03-31 21:49:10 +0300
  • 752a7e9e81 exported Screen diamondburned (Forefront) 2019-03-30 21:34:24 -0700
  • 9a52e2a713 Merge branch 'master' of https://github.com/diamondburned/tview diamondburned (Forefront) 2019-03-30 21:14:24 -0700
  • 4f73c7b199 exported screen diamondburned (Forefront) 2019-03-30 21:13:37 -0700
  • 97148c5a56 Support Go Modules Sam Whited 2018-12-21 08:13:58 -0600
  • 8a9e26fab0 Hitting the Alt-key should not prevent input. Fixes #240 Oliver 2019-03-24 19:21:52 +0100
  • 8d5eba0c2f Replaced runewidth.StringWidth() with my own implementation. Fixes #236 Oliver 2019-03-19 12:12:40 +0100
  • 84ae2ea044
    Added getPlaceholder diamondburned 2019-03-14 08:19:09 -0700
  • 2cc825800b Switched string iteration to using the github.com/rivo/uniseg package. Oliver 2019-03-14 12:47:53 +0100
  • 3938f60085
    Merge pull request #247 from dgrr/master rivo 2019-03-10 12:39:48 +0100
  • 0657ad9abd fixed regex diamondburned (Forefront) 2019-03-09 17:16:51 -0800
  • 2b799ba83f added italics and strikethrough diamondburned (Forefront) 2019-03-09 16:58:02 -0800
  • 1d0309ee28 Applied requested changes Dario 2019-03-09 23:33:40 +0100
  • d3efe1d5e8 Fixed some comments. Oliver 2019-03-09 14:04:59 +0100
  • de9730f6df
    Merge pull request #200 from ravenops/feature/theme rivo 2019-03-09 14:02:56 +0100
  • 3548dec808 Fixed a bug where neighbouring colour tags were processed incorrectly. Fixes #241 Oliver 2019-03-09 12:33:12 +0100