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 |
Deadpikle
|
d7ca28a443
Add failing test for clearing SelectedText
|
5 years ago |
Steven Kirk
|
4d01dacd77
Remove copyright headers.
|
5 years ago |
Deadpikle
|
47f487e768
Add SelectedText unit tests
|
5 years ago |
Ben Carman
|
0486de87a6
MaxLength Property for TextBox
|
6 years ago |
Nikita Tsukanov
|
3d4a2781b0
Switched key events to use KeyModifiers
|
6 years ago |
Steven Kirk
|
d9a74daa99
Merge branch 'master' into fixes/1701-textbox-null-binding
|
6 years ago |
Nikita Tsukanov
|
1ab923c02e
Removed WithNameScope
|
6 years ago |
Nikita Tsukanov
|
fa55755b71
Manually handle name scope registrations
|
6 years ago |
Steven Kirk
|
67bd1b8d86
Added failing tests for #1701.
|
6 years ago |
Nikita Tsukanov
|
d1f2b941fb
Apply template before touching the textbox
|
6 years ago |
FoggyFinder
|
44d467ba98
fix and test
|
6 years ago |
ahopper
|
8a9e997c6c
unit test added
|
6 years ago |
Andrey Kunchev
|
eabf122ce7
fix nits
|
7 years ago |
Andrey Kunchev
|
81b58e955f
unit tests for textbox OutOfRangeException issue #1954
|
7 years ago |
CommonGuy
|
ab36f86325
Add the NewLine property to TextBox
|
7 years ago |
Jeremy Koritzinsky
|
cf8244b37a
Move current contents of Avalonia.Markup to Avalonia.Base. Move Avalonia.Markup.Xaml.Data/Parser classes to Avalonia.Markup since they're not Xaml-specific.
|
7 years ago |
Steven Kirk
|
53ff0e178c
Added failing test for #1376
|
7 years ago |
Jeremy Koritzinsky
|
6d075ad27b
Fix #424.
|
7 years ago |
Steven Kirk
|
b28fffc3f8
Coerce TextBox.CaretIndex when setting Text.
|
9 years ago |
Steven Kirk
|
85f07274d4
Fixed failing test.
|
9 years ago |