1418 Commits (db954bfd0ebf0401a9bc1cfc6dc517cd1e2d5a08)

Author SHA1 Message Date
Dan Walmsley c034525d29 win32, keep window size at all scale settings when entering and exiting fs mode. 4 years ago
Max Katz 5000a4ffe3 Do not enable MouseInPointerEnabled automatically and remove EnableWmPointerEvents option 4 years ago
Max Katz 1c8b26bcde Fix YTilt 4 years ago
Max Katz 17562c16bd Fixes after review 4 years ago
Benedikt Stebner 77e32f4bbe Update to Unicode 14 4 years ago
Tetedeiench 0c0b1bb54b set window margin to 0 WinUiComp is used - issue #8316 4 years ago
Lubomir Tetak 011232d67b make PrimaryScreenRenderScaling private 4 years ago
Max Katz 3dac396182 Update Windows implementations 4 years ago
Lubomir Tetak 939f5abfcf OffScreenMargin calculation with different DPI monitors calculation 4 years ago
Benedikt Stebner 71aba01b10 Implement FormattedText.BuildGeometry 4 years ago
Benedikt Stebner 7a533700d0 Implement GlyphRun.BuildGeometry 4 years ago
Giuseppe Lippolis 5c7a399630 fix: Suppress CA1416 on Avalonia.Win32 4 years ago
Giuseppe Lippolis 2fa549d62a fix: Win32 nullable 4 years ago
Dariusz Komosinski ea4d92ddaf Clear IMM state when window is closed. 4 years ago
Giuseppe Lippolis a25ce2fb08 feat: move InternalsVisibleTo in csproj 4 years ago
Giuseppe Lippolis 543fe599c6 fix: some nullable annotation warnings 4 years ago
Max Katz 9db00cf9de Solve app.manifest error in Win32NativeControlHost 4 years ago
Benedikt Stebner 17b9f246f3 Text hit testing fixes 4 years ago
Benedikt Stebner bdadb6a351 Fix GetTextBounds for mixed runs 4 years ago
Steven Kirk d75732699c Added attributes describing API stability. 4 years ago
Kevin Ivarsen 5bacd91443 Fix #6603: PInvokeStackImbalance error caused by incorrect signature for WindowsDeleteString function. 4 years ago
Max Katz e7b281e3fd Fix GetIntermediatePoints reverse order 4 years ago
Max Katz afb828d4ff Move IntermediatePoints creation and update RawInputModifiers 4 years ago
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago
Wiesław Šoltés b057a4df20
Fix driver name 4 years ago
Dan Walmsley a6098716d3 add win32 gpu blacklist. 4 years ago
Steven Kirk f682f5af7c Added generic virtual methods analyzer. 4 years ago
Yoh Deadfall 55710e8514 Used ToArray where it benefits over ToList 4 years ago
Benedikt Stebner 9250d93407 Implement embedded runs 4 years ago
Max Katz d8f7dc5d1f Make EnableWmPointerEvents optional 4 years ago
Emmanuel Hansen 82c7d7d64f
Include Platform Handle in surface array (#7841) 4 years ago
Max Katz c646343bee WIP on intermediate points win 4 years ago
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