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.
 
 
 
Dan Walmsley 409e2cd82f fix mouse wheel speed osx. 6 years ago
..
Avalonia.Native.OSX.xcodeproj implement per window menus on osx side. 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 fix implementation of maxclientsize osx. 7 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 Implement auto generate standard osx app menu items. 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 Implement auto generate standard osx app menu items. 7 years ago
menu.h implement seperator support on native side. 7 years ago
menu.mm implement osx quit menu item. 7 years ago
platformthreading.mm add native apis for setting working with osx menus 7 years ago
window.h implement osx quit menu item. 7 years ago
window.mm fix mouse wheel speed osx. 6 years ago