547 Commits (7520967a110ee30655c1bf2a7eaef29ffd3300c4)

Author SHA1 Message Date
Nikita Tsukanov 3553eda8ae
Themeable Client Window Decorations (#20770) 3 weeks ago
Julien Lebosquain 4b9a2d96a1
macOS: Fix file dialogs in embedded views (#20719) 1 month ago
Tim Miller ef70264236
[macOS] Add NativeDock.Menu API for adding menu items to macOS dock icon (#20634) 1 month ago
Adam Demasi 8e8972aabf
Make TextBox.PlaceholderText accessible (#20714) 1 month ago
Melissa 1e7f817547
Fixed wrong Mac roles used for List, ListItem, and StatusBar (#20681) 1 month ago
Julien Lebosquain 5f47b4be53
macOS: Ensure render target is at least 1x1 (#20610) 2 months ago
Melissa b775804b61
Implemented AutomationProperties.LiveSetting (#20473) 2 months ago
Melissa a2a1663f4b
Added automation peer for Expander control (#20475) 2 months ago
Tim Miller 367d8b293b
[Avalonia.Native] Use relative placement for detecting drag and drop locations. (#20280) 3 months ago
Julien Lebosquain f46758f972
Implement macOS accessibility value setter (#20262) 3 months ago
Melissa d2817201cb
Added LandmarkType to automation properties (#20134) 4 months ago
Emmanuel Hansen 4be786a5f6
Support reading from and copying images to clipboard (#19930) 4 months ago
Sattar Imamov 7bbf4e1d71
- Fixed XButtons event handler for MacOs (#19997) 5 months ago
snowflysky da3d8207b8
macOS - Correct key mapping for scan code 0x18 (OemPlus instead of OemMinus) (#20009) 5 months ago
Tim Miller c811bd42ae
[Avalonia.Native] Fix fullscreen transitions with ExtendClientAreaToDecorationsHint windows (#19939) 5 months ago
Jumar Macato 2c540873ec
Add Impl for SaveFilePickerWithResultAsync API (#19783) 5 months ago
Jumar Macato 67a88afb5d
Add parent/automationPeer null guards on AvnWindow (#19805) 5 months ago
Nikita Tsukanov 22c4c630ce
[OSX] Implemented IOSurface/MTLSharedEvent interop APIs (#18791) 6 months ago
Julien Lebosquain 1f404646fa
Clipboard rework (#19347) 6 months ago
Tim Miller 650aeb20c6
[OSX] Move Drag and Drop logic to TopLevelImpl (#19731) 6 months ago
Melissa a8f3628da9
Added HeadingLevel to AutomationProperties (#19696) 6 months ago
Tim Miller 628b9db5cb
Adjust macOS Tray/Menu icons scaling (#19628) 6 months ago
Vladislav Pozdniakov 4f666f0ba1
Fix macOS thick titlebar mouse event duplication (#19447) 7 months ago
Julien Lebosquain 34e6d14577
Remove non implemented message AvnView.resetPressedMouseButtons (#19445) 7 months ago
Julien Lebosquain 1f8701a2fc
Add Window.CanMinimize/CanMaximize (#18117) 7 months ago
Vladislav Pozdniakov 3ad4973b58
Fixes/osx thick titlebar pointer events streaming, (tabs interface) #15696 (#19320) 8 months ago
Tim Miller 6f27538a33
[Avalonia.Native] Replace manual input tracking with NSEvent (#19101) 9 months ago
Tim Miller b25a438d6f
[Avalonia.Native] Add shouldResize value to SetWindowState, don't resize on Window move (#19088) 9 months ago
Tim Miller b5b5ec2d38
[Avalonia.Native] Respect info.plist values for setActivationPolicy (#19066) 9 months ago
Whiletru3 1231aba155
Fix for #19035 On macOS, the SuggestedStartLocation is not set if the FileTypeChoices Is not null (#19036) 10 months ago
Julien Lebosquain 950da6eaf6
Fix LostFocus not raised on macOS (#18990) 10 months ago
AnastassiaP 94ee541998
Fix null reference crash when window is closed during drag-and-drop (#18760) 11 months ago
Nikita Tsukanov 5ebaf7e651
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