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 3338215946 fixes the black window corners on 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 [OSX] fix the osx menu on catalina. 6 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 [OSX] catch exceptions when window closed and tries to lockFocusIfCanDraw. 6 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 [OSX] access scaling and window size in thread safe manner. 6 years ago
window.mm fixes the black window corners on OSX. 6 years ago