580 Commits (63f53386df8022a09278e0be73779ca737e8982e)

Author SHA1 Message Date
Max Katz df4189ce0e
Implement TopLevel.Launcher (#14320) 3 years ago
Dan Walmsley 6513f71a7a
fix macos crash at startup by not parsing all app arguments into uris. (#14494) 3 years ago
Max Katz 200f037c63
Fix NRE in SetParent (#14384) 3 years ago
Emmanuel Hansen ac91b14caf
set filename for both open file and open folder dialogs (#14308) 3 years ago
Max Katz 6a71056686
Make Classic ApplicationLifetime API a bit more reliable (#14267) 3 years ago
Dan Walmsley 0e014f9cb6
Add an event so that users can detect when an Application icon is clicked (#14106) 3 years ago
workgroupengineering d0f38218b7
perf: remove some closure (#14050) 3 years ago
workgroupengineering 960db26b64
fix: removed assigned but never used variable (#13995) 3 years ago
Julien Lebosquain 9f5a1027fd
Warning cleanup (#13656) 3 years ago
Steveice10 e0c6e11a42
Add tooltip support to NativeMenuItem. (#13350) 3 years ago
Steveice10 6f0bfbf3aa
Exclude access key markers from native menu titles on macOS. (#13338) 3 years ago
Max Katz b3ff3ab808
Replace UnixLoader with NativeLibraryEx (#13217) 3 years ago
Max Katz adb97bd5b6
Fix macOS clipboard formats mapping (#13197) 3 years ago
Max Katz cd4bf7a02b
MacOS file type filter in native file dialog (#12899) 3 years ago
Simon Cropp eb7611488e
csproj cleanup (#12657) 3 years ago
Julien Lebosquain ac00fe2bf4
Key handling improvements (#12549) 3 years ago
Tako b15ee692da
Add support for setting tooltip text for TrayIcons (#12948) 3 years ago
Max Katz 3619b80549
Add ThreadProxyRenderTimer (#12900) 3 years ago
Max Katz d07e59bc5e Implement CVDisplayLink based timer on macOS 3 years ago
Steven Kirk 90e3760c0f Use interface instead of concrete class. 3 years ago
Steven Kirk 651f558b67 Added new members to IAvnAutomationPeer. 3 years ago
Steven Kirk 4fc2a0dfe7 Add IEmbeddedRootProvider to AvnAutomationPeer. 3 years ago
Steven Kirk 8ffbb2a214 More fixing of provider resolution. 3 years ago
Steven Kirk c9dfda42eb More fixing of provider resolution. 3 years ago
Steven Kirk da993425e7 Fix determining if a peer supports a provider. 3 years ago
Steven Kirk 8d5ef676f5 Allow non-ControlAutomationPeer IRootProviders. 3 years ago
Julien Lebosquain e16deecd6a
Use ProcessExit to cleanup the native resources 3 years ago
Julien Lebosquain 2dd92675e3
macOS native: fix destructors accessing freed .NET objects 3 years ago
Sorien 746a027bd8
Fix typo 3 years ago
Nikita Tsukanov e44c5a869a Use rendering mode 3 years ago
Nikita Tsukanov 8680c612fd OSX rendering refactoring 3 years ago
Max Katz 605d10b022 Unify IRuntimePlatform registration across backends 3 years ago
Max Katz e5098cfd62 Fix build 3 years ago
Max Katz d42a40fda7 Remove AvaloniaNativePlatformOptions.UseGpu as it's not supported in 11.0 (always uses GPU) 3 years ago
Benedikt Stebner be9a26cbb1 Rework ITextInputMethodClient 3 years ago
JuliaEmp f8a767f069 set Disable App Delegate before Initialize 3 years ago
Max Katz d267d06a08 Move PlatformHotkeyConfiguration to IPlatformSettings 3 years ago
Max Katz 596f876868 Use PlatformHotkeyConfiguration.Instance instead of locator 3 years ago
Nikita Tsukanov f300a24402 Media system refactoring 3 years ago
Steven Kirk 7ee645bd7e Fix compile error. 3 years ago
Steven Kirk e50816008e Set default transparency level. 3 years ago
Steven Kirk 0218a0d4ac Implement transparency level hint list on macOS. 3 years ago
Steven Kirk 8845f239b6 Implement transparency level hint list on win32. 3 years ago
Steven Kirk b2d7805060 Replace WindowTransparencyLevel enum with list of structs 3 years ago
Giuseppe Lippolis 4b539f77b1 fix: removing unnecessary statements. 3 years ago
Sergey Mikolaitis 92b5a46b27 [Input] fix also timestamp on C# side 3 years ago
Sergey Mikolaitis d5b280453c [MacOS] [Input] use uint64 timestamp in other places, including avn.idl 3 years ago
Dan Walmsley 4fbcfac676 fix build. 3 years ago
Steven Kirk 981dfd29d7 Added WindowBase.Resized event. 3 years ago
Benedikt Stebner fcb9fa59f0 Make sure we don't pass a null string to MicroCom 3 years ago