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.
 
 
 
Rosentti d6f5e7ddb6
IsVisible for NativeMenuItem(s) (#14567)
2 years ago
..
Avalonia.Native.OSX.xcodeproj Implement CVDisplayLink based timer on macOS 2 years ago
.gitignore Move Xcode files around. 7 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) 2 years ago
AvnString.mm MacOS file type filter in native file dialog (#12899) 2 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] Make sure emulated text input is generated after key down (#14407) 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) 2 years ago
KeyTransform.mm Key handling improvements (#12549) 2 years ago
PlatformBehaviorInhibition.mm Add API to prevent App Nap. 3 years ago
PlatformRenderTimer.mm Implement CVDisplayLink based timer on macOS 2 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) 2 years ago
WindowBaseImpl.h OSX rendering refactoring 3 years ago
WindowBaseImpl.mm Disallow entering fullscreen when showing window. (#12865) 2 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 fix macos crash at startup by not parsing all app arguments into uris. (#14494) 2 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 Add an event so that users can detect when an Application icon is clicked (#14106) 2 years ago
controlhost.mm fixes(OSX): Suppress expression result unused. 4 years ago
cursor.h Remove copyright headers. 6 years ago
cursor.mm fix(macOS): map CursorDragMove to openHand (#14623) 2 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 2 years ago
menu.h IsVisible for NativeMenuItem(s) (#14567) 2 years ago
menu.mm IsVisible for NativeMenuItem(s) (#14567) 2 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) 2 years ago
trayicon.mm Add support for setting tooltip text for TrayIcons (#12948) 2 years ago