1588 Commits (7a42c7eb8f3c361b8b30cfa4b87c05daaadc60d3)

Author SHA1 Message Date
Herman K. 7a42c7eb8f
Considering scaling when centering windows (#16158) 2 years ago
dbriard 20db30dbc3
Fix missing Orientation check in VirtualizingStackPanel (#17135) 2 years ago
Ge 770d31f4e6
ComboBox Empty Selection should not Generate a TextBlock as SelectionBoxItem (#16748) 2 years ago
workgroupengineering b11574a122
fix: `SplitButton.Click` is not fired when `SplitButton` is not in focused (#16940) 2 years ago
Julien Lebosquain fc25c00ec4
Fix some compiler warnings (#17180) 2 years ago
Nikolai Naberezhnev cd4315bf9e
Fix SplitView :closed pseudoclass not being added on control initialization #17176 (#17178) 2 years ago
Julien Lebosquain db10780e15
Use coercion for MaskedTextBox.Text (#17143) 2 years ago
Tom Edwards 1e34a78a83
Fixed TabItem.ContentTemplate being reused for the next tab item (#17141) 2 years ago
Steven Kirk b8d8fda4ea
Prevent AutoCompleteBox getting stuck in a state where it can't drop down. (#17074) 2 years ago
Brubning 3858a7214b
Allow selection of multiple consecutive blocks in SelectingItemsControl. (#16907) 2 years ago
Max Katz 1cfa82ca57
Custom popup placement callback (#15667) 2 years ago
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