1827 Commits (f2108cf11f522cee62d7f4d2f877a7fd75cb31dc)

Author SHA1 Message Date
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) 2 years ago
Nikita Tsukanov 086fe5267f
Don't create a layer if the previous frame is retained by the render target (#14924) 2 years ago
Julien Lebosquain 1f7538637b
Warning fixes (#14894) 2 years ago
Julien Lebosquain cca45b5d1c
Fix SYSLIB0051 warnings (binary serialization) (#14895) 2 years ago
Emmanuel Hansen 9646164708
fix THICKFRAME style being applied on maximized when border is removed (#14882) 2 years ago
Steve 0759b3dbde
Seek stream before loading icon (#14830) 2 years ago
Nikita Tsukanov 4dbb165a7b
Reworked the way we are clipping dirty rects with CompositionTarget (#14806) 2 years ago
Max Katz 326ef7c9fd
Add .NET 8 target (Avalonia 11.1) (#14535) 2 years ago
Lubomir Tetak d51c0471fe
CanResize does not work on Windows (#14782) 2 years ago
Max Katz d2023a94e8
Raise platform events on Dispatcher, so exceptions in their handlers can be handled by Dispatcher (#14434) 2 years ago
Tom Edwards 8730b66cae
Rewrite WindowImpl.Resize to use SetWindowPlacement (#14470) 2 years ago
Ge 175673fa1d
Fixes improper IME composition ignorance (#14664) 2 years ago
Max Katz 72aa43dbf8
Rename Win32SpecificOptions to Win32Properties (#14662) 2 years ago
Max Katz 628a62e250
Implement MacOSProperties.IsTemplateIcon attached property on TrayIcon (#14348) 2 years ago
Nikita Tsukanov 7fb26639f5
GPU interop features now don't require to skip the first frame and available earlier in general (#14651) 2 years ago
Bas 1e078c44ea
added _windowProperties override (#14649) 2 years ago
Tom Edwards aeb24470cd
Adjust icon sizes to account for requested DPI (#14564) 2 years ago
Max Katz 6c1341eb5e
Introduce MenuItem.ToggleType (#11441) 2 years ago
Nikita Tsukanov 8329efddd3
Fixes relative brush mapping mode (#14598) 2 years ago
Chris Sung 63f53386df
Fix issue that breaking IME discards input buffer (#14433) 2 years ago
Max Katz 7cab284b89 Fix some new error/warnings from .NET 8 2 years ago
Max Katz df4189ce0e
Implement TopLevel.Launcher (#14320) 2 years ago
Max Katz d0c7cef4d0 Fix WindowsInputPane disposing 2 years ago
Dávid Szabó e68ae6ac18
Fix Windows 7 'api-ms-win-core-winrt-string-l1-1-0.dll' error (#14436) 2 years ago
Herman K 88967de49e
Ability to configure font features (#14157) 2 years ago
Max Katz fc7339c1c2
Avoid WriteableBitmap misuse in several places, avoid UnmanagedBlod disposal from finalizer (#14181) 2 years ago
Emmanuel Hansen ac91b14caf
set filename for both open file and open folder dialogs (#14308) 2 years ago
Jumar Macato 36e7ab5004
Post native win32 dragmove on next dispatcher call (#14190) 2 years ago
Jumar Macato 97084260d3
Port DragMove logic from WPF (#14186) 2 years ago
Max Katz 00e9a3da34
Implement ApiInformation checks (#14090) 2 years ago
Steven Kirk 79b79bbc70
Use ShowNoActivate in Win32NativeControlHost. (#13966) 2 years ago
ShadowMarker789 5289b9a7a1
Fix for crash in issue 13822 (#13869) 2 years ago
Emmanuel Hansen cb8d4b40ce
win32 - fix client size update when window is opened with extended client area (#13865) 2 years ago
Max Katz ba5dd3ba05
Avoid Adreno DXGI adapter on Win-ARM devices (#13538) 3 years ago
Emmanuel Hansen 6d9780c5b2
Add Platform InputPane interface (#13363) 3 years ago
Max Katz 1a798ff44c
Window-less Managed File Dialog (#13683) 3 years ago
Julien Lebosquain 9f5a1027fd
Warning cleanup (#13656) 3 years ago
Emmanuel Hansen 56d2d0cc8a
add WindowState to window properties in win32 window impl (#13536) 3 years ago
Max Katz eb7b6fe843
Win32 file picker fixes (#13625) 3 years ago
Julien Lebosquain 9cd8dda520
DComposition: made interop structs internal (#13531) 3 years ago
Benedikt Stebner 1b0af799bb
[Win32] Fix LoadIcon (#13466) 3 years ago
Nikita Tsukanov 7aa106a7b7
Fix bitmap->icon conversion? (#13445) 3 years ago
Nikita Tsukanov 74110ab267
Removed dependency on System.Drawing.Common (#13431) 3 years ago