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.
 
 
 
Benedikt Stebner b18d2f74f3
[Mac] Handle control keys all the time (#13220)
2 years ago
..
Avalonia.Native.OSX.xcodeproj Implement CVDisplayLink based timer on macOS 3 years ago
.gitignore Move Xcode files around. 8 years ago
AutoFitContentView.h make it compile 2 versions is AvnWindow (NSWindow / NSPanel version) 4 years ago
AutoFitContentView.mm dont static cast to protocol 4 years ago
AvnPanelWindow.mm fix build warnings. 4 years ago
AvnString.h MacOS file type filter in native file dialog (#12899) 3 years ago
AvnString.mm MacOS file type filter in native file dialog (#12899) 3 years ago
AvnTextInputMethod.h Initial macOS IME integration 3 years ago
AvnTextInputMethod.mm Initial macOS IME integration 3 years ago
AvnTextInputMethodDelegate.h Initial macOS IME integration 3 years ago
AvnView.h OSX rendering refactoring 3 years ago
AvnView.mm [Mac] Handle control keys all the time (#13220) 2 years ago
AvnWindow.mm [Input] [MacOS] fix timestamp overflow on objC side 3 years ago
INSWindowHolder.h fix build warnings. 4 years ago
IWindowStateChanged.h further seperate out files. 4 years ago
KeyTransform.h Key handling improvements (#12549) 3 years ago
KeyTransform.mm Key handling improvements (#12549) 3 years ago
PlatformBehaviorInhibition.mm Add API to prevent App Nap. 3 years ago
PlatformRenderTimer.mm Implement CVDisplayLink based timer on macOS 3 years ago
PlatformSettings.mm Fix build 3 years ago
PopupImpl.h make it compile 2 versions is AvnWindow (NSWindow / NSPanel version) 4 years ago
PopupImpl.mm OSX rendering refactoring 3 years ago
ResizeScope.h make it compile 2 versions is AvnWindow (NSWindow / NSPanel version) 4 years ago
ResizeScope.mm make it compile 2 versions is AvnWindow (NSWindow / NSPanel version) 4 years ago
Screens.mm macos screen api returns the RenderScaling, instead of Desktop scaling, which is always 1 on macos. 3 years ago
SystemDialogs.mm MacOS file type filter in native file dialog (#12899) 3 years ago
WindowBaseImpl.h OSX rendering refactoring 3 years ago
WindowBaseImpl.mm Disallow entering fullscreen when showing window. (#12865) 3 years ago
WindowImpl.h OSX rendering refactoring 3 years ago
WindowImpl.mm OSX rendering refactoring 3 years ago
WindowInterfaces.h make it compile 2 versions is AvnWindow (NSWindow / NSPanel version) 4 years ago
WindowProtocol.h [OSX] programatically implement child window relationship 4 years ago
app.mm macOS native: fix destructors accessing freed .NET objects 3 years ago
automation.h make it compile 2 versions is AvnWindow (NSWindow / NSPanel version) 4 years ago
automation.mm Fix accessibilityWindow. 3 years ago
cgl.mm macro and add self pointer retaining to all COM calls. 5 years ago
clipboard.mm Fix macOS clipboard formats mapping (#13197) 2 years ago
common.h Implement CVDisplayLink based timer on macOS 3 years ago
controlhost.mm fixes(OSX): Suppress expression result unused. 4 years ago
cursor.h Remove copyright headers. 6 years ago
cursor.mm remove unused code in other classes. 4 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 Implement CVDisplayLink based timer on macOS 3 years ago
menu.h [OSX] Fixed NativeMenu memory leak 3 years ago
menu.mm Key handling improvements (#12549) 3 years ago
metal.mm OSX rendering refactoring 3 years ago
noarc.mm OSX rendering refactoring 3 years ago
platformthreading.mm Fix main loop cancellation from another thread 3 years ago
rendertarget.mm OSX rendering refactoring 3 years ago
trayicon.h Add support for setting tooltip text for TrayIcons (#12948) 3 years ago
trayicon.mm Add support for setting tooltip text for TrayIcons (#12948) 3 years ago