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.
Also deleted v2 ncrunch files and update .gitignore.
9 years ago
Steven Kirk
6036bd5998
Moved ncrunch files to their own dir.
Also deleted v2 ncrunch files and update .gitignore.
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.
To make way for low-level scene graph library.
10 years ago
Steven Kirk
bd4bcea888
Somehow missed a file from merge.
10 years ago
Steven Kirk
ca17c50bf4
Treat warnings as errors.
In Release build in main Avalonia assemblies (couldn't do it in
Avalonia.Markup.Xaml due to warnings in OmniXaml). To do this, fixed a
number of warnings.
10 years ago
Wiesław Šoltés
a508b594e8
Removed unused references
10 years ago
Steven Kirk
94082ce958
Make Avalonia.Android compile again.
No idea if it actually works because android doesn't seem to work at all
at the moment.
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"
This reverts commit 7cca79b435 .
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
Implements #629
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