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.
 
 
 
Steven Kirk 5455048a9d
Merge pull request #10851 from AvaloniaUI/fixes/custom-chrome-canresize-maximize
3 years ago
..
.gitignore Use MicroCom instead of SharpGen (NOT TESTED YET) 5 years ago
Avalonia.Native.csproj fix: Warning CS0436 ModuleInitializerAttribute conflicts with the imported type 3 years ago
AvaloniaNativeApplicationPlatform.cs Add CallbackBase impl 4 years ago
AvaloniaNativeDragSource.cs add TopLevel.GetTopLevel api 3 years ago
AvaloniaNativeGlPlatformGraphics.cs Addressed review 3 years ago
AvaloniaNativeMenuExporter.cs fix: Addreaa review 3 years ago
AvaloniaNativePlatform.cs Implemented dispatcher that works like WPF one 3 years ago
AvaloniaNativePlatformExtensions.cs Removed legacy renderers 3 years ago
AvaloniaNativeTextInputMethod.cs Make sure we don't pass a null string to MicroCom 3 years ago
AvnAutomationPeer.cs Merge branch 'master' into feature/ui-automation 4 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 Implemented pixel format transcoding for Bitmap and WriteableBitmap 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
NativeControlHostImpl.cs Use MicroCom.Runtime from nuget 3 years ago
NativePlatformSettings.cs Add ColorContrastPreference to the PlatformColorValues 3 years ago
PlatformBehaviorInhibition.cs Add API to prevent App Nap. 3 years ago
PopupImpl.cs Context management 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 Don't allow window zoom when CanResize=false. 3 years ago
WindowImplBase.cs move clipboard to TopLevel 3 years ago
avn.idl Use deadline-based and platform-implemented background processing for macOS 3 years ago
regen.sh Initial commit 8 years ago