5336 Commits (d1bf54d32be1a4fccb48fadf4d42d3bf9225246d)

Author SHA1 Message Date
Benedikt Stebner 82b048d58e
Rework how TextBlock skips redundant measure and arrange calls (#17271) 1 year ago
VisualMelon 3e3d434cf2
Set TimePicker.Time seconds to zero when UseSeconds is False (#17251) 1 year ago
Dameng 4e19ed8f24
Fix DataGrid native aot crash when sorting. (#17248) 1 year ago
Julien Lebosquain a04af7cebf
Fix ThemeVariant equality (#17257) 1 year ago
Max Katz 7f2cd0723a
Fix desktop lifetime non-mainwindow cancellation (#17059) 1 year ago
Max Katz be7bb765fd
Try to infer DataContext type from the $parent and #named compiled binding path parts (#17204) 1 year ago
Herman K. 7a42c7eb8f
Considering scaling when centering windows (#16158) 1 year ago
Compunet e913c895ec
Fixed an issue RTL wrapped text calculates an extra line for the control desired size (#17209) 1 year ago
Benedikt Stebner d3aa0c21e3
Introduce font family mapping (#17234) 1 year ago
Julien Lebosquain 51dbf954ef
Fix LayoutUpdated and EffectiveViewportChanged double registration (#17196) 1 year ago
dbriard 20db30dbc3
Fix missing Orientation check in VirtualizingStackPanel (#17135) 1 year ago
Ge 770d31f4e6
ComboBox Empty Selection should not Generate a TextBlock as SelectionBoxItem (#16748) 1 year ago
workgroupengineering b11574a122
fix: `SplitButton.Click` is not fired when `SplitButton` is not in focused (#16940) 1 year ago
workgroupengineering 2d288847f7
feat: Allow use of (Classes.`classname`) syntax on Style and ControlThe… (#16938) 1 year ago
Julien Lebosquain fc25c00ec4
Fix some compiler warnings (#17180) 1 year ago
Nikolai Naberezhnev cd4315bf9e
Fix SplitView :closed pseudoclass not being added on control initialization #17176 (#17178) 1 year ago
Julien Lebosquain db10780e15
Use coercion for MaskedTextBox.Text (#17143) 1 year ago
Steven Kirk b272283e50
Make popup focus stealing configurable. (#16642) 1 year ago
Valery Varaksa 981f47f050
Fix HeadlessWindowImpl.Position does not persist new value (#17103) 2 years ago
Tom Edwards 1e34a78a83
Fixed TabItem.ContentTemplate being reused for the next tab item (#17141) 2 years ago
Benedikt Stebner 432fbe8a9e
Do not shape and render null terminator (#17119) 2 years ago
Steven Kirk 6b78783cb7
Prevent stack overflow in two-way bindings. (#17073) 2 years ago
Steven Kirk b8d8fda4ea
Prevent AutoCompleteBox getting stuck in a state where it can't drop down. (#17074) 2 years ago
Nikita Tsukanov 04e76a9265
Make our TileBrush code a bit less byzantine (#17098) 2 years ago
Nikita Tsukanov 2299d96f98
Enable VisualBrush to be used as Visual's OpacityMask (#17072) 2 years ago
Julien Lebosquain d5fdeb3d3a
Fix parsing of XAML setters when the child isn't a text node (#17044) 2 years ago
Julien Lebosquain 20f77a3490
Fix bindings without property path (#16729) 2 years ago
Max Katz e22cfa8424
XamlX update: IProvideValueTarget fixes and nested-types support (#17021) 2 years ago
Max Katz c50e731d8d
ResourceProvider upgrade (#16928) 2 years ago
Julien Lebosquain 932f54316b
Fixes geometry render bounds when curves are present (#16756) 2 years ago
Benedikt Stebner 7da58ba205
Fix transform desync (#16363) 2 years ago
Heku ddf7238cc9
Remove invalid Properties folder reference in project (#16955) 2 years ago
Brubning 3858a7214b
Allow selection of multiple consecutive blocks in SelectingItemsControl. (#16907) 2 years ago
Benedikt Stebner 4f2dd6741a
Add TypographicFamilyName to GlyphTypeface and use it for FontCollection (#16844) 2 years ago
Ge de86c5a058
fix: fix a code typo in XSharedDirectiveTests (#16765) 2 years ago
Max Katz 1cfa82ca57
Custom popup placement callback (#15667) 2 years ago
Tom Edwards 3b1c1f4234
Validate all width/height properties of Layoutable when they are set (#15753) 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
Emmanuel Hansen 854078067d
Win32 - Fix Window Frame Size and Position issues. (#16608) 2 years ago
workgroupengineering 228ecc5003
feat: x:Shared (#16644) 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
workgroupengineering 6e35fd2bbe
feat(Geometries): PolyBezierSegment (#16664) 2 years ago
IanRawley afa60f38de
UWP/WinUI style XYFocus subtree restrictions (#16557) 2 years ago
Timothy Baldridge eb5f3955e3
Switch to a HashSet<T> as backing for SafeEnumerableList (#16633) 2 years ago
workgroupengineering ec655a9f7e
feat(XamlX): Trim text before invoke Color.Parse (#16649) 2 years ago
Steven Kirk 026789037f
Implemented `MultiBindingExpression` (#16219) 2 years ago
Benedikt Stebner e55dfcd1a2
Fixes ShapedTextRun background rendering (#16594) 2 years ago
Steven Kirk c6cdbfec3b
Add basic integration tests for NativeControlHost and improve its automation/a11y support. (#15542) 2 years ago
Tom Edwards d1cdb29ba0
Fixed overlay popups not automatically closing (#16564) 2 years ago