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.
 
 
 
Steven Kirk 655419f067
Merge branch 'master' into window-decorations
6 years ago
..
Avalonia.Native.OSX.xcodeproj Use CGL for offscreen rendering to IOSurface 6 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
cgl.mm Use CGL for offscreen rendering to IOSurface 6 years ago
clipboard.mm dont clear clipboard but do a dummy read. 7 years ago
common.h Use CGL for offscreen rendering to IOSurface 6 years ago
cursor.h fix typo 7 years ago
cursor.mm implement Cursor=None for OSX. 7 years ago
main.mm Use CGL for offscreen rendering to IOSurface 6 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 Save signaled callback and execute it outside of @synchronized block 6 years ago
rendertarget.mm Use CGL for offscreen rendering to IOSurface 6 years ago
window.h Use enum in mac interop 6 years ago
window.mm Use enum in mac interop 6 years ago