Histórico de Commits

Autor SHA1 Mensagem Data
  BDisp 1603b680da A provisional solution to the #1065 issue. Setting HeightAsBuffer as true by default. há 4 anos atrás
  tznind f2aa560470 Added menu item for toggling LeaveLastRow in Scenario há 4 anos atrás
  tznind eb97e64830 Made 'LeaveLastRow' optional as new property in TableStyle há 4 anos atrás
  tznind 6066d711ad Allowed 1 extra line of vertical scrolling down (past end of tree) há 4 anos atrás
  tznind 1a00376885 Added more tests and fixed GetContentWidth when Bounds have 0 Height há 4 anos atrás
  tznind 2884b8e94d Added horizontal scrollbar, fixed tests há 4 anos atrás
  tznind a1fe75a983 Added horizontal scrolling há 4 anos atrás
  tznind 50119da955 Fixed ofY in mouse handler and made ContentHeight real time há 4 anos atrás
  tznind bea15c54c9 Added scroll bar to tree view example há 4 anos atrás
  tznind 6f787f4638 Merge branch 'master' into tree-view há 4 anos atrás
  Thomas Nind 52360cfdde Merge pull request #1 from migueldeicaza/master há 4 anos atrás
  Thomas Nind 1b316f013d Update treeview.md há 4 anos atrás
  tznind bbfb6b28c0 added csharp syntax to markdown há 4 anos atrás
  tznind 518e58d90d added docs on generic treeview há 4 anos atrás
  tznind 4b6f3569ef Added basic use cases and new article há 4 anos atrás
  Charlie Kindel 77add786fc Merge pull request #1081 from BDisp/scroll-bar-view há 4 anos atrás
  Charlie Kindel 45d5e997e1 Merge pull request #1094 from BDisp/netdriver-virtual-terminal-sequences há 4 anos atrás
  Charlie Kindel ddbb15d44f Merge pull request #1092 from BDisp/linux-continuous-button-pressed há 4 anos atrás
  Charlie Kindel fd663b6ddc Merge pull request #1090 from pcgeek86/patch-1 há 4 anos atrás
  Charlie Kindel 285cc82b9f Merge pull request #1085 from angelobreuer/master há 4 anos atrás
  Charlie Kindel d321fa0dc5 Merge pull request #1075 from BDisp/get-toplevel-subviews há 4 anos atrás
  Charlie Kindel 0cfd2c5a32 Merge pull request #1089 from BDisp/button-clicked-fix há 4 anos atrás
  BDisp f9f68048a2 The host only need to pass the real sizes and the ScrollBarView automatically consider the extra line and column. há 4 anos atrás
  BDisp 0eb3b993ab Host must deal with the mouse wheel. há 4 anos atrás
  BDisp cc7e5878dc Fixes the button release issue after button pressed and moved. há 4 anos atrás
  BDisp 0201113425 Added more mouse buttons codes. há 4 anos atrás
  BDisp f0254f8b4d Fixes #1093. NetDriver is reading badly sometimes the virtual terminal sequences. há 4 anos atrás
  BDisp 27a617abba There is no need use the Application.MainLoop.AddIdle as the async call seems to work properly now. há 4 anos atrás
  BDisp 1c7e32e961 Removing private keyword. há 4 anos atrás
  BDisp 1bf4db0bd0 Reducing the ProcessContinuousButtonPressedAsync Task.Delay. há 4 anos atrás