25286 Commits (4a720367ff22b136263ee22ccd3856b81ae8ff5a)
 

Author SHA1 Message Date
Max Katz 4a720367ff
Merge pull request #11768 from AvaloniaUI/feature/double-composition 3 years ago
Steven Kirk 53d14ba3bd
Merge pull request #11752 from AvaloniaUI/emmauss/scroll-snappoints-update 3 years ago
Emmanuel Hansen 16c2bb7cd5 drop virtualizing enumerator class 3 years ago
Emmanuel Hansen 8f97ae8bbc lazy get snapppoints using realized elements in VirtualizingStackPanel 3 years ago
Steven Kirk 41dd04e177 Add failing test for #11641. 3 years ago
Emmanuel Hansen fbe50fad7b ensure snap points are updated on first measure. 3 years ago
Emmanuel Hansen 6b06e5c5fb remove IScrollSnapPointsInfo implementation from ItemsControl 3 years ago
Emmanuel Hansen dcb46d4d9a report irregular snappoints in virtualizing stack panel based on itemsource count 3 years ago
Max Katz 012aa1555a
Merge pull request #11798 from JuliaEmp/fix-setDisableAppDelegate-before-Initialize 3 years ago
Jumar Macato 58ed081812
Merge pull request #11800 from AvaloniaUI/fixes/zero-dur-and-unittestfixes 3 years ago
Jumar Macato 4f960a2801
Merge branch 'master' into fixes/zero-dur-and-unittestfixes 3 years ago
Max Katz d41264e902
Merge pull request #11763 from Altua/fix-headless-layout 3 years ago
Jumar Macato 80595873a2 Add tests for the zero duration stuff 3 years ago
Jumar Macato a841b5b7e0 Implement zero duration stop support 3 years ago
Max Katz 07c154d369
Merge pull request #11654 from grifsun/master 3 years ago
Jan Kristian Bjerke 579d5c6707
Merge branch 'master' into fix-headless-layout 3 years ago
Jumar Macato 5c60b525c8 more tests 3 years ago
Max Katz 8dacf2ad8e
Merge pull request #11794 from AvaloniaUI/fixes/11633-access-keys 3 years ago
Jumar Macato 69941d8fc7 Fix and remove warnings on Animations code 3 years ago
JuliaEmp f8a767f069 set Disable App Delegate before Initialize 3 years ago
Max Katz 8933e8ff0c
Merge pull request #11723 from Gillibald/windowsImeFixes 3 years ago
Steven Kirk cdbb681e8b
Merge branch 'master' into master 3 years ago
Max Katz 23932dcb51
Merge pull request #11775 from Gillibald/fixes/fontManagerInfiniteLoop 3 years ago
Max Katz 32b3827615
Merge pull request #11777 from Gillibald/fixes/concurrentGlyphRunImpl 3 years ago
Steven Kirk 001c81d1af Don't mark events as handled in AccessKeyHandler. 3 years ago
Steven Kirk ca22dd8783 Get platform settings from TopLevel. 3 years ago
Steven Kirk 8e9532a580 Added tests for AccessKeyHandler. 3 years ago
Jan Kristian Bjerke 380f1292ea
Merge branch 'master' into fix-headless-layout 3 years ago
Max Katz 1ebdced2a5
Merge pull request #11783 from AvaloniaUI/fixes/11679-listbox-losing-selection-on-container-focus-lost 3 years ago
Steven Kirk 52f91e2151 Don't change selection when clearing a container. 3 years ago
Steven Kirk 18e0512d81 Added failing test for #11679. 3 years ago
Max Katz 0e9bb723e5
Merge pull request #11782 from AvaloniaUI/fixes/11617-change-selection-in-selection-changed 3 years ago
Max Katz 8ae0bb2da6
Merge pull request #11749 from MrJul/fixes/previewer-transparent-frame 3 years ago
Max Katz 00b905b217
Merge branch 'master' into fixes/fontManagerInfiniteLoop 3 years ago
Max Katz c09784f477
Merge branch 'master' into fixes/concurrentGlyphRunImpl 3 years ago
Max Katz 5a9b3cd314
Merge branch 'master' into windowsImeFixes 3 years ago
Max Katz 1f2fe2b72e
Merge pull request #11721 from danielmayost/TCCUseTwoPresenters 3 years ago
Max Katz a5618c25be
Merge pull request #11744 from stogle/bugfix/avaloniatestattribute 3 years ago
Steven Kirk 1dc19f1627 Checking _operation for null isn't enough. 3 years ago
Steven Kirk 3bb5b2e1ff
Merge pull request #11418 from workgroupengineering/fixes/Issue_6263 3 years ago
Steven Kirk 5fb0cf7dda Added failing test for #11617. 3 years ago
Steven Kirk c6ab46178c Update ncrunch configuration. 3 years ago
Steven Kirk 2b00b1c145
Merge branch 'master' into fixes/Issue_6263 3 years ago
Benedikt Stebner 6744b0c819
Merge branch 'master' into windowsImeFixes 3 years ago
Benedikt Stebner e9f655212f Use a blocking collection for SKTextBlob caching 3 years ago
Benedikt Stebner 7d35f4e9ba Merge branch 'fixes/fontManagerInfiniteLoop' of https://github.com/Gillibald/Avalonia into fixes/fontManagerInfiniteLoop 3 years ago
Benedikt Stebner 0ff67a4bb8 Don't use system font lookup for the test 3 years ago
Benedikt Stebner 996059434f
Merge branch 'master' into fixes/fontManagerInfiniteLoop 3 years ago
Benedikt Stebner dd764e8c43 Prevent infinite loop if the default FontFamily lookup fails 3 years ago
Jumar Macato d78dc2aa3b
Merge pull request #11773 from robloo/ellipse-geometry 3 years ago