1710 Commits (d5c30b6270088aa97c5ebb449d5e63a406bb70f1)

Author SHA1 Message Date
workgroupengineering 78a7f3836d
feat(TabControl): Enable Recognizes AccessKey (#15013) 2 years ago
Steven Kirk 9287ab5913
SelectedItems and SelectedIndexes implement INCC. (#15498) 2 years ago
Max Katz 296b366e78
ToolTip should use Popup internally + fix Popups not closing when placement target is closed (#15358) 2 years ago
Steven Kirk 91646f1d32
Fix VirtualizingStackPanel ScrollIntoView (#15449) 2 years ago
Dong Bin edb66a7720
ComboBox: support different DataTemplate for selected item. (#15420) 2 years ago
Max Katz 8500621a87
Fix app shutdown cancellation via window (#15438) 2 years ago
Tom Edwards 80c4740759
Tooltips now open immediately if another tooltip is open, or closed within ToolTip.BetweenShowDuration (#15259) 2 years ago
Tom Edwards e947675113
Added ToolTip.ShowOnDisabled and ToolTip.ServiceEnabled (#14928) 2 years ago
Julien Lebosquain eac0e43656
Implement TransitionContentControl.TransitionCompleted (#15172) 2 years ago
SKProCH 45eb172ec3
Add Points collection observability support for Polygon and Polyline (#15030) 2 years ago
Benedikt Stebner 9849da209c
Fixes/inline host change propagation (#14914) 2 years ago
Julien Lebosquain acc3c3cc13
Fix ScrollContentPresenter incorrectly handling BringIntoView when offset is coerced (#14913) 2 years ago
Julien Lebosquain 86bfc26ace
Fix ScrollContentPresenter incorrectly handling BringIntoView without changing its offset (#14900) 2 years ago
Bartosz Korczyński 4a1e2411cd
Fixed positioning of popups attached to adorners (#14439) 2 years ago
Bartosz Korczyński 65b1c4579e
Fix TextBox in AdornerLayer causes collection modified exception in Arrange pass (#14714) 2 years ago
Max Katz 326ef7c9fd
Add .NET 8 target (Avalonia 11.1) (#14535) 2 years ago
Julien Lebosquain cac27ddfc0
Misc warning fixes (#14766) 2 years ago
Max Katz 9bb1bcce22
Improve flexibility with build-in controls localization (#13773) 2 years ago
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) 2 years ago
IanRawley b84470bf3d
Fix #13474 by partially reverting #12883 (#13663) 2 years ago
Steven Kirk b630f21b7e
Fix overlapping items in `VirtualizingStackPanel` (#13765) 2 years ago
Steven Kirk 59d44e97bf
Don't hide tooltip when pointer is over it. (#13565) 2 years ago