1528 Commits (e7d236e6ed8de7c2f03019faa05581cc2077d00a)

Author SHA1 Message Date
Julien Lebosquain 7e81b5d8c2
Fix SelectedItemsControl initialization property order (#13800) 3 years ago
Steven Kirk 0a6987b085
Hackfix for calling SelectAll with SelectedItem binding (#13868) 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
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
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
Steven Kirk dbfde2dcc5 Introduce BindingExpressionBase. 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
Steven Kirk fb7f8a6d98 Initial refactor of binding infrastructure. 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
Julien Lebosquain 3515b99a92
Fix VirtualizingStackPanel and nth-child for the currently realizing item container (#12957) 3 years ago
Benedikt Stebner 21cc95a014 Fix failing test 3 years ago
Steven Kirk 03ff228a6d Preserve container themes set locally. 3 years ago
Steven Kirk f347eaf711 Accept base TargetType in ItemContainerTheme 3 years ago
Steven Kirk b024bb463b Add tests for #12620. 3 years ago
Bill Henning 16ab9c595c Fix for TextBlock.TextDecorations not inheriting down to inlines. 3 years ago
Boyd Patterson 932b40b19b Added unit tests for TextBox to verify MaxLines property assigns the ScrollViewer.MaxHeight based on line height. 3 years ago
flexxxxer 9ba9414c22 unit test for issue added 3 years ago
daniel 953ec9b3ef Remove BypassLogicalChildrenManagement and use OnPropertyChanged 3 years ago
Julien Lebosquain 515e0843de
Handle ScrollContentPresenter extent rounding errors 3 years ago
Steven Kirk f89a0b2ac9 Added failing test for #11220. 3 years ago
daniel abc7eea336 simplifies the first test 3 years ago
daniel add676efab Add failing tests 3 years ago
Daniil Pavliuchyk 0e038492f7 Do not set Window Startup Location multiple times 3 years ago
AtomCrafty 42ad2fd46e add regression test for AutoCompleteBox with MinimumPrefixLegth=0 3 years ago
Julien Lebosquain 862c175725
Fix ScrollContentPresenter's child margin with layout rounding 3 years ago
Giuseppe Lippolis c368048aef test(LIstBox): Space handling 3 years ago
Julien Lebosquain 7c2062c102
Reset LayoutTransformControl matrix when transform is removed 3 years ago
Tim ebb9bf5052 fix unit tests 3 years ago