17314 Commits (63f53386df8022a09278e0be73779ca737e8982e)

Author SHA1 Message Date
Chris Sung 63f53386df
Fix issue that breaking IME discards input buffer (#14433) 3 years ago
Yoh Deadfall d9b0685ee9
Removed never happening condition (#14536) 3 years ago
workgroupengineering 4c86f3ff63
fix(Browser): Handle mouse wheel coordinates. (#14533) 3 years ago
Bartosz Korczyński 08b422fe01
Fix Collection Was Modified exception in VisualLayerManager when a TextBox was added to an AdornerLayer (#14484) 3 years ago
Max Katz 2c1512d096
Avoid NRE from GetGlyphPath (#14530) 3 years ago
Max Katz 7cab284b89 Fix some new error/warnings from .NET 8 3 years ago
Steven Kirk 3692960ce5
Fix AlwaysSelected in conjuction with SelectedItem/SelectedIndex binding (#14107) 3 years ago
LuckyGeorge1975 56f118d3a9
Fix: Enable seamless forward and backward transition in VirtualizingCarouselPanel (#14125) 3 years ago
Max Katz 3411b42a0e
Fix DevTools popup freezing (#14462) 3 years ago
workgroupengineering 7106b37a01
fix: #14211 BoxShadow.ToString() behavior (#14228) 3 years ago
Max Katz df4189ce0e
Implement TopLevel.Launcher (#14320) 3 years ago
Bartosz Korczyński b7d4efa147
Wrap Clipboard.GetTextAsync in a try-catch to mimic WPF default behavior (#14505) 3 years ago
Steven Kirk f6fe68eddb
Fix OneWayToSource bindings with read-only properties. (#14513) 3 years ago
Steven Kirk c2e9679fae
Fix CompiledBinding with RelativeSource/ElementName but no Path (#14514) 3 years ago
Max Katz a4086c17a6
XY focus (#13947) 3 years ago
Bartosz Korczyński e0127c610c
Double BringIntoView in VirtualizingStackPanel (#14419) 3 years ago
Lubomir Tetak ece2e69fb7
Prevent random dispatcher deadlocks (#14229) 3 years ago
Dan Walmsley 6513f71a7a
fix macos crash at startup by not parsing all app arguments into uris. (#14494) 3 years ago
Max Katz 5fa3ffaeab
Update BrowserSingleViewLifetime.cs (#14492) 3 years ago
Emmanuel Hansen b8eec42167
Set default refresh indicator content in control theme (#14443) 3 years ago
jp2masa 0e9ce15223
Use soft DataContext synchronization for Reactive UI controls. (#14477) 3 years ago
Omid Mafakher 942901c624
Update Tizen workload (#14468) 3 years ago
Magnus Lindhe c2798ce4ad
Improve NumericUpDown and AutoCompleteBox focusability (#13376) 3 years ago
Max Katz d0c7cef4d0 Fix WindowsInputPane disposing 3 years ago
KrzysztofDusko beef47606f
Removes hard-coded Grid.RowSpan and Grid.ColumnSpan from FluentTheme in Data grid - based on #12301 (#14460) 3 years ago
Emmanuel Hansen bee1c04581
ignore frame extents if window has no decorations (#14441) 3 years ago
Dávid Szabó e68ae6ac18
Fix Windows 7 'api-ms-win-core-winrt-string-l1-1-0.dll' error (#14436) 3 years ago
Ildar Khusnutdinov e0fb7db6c5
EnableDataValidation for DatePicker (#14430) 3 years ago
Herman K 88967de49e
Ability to configure font features (#14157) 3 years ago
Max Katz 140236950d
Fix IActivatableApplicationLifetime definition (#14400) 3 years ago
Ildar Khusnutdinov 7d6207bf81
EnableDataValidation for TimePicker (#14406) 3 years ago
Steven Kirk 8e479e5df9
Fix controls not showing up in accessibility when made visibile (#14424) 3 years ago
Max Katz be7e968189
Update IThemeVariantProvider.cs (#14399) 3 years ago
workgroupengineering 55432bd8fb
feat: Allow Name Generator to disable attach to DevTools (#14425) 3 years ago
robloo 2a9e7e9dcf
Add BackgroundSizing (#14048) 3 years ago
Mary Guillemard 0bde86b457
Use popupParent as X11 parent window (#14366) 3 years ago
Steven Kirk 3b1eb338e6
Binding System refactor (#13970) 3 years ago
Max Katz 200f037c63
Fix NRE in SetParent (#14384) 3 years ago
Max Katz fc7339c1c2
Avoid WriteableBitmap misuse in several places, avoid UnmanagedBlod disposal from finalizer (#14181) 3 years ago
Benedikt Stebner 2ecfbb9783
Fix Inlines clear handling (#14247) 3 years ago
Nikita Tsukanov 254652f908
Use Tmds.DBus.SourceGenerator fork (#14362) 3 years ago
yankun 26564ec1c8
Add support for CombinedGeometry and GeometryGroup in Headless renderer (#14360) 3 years ago
affederaffe fea57b920a
Fix open folder starrup location (#14339) 3 years ago
Emmanuel Hansen e6f0c8dbee
ensure correct parent is set when window owner changes (#14351) 3 years ago
Andre118 82809b5220
Added MinLines property and related tests to the TextBox control. (#14313) 3 years ago
Emmanuel Hansen f556f8acfd
dispose layout manager when embeddable control root is disposed. (#14341) 3 years ago
Emmanuel Hansen 17bf6986b0
scroll gesture - use root visual to calculate offsets (#14329) 3 years ago
Jumar Macato 92e1c653a5
Track IsEffectivelyVisible state (#13972) 3 years ago
Emmanuel Hansen ac91b14caf
set filename for both open file and open folder dialogs (#14308) 3 years ago
Mayka Macinkowicz a412c8d4cc
Fix Previewer crash from Refit reflection (#14282) (#14301) 3 years ago