..
Avalonia.Native.OSX.xcodeproj
make it compile 2 versions is AvnWindow (NSWindow / NSPanel version)
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
Merge branch 'master' into fix_macos_ctrl
4 years ago
AvnWindow.mm
Revert "Fix window minimization."
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
PopupImpl.h
make it compile 2 versions is AvnWindow (NSWindow / NSPanel version)
4 years ago
PopupImpl.mm
fix call to virtual method from ctor.
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
macro and add self pointer retaining to all COM calls.
5 years ago
SystemDialogs.mm
make it compile 2 versions is AvnWindow (NSWindow / NSPanel version)
4 years ago
WindowBaseImpl.h
Merge pull request #8269 from AvaloniaUI/fixes/osx-setcontent-size-shadow-invalidation
4 years ago
WindowBaseImpl.mm
Don't return FrameSize until window is shown.
4 years ago
WindowImpl.h
fix call to virtual method from ctor.
4 years ago
WindowImpl.mm
Fix window minimization attempt 2.
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
osx: restore missing api for cef - electron compatibility
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
remove unused code in other classes.
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
make it compile 2 versions is AvnWindow (NSWindow / NSPanel version)
4 years ago
menu.h
remove unused code in other classes.
4 years ago
menu.mm
make it compile 2 versions is AvnWindow (NSWindow / NSPanel version)
4 years ago
platformthreading.mm
macro and add self pointer retaining to all COM calls.
5 years ago
rendertarget.mm
remove unused code in other classes.
4 years ago
trayicon.h
remove trayicon events from osx.
5 years ago
trayicon.mm
remove trayicon events from osx.
5 years ago