92 Commits (4f929ac0a14ce3ad86fcfbaf5dab2cf696c29c07)

Author SHA1 Message Date
Jeremy Koritzinsky e462e06193 Use memcpy instead of System.Runtime.CompilerServices.Unsafe 8 years ago
Jeremy Koritzinsky 1c12cd4bd6 Fix x64 builds of Avaloina.Direct2D1. Refactor build scripts to reduce time and fix issues. 8 years ago
Jeremy Koritzinsky f72577cf92 Clean up test scripts 8 years ago
Steven Kirk 222ded0c33 Removed remaining collection set. 8 years ago
Nikita Tsukanov bff0403423 Removed splat 9 years ago
Nikita Tsukanov bdbe95b9b1 Fixed DispatcherTimer's priorities 9 years ago
Nikita Tsukanov b963d68668 Try to respect DispatcherPriority when possible 9 years ago
Jurjen Biewenga e25f949d98 Screen information API implementation 9 years ago
Steven Kirk e3fde0096c Remove IRenderFactory from mobile platforms. 9 years ago
Nikita Tsukanov e610d5858f Merge skia projects into one 9 years ago
Nikita Tsukanov d2fb209acf Compilation fixes 9 years ago
Nikita Tsukanov 91691c30a7 PR notes 9 years ago
Nikita Tsukanov 77b7026ac9 Removed IMouseDevice from service locator 9 years ago
Steven Kirk 3e8587348d Change ILockedFrameBuffer.Dpi to Vector. 9 years ago
Wiesław Šoltés 0d4e506300 Remove UseRoslynPathHack for Android projects 9 years ago
Wiesław Šoltés 2afd6cb224 Remove NuGet workaround 9 years ago
Nikita Tsukanov b732f9ee26 Register renderer factory for the rest of the platforms 9 years ago
Wiesław Šoltés d0fbbc9182 Removed nuget libraries for Android and iOS targets 9 years ago
Wiesław Šoltés f8097cc27d Added msbuild props for package references 9 years ago
Wiesław Šoltés 38bc75b5ab Updated NuGet packages to fix package downgrades 9 years ago
Nikita Tsukanov 25c7be5b7a Removed packages.config from csproj.files 9 years ago
Nikita Tsukanov beda69a2e6 Special hack to keep VS happy 9 years ago
Nikita Tsukanov 485fe1364e Everything is buildable via MSBuild 9 years ago
Nikita Tsukanov e780c4201a Switched to .NETStandard (mostly 1.1) 9 years ago
Nikita Tsukanov b0a063838f Migrated to PackageReference 9 years ago
Steven Kirk 71c6c572ac Moved ncrunch files to their own dir. 9 years ago
Steven Kirk 6036bd5998 Moved ncrunch files to their own dir. 9 years ago
Nikita Tsukanov 131fa44fa1 Fixed namespaces 9 years ago
Nikita Tsukanov 03ae54cb25 Platform toplevel cleanup 9 years ago
Nikita Tsukanov f21212e76a Refactored out WindowBase from TopLevel 9 years ago
Nikita Tsukanov 185a42ea09 Fixed references for Avalonia.AndroidTestApplication 9 years ago
Nikita Tsukanov 8c6d8ae832 [DROID] Implemented Popups, fixed AppBuilder 9 years ago
Nikita Tsukanov 830a4963fe Added netcoreapp1.0 build for Avalonia.Skia.Desktop, updated splat 9 years ago
Nikita Tsukanov 87de571925 Use IFramebufferSurface for android. 9 years ago
Nikita Tsukanov c446aaf5a6 Removed IWindowImpl which was a lie, removed initialization hack, fixed rendering 9 years ago
Steven Kirk 8f3e56963a Picked some style nits. 9 years ago
Dan Walmsley 80e42b5882 Remove SetCoverTaskbarWhenMaximized from other backends. 9 years ago
Nikita Tsukanov 374d600275 Added support for multiple drawing methods for window implementations. Added framebuffer support 9 years ago
Jeremy Koritzinsky 1a96efa8af Update implementation and added test case to control catalog. Fixes #807. 9 years ago
Dan Walmsley 43cac2c562 Renamed property to CoverTaskbarWhenMaximized. 10 years ago
Dan Walmsley dec5682dce Completed Andriod IWindowImpl 10 years ago
Jeremy Koritzinsky 746ac78e98 Added a method to save an icon to a stream. This enables the scenario described in #779 via an IValueConverter. 10 years ago
Steven Kirk 59c49d259d Renamed assembly SceneGraph -> Visuals. 10 years ago
Steven Kirk bd4bcea888 Somehow missed a file from merge. 10 years ago
Steven Kirk ca17c50bf4 Treat warnings as errors. 10 years ago
Wiesław Šoltés a508b594e8 Removed unused references 10 years ago
Steven Kirk 94082ce958 Make Avalonia.Android compile again. 10 years ago
Wiesław Šoltés edc0a86178 Use latest app builder 10 years ago
Nikita Tsukanov 07fea3befa Added RuntimePlatformInfo 10 years ago
Nikita Tsukanov 3af869f49f Moved IPclPlatformWrapper and IAssetLoader to a separate assembly 10 years ago