5266 Commits (0be8ed3d9cdcd4ae39becaa6de4f2f23f3707f6b)

Author SHA1 Message Date
Emmanuel Hansen 49620287be Fix - Search for visual parents when hittesting for pointer events (#18416) 1 year ago
Maxwell Katz 4df24bc593
Support complex types in datatype (#18379) 1 year ago
Rastislav Svoboda 8fcdd8b7d9 Fix: TextBox having selection and pressing up / down arrows (#18385) 1 year ago
Julien Lebosquain 6af2b2ef44 Fix Window.MeasureOverride measuring with the old ClientSize (#18338) 2 years ago
Nikita Tsukanov c1b1a1c2a9 [DRAFT] Send dispose command for CompositionTarget as an OOB batch (#18119) 2 years ago
pjt33 fa10d1e97d Fix SlicedStream.Seek(offset, SeekOrigin.End) (#18313) 2 years ago
Alexandre Mutel e5aff32225 Fix TextLayout.Width calculation (#18305) (#18310) 2 years ago
Maxwell Katz 5a57b1ee67 Root assemblies for SRE XAML loader (#18290) 2 years ago
Rastislav Svoboda 0acd9bd542 TextBox: clear selection when moving the caret horizontally (#18255) 2 years ago
Aleksei Smirnov 8e6c7cfca8 #18192 Fix Implicit x:DataType defining for InheritDataTypeFromItems attributed property (#18206) 2 years ago
Melissa 7948106959 Fixed unnecessary window displacement on resize (#18004) 2 years ago
solveEM 6ac9cb6210 TextLayout: TextStyleOverrides aren't applied correctly (#17922) 2 years ago
Compunet 6734108322 [TextTrimming] Fixed some text trimming bugs (#17998) 2 years ago
Evan Ruiz 53acd79e8a Path Geometry update fix for 4748 bug rerender on change for paths segments (#18025) 2 years ago
Julien Lebosquain d29d554f25 Fix style without selector not finding target type (#18026) 2 years ago
Benedikt Stebner 0f4055e7fd [Skia] Fix RadialGradientBrush for non center origin (#17925) 2 years ago
Benedikt Stebner 70f1366b0c Skia - Add a unit test for the dash array calculation (#18001) 2 years ago
Julien Lebosquain d9349581a1 Made OneTime bindings update on DataContext changes (#17683) 2 years ago
c4llv07e 2e5fbc8b82 Ignore key modifiers on text editing if field is a password field. (#17695) 2 years ago
Benedikt Stebner 56f6296066 Calculate Bounds and InkBounds for TextLayout to be able to calculate the minmal required width. (#17721) 2 years ago
Julien Lebosquain cc4dbdaeb4 Fix TextBlock re-measure in infinite container (#17638) 2 years ago
Julien Lebosquain 05e22ec8ab Fix random test failures and add empty dispatcher verification to tests (#17628) 2 years ago
Dan Walmsley 35f6d73e0d Raise the `EffectiveViewPortChanged` when a control is added to the tree that has already has a valid layout (#17570) 2 years ago
Max Katz fe28a3f60f Fix visual snapshot on headless (#17565) 2 years ago
Benedikt Stebner f63b60cbc7 Fix FontCollection glyph typeface caching (#17519) 2 years ago
Dong Bin 630d2dc511 Fix TreeViewItem Expand/Collapse event source (#17558) 2 years ago
Julien Lebosquain 5c1492d9e9 Add ControlTemplateScope and enable it on ItemsPanelTemplate (#17483) 2 years ago
Jan Karger ツ ☀ 3aba971ba0 CalendarDatePicker - use CustomDateFormatString for parsing the text input (#17465) 2 years ago
Benedikt Stebner 5c83e054d1 Fix TextBlock TextAlignment issues when a HorizontalAlignment is defined (#17402) 2 years ago
Julien Lebosquain e6fda91d96 Fix TemplateBinding in custom IControlTemplate implementations (#17427) 2 years ago
lindexi 1b33329384 Fix InlineDictionary Behavior for Single Item Reassignment (#17370) 2 years ago
Dameng 64989cf9fd Fix DataGrid native aot crash when sorting. (#17248) 2 years ago
Max Katz 1709f73843 Avoid test failing on 11.2, should not hardcode callbackExecuted ideally 2 years ago
Benedikt Stebner 0b2d7e760a Do not reset text selection when the TextBox loses focus (#17195) 2 years ago
Julien Lebosquain 3ebd77495d Fix overlay popup focus issues (#17326) 2 years ago
Benedikt Stebner 4f79c1b939 Rework how TextBlock skips redundant measure and arrange calls (#17271) 2 years ago
VisualMelon 7da26e2562 Set TimePicker.Time seconds to zero when UseSeconds is False (#17251) 2 years ago
Julien Lebosquain f965634568 Fix ThemeVariant equality (#17257) 2 years ago
Max Katz d41d5bbc62 Fix desktop lifetime non-mainwindow cancellation (#17059) 2 years ago
Compunet c6914e22a7 Fixed an issue RTL wrapped text calculates an extra line for the control desired size (#17209) 2 years ago
Julien Lebosquain ff1148c843 Fix LayoutUpdated and EffectiveViewportChanged double registration (#17196) 2 years ago
dbriard 6a3b922bf4 Fix missing Orientation check in VirtualizingStackPanel (#17135) 2 years ago
Ge dc7ddf183b ComboBox Empty Selection should not Generate a TextBlock as SelectionBoxItem (#16748) 2 years ago
workgroupengineering aa0ea4bffd 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
Steven Kirk b272283e50
Make popup focus stealing configurable. (#16642) 2 years 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