1755 Commits (b4fae84e810c8ff77c3d4195a17904bef8322ecc)

Author SHA1 Message Date
Jumar Macato 6b025bb9a9
Fix nits :) 8 years ago
Nikita Tsukanov 6d5d26b36c Exclude Wrapping_NoWrap from Linux test run 8 years ago
Nikita Tsukanov ea7dc760cc Updated SkiaSharp to 1.68.0 8 years ago
Jumar Macato 660691da49
Make KeyFrame an AvaloniaObject and move the setters to a dedicated property. 8 years ago
Jumar Macato b2b0d84532
Add Unit Tests for Animations. 8 years ago
Benedikt Schroeder 1d19e28e9b Full support for relative uris 8 years ago
Andrey Kunchev 54627eeff1 add failing unittest for immediaterenderer not rendering sometimes controls issue #2141 8 years ago
Benedikt Schroeder f260ec1df4 Support relative paths for embedded fonts 8 years ago
Steven Kirk 41f201bec8 Fix grip visualbrush tests. 8 years ago
Dan Walmsley 53638845a6 Add more visualbrush tests. 8 years ago
Steven Kirk eecd3555f9 Fix DPI in ImageBrushImpl. 8 years ago
Steven Kirk f1c2c72400 Added failing tests for #1614. 8 years ago
Nikita Tsukanov 2be6390683 Fixed tests 8 years ago
Andrey Kunchev 741154d653 add more failing tests more specific to the particular problem in binding with complex property path like property.item1.item2.item3 8 years ago
Andrey Kunchev 617b5708c2 add failing tests for Relative Source in Binding 8 years ago
Wiesław Šoltés 338fe1d5eb Use thickness instead of width and height 8 years ago
Nikita Tsukanov 2741fec63e Register cursor factory for tests 8 years ago
Wiesław Šoltés 29cef8a7de Update FullLayoutTests.cs 8 years ago
Nikita Tsukanov 343905ebb3 Generate asset resource info with paths 8 years ago
wieslawsoltes 5d8c6beed0 Fix tests 8 years ago
wieslawsoltes 1d8ea08d0b Try to fix tests 8 years ago
Nikita Tsukanov 5cd7c1f6f4 Reworked dialogs for GTK/Win32 8 years ago
Wiesław Šoltés 55486faa43 Fix type 8 years ago
Wiesław Šoltés 06a6059a1e Fix failing test 8 years ago
Andrey Kunchev 37d7a49fee add some tests for Viewbox 8 years ago
Andrey Kunchev e4838842a1 simplify Layout transform no need to be ContentControl 8 years ago
Andrey Kunchev 7136750d6b add failing unittests for derivedlist 8 years ago
Andrey Kunchev 2e43026033 cleanup ImmediateRenderer tests 8 years ago
Wojciech Krysiak 0d7e193693 More tests, futureproofing + 2 bugfixes 8 years ago
Andrey Kunchev 8461bfc688 add tests for transform to visual 8 years ago
Jumar Macato d4b82e5af7
Fix yet another visual test 8 years ago
Jumar Macato cfa39c9d0d
fix wrongly placed fontfamily parameter 8 years ago
Jumar Macato 0094c4cf87
Fix unit test by specifying the font in the test image. 8 years ago
Jeremy Koritzinsky ae68c94943 Fix designer tests and clean up solution. 8 years ago
Jeremy Koritzinsky 237f01fb1a Move AppBuilder.UsePlatformDetect into Avalonia.Desktop and renamed the reflection-based one to a different name. Conditionalize the output-path loading like before. 8 years ago
Jeremy Koritzinsky 05e0020f53 Fix designer errors and .NET Framework on Unix errors. 8 years ago
Jeremy Koritzinsky 40a901347a Update Cake to build packages via MSBuild. 8 years ago
Jeremy Koritzinsky acb3d46ca0 Enable generating NuGet packages via the MSBuild Pack target. 8 years ago
Jeremy Koritzinsky 321bd15664 Merge desktop runtime support libraries. Fixes #1899. 8 years ago
Wojciech Krysiak a33f5cb4dd Some unit tests, bugfixes and refactorings. 8 years ago
Andrey Kunchev 08d552de10 fix button click for deferedrenderer 8 years ago
Andrey Kunchev 87437b8232 update button unit tests 8 years ago
Andrey Kunchev 922917b299 fix pr nits 8 years ago
Andrey Kunchev 5ce71be598 another failing unit test for invalidate on immediate renderer when renderedtransfom is used, issue #1998 8 years ago
Andrey Kunchev a600fb52ae unit test for invalidate on immediate renderer when renderedtransfom is used, issue #1998 8 years ago
Andrey Kunchev c1dd44ead4 unit test for issue #2000 button with render transform don't trigger click 8 years ago
artyom 3aabd354ad Use activation behavior like on other XAML platforms 8 years ago
artyom d2be495bde Add ReactiveUserControl and ReactiveWindow 8 years ago
Andrey Kunchev a955f73a3e failing unittest for nested multibinding 8 years ago
Steven Kirk e2f09b5324 Added failing test for #1765. 8 years ago