15 Commits (bfeeb10adf8fa52c4f358ecf6c9c7d8f66dbcf37)

Author SHA1 Message Date
Max Katz d267d06a08 Move PlatformHotkeyConfiguration to IPlatformSettings 3 years ago
Max Katz 596f876868 Use PlatformHotkeyConfiguration.Instance instead of locator 3 years ago
Benedikt Stebner f153c626f8 Fix TextLineImpl.GetCharacterHitFromDistance for lines that include a TextEndOfLine run 3 years ago
Max Katz 9a3ed2e022 Use correct theme specific selection brush on SelectableTextBlock 3 years ago
Emmanuel Hansen 04c8b652c8 move clipboard to TopLevel 3 years ago
Benedikt Stebner 1964afb854 Fix possible NRE 3 years ago
Benedikt Stebner 45bf804cd4 Fix SelectableTextBlock selection 3 years ago
Tom Edwards 86324dca77 Convert Text properties to StyledProperty 3 years ago
Giuseppe Lippolis 3f306b48ab fix(DrawingContext): CS0618 PushPreTransform(Matrix)' is obsolete: 'Use PushTransform' 3 years ago
Benedikt Stebner 7cc5e9bbb4 Fix a copy paste error so mouse movements are properly recognized if the width is smaller than the height. 3 years ago
rabbitism aeb4313487 feat: add SelectAll hotkey support. 3 years ago
Sergey Mikolaitis 5d1e5d97c2 [Text] [Selection] fix double click selection on word end position 3 years ago
Benedikt Stebner 93b77b1b6a Move inlines support to TextBlock and rename RichTextBlock to SelectableTextBlock 3 years ago
Benedikt Stebner cf16418d21 Adjust visual logical tree reset 4 years ago
Benedikt Stebner 75b3abbdd8 Properly arrange Embedded controls during ArrangeOverride 4 years ago
Benedikt Stebner 48b608c829
Moves InlineUIContainer Child measure and arrange to the IInlineHost (#8849) 4 years ago
Takoooooo 00c08235cc Remove obsolete members from Avalonia.Controls assembly. 4 years ago
Benedikt Stebner d5084eaf75 Fix GetCharacterHitFromDistance 4 years ago
Benedikt Stebner 81b0dce302 Fix RichTextBlock Inlines update handling 4 years ago
Benedikt Stebner 0372dd914c Show IBeam cursor for IsTextSelectionEnabled 4 years ago
Benedikt Stebner c7182ae12a Improve advanced word selection 4 years ago
Benedikt Stebner 6802722051 Add whole word shift selection 4 years ago
Benedikt Stebner dcd3804420 Make sure we always process inlines as whitespace significant 4 years ago
Benedikt Stebner 3ad71d4bea Use IAddChild for TextBlock and RichTextBlock 4 years ago
Benedikt Stebner eb627f393c More fixes 4 years ago
Benedikt Stebner 5dc768aa13 Add some xml comments 4 years ago
Benedikt Stebner 90e0dcc9e3 Add Copy geasture 4 years ago
Benedikt Stebner a408ea10d7 Some Progress 4 years ago
Benedikt Stebner 0c8f54fe00 Introduce RichTextBlock 4 years ago