Historique des commits

Auteur SHA1 Message Date
  BDisp 1c7e32e961 Removing private keyword. il y a 4 ans
  BDisp 1bf4db0bd0 Reducing the ProcessContinuousButtonPressedAsync Task.Delay. il y a 4 ans
  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. il y a 4 ans
  Charlie Kindel cbbce244dc Merge pull request #1072 from mrboring-forks/spelling-error il y a 4 ans
  mrboring 8bc5a3f5f3 Removed files from pull request il y a 4 ans
  Charlie Kindel c00637fb1e Merge pull request #1063 from HermanSchoenfeld/master il y a 4 ans
  Charlie Kindel 321513f19d Merge pull request #1069 from BDisp/auto-size-fix il y a 4 ans
  mrboring 2674a3b21a Fixed misspelling of scrollview il y a 4 ans
  BDisp 7febb7ac5c Fixes #1068. The ResizeView doesn't handle the AutoSize properly. il y a 4 ans
  Herman Schoenfeld 183be6c31f Refactor unhandled exception handling loop as per review il y a 4 ans
  Charlie Kindel 74608fec0d Merge pull request #1062 from BDisp/computer-layout-fix il y a 4 ans
  Herman Schoenfeld 5e1e7c0ee4 XMLDOC fixes for prior commit il y a 4 ans
  Herman Schoenfeld 721c796c7f Added unhandled exception handling in Application.Run il y a 4 ans
  BDisp ee0fc06b9a Fixes #1061. ComputerLayout scenario does not drawn correctly. il y a 4 ans
  Charlie Kindel 287d2c1b05 Merge pull request #1047 from BDisp/textview-unicode-support il y a 4 ans
  BDisp fa57c20a48 Allowing ScrollTo method to deal with rows and columns without breaking anything. il y a 4 ans
  Charlie Kindel 2e566c613e Merge pull request #1054 from BDisp/removing-application-currentView il y a 4 ans
  Charlie Kindel 47966e3e00 Merge pull request #1051 from BDisp/scrollview-faster-fix il y a 4 ans
  Charlie Kindel 00fdc92899 Merge pull request #1057 from BDisp/window-superview-redraw-fix il y a 4 ans
  Charlie Kindel 7a98f0e829 Merge pull request #1055 from BDisp/mouse-event-ofx-ofy-fix il y a 4 ans
  BDisp 30e4439e7b Reverting the CanBeVisible method. il y a 4 ans
  BDisp 43ea03bc29 In addition to the view visibility having to be true to be redrawn, it is also necessary that the width and height are greater than zero. il y a 4 ans
  BDisp abab3f8c25 Typo fix. il y a 4 ans
  BDisp 9d721e94f6 Ensures clipping always respecting the anchoring if it's the case. Adding SetWidth and SetHeight methods to the View class. il y a 4 ans
  BDisp 01c07ddc9e Fixes #1056. Window doesn't redraw his SuperView properly. il y a 4 ans
  BDisp 708fd8a876 Fixes #1053. ProcessMouseEvent seems to initialize MouseEvent incorrectly. il y a 4 ans
  BDisp 7583128cad Removed from the unit test too. il y a 4 ans
  BDisp 2d6e7cda99 Fixes #1052. Application.CurrentView looks unused. il y a 4 ans
  BDisp 56f2319227 Added column scrolling feature and some more other improvements. il y a 4 ans
  BDisp 9c4b3e0c6b Fixing some keys and mouse navigation. Moving a few more methods from the TextField to the TextModel class. il y a 4 ans