655 Commits (e7d236e6ed8de7c2f03019faa05581cc2077d00a)

Author SHA1 Message Date
Steven Kirk d7298e51f4 Remove disposed binding from ImmediateBindingFrame. 3 years ago
Steven Kirk 731b4146e7 Tweak ExpressionNode lists. 3 years ago
SKProCH 21ad94b980
Fixes Border and Shape border re-rendering when changing Brush value (#13980) 3 years ago
Steven Kirk 2ba8ac8a73
Don't share style instances with Or selector. (#13969) 3 years ago
Steven Kirk 28ad2daf8d Make reflection binding tests use a string. 3 years ago
Steven Kirk 770e4e84cf Remove unneeded methods. 3 years ago
Steven Kirk dbcd8999f3 Don't separate plugins by reflection. 3 years ago
Steven Kirk 17f4ee8733 Fix compiled binding indexer tests. 3 years ago
Steven Kirk 7b1cb09e65 Updated BindingExpression tests. 3 years ago
Bill Henning 47fb1d94b3
Updated RenderDataRectangleNode.HitTest to properly hit-test rounded rectangles (#13797) 3 years ago
Julien Lebosquain fa7b47098f
Fix Animation.FillMode when cue isn't 0% or 100% (#13775) 3 years ago
Steven Kirk 4d92e22314
Fix `nth-child` styles on virtualized lists (#13770) 3 years ago
Steven Kirk f982f19c89 Reintroduce support for binding anchors. 3 years ago
Steven Kirk b75f848154 No need for virtual/generic methods here now. 3 years ago
Steven Kirk bee98ad947 Initial implementation of UpdateSourceTrigger. 3 years ago
Steven Kirk 58db340d9a Added BindingExpressionBase.UpdateTarget. 3 years ago
Steven Kirk 18c844ef02 Make BindingExpressionBase the public API. 3 years ago
Steven Kirk 6e31e8eb8f Fix OneTimeBinding. 3 years ago
Steven Kirk 08c8497d3d Finish exposing a BindingExpression API. 3 years ago
Steven Kirk 9d793c193c WIP: Start exposing a BindingExpression API. 3 years ago
Julien Lebosquain 3fa13d3b64
Warning cleanup 2 (#13696) 3 years ago
Steven Kirk 79acab1080
Fix some issues with focus scopes (#13409) 3 years ago
Steven Kirk dbfde2dcc5 Introduce BindingExpressionBase. 3 years ago
Steven Kirk 15ab324e02 Use BindingExpression directly in ValueStoe. 3 years ago
workgroupengineering 99737a8395
fix: Navigation when CanExecute is fasle (#13507) 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