12961 Commits (24effcf2ec6a23ea87fcea3e46464c7a6545ea7f)

Author SHA1 Message Date
Max Katz 24effcf2ec Change pattern to CompositeStorageProvider 4 years ago
Max Katz 235713823f Abstract linux DBus and GTK storage providers, use async initialization 4 years ago
Takoooooo 78a49b3fb3 Fix typo in DataGrid. DataGridComparerSortDesctiption -> DataGridComparerSortDescription 4 years ago
Nikita Tsukanov fa17ee9bb9 Introduced GtkInteropHelper.RunOnGlibThread, fixed demos 4 years ago
Nikita Tsukanov 4b7feeb4f4 Fixed various invalidation and hit-testing issues 4 years ago
Tim 8fbfde9654 `ComboBoxMinHeight` should be of Type `double`, not `Thickness` 4 years ago
petris c6e12a6e32
Fix unaligned accesses 4 years ago
Luis von der Eltz c1b75357f1 Allow to pass custom menu interaction handler in MenuFlyoutPresenter 4 years ago
Steven Kirk b9998dd483 Don't use TransformedBounds for automation. 4 years ago
Tim bb4287e22d fix: RowDesiredWidth was missing the RowHeaderWidth 4 years ago
robloo 0bf3a6d944 Rename `ShowAccentColors` to `IsAccentColorsVisible` and disable drop shadow when false 4 years ago
Nikita Tsukanov ebf464ad93 Enable compositing renderer by default for desktop platforms 4 years ago
Nikita Tsukanov 551f35a760 Cleanup 4 years ago
Nikita Tsukanov ecca63949f Use Blit when available 4 years ago
Luis von der Eltz 4ca4986b4f rename 4 years ago
Tim 926b365652 Fix: DataGrid Grouping symbol wrong in Fluent Theme 4 years ago
Nikita Tsukanov 21ccb8d43a Fixed animation activation 4 years ago
Steven Kirk 76274f80b3 Added SafeEnumerableList and use in Classes. 4 years ago
Nikita Tsukanov 70a86fccbf Fixed initialization order 4 years ago
Nikita Tsukanov 35e18ce765 Fixed yet another invalidation case 4 years ago
Nikita Tsukanov 862b318906 Use dictionaries for storing composition animation infrastructure 4 years ago
Tim 633c479175 Use indicators parent if available to determine the space 4 years ago
Dan Walmsley d4ec5474d3 Ensure Window MinHeight/Width is obeyed. 4 years ago
javidsho 65d1471a94
Fix null pointer exception on application exit 4 years ago
Eric M 435419588a Allow customisation of ProgressBar text format. 4 years ago
Steven Kirk 5da9d528c9 Added missing param docs. 4 years ago
Steven Kirk 78a7257a5a Don't apply templated parent if already set. 4 years ago
robloo 05f4bcad80 Enable compiled bindings for ColorPicker and ColorView 4 years ago
Takoooooo 8e57d0b7c6 Fix bindings to Types. 4 years ago
Max Katz 34f8f3d556 Fix DataType set on Binding extension + add tests 4 years ago
Max Katz ff3b23b2d6 Formatting 4 years ago
Max Katz 5d234cd49c Remove reflection bindings from standard controls 4 years ago
Max Katz 2619ab1759 Fix compiled binding with TemplatedParent relative source 4 years ago
Max Katz 142b878984 Fix special case of compiled binding with Path child 4 years ago
Max Katz 042fd47c1e Fix ElementName binding inside of control template 4 years ago
robloo 9e51c990cd Add missing properties to ColorPicker template 4 years ago
robloo 443977b85d Specify TargetType and DataType in most templates 4 years ago
robloo 38bdb8a7b3 Remove unused code 4 years ago
robloo 012d376369 Standardize converters 4 years ago
daniel mayost f80cf2d355 add base.OnAttachedToVisualTree(e) call to repeater 4 years ago
Luis von der Eltz 6483b5edc7 Add Has method to IPseudoClasses 4 years ago
Lubomir Tetak 22971f56cb EffectiveViewportChangedListeners must be reference type 4 years ago
Dan Walmsley 45ae4221dc correct spelling. 4 years ago
Dan Walmsley b7a3bce6f9 fix compiler warning. 4 years ago
Dan Walmsley 84a4de5c07 make splitview not culture sensitive. 4 years ago
Dan Walmsley c034525d29 win32, keep window size at all scale settings when entering and exiting fs mode. 4 years ago
Lubomir Tetak 230166d0bc EffectiveViewportChangedListeners thread safety improved 4 years ago
Giuseppe Lippolis b63b84860c fix(DataGrid): CS8073 The result of the expression is always 'true' 4 years ago
Giuseppe Lippolis 0c81cb2480 fix: DBus Null annotations 4 years ago
robloo 971dc32b3f Add code to hide the tab strip when only one tab is visible 4 years ago