1542 Commits (ca4a672be21f991ea85d2b175152ce4e86ce5ccc)

Author SHA1 Message Date
Benedikt Stebner e35e94902e
Recreate TextLayout on measure to make sure constraint is updated (#14705) 2 years ago
Benedikt Stebner 599cf1f297
Fix InlinesCollection Logical/VisualParent update (#14679) 2 years ago
Benedikt Stebner 9cb21ee690
Fix initial selection for AlwaysSelected (#14668) 2 years ago
Max Katz 6c1341eb5e
Introduce MenuItem.ToggleType (#11441) 2 years ago
Benedikt Stebner 0c2c3f1aeb
Fix InlineUIContainer focus (#14590) 2 years ago
markl65536 33d95c6af5
Discard additional lines upon inserting when AcceptsReturn=false (#14173) 2 years ago
Bartosz Korczyński 08b422fe01
Fix Collection Was Modified exception in VisualLayerManager when a TextBox was added to an AdornerLayer (#14484) 2 years ago
Steven Kirk 3692960ce5
Fix AlwaysSelected in conjuction with SelectedItem/SelectedIndex binding (#14107) 2 years ago
LuckyGeorge1975 56f118d3a9
Fix: Enable seamless forward and backward transition in VirtualizingCarouselPanel (#14125) 2 years ago
Max Katz a4086c17a6
XY focus (#13947) 2 years ago
Bartosz Korczyński e0127c610c
Double BringIntoView in VirtualizingStackPanel (#14419) 2 years ago
Ildar Khusnutdinov e0fb7db6c5
EnableDataValidation for DatePicker (#14430) 2 years ago
Ildar Khusnutdinov 7d6207bf81
EnableDataValidation for TimePicker (#14406) 2 years ago
Steven Kirk 8e479e5df9
Fix controls not showing up in accessibility when made visibile (#14424) 2 years ago
Steven Kirk 3b1eb338e6
Binding System refactor (#13970) 2 years ago
Benedikt Stebner 2ecfbb9783
Fix Inlines clear handling (#14247) 2 years ago
Andre118 82809b5220
Added MinLines property and related tests to the TextBox control. (#14313) 2 years ago
Steven Kirk 3911fe3cd1
Allow binding container IsVisible with virtualization. (#14276) 2 years ago
Max Katz 6a71056686
Make Classic ApplicationLifetime API a bit more reliable (#14267) 2 years ago
Tom Edwards 7520e2dcb1
Fix exception when `SelectedValueBinding` evaluates to null (#14171) 2 years ago
exGensImpl ac0f903052
Improving TextBox behaviour on Ctrl+Backspace down event (#14138) 2 years ago
Julien Lebosquain 7e81b5d8c2
Fix SelectedItemsControl initialization property order (#13800) 2 years ago
Steven Kirk 0a6987b085
Hackfix for calling SelectAll with SelectedItem binding (#13868) 2 years ago
pavelovcharov 602dc2850f
Fix: TabItem.TabStripPlacement is not set for new tab items (#13849) 2 years ago
Robert Mutniański 8a4c89fe8a
Add CaretIndex (#13851) 2 years ago
Tim d7c82a1a6f
Fix: RangeBase should not write coerced values back when DataContext is changing (#11918) 2 years ago
Steven Kirk 62314a010e
Fix some issues with tabbing into virtualized list (#13826) 2 years ago
Steven Kirk 3725f0dc80
Fix Some Virtualizing List Update Bugs (#13795) 2 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 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
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
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
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
Julien Lebosquain dca8cd4f92
Remove viewport estimation from VirtualizingStackPanel (#13169) 3 years ago
Alshain e3c8e378a2
Allow TransitioningContentControl to be reversed. (#13003) 3 years ago
Magnus Lindhe c261a60018
Add TextBox.ScrollToLine (#13274) 3 years ago
Julien Lebosquain 059c775bba
Fix popup tests randomly failing after logical scrollable tests (#13098) 3 years ago
Steven Kirk bf1be0cd2f
Fix initial logical scrollable state (#13066) 3 years ago
Steven Kirk f845c685fa Added failing test for ItemsControl logical children. 3 years ago
Tom Edwards 745b579e8f
Fix default values of window properties not being sent to `IWindowImpl` (#12656) 3 years ago
Julien Lebosquain ac00fe2bf4
Key handling improvements (#12549) 3 years ago
Vladimir Drobyshev 206b5fd1de
Fix - TextPresenter ignores FontStretch property (#12947) 3 years ago