Steven Kirk
|
5cee53402c
|
Merge branch 'master' into scenegraph
Conflicts:
src/Avalonia.Controls/Primitives/PopupRoot.cs
src/Avalonia.Controls/TopLevel.cs
tests/Avalonia.Controls.UnitTests/WindowTests.cs
tests/Avalonia.UnitTests/TestServices.cs
|
9 years ago |
Steven Kirk
|
ea8ac9c483
|
Merge pull request #935 from AvaloniaUI/window-isvisible
Make setting WindowBase.IsVisible track window visibility.
|
9 years ago |
Steven Kirk
|
d4df5b0f25
|
Merge branch 'master' into window-isvisible
|
9 years ago |
Steven Kirk
|
42400f52be
|
Merge pull request #937 from AvaloniaUI/fix-mouseover
Ported changes to Avalonia.Input from scenegraph.
|
9 years ago |
Steven Kirk
|
0200d98242
|
Merge branch 'master' into fix-mouseover
|
9 years ago |
Wiesław Šoltés
|
6d139b5ba5
|
Merge pull request #934 from wieslawsoltes/MSBuildProps
Added msbuild props for package references
|
9 years ago |
Wiesław Šoltés
|
9864abe937
|
Updated solution
|
9 years ago |
Wiesław Šoltés
|
e31d8f3bca
|
Renamed SkiaSharp.Linux.props to SkiaSharp.Desktop.props
|
9 years ago |
Wiesław Šoltés
|
d0fbbc9182
|
Removed nuget libraries for Android and iOS targets
They are part of Xamarin bcl.
|
9 years ago |
Steven Kirk
|
d61d95af19
|
Ported changes to Avalonia.Input from scenegraph.
Fixed some doc comments, and updated the mouse-over algorithm.
|
9 years ago |
Wiesław Šoltés
|
3c78a4af05
|
Disable .NET Core markup unit tests
|
9 years ago |
Wiesław Šoltés
|
e85fb8b8f2
|
Enable markup unit tests
|
9 years ago |
Wiesław Šoltés
|
45112f6690
|
Fix netcoreapp1.1 target framework build
|
9 years ago |
Steven Kirk
|
e9968a7606
|
Make WindowBase.IsVisible show/hide window.
|
9 years ago |
Wiesław Šoltés
|
fda6a892fb
|
Removed unused cs file
File was not included in old csproj project
|
9 years ago |
Steven Kirk
|
4e719262c4
|
Make WindowBase.IsVisible return correct value.
`WindowBase.IsVisible` now tracks the visibility of the window. Still
needs to call `Show` and `Hide` when changed.
|
9 years ago |
Wiesław Šoltés
|
c317191148
|
Added System.Threading.Thread package reference needed for Markup tests
|
9 years ago |
Wiesław Šoltés
|
29045f85c5
|
Disable for now markup unit tests for dotnet
|
9 years ago |
Wiesław Šoltés
|
e9d108a506
|
Fixed xml tags
|
9 years ago |
Wiesław Šoltés
|
3b3266cc7c
|
Converted Avalonia.Visuals.UnitTests to a new project system
|
9 years ago |
Wiesław Šoltés
|
105580de35
|
Fixed xml tag
|
9 years ago |
Wiesław Šoltés
|
6b0a5c0449
|
Converted Avalonia.Styling.UnitTests to a new project system
|
9 years ago |
Wiesław Šoltés
|
86a54ec60d
|
Converted Avalonia.Markup.Xaml.UnitTests to a new project system
|
9 years ago |
Wiesław Šoltés
|
19f0f1d407
|
Removed unused files
|
9 years ago |
Wiesław Šoltés
|
3495017a07
|
Removed project guid
|
9 years ago |
Wiesław Šoltés
|
554ac50c71
|
Converted Avalonia.Markup.UnitTests to a new project system
|
9 years ago |
Wiesław Šoltés
|
0c9df8878f
|
Converted Avalonia.Interactivity.UnitTests to a new project system
|
9 years ago |
Wiesław Šoltés
|
8601a3e71e
|
Converted Avalonia.Input.UnitTests to a new project system
|
9 years ago |
Wiesław Šoltés
|
ad65b6192e
|
Moved inports to test projects
|
9 years ago |
Wiesław Šoltés
|
f8097cc27d
|
Added msbuild props for package references
|
9 years ago |
Steven Kirk
|
45e97df245
|
Merge pull request #933 from AvaloniaUI/port-idispatcher
Ported IDispatcher from scenegraph branch.
|
9 years ago |
Steven Kirk
|
a56ca5f319
|
Ported IDispatcher from scenegraph branch.
|
9 years ago |
Steven Kirk
|
88d9b58d31
|
Merge pull request #877 from MrDaedra/master
Solved issue #92
|
9 years ago |
Steven Kirk
|
2cad82677c
|
Merge branch 'master' into master
|
9 years ago |
Nikita Tsukanov
|
6754bda125
|
Switched back to using DependencyContext (we might even want to use it for net451 later)
|
9 years ago |
Steven Kirk
|
04b35fef62
|
Removed unused field.
|
9 years ago |
Steven Kirk
|
8e6b6258ed
|
Fix re-enabling windows when dialog is closed.
|
9 years ago |
Steven Kirk
|
d23e3ecf3f
|
Merge branch 'master' into master
|
9 years ago |
Nikita Tsukanov
|
200106d538
|
Merge pull request #930 from wieslawsoltes/SkiaNuGetNetStandard
Add support for netstandard1.3 target framework for Avalonia.Skia.Desktop NuGet package
|
9 years ago |
Wiesław Šoltés
|
f48d9f4e19
|
Removed netcoreapp1.0 target framework
|
9 years ago |
Wiesław Šoltés
|
85579f94c2
|
Merge branch 'master' into SkiaNuGetNetStandard
|
9 years ago |
Steven Kirk
|
4520b2d068
|
Merge branch 'master' into scenegraph
Conflicts:
src/Avalonia.Base/Threading/Dispatcher.cs
|
9 years ago |
Steven Kirk
|
1beaa133de
|
Merge pull request #909 from AvaloniaUI/avalonia-object-thread-affinity
Ensure correct thread for AvaloniaProperty access.
|
9 years ago |
Steven Kirk
|
ef6486ac9e
|
Removed unused member.
|
9 years ago |
Steven Kirk
|
2734a67fdf
|
Fixed broken csproj.
|
9 years ago |
Steven Kirk
|
0aa8866401
|
Merge branch 'master' into avalonia-object-thread-affinity
|
9 years ago |
Steven Kirk
|
bd23c9e02b
|
Merge branch 'master' into scenegraph
Conflicts:
src/Avalonia.Visuals/Media/DrawingContext.cs
src/Avalonia.Visuals/Media/IDrawingContext.cs
src/Avalonia.Visuals/Media/IDrawingContextImpl.cs
src/Avalonia.Visuals/Platform/IDrawingContextImpl.cs
src/Gtk/Avalonia.Cairo/Media/DrawingContext.cs
src/Gtk/Avalonia.Cairo/Media/FormattedTextImpl.cs
src/Skia/Avalonia.Skia/DrawingContextImpl.cs
src/Skia/Avalonia.Skia/FormattedTextImpl.cs
src/Windows/Avalonia.Direct2D1/Media/DrawingContextImpl.cs
src/Windows/Avalonia.Direct2D1/Media/FormattedTextImpl.cs
src/Windows/Avalonia.Direct2D1/RenderTarget.cs
src/Windows/Avalonia.Direct2D1/SwapChainRenderTarget.cs
tests/Avalonia.Controls.UnitTests/WindowTests.cs
tests/Avalonia.Markup.Xaml.UnitTests/Xaml/StyleTests.cs
|
9 years ago |
Wiesław Šoltés
|
17f444ed5f
|
Merge branch 'master' into SkiaNuGetNetStandard
|
9 years ago |
Steven Kirk
|
3381c490e8
|
Merge pull request #917 from AvaloniaUI/move-idrawingcontextimpl
Moved IDrawingContextImpl to Avalonia.Platform.
|
9 years ago |
Wiesław Šoltés
|
f2efe02a6a
|
Add support for netstandard1.3 target framework
This should allow using Skia NuGet package for deploying a
self-contained deployment with a smaller footprint
https://docs.microsoft.com/en-us/dotnet/articles/core/deploying/#deploying-a-self-contained-deployment-with-a-smaller-footprint
Fix syntax error
Fix syntax error
|
9 years ago |