| .. |
|
Avalonia.Native.OSX.xcodeproj
|
Merge
|
3 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 |
|
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
|
Initial macOS IME integration
|
3 years ago |
|
AvnView.mm
|
Translate cursor rect relative to the visual root
|
3 years ago |
|
AvnWindow.mm
|
Don't allow window zoom when CanResize=false.
|
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 |
|
PlatformBehaviorInhibition.mm
|
Add API to prevent App Nap.
|
3 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
|
GetStyle => abstract CalculateStyleMask.
|
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
|
Update macOS implementations with some UTType support
|
4 years ago |
|
WindowBaseImpl.h
|
Merge pull request #10575 from AvaloniaUI/fixes/macos-no-resize-zoom
|
3 years ago |
|
WindowBaseImpl.mm
|
Merge branch 'master' into feature/macIme
|
3 years ago |
|
WindowImpl.h
|
Don't allow window zoom when CanResize=false.
|
3 years ago |
|
WindowImpl.mm
|
Only show traffic lights with full system decorations.
|
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
|
Add API to prevent App Nap.
|
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
|
Add API to prevent App Nap.
|
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
|
Use deadline-based and platform-implemented background processing for macOS
|
3 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 |