Historique des commits

Auteur SHA1 Message Date
  BDisp 3a19822a1a Fixes 2094. View does not clear it's background. il y a 2 ans
  Alexandru Ciobanu bd5b122772 Correct for the comments on the PR and removed two unused imports. il y a 2 ans
  Alexandru Ciobanu b1ece93b5f cleanup and fix docs in View class il y a 2 ans
  tznind 8e54135b53 Fix locking for the entire RunIdle callback execution il y a 2 ans
  Charlie Kindel e809affb10 refactoring menutests il y a 2 ans
  Charlie Kindel b4f7fc065c fixed shortcut for save as il y a 2 ans
  Charlie Kindel e87cd222d6 Makes Notepad look better and fixes bugs il y a 2 ans
  BDisp c8eac9c5b8 Improves the TabView minimum size and added more unit tests. il y a 2 ans
  Alexandru Ciobanu 7ce2cf3fe3 Added Rider/Resharper settings file that enforces the formatting and code rules. il y a 2 ans
  tznind e7efa4058b Updated docs and made MouseEvent fields into properties for futureproofing and consistency il y a 2 ans
  tznind 46694ffa69 Change `MouseEvent` to a mutable class (previously struct) and added Handled il y a 2 ans
  tznind 5005434fb2 Fix copy/paste error in SuppressKey test il y a 2 ans
  tznind 7b16a93eb8 Non breaking implementation of cancellable root mouse events il y a 2 ans
  dependabot[bot] ff96e0923f Bump gittools/actions from 0.9.13 to 0.9.14 il y a 2 ans
  dependabot[bot] 7a506dd2ef Bump actions/setup-dotnet from 3.0.1 to 3.0.2 il y a 2 ans
  Charlie Kindel c3b4aeb626 Added templates to readme il y a 2 ans
  Charlie Kindel fb1491f92a noted demo.cs deletion with link to history il y a 2 ans
  Charlie Kindel a8511f3721 fixes link to OCGV il y a 2 ans
  Charlie Kindel 94b596e42a fix typo il y a 2 ans
  Charlie Kindel 8e4cb50497 readme tweaks il y a 2 ans
  Charlie Kindel a9444e66be Removed ancient StandaloneExample il y a 2 ans
  Charlie Kindel 0588c3a121 Deleted demo.cs; changed to Example.cs from README il y a 2 ans
  dependabot[bot] b4a0470bd9 Bump actions/setup-dotnet from 2.1.1 to 3.0.1 il y a 2 ans
  BDisp c54483eae9 Adding a more realistic key down/up event with null key. il y a 3 ans
  BDisp e6e6dbb5f2 Fixes #2069. KeyDown and KeyUp events must run before OnKeyDown and OnKeyUp. il y a 3 ans
  dependabot[bot] b764669cca Bump ReactiveMarbles.ObservableEvents.SourceGenerator il y a 3 ans
  BDisp 69562467a5 Fixes #2071. DrawContentComplete event is never called from the base if it's overridden. il y a 3 ans
  BDisp ef12b603a4 Replacing to MouseGrabView. il y a 3 ans
  BDisp 2dcbe74b02 Fixes #2064. mouseGrabView must have a track to allow the views who use it having some control. il y a 3 ans
  BDisp e389a7bcfc Fixes #2061. WindowsDriver sometimes returns badly mouse flag zero on mouse moved. il y a 3 ans