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.
 
 
 
Tim Miller f3df9b1f30
[Metal] Dispose GRBackendRenderTarget and @autoreleasepool for metal objects (#20815)
2 weeks ago
..
Avalonia.Native.OSX.xcodeproj Support reading from and copying images to clipboard (#19930) 4 months 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 Implemented AutomationProperties.LiveSetting (#20473) 2 months 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 Remove non implemented message AvnView.resetPressedMouseButtons (#19445) 7 months ago
AvnView.mm macOS: Ensure render target is at least 1x1 (#20610) 2 months ago
AvnWindow.mm Implemented AutomationProperties.LiveSetting (#20473) 2 months 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 macOS - Correct key mapping for scan code 0x18 (OemPlus instead of OemMinus) (#20009) 5 months ago
PlatformBehaviorInhibition.mm Add API to prevent App Nap. 3 years ago
PlatformRenderTimer.mm Create an autorelease pool for every render timer tick (#17414) 1 year ago
PlatformSettings.mm Fix build 3 years ago
PopupImpl.mm Replace raw pointer with ComObjectWeakPtr<T> (#18757) 11 months 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 macOS: Fix file dialogs in embedded views (#20719) 4 weeks ago
TopLevelImpl.h Clipboard rework (#19347) 6 months ago
TopLevelImpl.mm Clipboard rework (#19347) 6 months ago
WindowBaseImpl.h [OSX] Move Drag and Drop logic to TopLevelImpl (#19731) 6 months ago
WindowBaseImpl.mm [OSX] Move Drag and Drop logic to TopLevelImpl (#19731) 6 months ago
WindowImpl.h Themeable Client Window Decorations (#20770) 3 weeks ago
WindowImpl.mm Themeable Client Window Decorations (#20770) 3 weeks 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 [macOS] Add NativeDock.Menu API for adding menu items to macOS dock icon (#20634) 1 month ago
automation.h macOS: Don't include two windows in a11y tree. (#15899) 2 years ago
automation.mm Make TextBox.PlaceholderText accessible (#20714) 1 month ago
cgl.mm [OSX] Implemented IOSurface/MTLSharedEvent interop APIs (#18791) 6 months ago
clipboard.h Clipboard rework (#19347) 6 months ago
clipboard.mm Support reading from and copying images to clipboard (#19930) 4 months ago
common.h [macOS] Add NativeDock.Menu API for adding menu items to macOS dock icon (#20634) 1 month ago
controlhost.mm fixes(OSX): Suppress expression result unused. 4 years ago
crapium.h [OSX] Implemented IOSurface/MTLSharedEvent interop APIs (#18791) 6 months ago
crapium.mm [OSX] Implemented IOSurface/MTLSharedEvent interop APIs (#18791) 6 months 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 Clipboard rework (#19347) 6 months ago
main.mm [macOS] Add NativeDock.Menu API for adding menu items to macOS dock icon (#20634) 1 month ago
memhelp.mm [OSX] Implemented IOSurface/MTLSharedEvent interop APIs (#18791) 6 months ago
menu.h IsVisible for NativeMenuItem(s) (#14567) 2 years ago
menu.mm Adjust macOS Tray/Menu icons scaling (#19628) 6 months ago
metal.mm [Metal] Dispose GRBackendRenderTarget and @autoreleasepool for metal objects (#20815) 2 weeks ago
noarc.mm [OSX] Implemented IOSurface/MTLSharedEvent interop APIs (#18791) 6 months 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 Adjust macOS Tray/Menu icons scaling (#19628) 6 months ago