Historique des commits

Auteur SHA1 Message Date
  BDisp 61f5b0992f Only the Shift key must be handled with the Packet key. il y a 3 ans
  tznind ecfd9c1132 WIP fix TryRemapPacketKey to correctly apply Alt/Ctrl mask il y a 3 ans
  tznind a67da71f77 Merge branch 'vkpacket' of https://github.com/tznind/gui.cs into vkpacket il y a 3 ans
  tznind bb6187075e Removed dead code. Packet vk is only used for symbols, never escape etc. il y a 3 ans
  Thomas Nind ba29d552d4 Merge branch 'develop' into vkpacket il y a 3 ans
  tznind 35e79a9f64 Tidy up layout and fix old inaccurate comment il y a 3 ans
  tznind 0b2bdb04e0 Change TryRemapPacketKey to map to `Key` instead of `ConsoleKey` il y a 3 ans
  tznind 0304656a19 Added single and double quotes il y a 3 ans
  tznind b0c208595e Added TryParseConsoleKey for better parsing il y a 3 ans
  Thomas 9897bb903e Support for remapping basic unicode keychars that come from OS with ConsoleKey.Packet. Affects only WindowsDriver il y a 3 ans
  BDisp 389d0be6bd Added abstract MakeColor and CreateColors to create the colors at once. (#1972) il y a 3 ans
  Tig Kindel 3257bd8575 fixes #1773 - better hotnormal color for listview (#1937) il y a 3 ans
  BDisp 54d2ecf130 Fixes #1934. WindowsDriver crash when the height is less than 1 with the VS Debugger Console. (#1935) il y a 3 ans
  BDisp ece4bc4cda Fixes #1921. Mouse continuous button pressed is not working on ScrollView. (#1928) il y a 3 ans
  Tig Kindel 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) il y a 3 ans
  BDisp 3ab2e7d27e Fixes #1848. Mouse clicks also works on Windows Terminal. (#1850) il y a 3 ans
  BDisp 893220b21e Fixes #1839. Process WindowsDriver click event if location is the same after pressed and released. il y a 3 ans
  BDisp 9ee3502c61 Added public abstract ResizeScreen method to the ConsoleDriver. il y a 3 ans
  BDisp 12d5772295 Fixes #1786. Windows Terminal is reporting well on mouse button pressed + mouse movement. (#1787) il y a 3 ans
  BDisp d16f0f607f Fixes some console buffer size issue on resizing reported in #1768. (#1784) il y a 3 ans
  BDisp aff0210900 Fixes #1772. Avoids WindowsDriver flickering when resizing. (#1778) il y a 3 ans
  Freddie Mercurial (Jessica M.) 68b40a93f1 Exposes APIs to support upcoming Web console feature (#1770) il y a 3 ans
  BDisp 49207e6ce5 Fixes #1743. Scrolling is much faster now. (#1765) il y a 3 ans
  BDisp 67ab11044a Fixes #1763. Allowing read console inputs before idle handlers. (#1764) il y a 3 ans
  Wouter Tinus a5e355c5e2 fix nullref on unclean shutdown (#1725) il y a 3 ans
  BDisp 4382a2c2c2 Fixes remaining wide runes render issues. il y a 3 ans
  BDisp 640fecba03 Fixing drivers. il y a 3 ans
  BDisp 311acc03df Fixes drivers for wide runes handling which also works on Windows Terminal. il y a 3 ans
  BDisp f1bf67432c Cursor visibility fix. il y a 3 ans
  BDisp 177465fae2 Implementing context menu and localization on TextView. (#1631) il y a 3 ans