Commit History

Author SHA1 Message Date
  BDisp 54d2ecf130 Fixes #1934. WindowsDriver crash when the height is less than 1 with the VS Debugger Console. (#1935) 3 years ago
  BDisp ece4bc4cda Fixes #1921. Mouse continuous button pressed is not working on ScrollView. (#1928) 3 years ago
  Tig Kindel 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) 3 years ago
  BDisp 3ab2e7d27e Fixes #1848. Mouse clicks also works on Windows Terminal. (#1850) 3 years ago
  BDisp 893220b21e Fixes #1839. Process WindowsDriver click event if location is the same after pressed and released. 3 years ago
  BDisp 9ee3502c61 Added public abstract ResizeScreen method to the ConsoleDriver. 3 years ago
  BDisp 12d5772295 Fixes #1786. Windows Terminal is reporting well on mouse button pressed + mouse movement. (#1787) 3 years ago
  BDisp d16f0f607f Fixes some console buffer size issue on resizing reported in #1768. (#1784) 3 years ago
  BDisp aff0210900 Fixes #1772. Avoids WindowsDriver flickering when resizing. (#1778) 3 years ago
  Freddie Mercurial (Jessica M.) 68b40a93f1 Exposes APIs to support upcoming Web console feature (#1770) 3 years ago
  BDisp 49207e6ce5 Fixes #1743. Scrolling is much faster now. (#1765) 3 years ago
  BDisp 67ab11044a Fixes #1763. Allowing read console inputs before idle handlers. (#1764) 3 years ago
  Wouter Tinus a5e355c5e2 fix nullref on unclean shutdown (#1725) 3 years ago
  BDisp 4382a2c2c2 Fixes remaining wide runes render issues. 3 years ago
  BDisp 640fecba03 Fixing drivers. 3 years ago
  BDisp 311acc03df Fixes drivers for wide runes handling which also works on Windows Terminal. 3 years ago
  BDisp f1bf67432c Cursor visibility fix. 3 years ago
  BDisp 177465fae2 Implementing context menu and localization on TextView. (#1631) 3 years ago
  BDisp a822e1afa9 Adds a popup ContextMenu feature. Implements ContextMenu for TextField. (#1615) 3 years ago
  BDisp 6c21b1ee6e Implementing HistoryText class for undo and redo text. (#1590) 3 years ago
  BDisp 58e7698f4c Fixes #1475. Selection ending with a white space error. (#1478) 3 years ago
  BDisp d55ae77331 Fixes #1446. Added more features to the Border and Toplevel focus. (#1447) 3 years ago
  BDisp 84f79b2326 Fixes #1445. Fixing more the Curses and WSL clipboard. (#1448) 3 years ago
  BDisp ef9fb593e5 Fixes WindowsDriver HeightAsBuffer set to false. (#1466) 3 years ago
  BDisp 8bfa2f0425 Border feature (#1436) 4 years ago
  BDisp e6bc253857 WindowsDriver double click mouse bug fix. (#1421) 4 years ago
  BDisp 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) 4 years ago
  BDisp b193aaaa56 Fixes #1402. Only WindowsDriver supports horizontal scroll. (#1403) 4 years ago
  BDisp 87271cc477 Implemented the ClipboardBase abstract class as suggested by @tznind. 4 years ago
  BDisp f60458cc6b Fixes #983. Improving clipboard with interaction with the OS. 4 years ago