1344 Commits (a0abca36c8d822b65bfc61fa309cbca574c6c623)

Author SHA1 Message Date
Dan Walmsley 321dcd38f2 fix mica fallback check. 4 years ago
Dan Walmsley 9f02c649e7 make mica fallback to acrylic on compatible windows 10 4 years ago
Dan Walmsley 9871144d3f fix ime implementations with new api. 4 years ago
Dan Walmsley 8b8253c3bf fix broken apis. 4 years ago
Trym Lund Flogard 64ae7efe20 fix acrylic backdrop on win11 4 years ago
Trym Lund Flogard 24a18be7c2 Use HostBackdropBrush for winver >= 10.0.22000 4 years ago
Trym Lund Flogard 27a74bb12c fix formatting 4 years ago
Dan Walmsley d7fccba9c3 indent. 4 years ago
Dan Walmsley d5693ba437 always get border rect. 4 years ago
Dan Walmsley 315a7cf1a8 fix non-resizable window dragging with IsExtendedToClientDecorations. 4 years ago
Dan Walmsley 430792681d win32 obey can resize when use relies on BeginResizeDrag 4 years ago
Steven Kirk d6b09a9f4b Use correct interface for root window impl. 4 years ago
Benedikt Stebner 0a3e5f5b91 Introduce Typeface.FontStretch and rework Skia typeface matching 4 years ago
Max Katz 7a58a27fd9 Remove DesktopRuntime project and move AppBuilder to PlatformSupport project 4 years ago
Dariusz Komosinski f4ae1c913b Avoid using COM exceptions for dialog control flow. 4 years ago
Pursuit 09ac27803f Minimization bugfix on Windows 4 years ago
Emmanuel Hansen ecb0de2c32
Add Support for Overwrite Prompt option in save dialog (#7531) 4 years ago
Andrii Kurdiumov 0dca903105
Fix AOT incompatible code (#7534) 4 years ago
Max Katz 7dcb6e553d Fix memory leak DoDragDrop never releasing object 4 years ago
Max Katz 021d738ef0 Use TryUnwrapManagedObject in drag'n'drop 4 years ago
Max Katz 4f2a4f785a Add CallbackBase impl 4 years ago
Max Katz 5e5b8f6ae7 Changes after review 4 years ago
Max Katz 418a3b665d Fix D2D project build 4 years ago
Max Katz ecd6192806 MicroCOM Drag'n'Drop and Clipboard 4 years ago
Max Katz 4d866b544c Replace shared project with Avalonia.PlatformSupport 4 years ago
Steven Kirk 72beb30f02 Cast to interface instead of concrete type. 4 years ago
Benedikt Stebner b815a22d5a Port WPF's FormattedText to Avalonia and rework TextPresenter 4 years ago
Steven Kirk 33f0e42063 win32: Don't raise TextInput event when KeyDown was handled. 4 years ago
odalet c73a6c86c0 Fixes #7309 - Each time we retrieve a null *PlatformOptions from AvaloniaLocator, return a default instance 4 years ago
Dariusz Komosinski 6986f0d668 Implement screen helper to simply cross platform screens implementation. 4 years ago
Dariusz Komosinski a7ace8f57b Add more platform specific screen from X methods. 4 years ago
Emmanuel Hansen 3d2c7bc242 Ensure Alpha is set for WGL display 4 years ago
Takoooooo 21cc80932a use IPlatformSettings instead of creating a separate interface. 4 years ago
Takoooooo bf731fdcfc add comments 4 years ago
Takoooooo 00a286f0e8 Add separate platform settings for touch. 4 years ago
Nikita Tsukanov 494cb01105 Updated microcom 4 years ago
Nikita Tsukanov 767de9f642 Namespace 4 years ago
Nikita Tsukanov 1ed495afe2 Use microcom generator from nuget 4 years ago
Giuseppe Lippolis 2ac4eafdcf fixes: WarningsAsErrors in Visual Studio 4 years ago
Steven Kirk a0c10cd6bf Use GetRequiredService throughout. 4 years ago
Steven Kirk 76667dbd0d Finished adding nullable annotations to Avalonia.Base. 4 years ago
Dariusz Komosinski b0317f46a5 Add support for drawing ellipses directly via DrawingContext 4 years ago
Sergey Mikolaytis 28a2a2fc8e
Windows IME (#7007) 4 years ago
Steven Kirk f4663defc9 Fix compile errors on net6.0. 4 years ago
Steven Kirk 691f93a1ed Multi-target net6.0. 4 years ago
Nikita Tsukanov 5d91fa5df9 [Win32] Use WS_EX_LAYERED style for native control holders with winui composition 4 years ago
workgroupengineering 50c033d0fd
fixes: warning MSB4011 Microsoft.NET.Sdk.WindowsDesktop.props cannot … (#6813) 4 years ago
Dan Walmsley b89e884bcf Revert "Revert "Revert "upgrade to net462""" 4 years ago
Dan Walmsley e44c36bef3 Revert "Revert "upgrade to net462"" 4 years ago
Steven Kirk 98a070e1af Implement provider members as explicit interface members. 4 years ago