5076 Commits (e7d236e6ed8de7c2f03019faa05581cc2077d00a)

Author SHA1 Message Date
Steven Kirk e7d236e6ed Added TemplateBinding benchmarks. 3 years ago
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
Julien Lebosquain 7e81b5d8c2
Fix SelectedItemsControl initialization property order (#13800) 3 years ago
Max Katz db6110804f
Fix transition leak tests (#13870) 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
Steven Kirk 0a6987b085
Hackfix for calling SelectAll with SelectedItem binding (#13868) 3 years ago
Emmanuel Hansen adf8c8fe15
Add integration tests for checking window sizes on launch when client is extended. (#13871) 3 years ago
pavelovcharov 602dc2850f
Fix: TabItem.TabStripPlacement is not set for new tab items (#13849) 3 years ago
Robert Mutniański 8a4c89fe8a
Add CaretIndex (#13851) 3 years ago
Bill Henning 47fb1d94b3
Updated RenderDataRectangleNode.HitTest to properly hit-test rounded rectangles (#13797) 3 years ago
Tim d7c82a1a6f
Fix: RangeBase should not write coerced values back when DataContext is changing (#11918) 3 years ago
Steven Kirk 62314a010e
Fix some issues with tabbing into virtualized list (#13826) 3 years ago
Steven Kirk 3725f0dc80
Fix Some Virtualizing List Update Bugs (#13795) 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
IanRawley b84470bf3d
Fix #13474 by partially reverting #12883 (#13663) 3 years ago
Steven Kirk b630f21b7e
Fix overlapping items in `VirtualizingStackPanel` (#13765) 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
Steven Kirk 59d44e97bf
Don't hide tooltip when pointer is over it. (#13565) 3 years ago
Julien Lebosquain 18a3c43e44
Fix AVP1012 warnings in Avalonia.Base (#13717) 3 years ago
Julien Lebosquain 3fa13d3b64
Warning cleanup 2 (#13696) 3 years ago
Benedikt Stebner b94b011c94
[WIP]Fix overhang leading calculation for negative values (#13672) 3 years ago
lnxon 40b73a661f
Fix issue #11006 by correcting SelectionChanged event to be fired AFTER (not before) raising Prop… (#13503) 3 years ago
Tom Edwards d62ff00f85
Deferred scrolling (#13644) 3 years ago
laolarou c6c12cee37
Fix for issue #13493 (#13518) 3 years ago
Max Katz ea64505600
XAML warnings/diagnostics support (#13447) 3 years ago
Benedikt Stebner 520d9d631a
Properly handle overhang with RTL FlowDirection (#13631) 3 years ago
Marko Prosen f6c5720e7a
Fix TimePicker empty designator on 12 hour clock (#13469) 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
Max Katz 60c11167f8
Add default template to the ContentControl, remove theme specific templates (#11365) 3 years ago
Tim 8fc0be82cd
Converter for DataValidationErrors (#11282) 3 years ago
workgroupengineering 99737a8395
fix: Navigation when CanExecute is fasle (#13507) 3 years ago
Steven Kirk 4899ff6bd4 Added ConverterCulture back to bindings. 3 years ago
Julien Lebosquain dca8cd4f92
Remove viewport estimation from VirtualizingStackPanel (#13169) 3 years ago