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 |