Commit History

Author SHA1 Message Date
  BDisp 10fb8cda63 Replacing to MouseGrabView. 2 years ago
  BDisp 281a849c08 Fixes #2026. Added ClearOnVisibleFalse to flag if the view must be cleared or not. (#2020) 2 years ago
  BDisp a23c1bee19 Fixes #1925. Preserve trailing spaces on word wrap must be refactored… (#1929) 3 years ago
  BDisp 091eb5a956 Changes unit tests to support xunit 2.4.2 upgrade. (#1936) 3 years ago
  BDisp 74b91a3979 Textview readonly wrap fix (#1898) 3 years ago
  BDisp 9d1a919ca5 Fixes #1793. ScrollBarView is hiding if the host fit the available space. (#1795) 3 years ago
  BDisp b200763a3f Fixes #1387. Allowing the UnitTests project to test internal keywords. 4 years ago
  BDisp d092fc694d Small change to re-run the test in Github. 4 years ago
  BDisp c4232e9a3a More unit test for issue #1344, testing IsVertical as False. 4 years ago
  BDisp a9d8ff19d8 Fixes #1344. Setting showBothScrollIndicator to false on the constructor don't throws NullReferenceException anymore. 4 years ago
  Charlie Kindel 8d8025329e Added Attributes tests; balanced Application.Init/Shutdown 4 years ago
  Charlie Kindel b29240f362 Code coverage (#1235) 4 years ago
  BDisp f9f68048a2 The host only need to pass the real sizes and the ScrollBarView automatically consider the extra line and column. 4 years ago
  BDisp e7f66f8350 Simplifies the code more and makes it more understandable on the ScrollBarView. 4 years ago
  BDisp 58c2509772 Offers more simplicity to iterate with the ScrollBarView and its hosts. 4 years ago
  BDisp bedeca61e6 Fixing some bugs. 4 years ago
  BDisp 0466a6ebc3 Avoiding throwing exception on the "All Views Tester" scenario. 4 years ago
  BDisp 146d23422b Ensures that the ScrollBarView don't have two vertical or horizontal ScrollBarView. 4 years ago
  BDisp 351cb8133f Fixed backward bug and added one more unit test to probe. 4 years ago
  BDisp 5b86c460e8 Added ScrollBarViewTests.cs file with unit tests for ScrollBarView. 4 years ago