Daniil Pavliuchyk
|
80e1e1eb4c
Disabled controls should lose focus and don't accept keyboard events
|
2 years ago |
Giuseppe Lippolis
|
9fbd163b33
Merge branch 'master' into features/NetAnalyzers/CA1822
|
2 years ago |
Max Katz
|
2c6ba92886
Merge branch 'master' into TextBoxImprovements
|
2 years ago |
Steven Kirk
|
1945345cd1
Rename TemplatedParent priority to Template.
|
3 years ago |
amwx
|
3f1a342e6f
Add some tests
|
2 years ago |
Giuseppe Lippolis
|
6213676115
fix: Address CA1822 rule
|
3 years ago |
Ahmed Fawzy
|
7698505770
Removed tests which collided with removing the _ignoreTextChanges field
|
3 years ago |
Benedikt Stebner
|
9250d93407
Implement embedded runs
|
3 years ago |
Benedikt Stebner
|
c640bc21c6
Fix failing tests
|
3 years ago |
Benedikt Stebner
|
27c7a5c724
Fix issues mentioned during review
|
3 years ago |
Benedikt Stebner
|
b815a22d5a
Port WPF's FormattedText to Avalonia and rework TextPresenter
|
3 years ago |
Steven Kirk
|
931a79dfb7
Send a single Text change nofication when TextBlock.SelectedText is changed. (#5508)
|
3 years ago |
Dan Walmsley
|
b250fce59c
rename test to describe the actual issue.
|
4 years ago |
Dan Walmsley
|
a295cac930
test more keys.
|
4 years ago |
Dan Walmsley
|
73aaefcc32
add a failing unit test to demonstrate the issue.
|
4 years ago |
Dan Walmsley
|
ac45578575
initial attempt at unit test
|
4 years ago |
Benedikt Stebner
|
753c991aa8
Add failing test condition
|
4 years ago |
amwx
|
5662c22a72
Add Tests
|
4 years ago |
luthfiampas
|
1fa6bd25eb
better TextBox.MaxLength tests
|
4 years ago |
Steven Kirk
|
a832d63915
IStandardCursorFactory -> ICursorFactory.
|
5 years ago |
Dan Walmsley
|
ab58492b15
add failing unit test.
|
5 years ago |
danwalmsley
|
89bf711602
Lose not Loose!
|
5 years ago |
Dan Walmsley
|
c8d26de948
Add failing unit test.
|
5 years ago |
Dan Walmsley
|
ba11b5d8d0
add failing unit test, for pw reveal getting reset on focus lost.
|
5 years ago |
Nikita Tsukanov
|
165da1c678
Naming
|
5 years ago |
Nikita Tsukanov
|
996e602bf8
Implemented custom format support for clipboard
|
5 years ago |
Deadpikle
|
3885a69ab1
Add more failing tests for other keys
|
5 years ago |
Deadpikle
|
d8f74b7e41
Cut now triggers an undo
|
5 years ago |
Deadpikle
|
99e5625ca6
Add failing test for cut not working with undo/redo
|
5 years ago |
Deadpikle
|
681911098c
SelectedText = null -> clear text
|
5 years ago |