1062 Commits (2fd6e542b738dafddf044688abaafeea8acdb1b7)

Author SHA1 Message Date
Nikita Tsukanov 0d472a100b Use static callback for ContinueWith 4 years ago
Nikita Tsukanov ad518ac678 Add backpressure for sending batches to the render thread 4 years ago
Nikita Tsukanov 3717aec4f5 Use GetFeature + API lease approach for accessing SKCanvas 4 years ago
Benedikt 4f79ac8a1c Fix precession errors 4 years ago
Giuseppe Lippolis 89c0ef5637 refactoring: removed some unused namespace 4 years ago
Giuseppe Lippolis b38a50009e fix: XML Comment 4 years ago
Evgeny Gorbovoy 2a57609217 + more `ContainsExclusive` for nodes 4 years ago
Benedikt Stebner adc81678ca Only add offsets for LeftToRight runs 4 years ago
Benedikt Stebner d5084eaf75 Fix GetCharacterHitFromDistance 4 years ago
Benedikt Stebner 2cf660b601 Second attempt to fix the font fallback 4 years ago
Benedikt Stebner 6fefe5c803 Align justified text to the natural start 4 years ago
Benedikt Stebner d524dc9cdb Only apply the font fallback to regions of missing glyphs 4 years ago
Benedikt Stebner e7be7cb88d Fix that thing 4 years ago
Benedikt Stebner 81b0dce302 Fix RichTextBlock Inlines update handling 4 years ago
Evgeny Gorbovoy 1c1499c399 More `ContainsExclusive` 4 years ago
Benedikt Stebner 23b08b1f34 Attempt to fix consistent hit testing results 4 years ago
Dan Walmsley ea58d04e60 typo 4 years ago
Dan Walmsley fa54d7ecde add a readme for the compostiion directory. 4 years ago
Dan Walmsley f6f8e71f3f make license linkable 4 years ago
Dan Walmsley bd343a6290
update license for composition. 4 years ago
Evgeny Gorbovoy e7e2516c07 Scene hittest now uses exclusive `Rect.Contains`. Fixes https://github.com/AvaloniaUI/Avalonia/issues/3079 4 years ago
Max Katz d1683c963e Remove MouseDevice from the TopLevel 4 years ago
Max Katz 6473890139 Remove all obsolete members from Input namespace 4 years ago
Benedikt Stebner 03b8b2eb5e Show ellipsis when MaxLines are reached 4 years ago
Benedikt Stebner 9f37910c97 Fix TextDecoration width 4 years ago
Benedikt Stebner c921d1e097 Fix center alignment for RTL 4 years ago
Benedikt Stebner 3ad71d4bea Use IAddChild for TextBlock and RichTextBlock 4 years ago
Nikita Tsukanov 4b7feeb4f4 Fixed various invalidation and hit-testing issues 4 years ago
petris c6e12a6e32
Fix unaligned accesses 4 years ago
Benedikt Stebner 7df34acb3d
Update src/Avalonia.Base/Media/GlyphRun.cs 4 years ago
Steven Kirk 1eaf6cc607 Prevent crash when switching themes. 4 years ago
Nikita Tsukanov 551f35a760 Cleanup 4 years ago
Nikita Tsukanov ecca63949f Use Blit when available 4 years ago
Luis von der Eltz 4ca4986b4f rename 4 years ago
Nikita Tsukanov 21ccb8d43a Fixed animation activation 4 years ago
Steven Kirk 76274f80b3 Added SafeEnumerableList and use in Classes. 4 years ago
Nikita Tsukanov 35e18ce765 Fixed yet another invalidation case 4 years ago
Nikita Tsukanov 862b318906 Use dictionaries for storing composition animation infrastructure 4 years ago
Benedikt Stebner eb627f393c More fixes 4 years ago
Benedikt Stebner 7cbeb7ad3f Rework TextLineImpl hit testing 4 years ago
Takoooooo 8e57d0b7c6 Fix bindings to Types. 4 years ago
Luis von der Eltz 6483b5edc7 Add Has method to IPseudoClasses 4 years ago
Lubomir Tetak 22971f56cb EffectiveViewportChangedListeners must be reference type 4 years ago
Steven Kirk 002377044a Disallow selectors with trailing /template/. 4 years ago
Max Katz 5a8c9f9c09 Use Async in naming 4 years ago
Max Katz 97a5a9e1f6 Add folder.GetItemsAsync API 4 years ago
Lubomir Tetak 230166d0bc EffectiveViewportChangedListeners thread safety improved 4 years ago
Steven Kirk a341c33b55 Revert "Fix parent selectors with /template/ at end." 4 years ago
Steven Kirk 030c956e31 Revert "Make MovePreviousOrParent internal as well." 4 years ago
Max Katz daa071e1f9 Add base PickerOptions + some formatting 4 years ago