Commit Verlauf

Autor SHA1 Nachricht Datum
  Charlie Kindel 173146e66c Merge pull request #1031 from BDisp/gets-colorscheme-attributes vor 4 Jahren
  BDisp 412c325922 Fixing a incompatible ReadOnly TextField color with the NetDriver if its selected. This work with all drivers. vor 4 Jahren
  BDisp a3e3e7fb25 Fixed bug if WindowTop is bigger than 0. vor 4 Jahren
  BDisp d06c87493d Fixing mouse not working on Unix in low coordinates. vor 4 Jahren
  BDisp 152d4e4d35 Allowing Key.AltMask + Key.Space to open the MenuBar too. vor 4 Jahren
  BDisp 9dacb7d3ee Fixes #518. Added mouse support for the NetDriver. vor 4 Jahren
  tznind 7af2763f43 Added method RebuildTree vor 4 Jahren
  BDisp b7f91af247 Fixes #1034. The NuGet packages need to be updated. vor 4 Jahren
  tznind 8ce042eb52 Fixed RefreshObject when Equality method is overridden in model objects vor 4 Jahren
  tznind 2bd3f76553 Added GetChildren and GetParent vor 4 Jahren
  tznind 1416f2f047 Fixed always swallowing keystrokes in ProcessKey in TableView vor 4 Jahren
  BDisp 9fd083ba5f Typo fixing. vor 4 Jahren
  BDisp b8a1ed5c24 Fixes #1030. Getting colors from the Attributes of a ColorScheme. vor 4 Jahren
  BDisp 149561a964 No need to create another MenuBarItem. Added a new constructor to the MenuBarItem allowing a list of MenuItem arrays. vor 4 Jahren
  BDisp eec477a89f Fixes #1028. WindowsDriver does not handle Window docking properly with the -usc argument. vor 4 Jahren
  tznind b75b79b068 Added RefreshObject and IsExpanded vor 4 Jahren
  tznind f5875034f7 xmldocs for SelectionChangedEventArgs constructor vor 4 Jahren
  tznind 148b4d2784 Made ScrollOffset setter public and added helper method and tests vor 4 Jahren
  tznind dcacf8eb6f Added SelectionChanged event vor 4 Jahren
  tznind e833adf94d Fixed always returning true in ProcessKey even when not consuming keystroke vor 4 Jahren
  Charlie Kindel 62b5800c84 Merge pull request #1021 from BDisp/netdriver-unicode vor 4 Jahren
  Charlie Kindel fdd6ec355d Merge pull request #1027 from BDisp/textfield-unicode-frame vor 4 Jahren
  BDisp 94f58acecf Trying fix #335 vor 4 Jahren
  BDisp c0540b5de6 Adjusting the code. vor 4 Jahren
  BDisp 097c82fdf5 Fixes #1026. TextField is redrawing over SuperView limits with unicode characters using NetDriver. vor 4 Jahren
  BDisp 3e29baa5c5 Cleanup. vor 4 Jahren
  BDisp 55c682dde1 Ensures that the Toplevel redraw if the LayoutNeeded is true in the RunLoop too. vor 4 Jahren
  BDisp 88c33bb924 Reverting the breaking Toplevel Redraw. vor 4 Jahren
  BDisp 441fcbecbe Removed break. vor 4 Jahren
  BDisp 12383e4c31 Avoid exception if LastFocused is null. vor 4 Jahren