17375 Commits (7fbc2374c7e9c38afeb400d3f4dbdf4c203a444a)

Author SHA1 Message Date
workgroupengineering 7fbc2374c7
fixes: ManagedStorageProvider ArgumentException (#14809) 2 years ago
Lubomir Tetak d51c0471fe
CanResize does not work on Windows (#14782) 2 years ago
dbriard 539ad3316e
Fixed bad test for TryModifyOrCreate to call InvalidateVisual (#14694) 2 years ago
Nikita Tsukanov c6ef4de18f
Use actual infinite timeout instead of zero timeout (#14812) 2 years ago
Max Katz b9ec339cfa
Add Application.TryGetFeature, re-add new feature - IActivatableLifetime (#14556) 2 years ago
Julien Lebosquain 0399137b2d
Made NamespaceInfo internal (#14793) 3 years ago
Max Katz aeafbf9d3c
Do not defer resources with name registration on them (#14703) 3 years ago
Nikita Tsukanov 84515cd3e5
A special target for testing local nuget builds (#14446) 3 years ago
Julien Lebosquain cac27ddfc0
Misc warning fixes (#14766) 3 years ago
Julien Lebosquain a63474300b
Fix RadialGradientBrush.Radius obsolete usages (#14774) 3 years ago
Julien Lebosquain 434cbac055
Shared XAML setters cache (#14717) 3 years ago
Steven Kirk 20ca1bfa64
Make complied bindings use TypeConverters again. (#14767) 3 years ago
Nikita Tsukanov 8adb67a3d5
[X11] Allow setting WM_CLASS and _NET_WM_WINDOW_TYPE (#14619) 3 years ago
Brubning c466e960d1
Removed ClearRowSelection when action is SelectFromAnchorToCurrent. (#14738) 3 years ago
workgroupengineering 04f43a5da6
feat(DataGrid): make IDataGridCollectionViewFactory and IDataGridCollectionView, Add DP CollectionView (#14744) 3 years ago
Tom Edwards 16c5c24952
Allow any object implementing INamed to be registered in a Xaml namescope (#14757) 3 years ago
Johan Polson 9dc3495da0
Fix for bugg when move window between screens with different DPI (#14641) 3 years ago
Max Katz 9bb1bcce22
Improve flexibility with build-in controls localization (#13773) 3 years ago
Max Katz b6ee7b90d0
Some iOS/Android file picker fixes (#14677) 3 years ago
Emmanuel Hansen 4898757d30
fix focus issue when software keyboard is closed (#14736) 3 years ago
Max Katz d2023a94e8
Raise platform events on Dispatcher, so exceptions in their handlers can be handled by Dispatcher (#14434) 3 years ago
Max Katz 1ad5107654
Implement Dispatcher.UnhandledException and Dispatcher.UnhandledExceptionFilter (#14432) 3 years ago
Max Katz 180410e076
TemplatePart XAML diagnostics (#14180) 3 years ago
Julien Lebosquain 353dd1d5c8
Fix dev tools property value converter (#14722) 3 years ago
Julien Lebosquain ca4a672be2
Made Path/PathIcon.Data nullable (#14720) 3 years ago
Benedikt Stebner e35e94902e
Recreate TextLayout on measure to make sure constraint is updated (#14705) 3 years ago
Tom Edwards 0cb855adf9
Fix "original.dll" file permission errors during build (#13840) 3 years ago
Egor Rudakov b0e76b2c06
Disable close, move, resize, maximize, minimize for disabled X11Window (#13398) 3 years ago
Steven Kirk a74a2849cf
Use dynamic resources in expander button theme. (#14542) 3 years ago
Tom Edwards 8730b66cae
Rewrite WindowImpl.Resize to use SetWindowPlacement (#14470) 3 years ago
Benedikt Stebner 599cf1f297
Fix InlinesCollection Logical/VisualParent update (#14679) 3 years ago
Ge 175673fa1d
Fixes improper IME composition ignorance (#14664) 3 years ago
Benedikt Stebner 9cb21ee690
Fix initial selection for AlwaysSelected (#14668) 3 years ago
Benedikt Stebner 8d446239cc
If the enforced lineheight is less than the regular line height adjust the ascent so the text is properly centered (#14669) 3 years ago
Max Katz 72aa43dbf8
Rename Win32SpecificOptions to Win32Properties (#14662) 3 years ago
Max Katz 628a62e250
Implement MacOSProperties.IsTemplateIcon attached property on TrayIcon (#14348) 3 years ago
Rosentti d6f5e7ddb6
IsVisible for NativeMenuItem(s) (#14567) 3 years ago
Nikita Tsukanov 7fb26639f5
GPU interop features now don't require to skip the first frame and available earlier in general (#14651) 3 years ago
Nikita Tsukanov f3f26eb113
Introduced a way to lease the underlying platform graphics context from Skia context (#14652) 3 years ago
Bas 1e078c44ea
added _windowProperties override (#14649) 3 years ago
Donzasto cde90ccbca
Fix TextBlock wrong caret position (#14627) 3 years ago
Emmanuel Hansen 073a530ed6
add ClosingBehavior api to Window (#14621) 3 years ago
Max Katz 46bf8cee92 Add one more DynamicDependency to SkiaMetalApi 3 years ago
workgroupengineering 47700d2856
feat(DevTools): Add to Events View visual feedback (#14467) 3 years ago
workgroupengineering 59f8c68066
feat(AutoCompleteBox): Add InnerLeftContent and InnerRightContent (#14610) 3 years ago
workgroupengineering 72fb4102d6
feat(AutoCompleteBox): Added MaxLength (#14592) 3 years ago
Tom Edwards aeb24470cd
Adjust icon sizes to account for requested DPI (#14564) 3 years ago
Max Katz 6c1341eb5e
Introduce MenuItem.ToggleType (#11441) 3 years ago
workgroupengineering 9354650efa
feat(NumericUpDown): Add InnerLeftContent and InnerRightContent (#14575) 3 years ago
Benedikt Stebner 0c2c3f1aeb
Fix InlineUIContainer focus (#14590) 3 years ago