Commit History

Author SHA1 Message Date
  BDisp c54483eae9 Adding a more realistic key down/up event with null key. 2 years ago
  BDisp e6e6dbb5f2 Fixes #2069. KeyDown and KeyUp events must run before OnKeyDown and OnKeyUp. 2 years ago
  dependabot[bot] b764669cca Bump ReactiveMarbles.ObservableEvents.SourceGenerator 2 years ago
  BDisp 69562467a5 Fixes #2071. DrawContentComplete event is never called from the base if it's overridden. 2 years ago
  BDisp ef12b603a4 Replacing to MouseGrabView. 3 years ago
  BDisp 2dcbe74b02 Fixes #2064. mouseGrabView must have a track to allow the views who use it having some control. 3 years ago
  BDisp e389a7bcfc Fixes #2061. WindowsDriver sometimes returns badly mouse flag zero on mouse moved. 3 years ago
  dependabot[bot] f1253ae167 Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 2 years ago
  dependabot[bot] ed31c42ead Bump actions/setup-dotnet from 1 to 2.1.1 2 years ago
  BDisp 532bbe1674 Fixes #2053. MessageBox.Query still not wrapping with v1.8.0 on windows/net6.0. 3 years ago
  BDisp 8e71782d1c Added help menu from the UICatalog into the StandaloneExample. 3 years ago
  Tig Kindel 5e2665198a Removed packages.config (defunct). Relnotes for 1.8.1 3 years ago
  Thomas Nind a88c35525b Merge pull request #126 from BDisp/vkpacket-fix-2 2 years ago
  BDisp 1dd9ae1266 Excluding the shift key when IsLetterOrDigit, IsSymbol and IsPunctuation. 2 years ago
  Thomas Nind eebba5ec59 Merge pull request #125 from BDisp/vkpacket-fix 3 years ago
  BDisp 61f5b0992f Only the Shift key must be handled with the Packet key. 3 years ago
  tznind ecfd9c1132 WIP fix TryRemapPacketKey to correctly apply Alt/Ctrl mask 3 years ago
  tznind 98441c580e Updated tests for cleaner representation of new functionality 3 years ago
  tznind a67da71f77 Merge branch 'vkpacket' of https://github.com/tznind/gui.cs into vkpacket 3 years ago
  tznind bb6187075e Removed dead code. Packet vk is only used for symbols, never escape etc. 3 years ago
  Thomas Nind ba29d552d4 Merge branch 'develop' into vkpacket 3 years ago
  Tig Kindel deef59e877 Merge pull request #2050 from gui-cs/dependabot/github_actions/crazy-max/ghaction-chocolatey-2 3 years ago
  dependabot[bot] fa4a0d8dbc Bump crazy-max/ghaction-chocolatey from 1 to 2 3 years ago
  Tig Kindel 59ed807836 Merge pull request #2049 from gui-cs/main 3 years ago
  Charlie Kindel c9ddb7b2a9 Prep for v1.8.0 - docs on updating develop after publish 3 years ago
  Charlie Kindel aed727ee01 Prep for v1.8.0 - fix publish readme 3 years ago
  Tig Kindel 08791e7c88 Merge pull request #2031 from tig/v_1_8_0 3 years ago
  tznind 35e79a9f64 Tidy up layout and fix old inaccurate comment 3 years ago
  tznind 0b2bdb04e0 Change TryRemapPacketKey to map to `Key` instead of `ConsoleKey` 3 years ago
  tznind 0304656a19 Added single and double quotes 3 years ago