26290 Commits (d9b0685ee9dcc4626438dd1b3a47ca103564ec65)
 

Author SHA1 Message Date
Yoh Deadfall d9b0685ee9
Removed never happening condition (#14536) 2 years ago
workgroupengineering 4c86f3ff63
fix(Browser): Handle mouse wheel coordinates. (#14533) 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
Max Katz 2c1512d096
Avoid NRE from GetGlyphPath (#14530) 2 years ago
Max Katz 7cab284b89 Fix some new error/warnings from .NET 8 2 years ago
Max Katz 5551a6cc1b Adjust ApiDiffHelper 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 3411b42a0e
Fix DevTools popup freezing (#14462) 2 years ago
workgroupengineering 7106b37a01
fix: #14211 BoxShadow.ToString() behavior (#14228) 2 years ago
Max Katz df4189ce0e
Implement TopLevel.Launcher (#14320) 2 years ago
Bartosz Korczyński b7d4efa147
Wrap Clipboard.GetTextAsync in a try-catch to mimic WPF default behavior (#14505) 2 years ago
Steven Kirk f6fe68eddb
Fix OneWayToSource bindings with read-only properties. (#14513) 2 years ago
Steven Kirk c2e9679fae
Fix CompiledBinding with RelativeSource/ElementName but no Path (#14514) 2 years ago
Max Katz a4086c17a6
XY focus (#13947) 2 years ago
Bartosz Korczyński e0127c610c
Double BringIntoView in VirtualizingStackPanel (#14419) 2 years ago
Lubomir Tetak ece2e69fb7
Prevent random dispatcher deadlocks (#14229) 2 years ago
Dan Walmsley 6513f71a7a
fix macos crash at startup by not parsing all app arguments into uris. (#14494) 2 years ago
Max Katz 5fa3ffaeab
Update BrowserSingleViewLifetime.cs (#14492) 2 years ago
Emmanuel Hansen b8eec42167
Set default refresh indicator content in control theme (#14443) 2 years ago
jp2masa 0e9ce15223
Use soft DataContext synchronization for Reactive UI controls. (#14477) 2 years ago
Omid Mafakher 942901c624
Update Tizen workload (#14468) 2 years ago
Magnus Lindhe c2798ce4ad
Improve NumericUpDown and AutoCompleteBox focusability (#13376) 2 years ago
Max Katz 18d02f1aa0 Update TrimmingEnable+NullableEnable to avoid unnecessary warning 2 years ago
Max Katz d0c7cef4d0 Fix WindowsInputPane disposing 2 years ago
KrzysztofDusko beef47606f
Removes hard-coded Grid.RowSpan and Grid.ColumnSpan from FluentTheme in Data grid - based on #12301 (#14460) 2 years ago
Emmanuel Hansen bee1c04581
ignore frame extents if window has no decorations (#14441) 2 years ago
Dávid Szabó e68ae6ac18
Fix Windows 7 'api-ms-win-core-winrt-string-l1-1-0.dll' error (#14436) 2 years ago
Ildar Khusnutdinov e0fb7db6c5
EnableDataValidation for DatePicker (#14430) 2 years ago
Herman K 88967de49e
Ability to configure font features (#14157) 2 years ago
Max Katz 140236950d
Fix IActivatableApplicationLifetime definition (#14400) 2 years ago
Ildar Khusnutdinov 7d6207bf81
EnableDataValidation for TimePicker (#14406) 2 years ago
Benedikt Stebner f9c89b1ebb
[Mac] Make sure emulated text input is generated after key down (#14407) 2 years ago
Steven Kirk 8e479e5df9
Fix controls not showing up in accessibility when made visibile (#14424) 2 years ago
Max Katz be7e968189
Update IThemeVariantProvider.cs (#14399) 2 years ago
workgroupengineering 55432bd8fb
feat: Allow Name Generator to disable attach to DevTools (#14425) 2 years ago
robloo 2a9e7e9dcf
Add BackgroundSizing (#14048) 2 years ago
Mary Guillemard 0bde86b457
Use popupParent as X11 parent window (#14366) 2 years ago
Steven Kirk 3b1eb338e6
Binding System refactor (#13970) 2 years ago
Max Katz 200f037c63
Fix NRE in SetParent (#14384) 2 years ago
Max Katz fc7339c1c2
Avoid WriteableBitmap misuse in several places, avoid UnmanagedBlod disposal from finalizer (#14181) 2 years ago
Jumar Macato c7fb8b9b8d
update tmds submodule (#14380) 2 years ago
Benedikt Stebner 2ecfbb9783
Fix Inlines clear handling (#14247) 2 years ago
Nikita Tsukanov 254652f908
Use Tmds.DBus.SourceGenerator fork (#14362) 2 years ago
yankun 26564ec1c8
Add support for CombinedGeometry and GeometryGroup in Headless renderer (#14360) 2 years ago
affederaffe fea57b920a
Fix open folder starrup location (#14339) 2 years ago
Emmanuel Hansen e6f0c8dbee
ensure correct parent is set when window owner changes (#14351) 2 years ago
Andre118 82809b5220
Added MinLines property and related tests to the TextBox control. (#14313) 2 years ago
Steven Kirk 489f107e36
Use a UnitTestApplication scope in visibility tests. (#14354) 2 years ago
Emmanuel Hansen f556f8acfd
dispose layout manager when embeddable control root is disposed. (#14341) 2 years ago