Wiesław Šoltés
39fe06c983
Disable Markup tests
9 years ago
Wiesław Šoltés
9247a82ea8
Updated XUnit props
9 years ago
Wiesław Šoltés
30ddf2c822
Reference Microsoft.NET.Test.Sdk
9 years ago
Wiesław Šoltés
1304c54a64
Set tests Configuration
9 years ago
Wiesław Šoltés
872575b9b7
Set project OutputType
9 years ago
Wiesław Šoltés
590f9f8d83
Enable all Net-Core unit tests
9 years ago
Nikita Tsukanov
a2c46aceea
Removed old wpf control host and added new nuget package
9 years ago
Nikita Tsukanov
09c9d7b7d5
Layout integration seems to be working now
9 years ago
Nikita Tsukanov
317b0f7034
testtesttest
9 years ago
Nikita Tsukanov
b84e9e1123
Use correct control root
9 years ago
Nikita Tsukanov
df13ab2ecb
[TEMP] Call measure directly
9 years ago
Nikita Tsukanov
d06c9e04ed
WPF integration improvements
9 years ago
Nikita Tsukanov
3126901721
WPF embedding improvements
9 years ago
Nikita Tsukanov
b4d43be327
DevTools now can be attached to any toplevel
9 years ago
Nikita Tsukanov
67ff5ba53c
Initial implementation of Proper WPF embedding™
9 years ago
Nikita Tsukanov
00fbc5cea7
Use (0, 0) as default for non-existing PreviousMeasure
9 years ago
Nikita Tsukanov
eb6bfd3de8
Moved layout manager from service locator to ILayoutRoot
9 years ago
Nikita Tsukanov
d2fb209acf
Compilation fixes
9 years ago
Nikita Tsukanov
85350b27b2
Fix for Popup
9 years ago
Nikita Tsukanov
e0cabbbf8f
Merge pull request #1012 from AvaloniaUI/mouse-device-nolocator
Removed IMouseDevice from service locator
9 years ago
Nikita Tsukanov
91691c30a7
PR notes
9 years ago
Nikita Tsukanov
21da2df1ec
Call ProcessRawEvent directly from the input manager
9 years ago
Nikita Tsukanov
77b7026ac9
Removed IMouseDevice from service locator
9 years ago
Steven Kirk
4d30de7c09
Only click when pointer is over the button.
Previously a button click was carried out when `:pointerover` was set, but because the button captures mouse input on mouse down, this is always true while the mouse is held. Check that the pointer was released within the bounds of the control.
Fixes #938
9 years ago
Nikita Tsukanov
088e0a009a
Merge pull request #1010 from AvaloniaUI/fixes/997-framebuffer-dpi-vector
Change ILockedFrameBuffer.Dpi to Vector.
9 years ago
Steven Kirk
3e8587348d
Change ILockedFrameBuffer.Dpi to Vector.
`ILockedFrameBuffer.Dpi` was a `Size` but it would make more sense as a `Vector` because `Size * Vector` produces a `Size` whereas a `Size * Size` would produce a `Size3D` if that type existed.
9 years ago
Nikita Tsukanov
e8d052272d
Merge pull request #1009 from AvaloniaUI/external-render-target
Added Direct2D-specific IExternalDirect2DRenderTargetSurface
9 years ago
Wiesław Šoltés
2e590d84a1
Merge branch 'master' into RemoveNugetWorkaround
9 years ago
Wiesław Šoltés
50786609c6
Fix build.cake
9 years ago
Wiesław Šoltés
afff2d8ae5
Update tool JetBrains.dotMemoryUnit version
9 years ago
Wiesław Šoltés
eaab3d6465
Added missing tool
9 years ago
Wiesław Šoltés
0d4e506300
Remove UseRoslynPathHack for Android projects
9 years ago
Wiesław Šoltés
3b086f6055
Fix iOS projects build
9 years ago
Nikita Tsukanov
99393ab36d
Merge pull request #1008 from AvaloniaUI/fixes/1004-remove-devtools-reactiveui-depenency
Remove ReactiveUI dependency from DevTools.
9 years ago
Steven Kirk
69bfaf0800
Added NotifyPropertyChangedInvocator.
9 years ago
Steven Kirk
0b9a8bff06
Implement RaiseAndSetIfChanged.
On devtools `ViewModelBase`.
9 years ago
Steven Kirk
d506eb10f8
Merge branch 'master' into fixes/1004-remove-devtools-reactiveui-depenency
9 years ago
Steven Kirk
e015ef07bf
Remove ReactiveUI dependency from DevTools.
9 years ago
Nikita Tsukanov
5125784af5
Missing file
9 years ago
Nikita Tsukanov
2f34c124e6
Added Direct2D-specific IExternalDirect2DRenderTargetSurface
9 years ago
Nikita Tsukanov
f7011a3fd2
[MONOMAC] Fixed retina support
9 years ago
danwalmsley
1ac08f3b94
Merge branch 'master' into scenegraph
9 years ago
danwalmsley
afe8244afd
Merge pull request #996 from AvaloniaUI/fixes/open-windows
Fixed problems with Windows.OpenWindows.
9 years ago
Nikita Tsukanov
f13f017057
[MONOMAC] Code cleanup
9 years ago
Nikita Tsukanov
33daa820eb
Initial implementation of MonoMac backend
9 years ago
Steven Kirk
13720df8a2
Merge branch 'master' into fixes/open-windows
9 years ago
Steven Kirk
4fe404cf96
Merge pull request #1000 from AvaloniaUI/descendant
Fix spelling of descendant.
9 years ago
Steven Kirk
84ba68cb59
Merge branch 'master' into fixes/open-windows
9 years ago
Nikita Tsukanov
d13b0978d6
Merge branch 'master' into descendant
9 years ago
Jeremy Koritzinsky
6d32e6a36c
Merge branch 'master' into DisableButtonOnNullCommandBinding
9 years ago