História revízii

Autor SHA1 Správa Dátum
  BDisp 0b11e20e2f Change Response to a nullable string. 10 mesiacov pred
  BDisp eb987071c8 Revert Key class changes. 10 mesiacov pred
  BDisp 7d9ae7f341 Ad more unit test to handling with IsLetterOrDigit, IsPunctuation and IsSymbol. 10 mesiacov pred
  BDisp 4ac79c5ed5 Merge pull request #203 from tig/BDisp-v2_3767_ansi-escape-sequence-all-drivers 10 mesiacov pred
  Tig 2919d55817 Code Review 10 mesiacov pred
  BDisp ecbbed0f6d For re-run CI. 10 mesiacov pred
  BDisp 7921ae35f7 Returns ansiRequest.Response instead of a variable for more thread safe. 10 mesiacov pred
  BDisp f73c8173ba Fix unit tests. 10 mesiacov pred
  BDisp ad4f6c49e1 Fix unit test. 10 mesiacov pred
  BDisp 472ec453f5 Remove _screenBuffer and only using the alternate buffer. 10 mesiacov pred
  BDisp 173f8205be Disable HACK_CHECK_WINCHANGED. 10 mesiacov pred
  BDisp 81eb301b56 Fix escSeqRequests that may be null running unit tests. 10 mesiacov pred
  BDisp da21ef1320 Improves drivers responses to being more reliable. 10 mesiacov pred
  BDisp e35b37fb4d Add InvalidRequestTerminator property. 10 mesiacov pred
  BDisp e2f3b7b5e1 Using empty string instead of space. 10 mesiacov pred
  BDisp 782325f6b7 Change to ConcurrentQueue. 10 mesiacov pred
  BDisp 808896d800 Fix bug where some key were not been split. 10 mesiacov pred
  BDisp 2d8bfd51a1 Fix comment. 10 mesiacov pred
  BDisp 2e0bc0162d Fixes #3807. WindowsDriver doesn't process characters with accents. 10 mesiacov pred
  BDisp 3c4564c907 Explain what the colors represent. 10 mesiacov pred
  BDisp c999fc0028 Trying fix unit tests. 10 mesiacov pred
  BDisp 68b41a3962 Set CanFocus true and only SetNeedsDisplay if were sent or answered. 10 mesiacov pred
  BDisp 1d58ba4514 Merge pull request #201 from tznind/single-multi 10 mesiacov pred
  BDisp a2872cdb9a Ensures a new iteration when _eventReady is already set. 10 mesiacov pred
  BDisp 64ad1a9901 Fix a bug which was sending the terminator to the mainloop. 10 mesiacov pred
  tznind 0ddc11c41b Add bulk send to scenario 10 mesiacov pred
  tznind c89efe5543 Add tab view for single/multi request sends 10 mesiacov pred
  BDisp 5b39c3d5a6 Fix unit test. 10 mesiacov pred
  BDisp 126bcef111 Add EscSeqRequests support to WindowsDriver. 10 mesiacov pred
  BDisp 6f2533726b Cleanup unused code and comments. 10 mesiacov pred