Commit History

Author SHA1 Message Date
  BDisp 7236dd19c7 Fix unit test. 1 year ago
  BDisp bf166a73b8 Revert changes. 1 year ago
  BDisp 92a5fe98c5 Merge branch 'v2_develop' into v2_view-dispose-mousegrabview-fix_3394 1 year ago
  Tig ffaf756898 Merge pull request #3405 from tznind/fix-tab-remove-null-ref 1 year ago
  tznind caddcdb846 Fix null reference removing tab 1 year ago
  Tig 0a73396375 Merge pull request #3399 from BDisp/v2_listview-scrolling-fix_3396 1 year ago
  Tig 78bde18d4f Merge pull request #3402 from tznind/disable-autosize 1 year ago
  tznind fadecc150a Revert "Add ability to disable AutoSize" 1 year ago
  tznind 7d4d77ca64 Force AutoSize false instead of throw Exception when setting Width/Height 1 year ago
  tznind aa72a97cd6 Add ability to disable AutoSize 1 year ago
  BDisp 24aef987be Restoring unit test from v1. 1 year ago
  BDisp a121b62c77 Fix size in the scenario. 1 year ago
  BDisp 36469b7298 Fix horizontal scrolling in the ListView. 1 year ago
  BDisp c42c88ccbc Ensures the menu bar grabs the mouse when removing a menu. 1 year ago
  BDisp d5800743ea Fixes #3394. View.Dispose doen't call UngrabMouse if MouseGrabView is the view itself. 1 year ago
  Tig f1bc42aaa5 Merge pull request #3372 from tig/v2_3370_continuous_button 1 year ago
  Tig d71554d1ef Merge branch 'v2_develop' into v2_3370_continuous_button 1 year ago
  Tig 102269ec2a Temp fix for ProgressStyles scenario 1 year ago
  Tig bd0f89f8b1 Border changes color, not line style on drag 1 year ago
  Tig ef6e22c7a2 Merge pull request #3386 from BDisp/v2_WindowsDriver-input-fix_3380 1 year ago
  Tig 6c296bb299 Disabled Hover (#define HOVER). 1 year ago
  Tig ac667dae2c Got Hover working for all Views (Button) and Border. Still a bit of a prototype. 1 year ago
  Tig 40ae272944 Refactored MouseEnter/Leave APIs to match design guidelines 1 year ago
  Tig cca32726fc Refactored API to support extensibilty... eg Hover (not implemented yet). 1 year ago
  Tig dceed59a5f Fixed more unit tests 1 year ago
  BDisp b59c5ea9e6 Using GetNumberOfConsoleInputEvents and FlushConsoleInputBuffer to clear input events. 1 year ago
  Tig e1a2793c5c Fixed fragile toplevel drag unit tests 1 year ago
  Tig c5b7b084a9 Way too big a committ.... but I got carried away. 1 year ago
  BDisp 4af0fd1c7e Remove bad code that hangs unit tests on Windows. 1 year ago
  BDisp e7c1183562 Fixes #3380. WindowsDriver is sending mouse button pressed only on moving. 1 year ago