Alexandru Ciobanu
|
441960e25e
Added two unit tests to check for the MakePrintable cases.
|
hace 2 años |
Tig Kindel
|
5a0d6e7805
Merge pull request #2099 from pavkam/cleanup_2
|
hace 2 años |
Alexandru Ciobanu
|
76dab4ad0b
Simplify MakePrintable by using AND and avoiding converting to string and back.
|
hace 2 años |
tznind
|
67839d108a
Fix copy/paste error in SuppressKey test
|
hace 2 años |
tznind
|
20856f0ce0
Non breaking implementation of cancellable root mouse events
|
hace 2 años |
Alexandru Ciobanu
|
43d89b119a
Added Rider/Resharper settings file that enforces the formatting and code rules.
|
hace 2 años |
Alexandru Ciobanu
|
97c0f5349a
cleanup and fix docs in View class
|
hace 2 años |
Tig Kindel
|
da34dedaa5
Merge pull request #2092 from gui-cs/dependabot/github_actions/gittools/actions-0.9.14
|
hace 2 años |
Tig Kindel
|
25e71493b1
Merge pull request #2091 from gui-cs/dependabot/github_actions/actions/setup-dotnet-3.0.2
|
hace 2 años |
Tig Kindel
|
1731477083
Merge pull request #2093 from tig/template_docs
|
hace 2 años |
Charlie Kindel
|
43c47b5c22
Added templates to readme
|
hace 2 años |
dependabot[bot]
|
c5f8150de4
Bump gittools/actions from 0.9.13 to 0.9.14
|
hace 2 años |
dependabot[bot]
|
c505c5b770
Bump actions/setup-dotnet from 3.0.1 to 3.0.2
|
hace 2 años |
Tig Kindel
|
07f5f6059b
Merge pull request #2087 from tig/v2
|
hace 2 años |
Charlie Kindel
|
8a9e7af2a5
updated readme
|
hace 2 años |
Charlie Kindel
|
0ddf097820
setting up v2.0 branch
|
hace 2 años |
Tig Kindel
|
066e23cafb
Merge pull request #2084 from tig/fixes_433_demo_cs
|
hace 2 años |
Charlie Kindel
|
76d4e197db
noted demo.cs deletion with link to history
|
hace 2 años |
Charlie Kindel
|
503e1e8e22
fixes link to OCGV
|
hace 2 años |
Charlie Kindel
|
2cdc9ae9fc
fix typo
|
hace 2 años |
Charlie Kindel
|
b811e33e34
readme tweaks
|
hace 2 años |
Charlie Kindel
|
1a2387997c
Removed ancient StandaloneExample
|
hace 2 años |
Charlie Kindel
|
371147d691
Deleted demo.cs; changed to Example.cs from README
|
hace 2 años |
Tig Kindel
|
ccab024283
Merge pull request #2080 from gui-cs/dependabot/github_actions/actions/setup-dotnet-3.0.1
|
hace 2 años |
tznind
|
b87fd489a1
Fix locking for the entire RunIdle callback execution
|
hace 2 años |
BDisp
|
49eefa617d
Fixes #2081. Clipboard unit tests sometimes fail with WSL.
|
hace 2 años |
dependabot[bot]
|
506a8d1692
Bump actions/setup-dotnet from 2.1.1 to 3.0.1
|
hace 2 años |
Tig Kindel
|
df72859542
Merge pull request #2070 from BDisp/view-keydown-keyup-fix
|
hace 3 años |
BDisp
|
eaaa636497
Adding a more realistic key down/up event with null key.
|
hace 3 años |
BDisp
|
702ef46727
Fixes #2069. KeyDown and KeyUp events must run before OnKeyDown and OnKeyUp.
|
hace 3 años |