Nikita Tsukanov
|
8afb694ead
|
Fixed dependencies
|
9 years ago |
Nikita Tsukanov
|
72a78fb23d
|
Cache GetLoadedAssemblies for netcoreapp1.0
|
9 years ago |
Nikita Tsukanov
|
830a4963fe
|
Added netcoreapp1.0 build for Avalonia.Skia.Desktop, updated splat
|
9 years ago |
Nikita Tsukanov
|
a5467c31e5
|
Downgrade to .NETStandard1.5
|
9 years ago |
Nikita Tsukanov
|
424c21fab4
|
Added Avalonia.DotNetCoreRuntime
|
9 years ago |
Nikita Tsukanov
|
3e237a2fdc
|
Prepare separate solution for XBuild
|
9 years ago |
Nikita Tsukanov
|
471acf0662
|
Random message window class name
|
9 years ago |
Nikita Tsukanov
|
a7bd6ff192
|
AppDerpor
|
9 years ago |
Nikita Tsukanov
|
e9554554c1
|
Avalonia.Win32 for .NETStandard 1.1
|
9 years ago |
danwalmsley
|
89a11eaf2b
|
Merge pull request #873 from kekekeks/skia-linux-workaround
Workaround for invalid SKImageInfo.PlatformColorType on Linux
|
9 years ago |
Nikita Tsukanov
|
8014026a6c
|
Workaround for invalid SKImageInfo.PlatformColorType on Linux
|
9 years ago |
Nikita Tsukanov
|
7cf5040930
|
Merge pull request #872 from VitalElement/fixes/870-gtk-unable-to-enter-whitespace
Fix for 870 whitepsace keys not accepted in gtk
|
9 years ago |
Dan Walmsley
|
bb63d61b70
|
added connect before attribute, to receive all events.
|
9 years ago |
Steven Kirk
|
2be56cde1d
|
Merge pull request #868 from kekekeks/droid-fixes
Make android support great-ish again
|
9 years ago |
Steven Kirk
|
8a0cf63535
|
Merge branch 'master' into droid-fixes
|
9 years ago |
Steven Kirk
|
9edd4e8310
|
Merge pull request #867 from kekekeks/surface-framebuffer
Use ImageSurface instead of Pixbuf
|
9 years ago |
Nikita Tsukanov
|
b96f8b5fef
|
Rollback some changes made by visual studio
|
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 |
Nikita Tsukanov
|
65686fc002
|
Use ImageSurface instead of Pixbuf
|
9 years ago |
Steven Kirk
|
0a89f6c36e
|
Merge pull request #861 from kekekeks/multi-render-target
Added support for multiple drawing methods for window implementations and "framebuffer"
|
9 years ago |
Steven Kirk
|
9a6a18a58a
|
Merge branch 'master' into multi-render-target
|
9 years ago |
Steven Kirk
|
a4b3377b13
|
Merge pull request #866 from KvanTTT/master
TwoWay binding by default for IsExpanded property in Expander control
|
9 years ago |
Steven Kirk
|
da01a7804a
|
Merge branch 'master' into multi-render-target
|
9 years ago |
Ivan Kochurkin
|
6fcf2db24f
|
Merge branch 'master' into master
|
9 years ago |
Ivan Kochurkin
|
54721a6941
|
TwoWay binding by default for IsExpanded property in Expander control. fixes #865.
|
9 years ago |
Steven Kirk
|
8b2bc2cdab
|
Merge pull request #864 from AvaloniaUI/fixes/direct3d11-nuspec
Added Direct3D11 to nuspec.
|
9 years ago |
Steven Kirk
|
714145b13d
|
Added SharpDX.Direct3D11 to nuspec.
|
9 years ago |
Steven Kirk
|
d4a967d062
|
Missed a nit.
|
9 years ago |
Steven Kirk
|
8f3e56963a
|
Picked some style nits.
|
9 years ago |
Nikita Tsukanov
|
a2caec6ca6
|
Merge pull request #862 from VitalElement/fixes/dont-cover-taskbar-by-default-on-windows
Fixes/dont cover taskbar by default on windows
|
9 years ago |
Dan Walmsley
|
e486b27357
|
Only call maximize without covering taskbar if we are in maximized state.
|
9 years ago |
Dan Walmsley
|
80e42b5882
|
Remove SetCoverTaskbarWhenMaximized from other backends.
|
9 years ago |
Dan Walmsley
|
1394995927
|
Win32 WindowImpl now obeys taskbar when maximizing by default.
|
9 years ago |
Dan Walmsley
|
c09755cfbf
|
Remove SetCoverTaskbarWhenMaximized method from IWindowImpl
|
9 years ago |
Dan Walmsley
|
a85e70a124
|
Remove CoverTaskbarWhenMaximized property from Window.
|
9 years ago |
Nikita Tsukanov
|
55eb55dc88
|
Removed INativeWindowPlatformSurface and added some docs
|
9 years ago |
Nikita Tsukanov
|
154b5836b7
|
Fixed dpi
|
9 years ago |
Nikita Tsukanov
|
374d600275
|
Added support for multiple drawing methods for window implementations. Added framebuffer support
|
9 years ago |
Steven Kirk
|
089b505e01
|
Merge pull request #858 from AvaloniaUI/fixes/849-virt-horiz-scroll
Fix horizontal scroll with virtualized items.
|
9 years ago |
Steven Kirk
|
d9c759a254
|
Merge branch 'master' into fixes/849-virt-horiz-scroll
|
9 years ago |
Steven Kirk
|
5f4670b204
|
Merge pull request #859 from jkoritzinsky/D2DBitmap-NoWic-Path
Create a Bitmap for the Direct2D Backend without having to write-out to WIC
|
9 years ago |
Jeremy Koritzinsky
|
a51aedce44
|
Merge branch 'master' into D2DBitmap-NoWic-Path
|
9 years ago |
Jeremy Koritzinsky
|
1fd692f262
|
Change implementation to be via different classes so as to not break invariants and pixel measurements.
|
9 years ago |
Steven Kirk
|
b25a4d0fc0
|
Merge branch 'master' into fixes/849-virt-horiz-scroll
|
9 years ago |
Steven Kirk
|
240bc4d2ca
|
Fix horizontal scroll with virtualized items.
Fixes #849
|
9 years ago |
Steven Kirk
|
1b8ac202ce
|
Merge pull request #852 from jkoritzinsky/Fix-Intermittent-Leak-Test-Crash
Fixes intermittent test failures on AppVeyor when running Leak Tests.
|
9 years ago |
Steven Kirk
|
f1e088c9fe
|
Merge branch 'master' into Fix-Intermittent-Leak-Test-Crash
|
9 years ago |
Steven Kirk
|
b083899720
|
Merge pull request #851 from jkoritzinsky/WindowIcon-MatchPattern
Update icon save implementation and added test case to control catalog
|
9 years ago |
Steven Kirk
|
e7e282ddae
|
Merge branch 'master' into Fix-Intermittent-Leak-Test-Crash
|
9 years ago |