29 Commits (675aa3cbe40dffb239c9f42a4e28ecc1faf16c45)

Author SHA1 Message Date
Julien Lebosquain b612be79db
Add FocusChangedEventArgs for GotFocus/LotFocus (#20859) 2 weeks ago
Julien Lebosquain 3394815603
Simplify text formatting constructors (#20527) 2 months ago
Tom Edwards e5babc8a6f Added TextScaling static class with configuration properties 3 months ago
Tom Edwards 762dff0168 Also scale LineHeight, LineSpacing, and LetterSpacing 3 months ago
Tom Edwards bf2a577f83 Added support for platform text scaling, disabled by default 3 months ago
Artemis Li 60ee26ae21
Preserve run formatting when applying SelectionForegroundBrush in SelectableTextBlock (#20110) 4 months ago
leo eafb41d628
Fix SelectableTextBlock selection (#18049) 1 year ago
Julien Lebosquain f4633e210c
Fix TextBlock re-measure in infinite container (#17638) 1 year ago
xLEGiON d5f0188ccf
Fix SelectableTextBlock Selection (#15536) 2 years ago
Herman K 88967de49e
Ability to configure font features (#14157) 2 years ago
Benedikt Stebner 1689bfe5b1
Add SelectionForegroundBrush to SelectableTextBlock (#13618) 2 years ago
Vladislav Stepanov 2c72343d49
Fix a typo in `SelectableTextBlock.ClearSelection()` (#13733) 2 years ago
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