1330 Commits (2b99e0159d74ee0446e4e2d0aa6e0aecffca3eae)

Author SHA1 Message Date
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
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
Steven Kirk cc4cfa67ad Throw when interface not supported. 4 years ago
Dan Walmsley c78179e9ac Revert "upgrade to net462" 4 years ago
Dan Walmsley 010ca1901a upgrade to net462 4 years ago
Max Katz 0647aab21e Minor cleanup 4 years ago
Max Katz 9cc9054315 Use microcom for system dialogs 4 years ago
Dan Walmsley bf4eed8ea6 only take focus on button down events. 4 years ago
Takoooooo 1e855bd738 cleanup 4 years ago
Takoooooo 8322d4f428 fix 5 years ago
Adir 257edd40ff Changed CompositionBackdropCornerRadius to be nullable 5 years ago