Commit History

作者 SHA1 備註 提交日期
  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 年之前
  tznind f5875034f7 xmldocs for SelectionChangedEventArgs constructor 4 年之前
  tznind 148b4d2784 Made ScrollOffset setter public and added helper method and tests 4 年之前
  tznind dcacf8eb6f Added SelectionChanged event 4 年之前
  tznind e833adf94d Fixed always returning true in ProcessKey even when not consuming keystroke 4 年之前
  Charlie Kindel 62b5800c84 Merge pull request #1021 from BDisp/netdriver-unicode 4 年之前
  Charlie Kindel fdd6ec355d Merge pull request #1027 from BDisp/textfield-unicode-frame 4 年之前
  BDisp 94f58acecf Trying fix #335 4 年之前
  BDisp c0540b5de6 Adjusting the code. 4 年之前
  BDisp 097c82fdf5 Fixes #1026. TextField is redrawing over SuperView limits with unicode characters using NetDriver. 4 年之前
  BDisp 3e29baa5c5 Cleanup. 4 年之前
  BDisp 55c682dde1 Ensures that the Toplevel redraw if the LayoutNeeded is true in the RunLoop too. 4 年之前
  BDisp 88c33bb924 Reverting the breaking Toplevel Redraw. 4 年之前
  BDisp 441fcbecbe Removed break. 4 年之前
  BDisp 12383e4c31 Avoid exception if LastFocused is null. 4 年之前
  BDisp 7de9db69c6 Fixing demo. 4 年之前