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.
|
8 years ago |
Steven Kirk
|
b28fffc3f8
Coerce TextBox.CaretIndex when setting Text.
|
9 years ago |
Steven Kirk
|
85f07274d4
Fixed failing test.
|
9 years ago |
AndrewSt
|
7872b6e2bf
Fix typo in TextBoxTest.cs
|
9 years ago |
AndrewSt
|
fc6115735e
Add unit test check Ctrl+A, Ctrl+Z
|
9 years ago |
Steven Kirk
|
6e7fb76966
Allow movement to after last char with arrow keys.
|
9 years ago |
Steven Kirk
|
4abd223f86
Fixed up existing TextBox tests.
|
9 years ago |
Steven Kirk
|
80a6ccd97d
Merge branch 'master' into binding-updates2
|
9 years ago |
Steven Kirk
|
a222fa9b0c
Don't modify text due to binding when typing.
|
9 years ago |
yusuf-gunaydin
|
f86d90613b
Implemented Ctrl+Backspace and Ctrl+Delete for TextBox.
|
9 years ago |
Steven Kirk
|
5be41985c3
Renamed Perspex -> Avalonia
|
9 years ago |