575 Commits (2681340e9cd15831a46b64b25de66ceb8d448b78)

Author SHA1 Message Date
Wiesław Šoltés 2681340e9c Added missing NuGet packages to fix TravisCI builds 10 years ago
Wiesław Šoltés 36414687fc Added missing NuGet packages to fix TravisCI builds 10 years ago
Jeremy Koritzinsky 3c5848bc2c Updated Rx to 3.0 and fixed a failing test from a not fully set up mock. 10 years ago
Steven Kirk 1824175e6b Use render bounds in visual hit testing. 10 years ago
Steven Kirk 72cb1cf311 Don't reapply templates unnecessarily. 10 years ago
Steven Kirk 9f009eb4f2 Fixed failing namespace registry test. 10 years ago
donandren b049a5787f added failing test for PathMarkupParser 10 years ago
Steven Kirk c554467d13 Invalidate measure when control removed 10 years ago
Steven Kirk 5a72ed8586 Don't add virt items when attached to visual tree. 10 years ago
Wiesław Šoltés 15264a974a Added initial support for Travis CI 10 years ago
donandren aba9f1b01e WIP: added new tests for HitTestPosition in FormattedTextImplTests 10 years ago
donandren 5b0bc5417a WIP: added some tests for Different Font Sizes in FormattedTextImpl 10 years ago
donandren 5d461bdc74 WIP: added unit tests for right and left align of FormattedTextImpl 10 years ago
donandren 5fbceb065c WIP: more tests for HitTestTextPosition in FormattedTextImpl 10 years ago
donandren af07f02ec3 WIP: added hittest range tests for FormattedTextImpl and code to shared project 10 years ago
donandren a4c978c319 FormattedTextImpl tests for measue and HitTestPoint 10 years ago
donandren 52d1588fc3 added failing test for ClrNamespace leaks in AvaloniaNamespaceRegistry 10 years ago
donandren e8be30ac47 Added few more failing tests for ContentPresenter for LogicalChildren outside template 10 years ago
Jeremy Koritzinsky 6feb0f7d88 Opacity masks on Skia now work correctly. Implemented via skia layers. 10 years ago
donandren b5a9f8ae8a Added failing unit tests for hit testing outside parent bounds when parent has ClipToBounds=true 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
Jeremy Koritzinsky 4d0605dbb1 Added in code that somewhat works for Skia opacity masks. Test is still skipped because it doesn't fully work yet. 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 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 d772017768 Added <Template> 10 years ago
Steven Kirk 259144838c Set item container properties with Style priority. 10 years ago
Steven Kirk 7b3e25949e Revert "Revert "Set ContentPresenter.DataContext in UpdateChild."" 10 years ago
Steven Kirk 0b28e10f21 Make broken DataContext bindings produce null. 10 years ago
Steven Kirk 7018b3c36d Removed test. 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
Steven Kirk 95eefa3cf1 Implement AutoScrollToSelectedItem 10 years ago
Steven Kirk d7a757385a Fix failing tests. 10 years ago
Steven Kirk d0942f84a9 FocusNavigationDirection => NavigationDirection 10 years ago
Steven Kirk 13642613cf Added failing test. 10 years ago
Steven Kirk 4c000b9ce4 Fixed ScrollContentPresenter. 10 years ago
Steven Kirk 5467841e3e Fixed unit test name. 10 years ago
Steven Kirk 32760bbc08 Fix changing virtualization mode in theory. 10 years ago
Steven Kirk 7e4f667d89 Fix PixelOverflow during arrange. 10 years ago
Steven Kirk ae2ea31c6e Allow changing virtualization mode in test app. 10 years ago
Steven Kirk e8dd81fa20 Support horiz keyboard movement. 10 years ago
Steven Kirk cba5200645 Fix keyboard nav with partially visible items. 10 years ago
Steven Kirk 81b66596c0 Use a full item's offset for overflow. 10 years ago
Steven Kirk 7a718ef9c2 Updated overflow algorithm. 10 years ago
Steven Kirk acdf599dec Initial impl. of scrolling with arrow keys. 10 years ago
Steven Kirk f660da41c7 Fix virtualized list to taking up available space. 10 years ago