31 Commits (967f899ab8a424ba2e762e9336160099cfd304b6)

Author SHA1 Message Date
Tom Edwards 3e87a344e3 Use SetCurrentValue and StringBuilder in TextBoxTextInputMethodClient 3 years ago
Tom Edwards 86324dca77 Convert Text properties to StyledProperty 3 years ago
Benedikt Stebner d5cfc06f72 Remove redundant code 3 years ago
Benedikt Stebner 397867602e Properly sync preedit 3 years ago
Benedikt Stebner cb1d306482 Rework preedit handling 3 years ago
Emmanuel Hansen ad56e9d20b clear composition region when presenter is changed 3 years ago
Emmanuel Hansen 7e33d7a235 Add Composition Start and End properties to TextEditable 3 years ago
Emmanuel Hansen da1c2034f5 remove surrounding text from android ime, add ITextEditable to handle sync between platform editable and IM client 3 years ago
Emmanuel Hansen 3e0179e1e0 add composing region to text input client, improves android composition 3 years ago
Julien Lebosquain 076d10fcaf BiDiAlgorithm and BiDiData instances are reusable 3 years ago
Julien Lebosquain dec8c1c586 Used Memory/Span instead of CharacterBufferReference/Range 3 years ago
Benedikt Stebner 895d85aa89 Implement CharacterBufferReference and related classes 3 years ago
Steven Kirk ec74057151 Removed a number of interfaces. 4 years ago
Benedikt Stebner 7e3024ede2 Fix fallback handling 4 years ago
Benedikt Stebner a589d2e43b Relocate CompositionRegion 4 years ago
Benedikt Stebner 040cccf619 Attempts to fix Android IME 4 years ago
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