Commit History

Author SHA1 Message Date
  BDisp 788eed4a4d Fixes #2317. Drivers do not normalize accented letters. 2 years ago
  Chris Pacejo cb7c1be8bc fix output of non-BMP Unicode characters in NetDriver 2 years ago
  BDisp abd9d47860 Added support to handle with the virtual packet key. 2 years ago
  BDisp 389d0be6bd Added abstract MakeColor and CreateColors to create the colors at once. (#1972) 2 years ago
  Tig Kindel 666c2e151a Fix 1773 again (#1938) 3 years ago
  BDisp 9ee3502c61 Added public abstract ResizeScreen method to the ConsoleDriver. 3 years ago
  BDisp d16f0f607f Fixes some console buffer size issue on resizing reported in #1768. (#1784) 3 years ago
  Freddie Mercurial (Jessica M.) 68b40a93f1 Exposes APIs to support upcoming Web console feature (#1770) 3 years ago
  BDisp ad2b5a9ba2 Removed AlwaysSetPosition and fix some wide runes issue. 3 years ago
  BDisp 460f1714fa Adding Left to the WindowPositionEvent for eventual future use. 3 years ago
  BDisp 4382a2c2c2 Fixes remaining wide runes render issues. 3 years ago
  BDisp 89a622e78e Standardizing in the same way as the others drivers. 3 years ago
  BDisp 1d0852f952 Preventing future throw exceptions on "VT101 with No Options". 3 years ago
  BDisp 311acc03df Fixes drivers for wide runes handling which also works on Windows Terminal. 3 years ago
  BDisp e8fd8c503c Fixes wide runes not render well on NetDriver. 3 years ago
  BDisp e3bb7d6089 Fixes #1502. Prevents high CPU usage. (#1504) 3 years ago
  BDisp 2ef4edd08e NetDriver fixes keys modifiers not reseting and enter key on Windows Terminal. (#1484) 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 8bfa2f0425 Border feature (#1436) 3 years ago
  BDisp c604fcb30a NetDriver triple click bug fix. (#1422) 3 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
  Charlie Kindel 0413a93bf3 Merge pull request #1319 from BDisp/clipboard-linux-fix 4 years ago
  BDisp 105e2a0dc4 Prevents WindowSize event from being always triggered in Netdriver unnecessarily. 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
  BDisp 4af48392cc Fixes #1281. Fixed CursesDriver colors. Added BasicColors scenario. (#1282) 4 years ago
  BDisp c27da1b982 Fixes #1210. Added AllowsReturn, AllowsTab and Multiline into the TextView. (#1249) 4 years ago
  BDisp ae2f713e23 Fixes #1206. NetDriver now print the selected text. Attribute struct now create a valid Value for the current driver. Insert key is detected by NetDriver. (#1207) 4 years ago