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.
 
 
 
Max Katz d07e59bc5e Implement CVDisplayLink based timer on macOS 3 years ago
..
.gitignore Use MicroCom instead of SharpGen (NOT TESTED YET) 5 years ago
Avalonia.Native.csproj Add missing InternalsVisibleTo as ScreenHelper was moved 3 years ago
AvaloniaNativeApplicationPlatform.cs Add CallbackBase impl 4 years ago
AvaloniaNativeDragSource.cs fix: removing unnecessary statements. 3 years ago
AvaloniaNativeGlPlatformGraphics.cs OSX rendering refactoring 3 years ago
AvaloniaNativeMenuExporter.cs fix: Addreaa review 3 years ago
AvaloniaNativePlatform.cs Implement CVDisplayLink based timer on macOS 3 years ago
AvaloniaNativePlatformExtensions.cs Merge remote-tracking branch 'origin/master' into cleanup-runtime-platform-interface 3 years ago
AvaloniaNativeRenderTimer.cs Implement CVDisplayLink based timer on macOS 3 years ago
AvaloniaNativeTextInputMethod.cs Rework ITextInputMethodClient 3 years ago
AvnAutomationPeer.cs Use interface instead of concrete class. 3 years ago
AvnDispatcher.cs OSX rendering refactoring 3 years ago
AvnString.cs Merge branch 'master' into feature/ui-automation 4 years ago
CallbackBase.cs Implemented dispatcher that works like WPF one 3 years ago
ClipboardImpl.cs Remove specific data type methods from the IDataObject, add new Files format 3 years ago
Cursor.cs add full osx implementation for custom cursors. 5 years ago
DeferredFramebuffer.cs OSX rendering refactoring 3 years ago
DispatcherImpl.cs Refactored dispatcher clock 3 years ago
DoubleClickHelper.cs Add Tap size to IPlatformSettings. 3 years ago
DynLoader.cs Remove copyright headers. 6 years ago
Extensions.cs [AVNCOM] Manually pass `bool` values as `int` for now 5 years ago
Helpers.cs Remove JetBrains.Annotations from the repo 3 years ago
IAvnMenu.cs Replace System.Reactive with internal extensions 3 years ago
IAvnMenuItem.cs Replace System.Reactive with internal extensions 3 years ago
IconLoader.cs update src folder links 4 years ago
MacOSMountedVolumeInfoProvider.cs macOS and iOS internals 3 years ago
MacOSNativeMenuCommands.cs [OSX] Refactor Native App Menu. Move default menu initialization code from ObjC to C#. (#6909) 4 years ago
Mappings.xml initial work towards updating menus with virtual DOM. 6 years ago
MenuActionCallback.cs macOS and iOS internals 3 years ago
Metal.cs OSX rendering refactoring 3 years ago
NativeControlHostImpl.cs Use MicroCom.Runtime from nuget 3 years ago
NativePlatformSettings.cs Fix typo 3 years ago
PlatformBehaviorInhibition.cs Add API to prevent App Nap. 3 years ago
PopupImpl.cs OSX rendering refactoring 3 years ago
PredicateCallback.cs macOS and iOS internals 3 years ago
ScreenImpl.cs macOS and iOS internals 3 years ago
SystemDialogs.cs Rename TryGetFileFromPath-like method to end with Async suffix 3 years ago
TrayIconImpl.cs fix formatting 5 years ago
WindowImpl.cs OSX rendering refactoring 3 years ago
WindowImplBase.cs OSX rendering refactoring 3 years ago
avn.idl Implement CVDisplayLink based timer on macOS 3 years ago
regen.sh Initial commit 8 years ago