34 Commits (cce2ab603f33742e22e22e198aed9ae0b381c37e)

Author SHA1 Message Date
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Steven Kirk cb98a09548 Supply a base URI when loading assets. 10 years ago
Jason Jarvis 309dabe0c2 Fix Asset DLL loading on non-iOS platforms that I broke. 10 years ago
Jason Jarvis c961c8f975 Added iOS host for ControlCatalog PCL. Had to forcibly reference Themes.Default to get Xamarin runtime to load it properly. 10 years ago
Jason Jarvis c755b17c41 Initial work to split ControlCatalog out into Portable implementation and Desktop wrapper. 10 years ago
Jason Jarvis b566401602 More iOS platform related improvements. Code style reformatting for PR. ControlCatalog can now run on Skia! AssetLoader hack for iOS to get us running. 10 years ago
Steven Kirk 0fce7e8150 Started fixing VisualBrush. 10 years ago
Nikita Tsukanov f5e8426371 Fixed tests 10 years ago
Steven Kirk 1f7034c152 Undo visual offset in VisualBrush. 10 years ago
Steven Kirk 880a97471c Fix potential NRE. 10 years ago
Steven Kirk e1c578c7ec Clear the intermediate render target. 10 years ago
Steven Kirk 072cb0128e Fixed failing tests. 10 years ago
Nikita Tsukanov 630be0c6bf Test app is running again 10 years ago
Nikita Tsukanov 81f1bf51a8 Fixed #282 10 years ago
Steven Kirk 67835cc09b Applied a bunch of resharper suggestions. 10 years ago
Nikita Tsukanov cf65cc5ef7 Massive android-backend code cleanup and fixes for threading and rendering 11 years ago
Thehx f60bedc68c Fixed a bug in ArcTo::GetAngle 11 years ago
Nikita Tsukanov abd7edd6b0 Android support for skia 11 years ago
Nikita Tsukanov 0493cf005b TileBrushImplHelper is now able to detect cases where we don't need intermediate brush 11 years ago
Wiesław Šoltés 6583019576 Renamed BezierTo and QuadTo method names 11 years ago
Thehx 94502c61ff Fixed processing cases when requested ellipse size is too small to cover the distance from start point to end point, as suggested in W3C SVG Recommendations 11 years ago
Thehx 2bb67f3553 Added ArcTo implementation based on Bezier curves 11 years ago
Nikita Tsukanov 78629373cd Fixed directory structure 11 years ago
Nikita Tsukanov 6c77e2b236 Added code to debug disposables 11 years ago
Nikita Tsukanov f50a2c361c Reverted Dispatcher.UIThread and added SingleThreadDispatcher 11 years ago
Nikita Tsukanov 323c1a49c1 Removed core dependency on Splat 11 years ago
Steven Kirk 5a27ecf264 Add IAssetLoader.Exists 11 years ago
Nikita Tsukanov c8b1c4202a Asset loader improvements: 11 years ago
Nikita Tsukanov bec230211a Now resolving xml namespaces via attributes 11 years ago
Steven Kirk 145411020b Ran .net core code formatter. 11 years ago
Steven Kirk 6151aef188 Removed file headers. 11 years ago
Steven Kirk c33adc416f Don't reference platform-specific assemblies. 11 years ago
Steven Kirk 6167bacf54 Moved to more standard filesystem layout. 11 years ago