619 Commits (fa69cf2a4912fd41c5ae821fd4a1dfd11717e3f0)

Author SHA1 Message Date
Steven Kirk fa69cf2a49 Fix some issues with focus scopes (#13409) 3 years ago
workgroupengineering 2391751eac fix: Navigation when CanExecute is fasle (#13507) 3 years ago
Julien Lebosquain b149588b58 Fix viewport calculation with non-invertible render transform (#13188) 3 years ago
Nikita Tsukanov 2dd531c849 X11 IME preedit, preedit cursor, input context improvements (#13282) 3 years ago
Boyd Patterson dfe0130a1b Do not match access keys on input elements that are not effectively enabled. (#13185) 3 years ago
Julien Lebosquain 9f283995d2 Fix unit tests culture (#13016) 3 years ago
Benedikt Stebner 49f30410f6 Allow multiple font sources per FontFamily and make sure combinations of system and embedded fonts can be used (#12871) 3 years ago
Julien Lebosquain 64d091956e Fix interpolator being called after last animation iteration (#12781) 3 years ago
Max Katz 6fd494ab16 Merge pull request #12666 from AvaloniaUI/gesture_cancel 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
Nikita Tsukanov b56bf1c527 More scoping for tests 3 years ago
Nikita Tsukanov f300a24402 Media system refactoring 3 years ago
Steven Kirk 81084454f4 Added failing tests for #11484. 3 years ago
Steven Kirk ac936ce130 Added failing test for #11290. 3 years ago
Max Katz 20064647dd Limit IFocusManager API, extend IInputElement API, remove visible static properties 3 years ago
Steven Kirk 00d077a634 Pass both owner and host type to AvaloniaProperty. 3 years ago
Nikita Tsukanov 64610c264b Composition aware resources 3 years ago
robloo fac0a045d4 Add direct conversions for HsvColor.ToHsl() and HslColor.ToHsv() 3 years ago
Steven Kirk e7c3e0c673 Added failing test for #11212. 3 years ago
Nikita Tsukanov 5ec758d790 Fix TokenParser 3 years ago
Steven Kirk 4b46afef4a Add failing focus unit tests. 3 years ago
Steven Kirk 3a250c86f3 Added failing test for #7706. 3 years ago
Nikita Tsukanov 015768c5bd Make sure that Dispatcher.InvokeAsync unwraps tasks and that correct overload is being chosen 3 years ago
Max Katz 810558140f Introduce static AssetLoader 3 years ago
Steven Kirk c4a5567090 Added failing test for #11161. 3 years ago
Max Katz 4aa6035ec3 Reuse text and geometry related headless mocks in Avalonia unit tests and benchmarks 3 years ago
Steven Kirk 06b7515b48 Added failing test for #11076. 3 years ago
Benedikt Stebner 0442c3b337 Introduce advanced render options 3 years ago
Steven Kirk fe8f349047 Added failing test for #11015. 3 years ago
Nikita Tsukanov cf28998a46 Bitmap effects support 3 years ago
jankrib 076d3c721e Update DrawOperationTests.cs 3 years ago
jankrib 8f7deb17ad Implement HitTestTransformed 3 years ago
Benedikt Stebner a4a96d6ff4 Optimize FontManager caching 3 years ago