5060 Commits (0cb33dbd78722fa08459e243e532d82f60e5adc6)

Author SHA1 Message Date
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
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
Alshain e3c8e378a2
Allow TransitioningContentControl to be reversed. (#13003) 3 years ago
Benedikt Stebner 8da8100288
Fix SystemFontCollection nearest match lookup (#13365) 3 years ago
Magnus Lindhe c261a60018
Add TextBox.ScrollToLine (#13274) 3 years ago
Steveice10 e0c6e11a42
Add tooltip support to NativeMenuItem. (#13350) 3 years ago
Benedikt Stebner da3d4ca5c2
Fix TextLayout.OverhandLeading calculation (#13287) 3 years ago
Steveice10 6f0bfbf3aa
Exclude access key markers from native menu titles on macOS. (#13338) 3 years ago
Steven Kirk 15dc9af0c4 Added failing test for implicit conversion. 3 years ago
Steven Kirk c4b652016a Log warnings for converter exceptions. 3 years ago
Steven Kirk 3e2d0a5ec0 Use consistent wording for binding warnings. 3 years ago
Steven Kirk 00a619fe22 Log errors for failed conversions. 3 years ago
Steven Kirk 2f0e075d96 Don't log errors for named control bindings... 3 years ago