A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
AnastassiaP 94ee541998
Fix null reference crash when window is closed during drag-and-drop (#18760)
1 year ago
..
Avalonia.Native.OSX.xcodeproj MacOS sandboxing feature (#16090) 2 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
AvnAccessibility.h macOS: Don't include two windows in a11y tree. (#15899) 2 years ago
AvnAutomationNode.h macOS: Don't include two windows in a11y tree. (#15899) 2 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 3 years ago
AvnTextInputMethod.mm Initial macOS IME integration 3 years ago
AvnTextInputMethodDelegate.h Initial macOS IME integration 3 years ago
AvnView.h [macOS] Fixes stuck mouse buttons after drag (#17035) 2 years ago
AvnView.mm Fix null reference crash when window is closed during drag-and-drop (#18760) 1 year ago
AvnWindow.mm feat: Support pressure and tilt on macos (#18082) 1 year ago
INSWindowHolder.h Avalonia.Native TopLevel embedding (#15932) 2 years ago
IWindowStateChanged.h [AVN] Introduced ComObjectWeakPtr (#17041) 2 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. 3 years ago
PlatformRenderTimer.mm Create an autorelease pool for every render timer tick (#17414) 2 years ago
PlatformSettings.mm Fix build 3 years ago
PopupImpl.mm Replace raw pointer with ComObjectWeakPtr<T> (#18757) 1 year 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 Screens API refactor (#16295) 2 years ago
StorageProvider.mm Use URLWithString for pickers (#17594) 2 years ago
TopLevelImpl.h Screens API refactor (#16295) 2 years ago
TopLevelImpl.mm Screens API refactor (#16295) 2 years ago
WindowBaseImpl.h Replace raw pointer with ComObjectWeakPtr<T> (#18757) 1 year ago
WindowBaseImpl.mm Replace raw pointer with ComObjectWeakPtr<T> (#18757) 1 year ago
WindowImpl.h Don't set _isModal when changing window parent. (#17742) 1 year ago
WindowImpl.mm Replace raw pointer with ComObjectWeakPtr<T> (#18757) 1 year ago
WindowInterfaces.h macOS: Don't include two windows in a11y tree. (#15899) 2 years ago
WindowProtocol.h macOS: Don't include two windows in a11y tree. (#15899) 2 years ago
app.mm Fix macOS ActivatableLifetime events (#17608) 2 years ago
automation.h macOS: Don't include two windows in a11y tree. (#15899) 2 years ago
automation.mm Fix AutomationProperties.HelpText on macos (#17046) 2 years ago
cgl.mm macro and add self pointer retaining to all COM calls. 5 years ago
clipboard.mm Added IClipboard:TryGetInProcessDataObjectAsyns (#18340) 1 year ago
common.h MacOS sandboxing feature (#16090) 2 years ago
controlhost.mm fixes(OSX): Suppress expression result unused. 4 years ago
cursor.h Remove copyright headers. 6 years ago
cursor.mm fix(macOS): map CursorDragMove to openHand (#14623) 2 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 sandboxing feature (#16090) 2 years ago
menu.h IsVisible for NativeMenuItem(s) (#14567) 2 years ago
menu.mm Screens API refactor (#16295) 2 years ago
metal.mm CAMetalLayer should not be opaque (#14761) 2 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) 2 years ago
trayicon.mm Implement MacOSProperties.IsTemplateIcon attached property on TrayIcon (#14348) 2 years ago