583 Commits (main)

Author SHA1 Message Date
Julien Lebosquain 4fdc036368
macOS: Dispose COM platform object on native app termination (#22200) 1 week ago
Lin 099c373195
Fix issue when WindowTransparencyLevel is set to AcrylicBlur (#22144) 1 week ago
Julien Lebosquain 380bd8a2f4
Fix macOS accent color not respecting the current theme (#22143) 2 weeks ago
Illustar0 59affb9702
fix(macos): prevent title bar flash on fullscreen exit (#22101) 2 weeks ago
Tim Miller bf44e6ab98
[osx] Use NSTrackingInVisibleRect for mouse movement tracking (#21996) 2 weeks ago
Brian Pham 4918bdf370
osx: keep window creation on-screen during display reconfiguration (#21543) 4 weeks ago
Benedikt Stebner 29bd4a253b
Fix keyDown event handling for macOS input methods (#21906) 4 weeks ago
Max Katz c01e1e1fb0
IPlatformSettings.PreferredApplicationLanguage API (#20108) 4 weeks ago
Jakob Hellermann c338a16d54
Enable viewing file packages as folder on macOS (#21925) 1 month ago
Nikita Tsukanov 9aed2da669
Propagate Popup.IsHitTestVisible to IPopupImpl to skip hit-testing popups on the OS level if available (#21916) 2 months ago
Anton Zelinsky bc04116b4b
Open a submenu when its parent menu item is clicked on macOS (#21890) 2 months ago
Benedikt Stebner f159423f69
fix(macos): correct NSTextInputClient range and out parameter handling (#21885) 2 months ago
hyunq21 dbb8af90c9
[macOS] IME preedit lost on focus change (#21601) 2 months ago
Mark Zielinski aa1ba88e79
macOS: fall back to the current event in BeginMoveDrag when no mouse-down was recorded (#21827) 2 months ago
Jakob Schøler 935853ad29
fix degraded activation (#21799) 2 months ago
Victor Chelaru f8dd4248ca
Fix off-thread accessibility hit-test crash on macOS (#21779) 2 months ago
Julien Lebosquain fa3f4978ce
Implement IStorageProvider.OpenFileWithResultAsync (#21418) 2 months ago
Julien Lebosquain b3014ccf27
Handle replacementRange in AvnView (#21608) 3 months ago
Tim Miller 7fa021e562
[macOS] Synchronize Metal drawable presentation (#21588) 3 months ago
Jumar Macato 59e7353a45
macOS: fix accessibility read-only, selection, and expand/collapse actions (#21599) 3 months ago
Jumar Macato e08c7f8149
Expose tree item selection to macOS accessibility (#21598) 3 months ago
Jumar Macato 2646127851
Report read-only value state to macOS accessibility (#21597) 3 months ago
Jumar Macato 376a6e2f0d
Fix macOS AXLayoutChanged notifications dropped for template-internal peers (#21595) 3 months ago
Jumar Macato b91207fbe2
Expose macOS ScrollViewer scroll bars to accessibility (#21596) 3 months ago
Jumar Macato 2913dc59fa
Map macOS ListItem peer to AXRow instead of AXGroup (#21537) 3 months ago
Jumar Macato 980d8792c6
Add macOS AX BringIntoView/AXScrollArea Role (#21457) 4 months ago
dimension-zero caadb24327
[Automation] Fire property-changed events when AutomationId changes at runtime (#21374) 4 months ago
Melissa 108f1af812
Added macOS events for expand & collapse events (#21043) 4 months ago
Adam Demasi 9f8f6d9892
Announce changes to live regions on macOS (#21045) 5 months ago
Nathan Nguyen 351e6278b8
Fix macOS StorageProvider null pointer bugs (#21115) 5 months ago
Julien Lebosquain 8c3d85ecc5
Fix macOS storage provider native crash (#21104) 5 months ago
Jumar Macato b69e05eb28
Post NSAccessibility notifications for property changes on macOS (#21074) 6 months ago
Jumar Macato 9fcccb94a9
AvnAccessibilityElement fixes (#21062) 6 months ago
Nikita Tsukanov 3f73cc926c
Replaced raw COM pointers with smart ones (#21001) 6 months ago
Julien Lebosquain a91fde7798
Allow CanResize on macOS in BorderOnly mode (#20940) 6 months ago
Tim Miller f3df9b1f30
[Metal] Dispose GRBackendRenderTarget and @autoreleasepool for metal objects (#20815) 6 months ago
Nikita Tsukanov 3553eda8ae
Themeable Client Window Decorations (#20770) 7 months ago
Julien Lebosquain 4b9a2d96a1
macOS: Fix file dialogs in embedded views (#20719) 7 months ago
Tim Miller ef70264236
[macOS] Add NativeDock.Menu API for adding menu items to macOS dock icon (#20634) 7 months ago
Adam Demasi 8e8972aabf
Make TextBox.PlaceholderText accessible (#20714) 7 months ago
Melissa 1e7f817547
Fixed wrong Mac roles used for List, ListItem, and StatusBar (#20681) 7 months ago
Julien Lebosquain 5f47b4be53
macOS: Ensure render target is at least 1x1 (#20610) 7 months ago
Melissa b775804b61
Implemented AutomationProperties.LiveSetting (#20473) 8 months ago
Melissa a2a1663f4b
Added automation peer for Expander control (#20475) 8 months ago
Tim Miller 367d8b293b
[Avalonia.Native] Use relative placement for detecting drag and drop locations. (#20280) 9 months ago
Julien Lebosquain f46758f972
Implement macOS accessibility value setter (#20262) 9 months ago
Melissa d2817201cb
Added LandmarkType to automation properties (#20134) 10 months ago
Emmanuel Hansen 4be786a5f6
Support reading from and copying images to clipboard (#19930) 10 months ago
Sattar Imamov 7bbf4e1d71
- Fixed XButtons event handler for MacOs (#19997) 10 months ago
snowflysky da3d8207b8
macOS - Correct key mapping for scan code 0x18 (OemPlus instead of OemMinus) (#20009) 10 months ago