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 3194d45bfd Merge branch 'master' into feature/ui-automation 4 years ago
..
Avalonia.Native.OSX.xcodeproj Merge branch 'master' into feature/ui-automation 4 years ago
.gitignore Move Xcode files around. 8 years ago
AvnString.h Initial implementation of OSX automation. 5 years ago
AvnString.mm Fix leak in GetNSStringAndRelease. 4 years ago
KeyTransform.h Correct parsing of special keys, and qwerty keyboard hardcoded map. 5 years ago
KeyTransform.mm [OSX] [Native] fix tab shortcuts in NativeMenu 5 years ago
Screens.mm macro and add self pointer retaining to all COM calls. 5 years ago
SystemDialogs.mm macOS: Fix title not showing up in SelectFolderDialog, OpenFileDialog and SaveFileDialog (#3819) 6 years ago
app.mm [OSX] Refactor Native App Menu. Move default menu initialization code from ObjC to C#. (#6909) 4 years ago
automation.h Make OSX a11y work again. 4 years ago
automation.mm Implement isAccessibilitySelected. 4 years ago
cgl.mm macro and add self pointer retaining to all COM calls. 5 years ago
clipboard.mm macro and add self pointer retaining to all COM calls. 5 years ago
common.h Merge branch 'master' into feature/ui-automation 4 years ago
controlhost.mm macro and add self pointer retaining to all COM calls. 5 years ago
cursor.h Remove copyright headers. 6 years ago
cursor.mm macro and add self pointer retaining to all COM calls. 5 years ago
deadlock.mm Ported native embedding PR to master 6 years ago
dnd.mm OSX do not enforce DND copy effect 4 years ago
main.mm Merge branch 'master' into feature/ui-automation 4 years ago
menu.h Merge branch 'master' into rename-native-menu-separator 5 years ago
menu.mm [OSX] Refactor Native App Menu. Move default menu initialization code from ObjC to C#. (#6909) 4 years ago
platformthreading.mm macro and add self pointer retaining to all COM calls. 5 years ago
rendertarget.mm macro and add self pointer retaining to all COM calls. 5 years ago
trayicon.h remove trayicon events from osx. 5 years ago
trayicon.mm remove trayicon events from osx. 5 years ago
window.h Merge branch 'master' into feature/ui-automation 4 years ago
window.mm Merge branch 'master' into feature/ui-automation 4 years ago