542 Commits (79627df56dad3635df4f656ae47a84ea3dd907ec)

Author SHA1 Message Date
Julien Lebosquain 79627df56d
macOS: Ensure render target is at least 1x1 (#20610) 2 months ago
Melissa cb3595d910 Implemented AutomationProperties.LiveSetting (#20473) 2 months ago
Melissa 62c4a901f5 Added automation peer for Expander control (#20475) 2 months ago
Melissa 4094bae0cd Added LandmarkType to automation properties (#20134) 4 months ago
Tim Miller 26080353a1
[Avalonia.Native] Use relative placement for detecting drag and drop locations. (#20280) 3 months ago
Julien Lebosquain b4e391ee92
Implement macOS accessibility value setter (#20262) 3 months ago
Emmanuel Hansen 13971e3e73
Support reading from and copying images to clipboard (#19930) 4 months ago
Sattar Imamov e8474a19e0 - Fixed XButtons event handler for MacOs (#19997) 5 months ago
snowflysky c3bd0170d0 macOS - Correct key mapping for scan code 0x18 (OemPlus instead of OemMinus) (#20009) 5 months ago
Tim Miller 39f1e1ff51
[Avalonia.Native] Fix fullscreen transitions with ExtendClientAreaToDecorationsHint windows (#19939) (#19989) 5 months ago
Jumar Macato 6a2f22e044
Backport (#19783) to 11.3.x stable (#19924) 5 months ago
Jumar Macato ed534a5350
Add parent/automationPeer null guards on AvnWindow (#19805) (#19863) 5 months ago
Nikita Tsukanov c60fad9674
[OSX] Implemented IOSurface/MTLSharedEvent interop APIs (#18791) 6 months ago
Julien Lebosquain f94d48cd4f
Clipboard rework (#19347) 6 months ago
Tim Miller b4b25b0887 [OSX] Move Drag and Drop logic to TopLevelImpl (#19731) 6 months ago
Melissa 3b11d97724 Added HeadingLevel to AutomationProperties (#19696) 6 months ago
Tim Miller 77df5cea2a Adjust macOS Tray/Menu icons scaling (#19628) 6 months ago
Vladislav Pozdniakov c9d79d4257 Fix macOS thick titlebar mouse event duplication (#19447) 7 months ago
Julien Lebosquain 8d5876b912 Remove non implemented message AvnView.resetPressedMouseButtons (#19445) 7 months ago
Julien Lebosquain 06a3f7f1fd
Add Window.CanMinimize/CanMaximize (#18117) 7 months ago
Vladislav Pozdniakov 92d9737f99 Fixes/osx thick titlebar pointer events streaming, (tabs interface) #15696 (#19320) 8 months ago
Tim Miller a1d5d17ea5 [Avalonia.Native] Replace manual input tracking with NSEvent (#19101) 9 months ago
Tim Miller 85bdbff3c6 [Avalonia.Native] Add shouldResize value to SetWindowState, don't resize on Window move (#19088) 9 months ago
Tim Miller 69fae6907f [Avalonia.Native] Respect info.plist values for setActivationPolicy (#19066) 9 months ago
Whiletru3 9d37265fe7 Fix for #19035 On macOS, the SuggestedStartLocation is not set if the FileTypeChoices Is not null (#19036) 10 months ago
Julien Lebosquain b4d766abd3 Fix LostFocus not raised on macOS (#18990) 10 months ago
AnastassiaP 2dfce79fc7 Fix null reference crash when window is closed during drag-and-drop (#18760) 11 months ago
Nikita Tsukanov 21fe205612 Replace raw pointer with ComObjectWeakPtr<T> (#18757) 11 months ago
Nikita Tsukanov c3b4d61b8a
Added IClipboard:TryGetInProcessDataObjectAsyns (#18340) 1 year ago
Julien Lebosquain 8bc116f9f1
Fix NSEvent.subType assertion (#18126) 1 year ago
Aki Sakurai 21ecbf384b
feat: Support pressure and tilt on macos (#18082) 1 year ago
Maxwell Katz 6f27eecb2a
End/close AppKit sheets attached on window when we hide it (#17968) 1 year ago
Julien Lebosquain 032cdcb4c7
[macOS] Prevent popups from stealing focus (#17794) 1 year ago
Julien Lebosquain 3e1940f766
Fix Closed not being called for macOS popups (#17753) 1 year ago
Steven Kirk d3a2b08664
Don't set _isModal when changing window parent. (#17742) 1 year ago
Jumar Macato aa858f3b4e
Add missing nullcheck in AvnView::mouseEvent (#17709) 1 year ago
Julien Lebosquain c851c7a310
Fix macOS ActivatableLifetime events (#17608) 1 year ago
Max Katz 7aff154709
Use URLWithString for pickers (#17594) 1 year ago
Nikita Tsukanov 42b7b5eacb
Added generate-headers.sh for convenience purposes (#17413) 1 year ago
Nikita Tsukanov 4684d9e81e
Create an autorelease pool for every render timer tick (#17414) 1 year ago
Steven Kirk cb4b69894a
Ensure field is initialized. (#17218) 1 year ago
Nikita Tsukanov b17153f9aa
Don't apply our weird window positioning hacks for clicks on traffic lights (#17181) 1 year ago
ahopper 05389af98e
Fix AutomationProperties.HelpText on macos (#17046) 2 years ago
Nikita Tsukanov e2a07cc04d
[AVN] Introduced ComObjectWeakPtr (#17041) 2 years ago
Steven Kirk 8c043d5900
Call layer.setNeedsDisplay on show. (#17096) 2 years ago
Julien Lebosquain 49fb9ff34c
[macOS] Fixes stuck mouse buttons after drag (#17035) 2 years ago
Julien Lebosquain a31ff27fdf
Fixes stuck modifier keys on focus lost on macOS (#16788) 2 years ago
Steven Kirk c6cdbfec3b
Add basic integration tests for NativeControlHost and improve its automation/a11y support. (#15542) 2 years ago
Ikko Eltociear Ashimine fc70228dc9
chore: update comimpl.h (#16011) 2 years ago
Benedikt Stebner 4b494d9edb
Make sure Popups do not attempt to take focus when they are shown (#16365) 2 years ago