7758 Commits (ea7dc760cc22af125a8d9fdfca46c36dfb0d7a5f)
 

Author SHA1 Message Date
Nikita Tsukanov ea7dc760cc Updated SkiaSharp to 1.68.0 8 years ago
Nikita Tsukanov cfe26a787d Enable GPU acceleration on Linux by default 8 years ago
Nikita Tsukanov 5b618dd5da
Merge pull request #2167 from AvaloniaUI/numerge 8 years ago
Jeremy Koritzinsky fc0233742f
Merge branch 'master' into numerge 8 years ago
Nikita Tsukanov c36fdbfca5
Merge pull request #2170 from donandren/issues/2148 8 years ago
Andrey Kunchev a803e8bd7b improve button click fixes #2148 8 years ago
Dan Walmsley 3cdc4ae467 Fixes OSX 10.14.2 8 years ago
Nikita Tsukanov 75371f9602 Override ExcludeAssets for incoming references to Avalonia package 8 years ago
Nikita Tsukanov 763ed08f1c EmbedReference is not needed anymore 8 years ago
Nikita Tsukanov f1e92bb2ac Don't exclude build tasks from referenced Avalonia package 8 years ago
Nikita Tsukanov d532223a5a Switched to post-processing nuget packages from AggregatePackage SDK 8 years ago
Nikita Tsukanov f958278926
Merge pull request #2154 from AvaloniaUI/nuke-build 8 years ago
Nikita Tsukanov f678b4c31d Removed appveyor badge 8 years ago
Nikita Tsukanov 9bd4f35dad Removed MsBuildSettingsWithRestore hackery 8 years ago
danwalmsley 0cb3db7741
Merge pull request #2156 from AvaloniaUI/feature/win32-popup-dropshadow 8 years ago
Dan Walmsley 076b811f2a enable drop shadow on win32 popups. 8 years ago
Nikita Tsukanov dd355cba5e Fixed review comments 8 years ago
Dan Walmsley 3c5ac8f0cc allow menu borders to be overridden. 8 years ago
Dan Walmsley 422d798108 fix non-client WM_Activate. 8 years ago
Nikita Tsukanov 73559a92ee
Merge pull request #2128 from AvaloniaUI/feature/win32-hide-system-decorations-with-working-frame 8 years ago
Nikita Tsukanov 6254036fb5 Opps 8 years ago
Nikita Tsukanov a54b85bfa7 A bit more clean method of new window rect calculation 8 years ago
Dan Walmsley f0f7cf4427 [win32 window] fix BorderThickness 8 years ago
Dan Walmsley b91233e3df remove unused var 8 years ago
Dan Walmsley 3ce39fe7a0 use Action to set flags and recalculate wmstyles. 8 years ago
Dan Walmsley 5d327abc65 Revert "add CanResize checkbox to decorated window." 8 years ago
Dan Walmsley 7d1f145f93 add CanResize checkbox to decorated window. 8 years ago
Dan Walmsley 99a1392feb remove flags from overlapped. 8 years ago
Dan Walmsley 333c0ac907 simply applywm styles. 8 years ago
Dan Walmsley ca59da108e [win32] smoothly toggle decorations. 8 years ago
Dan Walmsley 07475d12f9 simplify apply styles 8 years ago
Nikita Tsukanov f8d3046cb5 Switched build to Nuke 8 years ago
Dan Walmsley dbacf80511 tidy decorated window. 8 years ago
Dan Walmsley c9b069ffb7 simplify style flag calculation. 8 years ago
Dan Walmsley 9050409afc [win32] windowimpl update style calculations done in one place. 8 years ago
Dan Walmsley 374d6a5f0d fix smooth toggling between decorated and non-decorated. 8 years ago
Dan Walmsley 658ff21d0f fix border thickness being added to non-decorated windows. 8 years ago
Dan Walmsley 2572e0d065 fix rendering issues when clicking on modal dialogs parent and dialog is non-decorated. 8 years ago
Dan Walmsley 1c871bf423 [win32] fix maximize borders and wm window styles for non-decorated windows. 8 years ago
Dan Walmsley 9b3c0c41f6 Merge remote-tracking branch 'origin/master' into feature/win32-hide-system-decorations-with-working-frame 8 years ago
Dan Walmsley 053e6a2be5 update wmstyles in single place, and implement nccalc size message. 8 years ago
Nikita Tsukanov 07dba3b5d7
Merge pull request #2146 from kekekeks/appbuilder-start 8 years ago
Steven Kirk c495387bbb
Merge branch 'master' into appbuilder-start 8 years ago
Nikita Tsukanov ea8bde211b Additional `Start` method overload 8 years ago
Nikita Tsukanov 7fc8ced6c7
Merge pull request #2145 from Gillibald/feature/RelativePathEmbeddedFonts 8 years ago
Dan Walmsley c8515ebea0 handle window styles so that it obeys can resize. 8 years ago
Dan Walmsley 743e61cfde Revert "Set win32 WindowStyle flags individually." 8 years ago
Dan Walmsley 1a07b7a6f8 Merge remote-tracking branch 'origin/master' into feature/win32-hide-system-decorations-with-working-frame 8 years ago
Dan Walmsley c4cc3514a8 Set win32 WindowStyle flags individually. 8 years ago
Benedikt Schroeder bd97346b97 Fix missing comment 8 years ago