47 Commits (3af1cff1cae7a02e69710615928f718c747186bb)

Author SHA1 Message Date
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
Nikita Tsukanov 4a25b33cea Sync package versions 10 years ago
Wiesław Šoltés 9cdcf6cb02 Revert "Updated projects and packages" 10 years ago
Nikita Tsukanov 8ee9d17ff6 Fixed some focus issues 10 years ago
Wiesław Šoltés 7cca79b435 Updated projects and packages 10 years ago
OronDF343 5e0243cfba Added PositionChanged event in TopLevel 10 years ago
Wiesław Šoltés 9be6a6ea59 Simplify test app 10 years ago
Wiesław Šoltés efe76e59c4 Add SetContentView to draw view 10 years ago
Wiesław Šoltés a5837a9683 Fixed AssemblyName 10 years ago
Wiesław Šoltés 6d89510272 Added AppBuilder and Initialize 10 years ago
Steven Kirk ebdea7dc15 Renamed IIconImpl -> IWindowIconImpl 10 years ago
Jeremy Koritzinsky d211c54aca Added support for saving a bitmap to a stream, initializing an icon from a stream, and added in a special-casing shortcut for Gtk when using Cairo as a rendering backend to make icons more efficient. 10 years ago
Jeremy Koritzinsky c2a783e2ca Added do-nothing iOS and Android window icon support. 10 years ago
Wiesław Šoltés aad802a156 Update Android projects 10 years ago
Jeremy Koritzinsky 3c5848bc2c Updated Rx to 3.0 and fixed a failing test from a not fully set up mock. 10 years ago
Steven Kirk e142bc10fb Don't build mobile stuff in NCrunch. 10 years ago
Nikita Tsukanov ee37ab8df4 Added UsePlatformDetect 10 years ago
Steven Kirk d97c276b52 Added ncrunch project files. 10 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Jeremy Koritzinsky 44b1b4d9cd Moved Application and Design into Perspex.Controls. Moved designer support classes into new Perspex.DesignerSupport assembly. 10 years ago
danwalmsley e7ae829e5c added placeholder implementations for system dialogs. 10 years ago
Steven Kirk f54b9a4511 Fix failing android build. 10 years ago
Steven Kirk b984e7bb7f Added WindowState for mobile platforms. 10 years ago
Nikita Tsukanov 84af63ce1e Added Position property, moved Hide/Show to ITopLevelImpl 10 years ago
Nikita Tsukanov ec2a319049 Implemented BeginResizeDrag 10 years ago
Nikita Tsukanov 0b0875970c Added TopLevel::BeginMoveDrag() 10 years ago
Nikita Tsukanov 8f24ccf441 Added Window::HasSystemDecorations property 10 years ago
Nikita Tsukanov 6e33686ff6 CreateDesignerFriendlyWindow -> CreateEmbeddableWindow 10 years ago
Nikita Tsukanov 991e421437 Now using built-in designer API instead of dynamic calls 10 years ago
Nikita Tsukanov 85b530e363 New ios backend 10 years ago
andrey 84c9289e62 Android scaling fix 11 years ago
Nikita Tsukanov f327ffcfa1 Removed PlatformSettings class 11 years ago
Nikita Tsukanov cf65cc5ef7 Massive android-backend code cleanup and fixes for threading and rendering 11 years ago
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