273 Commits (899e255a05d541395342a7323158da3179f171ab)

Author SHA1 Message Date
Wiesław Šoltés 903c853821 Add missing shared imports 9 years ago
Steven Kirk 96d9cfa2fc Use the default compile items in core libs. 9 years ago
Nikita Tsukanov dc8a32d1b1 Run Avalonia.Base.UnitTests using `dotnet test` 9 years ago
Nikita Tsukanov fef8d3448a Added .NET Core version of control catalog 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
donandren dec6fb2e88 solution/project configurations for Omnixaml 9 years ago
donandren 0c5e42e078 use portable.xaml as project reference 9 years ago
Nikita Tsukanov f0285179bd Fixed comments and solution 9 years ago
Nikita Tsukanov f21212e76a Refactored out WindowBase from TopLevel 9 years ago
Nikita Tsukanov 1f91e01293 [SKIA] One codebase to rule them all 9 years ago
Nikita Tsukanov 7e163ef310 Somewhat fixed iOS. Now also using framebuffer model 9 years ago
Nikita Tsukanov f3e12e116a Fixed incorrectly merged solution 9 years ago
Nikita Tsukanov 830a4963fe Added netcoreapp1.0 build for Avalonia.Skia.Desktop, updated splat 9 years ago
Nikita Tsukanov 424c21fab4 Added Avalonia.DotNetCoreRuntime 9 years ago
Nikita Tsukanov e9554554c1 Avalonia.Win32 for .NETStandard 1.1 9 years ago
Nikita Tsukanov b96f8b5fef Rollback some changes made by visual studio 9 years ago
Nikita Tsukanov 87de571925 Use IFramebufferSurface for android. 9 years ago
Nikita Tsukanov f8e392a520 Updated to the recent code base, implemented threading, resize and invalidate handling 9 years ago
Nikita Tsukanov e35677081a Initial commit of GTK3 backend that shows something on screen 10 years ago
Steven Kirk e72759c954 Removed test applications. 10 years ago
Steven Kirk 59c49d259d Renamed assembly SceneGraph -> Visuals. 10 years ago
Steven Kirk e698251aa9 Fix .sln merge error. 10 years ago
Wiesław Šoltés e21e15a036 Added SkiaSharp package to test project 10 years ago
Wiesław Šoltés 568a5a8e35 Added ControlCatalog.Android project 10 years ago
Steven Kirk bf2285bbe4 Added a render test sample. 10 years ago
Wiesław Šoltés 54dd77c66c Disable windows related projects for mono builds 10 years ago
Nikita Tsukanov 07fea3befa Added RuntimePlatformInfo 10 years ago
Nikita Tsukanov 8d21c8069d Moved project 10 years ago
Nikita Tsukanov 3af869f49f Moved IPclPlatformWrapper and IAssetLoader to a separate assembly 10 years ago
Nikita Tsukanov d9607a5fca Initial (with bugs) gtk embedding implementation 10 years ago
Nikita Tsukanov b89d334147 Implemented embedding to WPF and WinForms 10 years ago
Wiesław Šoltés 9be6a6ea59 Simplify test app 10 years ago
Steven Kirk fc13889599 Removed leak tests from mono configuration. 10 years ago
Steven Kirk 3c164547ed Added mono solution platform. 10 years ago
Nikita Tsukanov 2ec8ba3e12 Added source assembly information to designer 10 years ago
Steven Kirk e1275eae56 Fixed .sln file. 10 years ago
Steven Kirk acdf599dec Initial impl. of scrolling with arrow keys. 10 years ago
Jeremy Koritzinsky eca0527f28 Refactored render tests to use a shared project since they share source files. 10 years ago
Steven Kirk 5582750bb6 Added virtualization test app. 10 years ago
Steven Kirk b44589e0cb Renamed IScrollable -> ILogicalScrollable 10 years ago
Jeremy Koritzinsky 4fef640371 Updated adorners and hit testing to account for RenderTransforms (#538) 10 years ago
Nikita Tsukanov 40b9447bb3 Fixed DesignerAssist and added test for it 10 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Steven Kirk 58305ca59f Update OmniXAML 10 years ago
Steven Kirk 91220a648e VS made this changes. 10 years ago
Steven Kirk c85f6302fa VS made this changes. 10 years ago
Jason Jarvis aedf06dcf1 Attempt to fix solution problem on appveyor. 10 years ago
Jason Jarvis c79c383450 Replaced the contents of ControlCatalog.csproj with that from ControlCatalog.PCL and swapped all references. Removed temporary PCL version. 10 years ago
Nikita Tsukanov 961b58dbfd Skip tests blocked by SkiaSharp 10 years ago