1720 Commits (521c476302198e124ae2de6dffc2c86cdcec242d)
 

Author SHA1 Message Date
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
Steven Kirk f52b1f20b7 Merge pull request #306 from wieslawsoltes/QuadTo 11 years ago
Wiesław Šoltés 8c0ea13520 Added QuadTo method 11 years ago
Steven Kirk a609e6cc98 Merge pull request #303 from wieslawsoltes/ci 11 years ago
Wiesław Šoltés 4ea890e229 Update RelativeRectComparer.cs 11 years ago
Wiesław Šoltés 8864acb95a Update Perspex.SceneGraph.UnitTests.csproj 11 years ago
Wiesław Šoltés 37855c5690 Update RelativeRectTests.cs 11 years ago
Wiesław Šoltés 3fc79a8e20 Create RelativeRectComparer.cs 11 years ago
Wiesław Šoltés 10f17bbc43 Do not use decimal 11 years ago
Wiesław Šoltés 837300d55a Fixed rounding errors 11 years ago
Wiesław Šoltés 9c28e91758 Fixed Rect Equals comparison 11 years ago
Wiesław Šoltés c444a400b8 Update appveyor.yml 11 years ago
Wiesław Šoltés 2c86f7ac51 Update appveyor.yml 11 years ago
Steven Kirk c9081c7609 Try waiting for gtk-sharp install to finish. 11 years ago
Nikita Tsukanov 9412440dde Added GTK# installation in appveyor.yml 11 years ago
Steven Kirk 11b7ba16f7 Merge pull request #301 from wieslawsoltes/RelativeRectTypeConverter 11 years ago
Nikita Tsukanov 4907e551cd Merge pull request #302 from hacklex/arcto-bezier 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
Wiesław Šoltés b13b870741 Added RelativeRectTypeConverter 11 years ago
Nikita Tsukanov 23b5706a21 Switched cairo to use xplat Visual/ImageBrush code 11 years ago
Nikita Tsukanov 78629373cd Fixed directory structure 11 years ago
Nikita Tsukanov 141ce87960 Extracted ImageBrush/VisualBrush parts from Direct2D backend 11 years ago
Steven Kirk 2a1cc93a36 Updated OmniXAML 11 years ago
Steven Kirk 8dd668b814 Merge pull request #300 from mikel785/master 11 years ago
Mikhail Kanygin a9f5042073 Implemented TextAlignment property for TextBox. 11 years ago
Steven Kirk 0f53326bf7 Updated OmniXAML. 11 years ago
Steven Kirk 76b6f8f3dd Another oops. 11 years ago