8480 Commits (7e2c3c37cf5e5a72e7d1345f64cb963c79b0e8fa)

Author SHA1 Message Date
Steven Kirk 7a325af366 Fix auto-sizing on secondary monitors on win32. 6 years ago
Dan Walmsley c46df2b0a9 usings. 6 years ago
Dan Walmsley 54eb6d0343 remove comments, add missing braces (style), tidy. 6 years ago
Steven Kirk edd20a4141 Added API changes to ApiCompatBaseline. 6 years ago
Steven Kirk 37bd384794 Use EnabledDataValidation from metadata. 6 years ago
artyom 64d11e2e31 Cast the view to IDataContextProvider 6 years ago
artyom 0bbe036437 Show DefaultContent when Router is set to null 6 years ago
artyom fbc549b51c Don't apply hook when DataTemplates property is set 6 years ago
artyom f23bfafbae Show default content when Router is null 6 years ago
Steven Kirk 7d2563de3a Expose OverrideMetadata for direct properties. 6 years ago
Maksym Katsydan 63a4333832 ControlCatalog: Update ContextMenuPage and MenuPage samples 6 years ago
Maksym Katsydan aed62ca4a7 Fluent: Add missing MenuItem Header styles 6 years ago
José Pedro 22866e8694
Fixed item type inference for ItemsRepeater in compiled bindings. 6 years ago
Rustam Sayfutdinov c5c12393f6 Fix typo in FontSizeNormal 6 years ago
Steven Kirk 2337da31b1 Add null check for scroller. 6 years ago
Steven Kirk e74a0d9698 Make ItemsRepeater work with no ScrollViewer. 6 years ago
Steven Kirk de8171f8ac Correctly handle UnsetValue/DoNothing in setters. 6 years ago
Steven Kirk 15e7876530 Fix incorrect argument ordering. 6 years ago
Steven Kirk db67fa2cf6 Tweak the MenuItem Grid hack. 6 years ago
Steven Kirk 0f9ac73b4f Handle uninitialized Source in SelectedItemsSync. 6 years ago
Steven Kirk 922c46bbc4 Dispose the grid hack in the correct place. 6 years ago
Benedikt Schroeder 4f7a701ab7 Reuse the shaped text runs as much as possible 6 years ago
amwx 7ef5078610 Default theme support 6 years ago
amwx 80863f44a9 Date/Time Picker default style 6 years ago
amwx 96d1d73581 SplitView Default style 6 years ago
amwx ce0721deb6 Add Default Theme Support 6 years ago
Steven Kirk d242e1b5dd Revert "Fix shared size group for fluent sub menu" 6 years ago
Steven Kirk 2f39eb16e0 Stop ItemsSourceView using a cached size. 6 years ago
Steven Kirk 802b459275 Fix DesignWidth/DesignHeight. 6 years ago
amwx 836203d033 Fix ArgumentOutOfRange exception 6 years ago
Steven Kirk 5947d9ad6b Capture mouse when passing through event. 6 years ago
Steven Kirk 28e7b7e7ea Remove outdated submodule. 6 years ago
Steven Kirk db648cc6f8 Set OverlayInputPassThroughElement in MenuItem template. 6 years ago
Steven Kirk 01bb6ec936 Added API compat changes. 6 years ago
Dan Walmsley 52d961deed remove whitespace. 6 years ago
Nikita Tsukanov 90aad3b785 Stop the loop when there are no subscribers 6 years ago
Nikita Tsukanov 475fea4d1d Added SleepLoopRenderTimer because of libnvidia-glcore.so crashes 6 years ago
Nikita Tsukanov 376ee843ca Fixed concurrency issues in RenderLoop 6 years ago
Przemysław Onak 177c653093 Revert GridSplitter size for default theme 6 years ago
Maksym Katsydan bf346ff16e Replace StaticResource with SolidColorBrush+DynamicResource to fix tests 6 years ago
Maksym Katsydan fdf4afd6ed Default theme: Add ToggleSwitch resources 6 years ago
Maksym Katsydan b941fd675f Default theme: Replace DropDown with ComboBox in ManagedFileChooser 6 years ago
Dariusz Komosinski 151ea1b181 Limit amount of reentrant dispatcher calls. 6 years ago
Dariusz Komosinski 3fc31a0dd5 Generate api compat baseline. 6 years ago
Dariusz Komosinski 776ffbcbdc Add documentation for alpha format. 6 years ago
Dariusz Komosinski aff78fa662 Add default alpha and pixel formats to render interfaces. 6 years ago
Dariusz Komosinski 77ef0ea144 Fix test. 6 years ago
Dariusz Komosinski 972587130b Support passing alpha format to created bitmaps. 6 years ago
Dan Walmsley 49e41b9594 prevent tooltipgetting stuck. 6 years ago
Dan Walmsley eb132105e4 restore tooltipservice. failing unit test. 6 years ago