A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Nikita Tsukanov 349ffa1600 Set activation policy from applicationWillFinishLaunching 7 years ago
..
Avalonia.Native.OSX.xcodeproj Set activation policy from applicationWillFinishLaunching 7 years ago
.gitignore Move Xcode files around. 8 years ago
AvnString.h initial work to fixing clipboard text encoding issues. 7 years ago
AvnString.mm free string in dtor 7 years ago
KeyTransform.h Move Xcode files around. 8 years ago
KeyTransform.mm add some key mappings for osx 7 years ago
Screens.mm Move Xcode files around. 8 years ago
SystemDialogs.mm Fix url encoded path and filenames on Mac 7 years ago
app.mm Set activation policy from applicationWillFinishLaunching 7 years ago
clipboard.mm dont clear clipboard but do a dummy read. 7 years ago
common.h Set activation policy from applicationWillFinishLaunching 7 years ago
cursor.h fix typo 7 years ago
cursor.mm implement Cursor=None for OSX. 7 years ago
gl.mm Fixes OSX 10.14.2 7 years ago
main.mm Set activation policy from applicationWillFinishLaunching 7 years ago
platformthreading.mm Use [NSApp run] instead of a custom run loop 7 years ago
window.h [OSX] Parent-modal dialogs 7 years ago
window.mm fix typo 7 years ago