2865 Commits (730c248ddeaa77aad656de3f0920004595b6dc77)
 

Author SHA1 Message Date
donandren 730c248dde fixed text foreground opacity rendering for gradient brushes in skia 10 years ago
donandren 4aa0d003b0 fixed bitmap render and opacity 10 years ago
donandren 227375d195 TextWrapping and new lines text rendering support in skia 10 years ago
donandren d89940df88 fixed skia rendering text align center and right properly 10 years ago
donandren 8eaa55ed56 fixed skia text foreground rendering 10 years ago
donandren b588049e37 Fix skia text measure 10 years ago
donandren 5d3e1f318c Updated Skia nuget package to 1.49.3.0-beta 10 years ago
Steven Kirk 7bc9e66b20 Merge pull request #573 from donandren/wnd 10 years ago
donandren 0d3429389a added new constructor with IWindowImpl parameter 10 years ago
Steven Kirk 642e7e8373 Merge pull request #570 from donandren/hittesting2 10 years ago
Steven Kirk 9b9b048fbb Use Parent property. 10 years ago
Steven Kirk e4e60fb73a Merge pull request #568 from donandren/contentpresenterbug 10 years ago
Steven Kirk ee6dd853e9 Added linebreak. 10 years ago
Steven Kirk 9d7e18c669 Merge pull request #569 from donandren/horizontalscroll 10 years ago
donandren b89d75f43a Fixed ContentPresenter add/remove from logicalchildren otside teamplate 10 years ago
donandren e8be30ac47 Added few more failing tests for ContentPresenter for LogicalChildren outside template 10 years ago
donandren 2bcedd44a7 fix: handle only events within control bounds or ClipToBounds=false, 10 years ago
donandren b5a9f8ae8a Added failing unit tests for hit testing outside parent bounds when parent has ClipToBounds=true 10 years ago
donandren b9ad9b82ce process scroll events in ScrollContentPresenter in more generic way (support also horizontal scroll) 10 years ago
donandren 4384adc357 handle horizontal wheel events 10 years ago
donandren 9b230ec1a0 possible solution of bug #539 - 10 years ago
donandren fd787ae405 added failing test for ContentPresenter when Content is changed and child is not detached from logical tree 10 years ago
Steven Kirk dc8d05d0c3 Handle partial last items when items added. 10 years ago
Steven Kirk 58cebab9a7 Don't round ScrollViewer values. 10 years ago
Steven Kirk 04c48bbd54 Make adding items work. 10 years ago
Steven Kirk 7010272985 Reset first/next indexes on items nulled. 10 years ago
Steven Kirk 63c2cd41fd Add containers on Items reset. 10 years ago
Steven Kirk 299ad92c37 Fixed TabStrip. 10 years ago
Steven Kirk 4af2100f3f Removed virtualization tab from test app. 10 years ago
Steven Kirk e142bc10fb Don't build mobile stuff in NCrunch. 10 years ago
Steven Kirk 2268227f20 Make template instantiated by style a name scope. 10 years ago
Steven Kirk 1219909978 Register Template.Content as deferred. 10 years ago
Steven Kirk cd863434be Fix TreeDataTemplate. 10 years ago
Steven Kirk d772017768 Added <Template> 10 years ago
Steven Kirk 259144838c Set item container properties with Style priority. 10 years ago
Nikita Tsukanov f439c141db Don't try to preview App.xaml 10 years ago
Nikita Tsukanov b296bb764c Added `Styles` preview support 10 years ago
Nikita Tsukanov 2ec8ba3e12 Added source assembly information to designer 10 years ago
Nikita Tsukanov 99878ef8bb Designer proccess fixes 10 years ago
Steven Kirk 69e2c459c4 Do a null Items check in ScrollIntoView 10 years ago
Steven Kirk e1275eae56 Fixed .sln file. 10 years ago
Steven Kirk 4ee4ec29be Merge branch 'item-virtualization-avalonia' 10 years ago
Steven Kirk 7b3e25949e Revert "Revert "Set ContentPresenter.DataContext in UpdateChild."" 10 years ago
Steven Kirk d9baead785 Merge branch 'binding-refactor' into item-virtualization-avalonia 10 years ago
Steven Kirk e252a35509 Don't delay bind to DataContext. 10 years ago
Steven Kirk 0b28e10f21 Make broken DataContext bindings produce null. 10 years ago
Steven Kirk 7018b3c36d Removed test. 10 years ago
Nikita Tsukanov ee37ab8df4 Added UsePlatformDetect 10 years ago
Steven Kirk bf02ae41a9 Revert "Set ContentPresenter.DataContext in UpdateChild." 10 years ago
Steven Kirk f24ab044f7 Added failing binding tests. 10 years ago