1747 Commits (fd2c858ddeb8ea88bf319b77430d95fe7a61bf34)
 

Author SHA1 Message Date
andrey fd2c858dde properly calculate client dimensions on rotate screen/resize 11 years ago
andrey 3de3dd4244 initial support for skia in android 11 years ago
andrey 8e68bd532f Android functionality with default Canvas Implementation 11 years ago
Nikita Tsukanov 9e2046d6ed Merge pull request #321 from hacklex/arcto-bezier 11 years ago
Thehx f60bedc68c Fixed a bug in ArcTo::GetAngle 11 years ago
Nikita Tsukanov cbb2033b43 appveyor 11 years ago
Nikita Tsukanov 0d24c08532 appveyor 11 years ago
Nikita Tsukanov 5498a6b877 appveyor 11 years ago
Nikita Tsukanov 35e70b857e Appveyor 11 years ago
Steven Kirk aee6f0bb4e Make designer work. 11 years ago
Steven Kirk b9a4dfc32e Moved Samples folder out of Shared. 11 years ago
Nikita Tsukanov f2bc9d177c Update designer to support new code 11 years ago
Nikita Tsukanov 2f832ff158 WeakSubscriptionManager is now able to convert delegates 11 years ago
Nikita Tsukanov 64ed815f4c Added WeakSubscriptionManager 11 years ago
Steven Kirk 494061ae3a Merge pull request #315 from ForNeVeR/patch-1 11 years ago
Nikita Tsukanov 346cfbb563 Skia.Android refactorng 11 years ago
Nikita Tsukanov 6cc1904fd4 Mouse events are now translated 11 years ago
Friedrich von Never 3ee6593a43 Close quote in readme 11 years ago
Nikita Tsukanov 8fccd53557 WIP: UI scaling support 11 years ago
Nikita Tsukanov aa5394bc4b Added operators for size 11 years ago
Nikita Tsukanov 991a562179 Moved Show to ITopLevel 11 years ago
Nikita Tsukanov 8e6c2c5c6d Fixed SetOption import 11 years ago
Nikita Tsukanov 6108b4de18 Now render targets don't ask for window size 11 years ago
Nikita Tsukanov 1a5eb7c2c2 Unwind state stack when DrawingContext is disposed 11 years ago
Nikita Tsukanov 8d00153dcf Added ForceSoftware option for skia platform 11 years ago
Nikita Tsukanov d78e15ef7c Still trying to get skia.desktop nuget working 11 years ago
Nikita Tsukanov c1954ad0cf Use targets file that matches package name 11 years ago
Nikita Tsukanov 521c476302 Upload skia package 11 years ago
Nikita Tsukanov b66c410ffd Added Perspex.Skia.Desktop nuget 11 years ago
Nikita Tsukanov 0870aad3d7 Build Skia.Android on CI 11 years ago
Steven Kirk 9e677181dd Make sure static ctor is run when looking up PPs. 11 years ago
Steven Kirk 7bdf58fcc7 Merge pull request #310 from wieslawsoltes/separator 11 years ago
Wiesław Šoltés b8ec9e3d9d Updated test application to use new template 11 years ago
Wiesław Šoltés db7cee6891 Added MenuItem selector for Separator 11 years ago
Wiesław Šoltés f39857c7cd Added Separator to test application 11 years ago
Wiesław Šoltés ca598e15d2 Added Separator style to default theme 11 years ago
Wiesław Šoltés cfdad18462 Added Separator control 11 years ago
Nikita Tsukanov abd7edd6b0 Android support for skia 11 years ago
Nikita Tsukanov 6b30a6d6b2 It seems that GetEntryAssembly might return null 11 years ago
Nikita Tsukanov 3acc08d5ab Moved getnatives.ps1 to before_build section 11 years ago
Nikita Tsukanov 46bf9d73b5 Fixed getnatives.ps1 11 years ago
Nikita Tsukanov dbe80b4e63 Now using native libs from archive 11 years ago
Nikita Tsukanov bb3f41a7d0 Now able to render on Gtk window using Skia and Direct2D 11 years ago
Nikita Tsukanov d820dc1068 Added unit tests for skia backend 11 years ago
Nikita Tsukanov 31ccb29586 Added quadTo and artTo for Skia backend 11 years ago
Nikita Tsukanov 61e74a0c63 Added skia's win32 native libs 11 years ago
Nikita Tsukanov 1b826d1084 Fixed skia text selection 11 years ago
Nikita Tsukanov 3fa46bda9f Restored clip + Don't crash when something is zero or null 11 years ago
Nikita Tsukanov cb49e500e3 Initial skia support code import from https://github.com/kekekeks/perspex-skia-temp 11 years ago
Nikita Tsukanov 0493cf005b TileBrushImplHelper is now able to detect cases where we don't need intermediate brush 11 years ago