提交歷史

作者 SHA1 備註 提交日期
  tznind 8fe8128b0b Replaced delegates with new interface ITreeBuilder 4 年之前
  tznind 7cf34777d3 Fixed missing xmldoc 4 年之前
  tznind 30251c8baf Fixed alignment padding and made better use of Bounds.Width 4 年之前
  tznind ace6251414 Support for column styles (alignment and format) 4 年之前
  tznind 700e097e4b Fixed start of line rendering and line flag checks 4 年之前
  tznind 185f4ed4cd Added gridlines and fixed partial column rendering 4 年之前
  tznind e7dcd49506 Changed GetLinePrefix to use Runes directly (instead of strings) 4 年之前
  tznind 5dad1d2221 Added test for TreeNode usage 4 年之前
  tznind d68dbca108 fixed root node indentation 4 年之前
  tznind 6af7cd85d1 added ShowLines and TreeNode support 4 年之前
  tznind 7394b5013e clarified consent to use under MIT 4 年之前
  Charlie Kindel 92c2171388 Merge pull request #1036 from BDisp/netdriver-mouse-support 4 年之前
  Charlie Kindel 890d6fa43f Merge pull request #1029 from BDisp/windowsdriver-usc--docking 4 年之前
  Charlie Kindel 8546dadc66 Merge pull request #1035 from BDisp/nuget-packages-update 4 年之前
  Charlie Kindel 173146e66c Merge pull request #1031 from BDisp/gets-colorscheme-attributes 4 年之前
  BDisp 412c325922 Fixing a incompatible ReadOnly TextField color with the NetDriver if its selected. This work with all drivers. 4 年之前
  BDisp a3e3e7fb25 Fixed bug if WindowTop is bigger than 0. 4 年之前
  BDisp d06c87493d Fixing mouse not working on Unix in low coordinates. 4 年之前
  BDisp 152d4e4d35 Allowing Key.AltMask + Key.Space to open the MenuBar too. 4 年之前
  BDisp 9dacb7d3ee Fixes #518. Added mouse support for the NetDriver. 4 年之前
  tznind 7af2763f43 Added method RebuildTree 4 年之前
  BDisp b7f91af247 Fixes #1034. The NuGet packages need to be updated. 4 年之前
  tznind 8ce042eb52 Fixed RefreshObject when Equality method is overridden in model objects 4 年之前
  tznind 2bd3f76553 Added GetChildren and GetParent 4 年之前
  tznind 1416f2f047 Fixed always swallowing keystrokes in ProcessKey in TableView 4 年之前
  BDisp 9fd083ba5f Typo fixing. 4 年之前
  BDisp b8a1ed5c24 Fixes #1030. Getting colors from the Attributes of a ColorScheme. 4 年之前
  BDisp 149561a964 No need to create another MenuBarItem. Added a new constructor to the MenuBarItem allowing a list of MenuItem arrays. 4 年之前
  BDisp eec477a89f Fixes #1028. WindowsDriver does not handle Window docking properly with the -usc argument. 4 年之前
  tznind b75b79b068 Added RefreshObject and IsExpanded 4 年之前