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 00ef2fe590 deminiturize when entering fullscreen if needed. 6 years ago
..
Avalonia.Native.OSX.xcodeproj update osx native proj file. 6 years ago
.gitignore Move Xcode files around. 8 years ago
AvnString.h initial work to fixing clipboard text encoding issues. 8 years ago
AvnString.mm free string in dtor 7 years ago
KeyTransform.h Remove copyright headers. 6 years ago
KeyTransform.mm Remove copyright headers. 6 years ago
Screens.mm Remove copyright headers. 6 years ago
SystemDialogs.mm macOS: Fix title not showing up in SelectFolderDialog, OpenFileDialog and SaveFileDialog (#3819) 6 years ago
app.mm rename interfaces and fix most native code warnings. 6 years ago
cgl.mm Use CGL for offscreen rendering to IOSurface 7 years ago
clipboard.mm Remove copyright headers. 6 years ago
common.h use a flag to tell if a menu has been reparented. 6 years ago
cursor.h Remove copyright headers. 6 years ago
cursor.mm Remove copyright headers. 6 years ago
main.mm use a flag to tell if a menu has been reparented. 6 years ago
menu.h Add osx backend menu item icon implementation. 6 years ago
menu.mm Add osx backend menu item icon implementation. 6 years ago
platformthreading.mm rename interfaces and fix most native code warnings. 6 years ago
rendertarget.mm Use CGL for offscreen rendering to IOSurface 7 years ago
window.h [OSX] implement FullScreen and fix sync of window states. 6 years ago
window.mm deminiturize when entering fullscreen if needed. 6 years ago