| .. |
|
Avalonia.Native.OSX.xcodeproj
|
Update macOS implementations with some UTType support
|
4 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
|
Initial implementation of OSX automation.
|
5 years ago |
|
AvnString.mm
|
Fix leak in GetNSStringAndRelease.
|
4 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
|
[OSX] Use non-opaque window background for non-transparent windows
|
3 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.
|
5 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
|
Fix usage of updated Screen properties
|
3 years ago |
|
SystemDialogs.mm
|
Update macOS implementations with some UTType support
|
4 years ago |
|
WindowBaseImpl.h
|
[OSX] Use non-opaque window background for non-transparent windows
|
3 years ago |
|
WindowBaseImpl.mm
|
[OSX] Use non-opaque window background for non-transparent windows
|
3 years ago |
|
WindowImpl.h
|
fix call to virtual method from ctor.
|
4 years ago |
|
WindowImpl.mm
|
fix minimise button being disabled when either a parent or a dialog.
|
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
|
implement disabling app delegate.
|
3 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
|
implement disabling app delegate.
|
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 disabling app delegate.
|
3 years ago |
|
menu.h
|
[OSX] Fixed NativeMenu memory leak
|
3 years ago |
|
menu.mm
|
[OSX] Fixed NativeMenu memory leak
|
3 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
|
3 years ago |
|
trayicon.h
|
remove trayicon events from osx.
|
4 years ago |
|
trayicon.mm
|
remove trayicon events from osx.
|
4 years ago |