提交历史

作者 SHA1 备注 提交日期
  BDisp 85d445a5d6 Reverting the changes as this is working right again. 4 年之前
  BDisp 0466a6ebc3 Avoiding throwing exception on the "All Views Tester" scenario. 4 年之前
  BDisp 542c507b59 Ensuring visibility to the SelectedItem of the ListView when getting focus. 4 年之前
  BDisp 146d23422b Ensures that the ScrollBarView don't have two vertical or horizontal ScrollBarView. 4 年之前
  BDisp b88dbb672b Added right and left scrolling feature to the ListView. 4 年之前
  BDisp 7d71525a4a Fixes #1088. On WindowsDriver moving the mouse with a button pressed, when it is released, the button clicked event is fired, causing an unintentional event. 4 年之前
  BDisp bf6c4ec417 Improves mouse functionality and fixed the CharacterMap scenario. 4 年之前
  BDisp 351cb8133f Fixed backward bug and added one more unit test to probe. 4 年之前
  BDisp 5b86c460e8 Added ScrollBarViewTests.cs file with unit tests for ScrollBarView. 4 年之前
  BDisp 5c2e037c85 Removed ContentOffset from ScrollBarView. 4 年之前
  Angelo Breuer 3ca84f8381 Add tests for #1084 4 年之前
  Angelo Breuer 4bbc2fc22d Reset synchronization context on Application.Shutdown() 4 年之前
  BDisp cb71674e76 Sets the vertical and horizontal ContentOffset property. 4 年之前
  BDisp 6f13c64747 ContentOffset fixed. 4 年之前
  BDisp 4fbb5be165 Fixed some bugs. 4 年之前
  BDisp f7a8cf63d7 Since FocusNearestView method deals with navigation and focus is better use TabIndexes instead. 4 年之前
  BDisp 61e87e84b5 Fixes #1073, #1058, #480 #1049. Provides more automation to the ScrollBarView, allowing easily implement on any view. 4 年之前
  tznind c7174c3b46 Handled case where nodes return null for ToString 4 年之前
  BDisp 845b940078 Fixes shift on Unix. 4 年之前
  BDisp b3850f7f61 Fixing FakeDriver and unit test. 4 年之前
  BDisp 3dd17bd82c Added feature to navigate through all Application.Top's subviews. 4 年之前
  BDisp ea8d84f185 Fixing the FocusNearestView method. 4 年之前
  BDisp 950c7dd19a Adding unit test. 4 年之前
  Charlie Kindel cbbce244dc Merge pull request #1072 from mrboring-forks/spelling-error 4 年之前
  BDisp 6d86e7f294 Fixes #1071. Toplevel.GetTopLevelSubviews (). Changed from HashSet<View> to IList<View>. 4 年之前
  mrboring 8bc5a3f5f3 Removed files from pull request 4 年之前
  Charlie Kindel c00637fb1e Merge pull request #1063 from HermanSchoenfeld/master 4 年之前
  Charlie Kindel 321513f19d Merge pull request #1069 from BDisp/auto-size-fix 4 年之前
  tznind d988a34444 Added SelectAll, better selection iteration and validation 4 年之前
  tznind b2e54ec83d Fixed page up/down offset and added test 4 年之前