121 Commits (5b02b0389aee7aac695b04735e40779b5682b063)

Author SHA1 Message Date
Nikita Tsukanov 5b02b0389a
X11 IME preedit, preedit cursor, input context improvements (#13282) 3 years ago
Vladimir Drobyshev 206b5fd1de
Fix - TextPresenter ignores FontStretch property (#12947) 3 years ago
lnxon ae36d617f9
Fix issue #12453 (#12454) 3 years ago
Herman K 684d158bf8
Fixed blinking caret (#12846) 3 years ago
Benedikt Stebner c7d77b1545 Use SetCurrentValue 3 years ago
Benedikt Stebner be9a26cbb1 Rework ITextInputMethodClient 3 years ago
Nikita Tsukanov f300a24402 Media system refactoring 3 years ago
Benedikt Stebner f153c626f8 Fix TextLineImpl.GetCharacterHitFromDistance for lines that include a TextEndOfLine run 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 3e0179e1e0 add composing region to text input client, improves android composition 3 years ago
Tako 23d999c2eb
Make all Render overrides sealed (#10299) 3 years ago
Sergey Mikolaitis f6535c6b26 [Text] Dispose Text Layout in TextBlock and TextPresenter 3 years ago
Giuseppe Lippolis d132905504 feat(Controls): Address Rule CA1823 3 years ago
SKProCH 0320fc7033 Remove unnecessary TextElement properties from TextPresenter's AffectRender 3 years ago
SKProCH 3b8a2a9be2 Reformat AffectRender's parameters 3 years ago
SKProCH 4e6f379334 Make all TextElement properties affect TextPresenter's render 3 years ago
Benedikt Stebner 7e3024ede2 Fix fallback handling 4 years ago
Benedikt Stebner 040cccf619 Attempts to fix Android IME 4 years ago
Benedikt Stebner 17b2834d21 Implement letter spacing 4 years ago
Benedikt Stebner 169480e74d Fix GetTextLineText 4 years ago
Benedikt Stebner 391b5c2c11 Android - Initial attempt to fix focus management and implement SurroundingText 4 years ago
Benedikt beb3a4221b Disable special preedit highlight 4 years ago
Benedikt Stebner f009c316e2 Imm32 preedit 4 years ago
Benedikt Stebner 75870f751e Rendering part of PreeditText 4 years ago
Benedikt Stebner d524dc9cdb Only apply the font fallback to regions of missing glyphs 4 years ago
Benedikt Stebner 23b08b1f34 Attempt to fix consistent hit testing results 4 years ago
Benedikt Stebner a408ea10d7 Some Progress 4 years ago
Brett Story b26dc16827 Fixing AddOwner on LineHeight for TextPresenter 4 years ago
Brett Story 8b9883e0d3 TextBox and TestPresenter use AddOwner from TextBlock for LineHeight 4 years ago
Brett Story 5618cc03e4 Utilizing TextLayout's LineHeight in TextBox and TextPresenter 4 years ago
Wiesław Šoltés 665b0fa3b6 Fix TextPresenter property name registrations 4 years ago
Benedikt Stebner 17b9f246f3 Text hit testing fixes 4 years ago
Benedikt Stebner a056f0b654 Second attempt to fix text measurements with scaling 4 years ago
Benedikt Stebner 2425cbf7aa Use RenderScaling in the ArrangeOverride 4 years ago
Benedikt Stebner 8772a46bba Fix scaled text measurements 4 years ago
Benedikt Stebner 32d7293097 Fix GetNextCharacterHit for trailing whitespace 4 years ago
Steven Kirk f8706278a8 Make OnPropertyChanged non-generic. 4 years ago
Benedikt Stebner 59d8f86509 Better WPF compat 4 years ago
Benedikt Stebner 0de8c5dd52 Add FontStretch to property chane handler 4 years ago
Benedikt Stebner b99e1b6b2c Cleanup attached properties 4 years ago
Benedikt Stebner 9250d93407 Implement embedded runs 4 years ago
daniel mayost 61ffbcc687 naming more like wpf 4 years ago
daniel mayost f5a21547b8 typo 4 years ago
daniel mayost feec27e39f some fixes 4 years ago
daniel mayost 0f5e78d70f improve algorithm and typo fixes 4 years ago
daniel mayost f6f8b1dec3 avoid re-calling the method 4 years ago
daniel mayost d5fd84ebc0 continue working 4 years ago