Julien Lebosquain
|
1f404646fa
Clipboard rework (#19347)
|
1 month ago |
Emmanuel Hansen
|
22eb8e6ec3
Focus Traversal Api (#18647)
|
2 months ago |
Rastislav Svoboda
|
c114507bef
fix TextBox multiline selection with up/down keys till start/end of text (#18746)
|
5 months ago |
Nikita Tsukanov
|
fedbb270c0
Make sure that tests inherit from ScropedTestBase (#18690)
|
6 months ago |
Nikita Tsukanov
|
c3b4d61b8a
Added IClipboard:TryGetInProcessDataObjectAsyns (#18340)
|
7 months ago |
Rastislav Svoboda
|
6e1cab99f6
Fix: TextBox having selection and pressing up / down arrows (#18385)
|
7 months ago |
workgroupengineering
|
61de7e36b1
feat(Window): Allow to persist content of Clipboard after App close (#16778)
|
8 months ago |
Rastislav Svoboda
|
939c78047e
TextBox: clear selection when moving the caret horizontally (#18255)
|
8 months ago |
Julien Lebosquain
|
5824d9b079
Warning fixes: '25 winter wave (#18103)
|
8 months ago |
Dong Bin
|
26bc22910f
[TextBox] Add readonly property: LineCount. (#17656)
|
9 months ago |
c4llv07e
|
be8edab05b
Ignore key modifiers on text editing if field is a password field. (#17695)
|
10 months ago |
Benedikt Stebner
|
0944e043ca
Do not reset text selection when the TextBox loses focus (#17195)
|
1 year ago |
Julien Lebosquain
|
6d10a6830e
Ensure SurroundingText is empty for empty line (#16710)
|
1 year ago |
Julien Lebosquain
|
21d8cea26b
Fix caret position after backspace (#16712)
|
1 year ago |
Bartosz Korczyński
|
65b1c4579e
Fix TextBox in AdornerLayer causes collection modified exception in Arrange pass (#14714)
|
1 year ago |
Benedikt Stebner
|
0c2c3f1aeb
Fix InlineUIContainer focus (#14590)
|
1 year ago |
markl65536
|
33d95c6af5
Discard additional lines upon inserting when AcceptsReturn=false (#14173)
|
1 year ago |
Bartosz Korczyński
|
08b422fe01
Fix Collection Was Modified exception in VisualLayerManager when a TextBox was added to an AdornerLayer (#14484)
|
1 year ago |
Max Katz
|
a4086c17a6
XY focus (#13947)
|
1 year ago |
Andre118
|
82809b5220
Added MinLines property and related tests to the TextBox control. (#14313)
|
1 year ago |
exGensImpl
|
ac0f903052
Improving TextBox behaviour on Ctrl+Backspace down event (#14138)
|
1 year ago |
Magnus Lindhe
|
c261a60018
Add TextBox.ScrollToLine (#13274)
|
2 years ago |
Boyd Patterson
|
932b40b19b
Added unit tests for TextBox to verify MaxLines property assigns the ScrollViewer.MaxHeight based on line height.
|
2 years ago |
Nikita Tsukanov
|
f300a24402
Media system refactoring
|
2 years ago |
Benedikt Stebner
|
e69661b353
Rework MaxLines to limit how many lines are visible at once and don't prevent additional input if MaxLines is reached
|
2 years ago |
Steven Kirk
|
e4634a917e
Make TopLevel.CreateLayoutManager internal.
|
2 years ago |
Max Katz
|
4c580ddd4b
Merge branch 'nunit-headless-intergration' into unify-test-mocks
|
2 years ago |
Steven Kirk
|
531fed2b4e
Don't focus unfocusable controls.
|
2 years ago |
Max Katz
|
4aa6035ec3
Reuse text and geometry related headless mocks in Avalonia unit tests and benchmarks
|
2 years ago |
Steven Kirk
|
e77d6cc294
MenuFlyout.Items -> ItemsSource.
|
2 years ago |