629 Commits (dbfde2dcc5cff67ee4e85c2beb34e9b022b5dfe2)

Author SHA1 Message Date
Steven Kirk dbfde2dcc5 Introduce BindingExpressionBase. 3 years ago
Steven Kirk 15ab324e02 Use BindingExpression directly in ValueStoe. 3 years ago
Julien Lebosquain 9a3cfce24d
Fix viewport calculation with non-invertible render transform (#13188) 3 years ago
Steven Kirk 3308403918 Check for SetValue equality after conversion. 3 years ago
Steven Kirk 6ea751f893 Make enum/int conversion work. 3 years ago
Steven Kirk 3e2d0a5ec0 Use consistent wording for binding warnings. 3 years ago
Steven Kirk 036048c9f2 Move logging to BindingExpression. 3 years ago
Nikita Tsukanov 5b02b0389a
X11 IME preedit, preedit cursor, input context improvements (#13282) 3 years ago
Boyd Patterson 98acdd7c08
Do not match access keys on input elements that are not effectively enabled. (#13185) 3 years ago
Julien Lebosquain e6c1670421
Fix unit tests culture (#13016) 3 years ago
Steven Kirk 8948aa7e52
Added ConverterCulture to bindings. (#12876) 3 years ago
Steven Kirk fb7f8a6d98 Initial refactor of binding infrastructure. 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
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