642 Commits (fc709df9341b87b5aa2c2f1ea650afdbf5a44b21)

Author SHA1 Message Date
Max Katz 326ef7c9fd
Add .NET 8 target (Avalonia 11.1) (#14535) 2 years ago
Benedikt Stebner 3657128cd2
Read all pixels then write all pixels to avoid virtual call overhead (#14111) 2 years ago
Nikita Tsukanov 8ad0290374
Propagate exceptions from compositor to unit/render tests (#14808) 2 years ago
Julien Lebosquain cac27ddfc0
Misc warning fixes (#14766) 2 years ago
Max Katz 1ad5107654
Implement Dispatcher.UnhandledException and Dispatcher.UnhandledExceptionFilter (#14432) 2 years ago
workgroupengineering 7106b37a01
fix: #14211 BoxShadow.ToString() behavior (#14228) 2 years ago
Steven Kirk f6fe68eddb
Fix OneWayToSource bindings with read-only properties. (#14513) 2 years ago
Max Katz a4086c17a6
XY focus (#13947) 2 years ago
robloo 2a9e7e9dcf
Add BackgroundSizing (#14048) 2 years ago
Steven Kirk 3b1eb338e6
Binding System refactor (#13970) 2 years ago
Steven Kirk 489f107e36
Use a UnitTestApplication scope in visibility tests. (#14354) 2 years ago
Jumar Macato 92e1c653a5
Track IsEffectivelyVisible state (#13972) 2 years ago
workgroupengineering e700e12f0b
fix(Geometries): Relative line drawing (#14013) 2 years ago
SKProCH 21ad94b980
Fixes Border and Shape border re-rendering when changing Brush value (#13980) 2 years ago
Steven Kirk 2ba8ac8a73
Don't share style instances with Or selector. (#13969) 2 years ago
Bill Henning 47fb1d94b3
Updated RenderDataRectangleNode.HitTest to properly hit-test rounded rectangles (#13797) 2 years ago
Julien Lebosquain fa7b47098f
Fix Animation.FillMode when cue isn't 0% or 100% (#13775) 2 years ago
Steven Kirk 4d92e22314
Fix `nth-child` styles on virtualized lists (#13770) 2 years ago
Julien Lebosquain 3fa13d3b64
Warning cleanup 2 (#13696) 2 years ago
Steven Kirk 79acab1080
Fix some issues with focus scopes (#13409) 2 years ago
workgroupengineering 99737a8395
fix: Navigation when CanExecute is fasle (#13507) 2 years ago
Julien Lebosquain 9a3cfce24d
Fix viewport calculation with non-invertible render transform (#13188) 2 years ago
Nikita Tsukanov 5b02b0389a
X11 IME preedit, preedit cursor, input context improvements (#13282) 2 years ago
Boyd Patterson 98acdd7c08
Do not match access keys on input elements that are not effectively enabled. (#13185) 2 years ago
Julien Lebosquain e6c1670421
Fix unit tests culture (#13016) 3 years ago
Steven Kirk 8948aa7e52
Added ConverterCulture to bindings. (#12876) 3 years ago
Julien Lebosquain ac00fe2bf4
Key handling improvements (#12549) 3 years ago
Mihnea Rădulescu 7b67fda0eb
Fix issue 4427 - System.InvalidOperationException: Default font family name can't be null or empty (#12817) 3 years ago
Benedikt Stebner cb461ab043
Allow multiple font sources per FontFamily and make sure combinations of system and embedded fonts can be used (#12871) 3 years ago
Benedikt Stebner fac9e55f69
Introduce PixelFormatWriter (#12807) 3 years ago
Julien Lebosquain a2b7ca47e5
Fix interpolator being called after last animation iteration (#12781) 3 years ago
Emmanuel Hansen a030d29d15 add failing test 3 years ago
stepan_govorko f5c93a50ab added more comments 3 years ago
stepan_govorko 77dc35bf46 Introduced counting of rendered visuals in ServerCompositionVisual and added relevant unit tests in CompositorInvalidationClippingTests. The new tests ensure that visuals that are not in dirty rect are rendered correctly with different ClipToBounds and Clip geometry parameters. 3 years ago
Benedikt Stebner 250743d786 Rework GetNext/PreviousCharacterHit 3 years ago
Julien Lebosquain 237e4cba69
Fix InlineDictionary enumeration when an array is used 3 years ago
Max Katz fbca526f85 Seal CreateDefiningGeometry 3 years ago
Steven Kirk 9d051a6a64 Added failing test for #11484. 3 years ago
Jumar Macato bbade94d98 add new unit tests for fillmodes/delay behavior 3 years ago
Julien Lebosquain c0e7dc8ecf
Fixed style activator not publishing changes 3 years ago
Giuseppe Lippolis 718911ce27 fix(BoxShadows): ToString() 3 years ago
Jumar Macato 80595873a2 Add tests for the zero duration stuff 3 years ago
Jumar Macato 5c60b525c8 more tests 3 years ago
Jumar Macato 69941d8fc7 Fix and remove warnings on Animations code 3 years ago
Steven Kirk 8e9532a580 Added tests for AccessKeyHandler. 3 years ago
Denis Zubritskiy 1c258e7680 Fix expression in CreateGetter 3 years ago
Max Katz 94efefedb9 Fix gesture tests 3 years ago
Max Katz b879144ace Adjust to merge conflicts 3 years ago
Nikita Tsukanov 72c549a205 Correctly handle Push/Pop without inner items 3 years ago
Nikita Tsukanov ba07b5461b Scoping 3 years ago