..
Avalonia.Native.OSX.xcodeproj
Add .NET 8 target (Avalonia 11.1) (#14535)
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
4 years ago
AvnTextInputMethod.mm
Initial macOS IME integration
4 years ago
AvnTextInputMethodDelegate.h
Initial macOS IME integration
4 years ago
AvnView.h
OSX rendering refactoring
3 years ago
AvnView.mm
[Mac] Make sure emulated text input is generated after key down (#14407)
3 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.
4 years ago
PlatformRenderTimer.mm
Properly rethrow RegisterTick errors instead of returning generic E_FAIL (#14938)
2 years ago
PlatformSettings.mm
Fix build
4 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.
4 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
feat: Add API for fetching window Z-order (#14909)
2 years ago
WindowImpl.mm
feat: Add API for fetching window Z-order (#14909)
2 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)
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)
3 years ago
common.h
Add an event so that users can detect when an Application icon is clicked (#14106)
3 years ago
controlhost.mm
fixes(OSX): Suppress expression result unused.
5 years ago
cursor.h
Remove copyright headers.
7 years ago
cursor.mm
fix(macOS): map CursorDragMove to openHand (#14623)
3 years ago
deadlock.mm
Ported native embedding PR to master
6 years ago
dnd.mm
OSX do not enforce DND copy effect
5 years ago
main.mm
Implement CVDisplayLink based timer on macOS
3 years ago
menu.h
IsVisible for NativeMenuItem(s) (#14567)
3 years ago
menu.mm
IsVisible for NativeMenuItem(s) (#14567)
3 years ago
metal.mm
CAMetalLayer should not be opaque (#14761)
3 years ago
noarc.mm
OSX rendering refactoring
3 years ago
platformthreading.mm
Create a new run loop observer for a nested loop if it's being started from an observer callback (#15425)
2 years ago
rendertarget.mm
OSX rendering refactoring
3 years ago
trayicon.h
Implement MacOSProperties.IsTemplateIcon attached property on TrayIcon (#14348)
3 years ago
trayicon.mm
Implement MacOSProperties.IsTemplateIcon attached property on TrayIcon (#14348)
3 years ago