1852 Commits (05ac6d2f1d85f33ebf1741ff6d21001ff793ec4b)

Author SHA1 Message Date
Max Katz 05ac6d2f1d
Screens API refactor (#16295) 2 years ago
Daniel Lerch 671a13d303
Disable WinFormsAvaloniaControlHost in design mode (#16296) 2 years ago
Max Katz ad0bc0dabf
TrayIcon integration tests (#16154) 2 years ago
George aed7f3e2b1
Update WindowImpl.cs (#16051) 2 years ago
elevakhin 818495ebe6
Patch DPI check for Win7 (#16148) 2 years ago
Steven Kirk ef014fc703
Add hackfix for win32 bug. (#16143) 2 years ago
Emmanuel Hansen fc26fb6608
Win32 - Ensure owner topmost flag is set if its topmost when showing a owned window (#16104) 2 years ago
Benedikt Stebner 143399f65a
Avalonia.Native TopLevel embedding (#15932) 2 years ago
Nikita Tsukanov 42ec037e9a
Revert "Improved: D3D11 Adapter Creation Speed by Manually Selecting Hardware…" (#16063) 2 years ago
Emmanuel Hansen 87ea0d2ffa
Win32 - set internal _shown flag if ShowWindow will make window visible (#16029) 2 years ago
Sewer af104b98e8
Improved: D3D11 Adapter Creation Speed by Manually Selecting Hardware Type (#16035) 2 years ago
Benedikt Stebner 99cf2f8e8f
Fix glyph offsets (#15848) 2 years ago
Boyd Patterson 86d6043fc3
Fixed UIA pattern matching looking at incorrect interface for IExpandCollapseProvider. (#15997) 2 years ago
Max Katz e7b196cf03
More trimming fixes, enable analyzers unconditionally (#15815) 2 years ago
Benedikt Stebner 9c89dee4dc
Make sure focus lost is delayed until IMM32 has finished up the composition on kill focus (#15907) 2 years ago
IanRawley 2372590300
Implementing IFormattable on KeyGesture (#15828) 2 years ago
József Molnár 0063a5e8a3
Handle case when TaskBarList could not be created (#15852) 2 years ago
Данил Юсупов 1b27bf7bac
Fix for #7284 (#15734) 2 years ago
odalet cddda52447
Added support for Compatibility profile in Wgl and Glx code (#15598) 2 years ago
Steve 7db46af7c8
Set alpha and pixel format for Direct2D WIC bitmap (#15610) 2 years ago
Emmanuel Hansen cffc23a0c6
add vulkan support for android (#15588) 2 years ago
Emmanuel Hansen 334a8f7d0c
Win32 - Apply extend client state when window visibility changes (#15566) 2 years ago
Max Katz 2b8f9a6d03
Revert "fix EntendClient hints not being applied window show (#15552)" (#15562) 2 years ago
Emmanuel Hansen ea28c90232
fix EntendClient hints not being applied window show (#15552) 2 years ago
Nikita Tsukanov 3a1a69b145
Vulkan backend (#12737) 2 years ago
Bartosz Korczyński 7a7ab8e5f8
feat: Add API for fetching window Z-order (#14909) 2 years ago
dieuminhs 8fce3aa4e4
Fix unable to type cultural character (#15394) 2 years ago
Benedikt Stebner 23b3a767dc
Rework tile brush calculation (#15157) 2 years ago
Tom Edwards db15cdc590
Set WindowImpl._shown in response to window messages (#15177) 2 years ago
Tom Edwards 8cf28faf80
Use ShowWindowCommand.Hide when positioning a win32 window that has not yet been shown (#15035) 2 years ago
Benedikt Stebner 4f8f46cb5d
Fix TransformOrigin for brushes (#15037) 2 years ago
Emmanuel Hansen 4c949ee628
only set window position on extended margins update when window is visible (#14954) 2 years ago
Benedikt Stebner 6eb9d7a17e
Fixes/drawing brush transform (#14978) 3 years ago
Nikita Tsukanov 086fe5267f
Don't create a layer if the previous frame is retained by the render target (#14924) 3 years ago
Julien Lebosquain 1f7538637b
Warning fixes (#14894) 3 years ago
Julien Lebosquain cca45b5d1c
Fix SYSLIB0051 warnings (binary serialization) (#14895) 3 years ago
Emmanuel Hansen 9646164708
fix THICKFRAME style being applied on maximized when border is removed (#14882) 3 years ago
Steve 0759b3dbde
Seek stream before loading icon (#14830) 3 years ago
Nikita Tsukanov 4dbb165a7b
Reworked the way we are clipping dirty rects with CompositionTarget (#14806) 3 years ago
Max Katz 326ef7c9fd
Add .NET 8 target (Avalonia 11.1) (#14535) 3 years ago
Lubomir Tetak d51c0471fe
CanResize does not work on Windows (#14782) 3 years ago
Max Katz d2023a94e8
Raise platform events on Dispatcher, so exceptions in their handlers can be handled by Dispatcher (#14434) 3 years ago
Tom Edwards 8730b66cae
Rewrite WindowImpl.Resize to use SetWindowPlacement (#14470) 3 years ago
Ge 175673fa1d
Fixes improper IME composition ignorance (#14664) 3 years ago
Max Katz 72aa43dbf8
Rename Win32SpecificOptions to Win32Properties (#14662) 3 years ago
Max Katz 628a62e250
Implement MacOSProperties.IsTemplateIcon attached property on TrayIcon (#14348) 3 years ago
Nikita Tsukanov 7fb26639f5
GPU interop features now don't require to skip the first frame and available earlier in general (#14651) 3 years ago
Bas 1e078c44ea
added _windowProperties override (#14649) 3 years ago
Tom Edwards aeb24470cd
Adjust icon sizes to account for requested DPI (#14564) 3 years ago
Max Katz 6c1341eb5e
Introduce MenuItem.ToggleType (#11441) 3 years ago