Histórico de Commits

Autor SHA1 Mensagem Data
  Tig b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) há 2 anos atrás
  tznind 17e2d1d341 Refactor Action<Size> events to EventHandler<SizeChangedEventArgs> há 2 anos atrás
  BDisp a7c13b5d48 Fixes merge conflicts errors. há 2 anos atrás
  BDisp 1d2dc40c8a Fixes #2305. Improves the handling of escape sequence. (#2375) há 2 anos atrás
  BDisp 444add330f Fixes #2346. If WindowsDriver is maximized crash on the Cleanup method. há 2 anos atrás
  Tig ff8ac0faac Merge branch 'develop' into invisible-cursor-fix_2326 há 2 anos atrás
  Tig Kindel 2b26ec7bfb merge fixes há 2 anos atrás
  BDisp 057bbcaea8 Fixes #2326. Invisible cursor after modal dialog. há 2 anos atrás
  Tig Kindel 4531eb00d2 more cleanup há 2 anos atrás
  Tig Kindel 9e58ed9963 cleanup há 2 anos atrás
  Tig Kindel de5af990df removed unused Cook/UncookMouse APIs há 2 anos atrás
  Tig Kindel 0dcc69023e removed unused GetColors api há 2 anos atrás
  Tig Kindel ed7cb3d429 removed unused GetColors api há 2 anos atrás
  BDisp 788eed4a4d Fixes #2317. Drivers do not normalize accented letters. há 2 anos atrás
  BDisp 509a8d15c7 No need to throw if after all a valid console is preserved. há 2 anos atrás
  BDisp 1426019f3e Fixes #2293. WindowsDriver forces minimum console height equal to 1, but should allow be 0. há 2 anos atrás
  Charlie Kindel de3c02e9bf refactored internal Init() (now called InternnalInit()) to be more clear; updated docs and unit tests há 2 anos atrás
  Tig 571a131490 Merge branch 'develop' into view-clear-fix há 2 anos atrás
  BDisp abd9d47860 Added support to handle with the virtual packet key. há 2 anos atrás
  BDisp e389a7bcfc Fixes #2061. WindowsDriver sometimes returns badly mouse flag zero on mouse moved. há 2 anos atrás
  BDisp 250ebd3f97 Added some more improvements. há 2 anos atrás
  BDisp 1dd9ae1266 Excluding the shift key when IsLetterOrDigit, IsSymbol and IsPunctuation. há 2 anos atrás
  BDisp 03500150a1 Fixes #2061. WindowsDriver sometimes returns badly mouse flag zero on mouse moved. há 2 anos atrás
  BDisp 61f5b0992f Only the Shift key must be handled with the Packet key. há 2 anos atrás
  tznind ecfd9c1132 WIP fix TryRemapPacketKey to correctly apply Alt/Ctrl mask há 2 anos atrás
  tznind a67da71f77 Merge branch 'vkpacket' of https://github.com/tznind/gui.cs into vkpacket há 2 anos atrás
  tznind bb6187075e Removed dead code. Packet vk is only used for symbols, never escape etc. há 2 anos atrás
  Thomas Nind ba29d552d4 Merge branch 'develop' into vkpacket há 2 anos atrás
  tznind 35e79a9f64 Tidy up layout and fix old inaccurate comment há 2 anos atrás
  tznind 0b2bdb04e0 Change TryRemapPacketKey to map to `Key` instead of `ConsoleKey` há 2 anos atrás