1577 Commits (6d10a6830ec009d5fda9110251271acd46825eba)

Author SHA1 Message Date
Julien Lebosquain 6d10a6830e
Ensure SurroundingText is empty for empty line (#16710) 2 years ago
Julien Lebosquain 21d8cea26b
Fix caret position after backspace (#16712) 2 years ago
workgroupengineering 44528a8198
fix: Button should not fire the click event on the space key when it is not active (#16619) 2 years ago
Timothy Baldridge eb5f3955e3
Switch to a HashSet<T> as backing for SafeEnumerableList (#16633) 2 years ago
Tom Edwards d1cdb29ba0
Fixed overlay popups not automatically closing (#16564) 2 years ago
pokorpa d1ea3ff026
Apply NumericUpDown.FormatString changes immediately. (#16575) 2 years ago
shangchenglumetro 3deddbe305
chore: fix some comments (#16461) 2 years ago
Max Katz 32c2f08200
MacOS sandboxing feature (#16090) 2 years ago
Max Katz 05ac6d2f1d
Screens API refactor (#16295) 2 years ago
Steven Kirk cc082f9170
Make VirtualizingStackPanel better handle container size changes (#16168) 2 years ago
Sean Begley ae017763fc
Adds support for Seconds to TimePicker (#16079) 2 years ago
Max Katz 24914cc1ed
New ToolTipClosing, ToolTipOpening attached events and ToolTip.Opened, ToolTip.Closed (#15493) 2 years ago
Meloman19 47cbad7fd4
Remove from logical children and clear item container on reset (#15855) 2 years ago
Bill Henning 0d1d72e26a
Update popups and flyouts to properly support OverlayDismissEventPassThrough (#15517) 2 years ago
Bartosz Korczyński 93d2140cc0
Wrap type conversions in try-catch to prevent crashes due to unhandled exceptions (#15640) 2 years ago
Tom Edwards ff021aa5d9
Fix tooltips not closing when the pointer leaves the window (#15312) 2 years ago
workgroupengineering 81d2e7d4ef
fix: ICommadSource Implemetation (#15496) 2 years ago
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