Commit Verlauf

Autor SHA1 Nachricht Datum
  BDisp 389d0be6bd Added abstract MakeColor and CreateColors to create the colors at once. (#1972) vor 3 Jahren
  Tig Kindel 666c2e151a Fix 1773 again (#1938) vor 3 Jahren
  BDisp 9ee3502c61 Added public abstract ResizeScreen method to the ConsoleDriver. vor 3 Jahren
  BDisp d16f0f607f Fixes some console buffer size issue on resizing reported in #1768. (#1784) vor 3 Jahren
  Freddie Mercurial (Jessica M.) 68b40a93f1 Exposes APIs to support upcoming Web console feature (#1770) vor 3 Jahren
  BDisp ad2b5a9ba2 Removed AlwaysSetPosition and fix some wide runes issue. vor 3 Jahren
  BDisp 460f1714fa Adding Left to the WindowPositionEvent for eventual future use. vor 3 Jahren
  BDisp 4382a2c2c2 Fixes remaining wide runes render issues. vor 3 Jahren
  BDisp 89a622e78e Standardizing in the same way as the others drivers. vor 3 Jahren
  BDisp 1d0852f952 Preventing future throw exceptions on "VT101 with No Options". vor 3 Jahren
  BDisp 311acc03df Fixes drivers for wide runes handling which also works on Windows Terminal. vor 3 Jahren
  BDisp e8fd8c503c Fixes wide runes not render well on NetDriver. vor 3 Jahren
  BDisp e3bb7d6089 Fixes #1502. Prevents high CPU usage. (#1504) vor 4 Jahren
  BDisp 2ef4edd08e NetDriver fixes keys modifiers not reseting and enter key on Windows Terminal. (#1484) vor 4 Jahren
  BDisp d55ae77331 Fixes #1446. Added more features to the Border and Toplevel focus. (#1447) vor 4 Jahren
  BDisp 84f79b2326 Fixes #1445. Fixing more the Curses and WSL clipboard. (#1448) vor 4 Jahren
  BDisp 8bfa2f0425 Border feature (#1436) vor 4 Jahren
  BDisp c604fcb30a NetDriver triple click bug fix. (#1422) vor 4 Jahren
  BDisp 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) vor 4 Jahren
  BDisp b193aaaa56 Fixes #1402. Only WindowsDriver supports horizontal scroll. (#1403) vor 4 Jahren
  Charlie Kindel 0413a93bf3 Merge pull request #1319 from BDisp/clipboard-linux-fix vor 4 Jahren
  BDisp 105e2a0dc4 Prevents WindowSize event from being always triggered in Netdriver unnecessarily. vor 4 Jahren
  BDisp 87271cc477 Implemented the ClipboardBase abstract class as suggested by @tznind. vor 4 Jahren
  BDisp f60458cc6b Fixes #983. Improving clipboard with interaction with the OS. vor 4 Jahren
  BDisp 4af48392cc Fixes #1281. Fixed CursesDriver colors. Added BasicColors scenario. (#1282) vor 4 Jahren
  BDisp c27da1b982 Fixes #1210. Added AllowsReturn, AllowsTab and Multiline into the TextView. (#1249) vor 4 Jahren
  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) vor 4 Jahren
  BDisp b8bb453992 Fixes #1185. Button click is only processed if there are no mouse mov… (#1186) vor 4 Jahren
  Gilles Freart 21e24e9467 Preparing PR vor 4 Jahren
  Gilles Freart 92e9d29e37 Fixing Cursor Display under Windows; setting more coherence between windows & linux at CursorVivibility enum vor 4 Jahren