18 Commits (5da1922b5f5a4bbcf3335c254f06e38e96ac5d7b)

Author SHA1 Message Date
robloo 7f221b321f Raise text change events if set through the TextBox.Text property 4 years ago
Benedikt Stebner 169480e74d Fix GetTextLineText 4 years ago
Benedikt Stebner 8084bdbd78 Properly raise surroundingText changed 4 years ago
Dan Walmsley ecc3c7e3b1 ensure caretRectChange events propogate 4 years ago
Benedikt Stebner 91ca55964f Remove TextBefore, TextAfter 4 years ago
Dan Walmsley 1c0ef8ebc7 dispatch the CursorRectangleEvent invoke so recipients will see textbox / textpresenter / ime apis in a consistent state. 4 years ago
Benedikt Stebner 391b5c2c11 Android - Initial attempt to fix focus management and implement SurroundingText 4 years ago
Nikita Tsukanov 006fe37d0d Working on iOS IME 4 years ago
Dan Walmsley 1174197b6d add hack implementation of surrounding text. 4 years ago
Dan Walmsley aef3bf7dcc whitespace. 4 years ago
Benedikt Stebner 75870f751e Rendering part of PreeditText 4 years ago
Steven Kirk d0d86e28c1 Added remaining nullable annotations after merge. 4 years ago
Steven Kirk 77d059be22 Add nullable annotations to Avalonia.Controls. 4 years ago
Benedikt Stebner b815a22d5a Port WPF's FormattedText to Avalonia and rework TextPresenter 4 years ago
Sergey Mikolaytis 28a2a2fc8e
Windows IME (#7007) 4 years ago
Giuseppe Lippolis 59f4adcdd3 fix: Warning CS0067 The event is never used 5 years ago
Nikita Tsukanov 35b365d97d Implemented basic IME support for Linux 5 years ago