BDisp
|
46ff335836
Fix unit tests.
|
před 2 roky |
BDisp
|
516e7e25de
Fixes 2094. View does not clear it's background.
|
před 2 roky |
Tig
|
a823b622ab
Merge pull request #2100 from tznind/cancel-mouse-nonbreaking
|
před 2 roky |
Thomas
|
28560cab85
Merge branch 'cancel-mouse-nonbreaking' of https://github.com/tznind/gui.cs into cancel-mouse-nonbreaking
|
před 2 roky |
tznind
|
832874df86
Merge branch 'cancel-mouse-nonbreaking' of https://github.com/tznind/gui.cs into cancel-mouse-nonbreaking
|
před 2 roky |
tznind
|
dd67b843de
Merge branch 'cancel-mouse-nonbreaking' of https://github.com/tznind/gui.cs into cancel-mouse-nonbreaking
|
před 2 roky |
tznind
|
711d4d739e
Updated docs and made MouseEvent fields into properties for futureproofing and consistency
|
před 2 roky |
Thomas Nind
|
b6f6396c71
Merge branch 'develop' into cancel-mouse-nonbreaking
|
před 2 roky |
tznind
|
b20483cc68
Change `MouseEvent` to a mutable class (previously struct) and added Handled
|
před 2 roky |
Tig Kindel
|
5a0d6e7805
Merge pull request #2099 from pavkam/cleanup_2
|
před 2 roky |
tznind
|
67839d108a
Fix copy/paste error in SuppressKey test
|
před 2 roky |
tznind
|
20856f0ce0
Non breaking implementation of cancellable root mouse events
|
před 2 roky |
Alexandru Ciobanu
|
43d89b119a
Added Rider/Resharper settings file that enforces the formatting and code rules.
|
před 2 roky |
Tig Kindel
|
da34dedaa5
Merge pull request #2092 from gui-cs/dependabot/github_actions/gittools/actions-0.9.14
|
před 2 roky |
Tig Kindel
|
25e71493b1
Merge pull request #2091 from gui-cs/dependabot/github_actions/actions/setup-dotnet-3.0.2
|
před 2 roky |
Tig Kindel
|
1731477083
Merge pull request #2093 from tig/template_docs
|
před 2 roky |
Charlie Kindel
|
43c47b5c22
Added templates to readme
|
před 2 roky |
dependabot[bot]
|
c5f8150de4
Bump gittools/actions from 0.9.13 to 0.9.14
|
před 2 roky |
dependabot[bot]
|
c505c5b770
Bump actions/setup-dotnet from 3.0.1 to 3.0.2
|
před 2 roky |
Tig Kindel
|
066e23cafb
Merge pull request #2084 from tig/fixes_433_demo_cs
|
před 2 roky |
Charlie Kindel
|
76d4e197db
noted demo.cs deletion with link to history
|
před 2 roky |
Charlie Kindel
|
503e1e8e22
fixes link to OCGV
|
před 2 roky |
Charlie Kindel
|
2cdc9ae9fc
fix typo
|
před 2 roky |
Charlie Kindel
|
b811e33e34
readme tweaks
|
před 2 roky |
Charlie Kindel
|
1a2387997c
Removed ancient StandaloneExample
|
před 2 roky |
Charlie Kindel
|
371147d691
Deleted demo.cs; changed to Example.cs from README
|
před 2 roky |
Tig Kindel
|
ccab024283
Merge pull request #2080 from gui-cs/dependabot/github_actions/actions/setup-dotnet-3.0.1
|
před 2 roky |
dependabot[bot]
|
506a8d1692
Bump actions/setup-dotnet from 2.1.1 to 3.0.1
|
před 2 roky |
Tig Kindel
|
df72859542
Merge pull request #2070 from BDisp/view-keydown-keyup-fix
|
před 2 roky |
BDisp
|
eaaa636497
Adding a more realistic key down/up event with null key.
|
před 2 roky |