..
Avalonia.Native.OSX.xcodeproj
macOS implementation
4 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
Initial implementation of OSX automation.
5 years ago
AvnString.mm
Fix leak in GetNSStringAndRelease.
5 years ago
AvnView.h
make it compile 2 versions is AvnWindow (NSWindow / NSPanel version)
4 years ago
AvnView.mm
only trigger resized event if the window is shown.
4 years ago
AvnWindow.mm
Move traffic lights logic into one place.
4 years ago
INSWindowHolder.h
fix build warnings.
4 years ago
IWindowStateChanged.h
further seperate out files.
4 years ago
KeyTransform.h
Correct parsing of special keys, and qwerty keyboard hardcoded map.
6 years ago
KeyTransform.mm
[OSX] [Native] fix tab shortcuts in NativeMenu
5 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
GetStyle => abstract CalculateStyleMask.
4 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
Fix usage of updated Screen properties
4 years ago
SystemDialogs.mm
Update macOS implementations with some UTType support
4 years ago
WindowBaseImpl.h
GetStyle => abstract CalculateStyleMask.
4 years ago
WindowBaseImpl.mm
GetStyle => abstract CalculateStyleMask.
4 years ago
WindowImpl.h
Don't change z-order of window exiting fullscreen.
4 years ago
WindowImpl.mm
Don't overwrite unrelated style mask bits.
4 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
implement disabling app delegate.
4 years ago
automation.h
make it compile 2 versions is AvnWindow (NSWindow / NSPanel version)
4 years ago
automation.mm
make it compile 2 versions is AvnWindow (NSWindow / NSPanel version)
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
macOS implementation
4 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
5 years ago
main.mm
macOS implementation
4 years ago
menu.h
[OSX] Fixed NativeMenu memory leak
4 years ago
menu.mm
[OSX] Fixed NativeMenu memory leak
4 years ago
platformthreading.mm
macro and add self pointer retaining to all COM calls.
5 years ago
rendertarget.mm
[OSX] Fixed multi-window freeze on Show when another window is rendering
4 years ago
trayicon.h
remove trayicon events from osx.
5 years ago
trayicon.mm
remove trayicon events from osx.
5 years ago