Commit History

Author SHA1 Message Date
  tznind 22c30fbb55 Added MoveColumn command to Scenario 4 years ago
  Thomas Nind 63c20164ab Update tableview.md 4 years ago
  tznind 656e9b5159 Fixed Scenario for deleting last column in table 4 years ago
  tznind 2092031390 Added alignment and format functions to CsvEditor 4 years ago
  tznind cbcd557710 Added a CSV editor Scenario and an article introducing table view and how to use it 4 years ago
  tznind 5bff06405a Fixed checking OfX instead of X on mouse event handler 4 years ago
  tznind 1549d775c5 Added vertical scrollbars 4 years ago
  tznind c02a238ef0 Merge branch 'master' into table-view 4 years ago
  Thomas Nind 52360cfdde Merge pull request #1 from migueldeicaza/master 4 years ago
  Charlie Kindel 77add786fc Merge pull request #1081 from BDisp/scroll-bar-view 4 years ago
  Charlie Kindel 45d5e997e1 Merge pull request #1094 from BDisp/netdriver-virtual-terminal-sequences 4 years ago
  Charlie Kindel ddbb15d44f Merge pull request #1092 from BDisp/linux-continuous-button-pressed 4 years ago
  Charlie Kindel fd663b6ddc Merge pull request #1090 from pcgeek86/patch-1 4 years ago
  Charlie Kindel 285cc82b9f Merge pull request #1085 from angelobreuer/master 4 years ago
  Charlie Kindel d321fa0dc5 Merge pull request #1075 from BDisp/get-toplevel-subviews 4 years ago
  Charlie Kindel 0cfd2c5a32 Merge pull request #1089 from BDisp/button-clicked-fix 4 years ago
  BDisp f9f68048a2 The host only need to pass the real sizes and the ScrollBarView automatically consider the extra line and column. 4 years ago
  BDisp 0eb3b993ab Host must deal with the mouse wheel. 4 years ago
  BDisp cc7e5878dc Fixes the button release issue after button pressed and moved. 4 years ago
  BDisp 0201113425 Added more mouse buttons codes. 4 years ago
  BDisp f0254f8b4d Fixes #1093. NetDriver is reading badly sometimes the virtual terminal sequences. 4 years ago
  BDisp 27a617abba There is no need use the Application.MainLoop.AddIdle as the async call seems to work properly now. 4 years ago
  BDisp 1c7e32e961 Removing private keyword. 4 years ago
  BDisp 1bf4db0bd0 Reducing the ProcessContinuousButtonPressedAsync Task.Delay. 4 years ago
  BDisp f568166fb8 Fixes #1091. Continuous button pressed not working properly on Linux. 4 years ago
  BDisp 3cdb1fe0e6 Fixes the double scrolling when the arrows are clicked on the ScrollBarView. 4 years ago
  BDisp 6267d2742d KeepContentAlwaysInViewport is redrawing well now if it is false, showing always the left tee-right tee and top tee-bottom tee. 4 years ago
  BDisp ce46fb3d3e Don't need this. 4 years ago
  BDisp e7f66f8350 Simplifies the code more and makes it more understandable on the ScrollBarView. 4 years ago
  Trevor Sullivan ea834b8e0e Add copyable instructions for .NET Core users 4 years ago