Steven Kirk
|
bb5a7f0cd3
|
Removed IRenderLayerFactory
And use `IDrawingContextImpl.CreateLayer` instead.
|
9 years ago |
Steven Kirk
|
5607404e6c
|
Added IDrawingContextImpl.CreateLayer
|
9 years ago |
Steven Kirk
|
8efd5e56a2
|
Added missing doc comments.
|
9 years ago |
Steven Kirk
|
e7247a2c12
|
Added methods for creating D2D render layers.
Craetes a compatible render target depending on the type of `IRenderTargetBitmapImpl`.
|
9 years ago |
Steven Kirk
|
28198284b2
|
Merge pull request #1132 from aelij/scroll
Scrolling improvements
|
9 years ago |
Steven Kirk
|
c58593955e
|
Merge branch 'master' into scroll
|
9 years ago |
Eli Arbel
|
aa45cccec4
|
Fix slider
|
9 years ago |
danwalmsley
|
9ea7aa6214
|
Merge pull request #1147 from jkoritzinsky/RXUI8
Use RXUI8 instead of our RXUI submodule
|
9 years ago |
danwalmsley
|
f4707251c5
|
Merge branch 'master' into RXUI8
|
9 years ago |
Steven Kirk
|
9186b63d18
|
Merge branch 'master' into scroll
|
9 years ago |
Steven Kirk
|
ec9af9cefa
|
Merge pull request #1130 from AvaloniaUI/control-resources
Control.Resources, StaticResource and DynamicResource
|
9 years ago |
danwalmsley
|
fe26084bde
|
Merge branch 'master' into RXUI8
|
9 years ago |
Jeremy Koritzinsky
|
2b71bf408a
|
Fix package spec for Avalonia.ReactiveUI
|
9 years ago |
Jeremy Koritzinsky
|
bea513ea8a
|
Merge branch 'RXUI8' of https://github.com/jkoritzinsky/Avalonia into RXUI8
|
9 years ago |
Jeremy Koritzinsky
|
8aa95d403e
|
Fix compile error.
|
9 years ago |
Steven Kirk
|
32e8e25a1c
|
Merge branch 'master' into control-resources
|
9 years ago |
danwalmsley
|
d9b4459f4e
|
Merge pull request #1146 from JurjenBiewenga/ShowTaskbarIcon
Added ShowTaskbarIcon implementation
|
9 years ago |
Jurjen Biewenga
|
025d630f77
|
Renamed 'HasTaskbarIcon' to 'ShowInTaskbar'
|
9 years ago |
Jurjen Biewenga
|
33200e8296
|
Merge branch 'ShowTaskbarIcon' of https://github.com/JurjenBiewenga/Avalonia into ShowTaskbarIcon
|
9 years ago |
Jurjen Biewenga
|
743262ec1d
|
Reformatted Native.D
|
9 years ago |
Steven Kirk
|
26cb0e62b9
|
Merge remote-tracking branch 'origin/master' into control-resources
|
9 years ago |
Steven Kirk
|
23308a61ff
|
Merge branch 'control-resources' of https://github.com/AvaloniaUI/Avalonia into control-resources
|
9 years ago |
Steven Kirk
|
d1c85d7a3a
|
Prevent possible null ref warnings.
|
9 years ago |
Jeremy Koritzinsky
|
16c4d536ed
|
Merge branch 'master' into RXUI8
|
9 years ago |
Jeremy Koritzinsky
|
8169851d7c
|
Fix Rx version and clean up build warnings. Enable ReactiveUI in ControlCatalog.NetCore to ensure that everything works in the .NET Core build.
|
9 years ago |
Jeremy Koritzinsky
|
48b5d8f593
|
Update ReactiveUI version to a version available in NuGet
|
9 years ago |
Jurjen Biewenga
|
9042d324e9
|
Merge branch 'master' into ShowTaskbarIcon
|
9 years ago |
Nikita Tsukanov
|
b013caee69
|
Add .idea to .gitignore
|
9 years ago |
Nikita Tsukanov
|
d4048de994
|
Don't try to load library with path == null
|
9 years ago |
Nikita Tsukanov
|
0a77519906
|
Update build.md
|
9 years ago |
Jurjen Biewenga
|
a8a7973f00
|
Merge branch 'master' into ShowTaskbarIcon
|
9 years ago |
Nikita Tsukanov
|
f330132dc3
|
Use CoCreateInstance for .NET Core compatibility
|
9 years ago |
Nikita Tsukanov
|
61e4e50d31
|
Enable win32 file dialog functionality for .NET Standard build
|
9 years ago |
Jurjen Biewenga
|
b888cbb865
|
Fixed windowplacement failing due to incorrect length
|
9 years ago |
Jurjen Biewenga
|
29dc3202bd
|
Merge branch 'ShowTaskbarIcon' of https://github.com/JurjenBiewenga/Avalonia into ShowTaskbarIcon
|
9 years ago |
Jurjen Biewenga
|
34e82c19fb
|
Win32 implementation now checks the previous ShowWindowCommand and sets it back to that after hiding.
|
9 years ago |
Jurjen Biewenga
|
c9fa06637f
|
Cleaned up Native
|
9 years ago |
Jurjen Biewenga
|
9bd2356855
|
Merge branch 'master' into ShowTaskbarIcon
|
9 years ago |
Nikita Tsukanov
|
c68e2fa7bc
|
Merge pull request #1145 from kekekeks/netstandard2.0-migration
Switched to .NET Standard 2.0
|
9 years ago |
Jurjen Biewenga
|
284f0a75c7
|
Uncommented DrawDirtyRects/DrawFps
|
9 years ago |
Nikita Tsukanov
|
cc04dc7c78
|
Removed commented code
|
9 years ago |
Nikita Tsukanov
|
abd23cce8d
|
Merge branch 'master' into netstandard2.0-migration
|
9 years ago |
Jurjen Biewenga
|
a12c4649cb
|
Cleaned up implementation of ShowTaskbarIcon
Created property in Window to enable/disable the taskbar icon
|
9 years ago |
Nikita Tsukanov
|
017f8ee8b0
|
Specify osx_image
|
9 years ago |
Nikita Tsukanov
|
a9ef43f179
|
Fixed paths
|
9 years ago |
Nikita Tsukanov
|
4722e636c6
|
Use dotnet 2.0.0 for travis
|
9 years ago |
Nikita Tsukanov
|
3ce69edb24
|
fixed framework version
|
9 years ago |
Nikita Tsukanov
|
65b4cfb6ba
|
Use new SDK for DotNetFrameworkRuntime
|
9 years ago |
Jurjen Biewenga
|
e6eedb80a1
|
Merge branch 'master' into ShowTaskbarIcon
|
9 years ago |
Jurjen Biewenga
|
8621abc724
|
Fixed potential null reference
|
9 years ago |