dependabot[bot]
|
ff96e0923f
Bump gittools/actions from 0.9.13 to 0.9.14
|
2 years ago |
dependabot[bot]
|
7a506dd2ef
Bump actions/setup-dotnet from 3.0.1 to 3.0.2
|
2 years ago |
Charlie Kindel
|
c3b4aeb626
Added templates to readme
|
2 years ago |
Charlie Kindel
|
fb1491f92a
noted demo.cs deletion with link to history
|
2 years ago |
Charlie Kindel
|
a8511f3721
fixes link to OCGV
|
2 years ago |
Charlie Kindel
|
94b596e42a
fix typo
|
2 years ago |
Charlie Kindel
|
8e4cb50497
readme tweaks
|
2 years ago |
Charlie Kindel
|
a9444e66be
Removed ancient StandaloneExample
|
2 years ago |
Charlie Kindel
|
0588c3a121
Deleted demo.cs; changed to Example.cs from README
|
2 years ago |
dependabot[bot]
|
b4a0470bd9
Bump actions/setup-dotnet from 2.1.1 to 3.0.1
|
2 years ago |
BDisp
|
c54483eae9
Adding a more realistic key down/up event with null key.
|
3 years ago |
BDisp
|
e6e6dbb5f2
Fixes #2069. KeyDown and KeyUp events must run before OnKeyDown and OnKeyUp.
|
3 years ago |
dependabot[bot]
|
b764669cca
Bump ReactiveMarbles.ObservableEvents.SourceGenerator
|
3 years ago |
BDisp
|
69562467a5
Fixes #2071. DrawContentComplete event is never called from the base if it's overridden.
|
3 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
|
3 years ago |
dependabot[bot]
|
ed31c42ead
Bump actions/setup-dotnet from 1 to 2.1.1
|
3 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 |
Charlie Kindel
|
616af6527e
fixed Top issue
|
2 years ago |
Charlie Kindel
|
b713d6a467
Integrating tznid's latest
|
2 years ago |
Tig
|
938ea1640a
Merge pull request #2 from tznind/listview_keyboard_search_tv
|
2 years ago |
tznind
|
c2a8d01f39
Added tests for 'bad' indexes being passed to SearchCollectionNavigator
|
2 years ago |
tznind
|
a6240807c9
Add EnsureVisible call
|
2 years ago |
tznind
|
79f82d1c4c
Add SearchCollectionNavigator to TreeView
|
2 years ago |
Tig Kindel
|
9ee47ad3dd
moved scenario tests namespace
|
2 years ago |
Tig Kindel
|
c1d976c781
refactored AssertDriverContents out of GraphView tests
|
2 years ago |