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.
 
 
 
Benedikt Stebner 143399f65a
Avalonia.Native TopLevel embedding (#15932)
2 years ago
..
Automation Avalonia.Native TopLevel embedding (#15932) 2 years ago
DComposition DComposition: made interop structs internal (#13531) 2 years ago
DirectX Fix for crash in issue 13822 (#13869) 2 years ago
Input Raise platform events on Dispatcher, so exceptions in their handlers can be handled by Dispatcher (#14434) 2 years ago
Interop Handle case when TaskBarList could not be created (#15852) 2 years ago
OpenGl Revert "Improved: D3D11 Adapter Creation Speed by Manually Selecting Hardware…" (#16063) 2 years ago
Vulkan Vulkan backend (#12737) 2 years ago
Win32Com Add Platform InputPane interface (#13363) 2 years ago
WinRT More trimming fixes, enable analyzers unconditionally (#15815) 2 years ago
.gitignore Removed generated code 5 years ago
AngleOptions.cs Nullability annotations for Avalonia.Win32 3 years ago
Avalonia.Win32.csproj Add .NET 8 target (Avalonia 11.1) (#14535) 2 years ago
ClipboardFormats.cs Revert "Clipboard image" (#12599) 3 years ago
ClipboardImpl.cs Nullability annotations for Avalonia.Win32 3 years ago
CursorFactory.cs Removed dependency on System.Drawing.Common (#13431) 2 years ago
DataObject.cs Fix SYSLIB0051 warnings (binary serialization) (#14895) 2 years ago
DragSource.cs Use MicroCom.Runtime from nuget 3 years ago
EmbeddedWindowImpl.cs added _windowProperties override (#14649) 2 years ago
FramebufferManager.cs Fix for #7284 (#15734) 2 years ago
IBlurHost.cs Implement DirectComposition support, as well as return Win8+ window transparency (#13382) 2 years ago
IWindowsSurfaceFactory.cs Implement DirectComposition support, as well as return Win8+ window transparency (#13382) 2 years ago
IconImpl.cs Adjust icon sizes to account for requested DPI (#14564) 2 years ago
NonPumpingWaitHelperImpl.cs Implemented ExitAllFrames, DisableProcessing and Shutdown, dispatcher callbacks now have proper sync context 3 years ago
OffscreenParentWindow.cs Nullability annotations for Avalonia.Win32 3 years ago
OleContext.cs Nullability annotations for Avalonia.Win32 3 years ago
OleDataObject.cs Fix some new error/warnings from .NET 8 2 years ago
OleDragSource.cs Add CallbackBase impl 4 years ago
OleDropTarget.cs Unwrap win32 data object 3 years ago
PlatformConstants.cs Rewrite WindowImpl.Resize to use SetWindowPlacement (#14470) 2 years ago
PopupImpl.cs Avalonia.Native TopLevel embedding (#15932) 2 years ago
ScreenImpl.cs Avalonia.Native TopLevel embedding (#15932) 2 years ago
TrayIconImpl.cs Implement MacOSProperties.IsTemplateIcon attached property on TrayIcon (#14348) 2 years ago
Win32DispatcherImpl.cs Refactored dispatcher clock 3 years ago
Win32GlManager.cs Vulkan backend (#12737) 2 years ago
Win32NativeControlHost.cs Use ShowNoActivate in Win32NativeControlHost. (#13966) 2 years ago
Win32NativeToManagedMenuExporter.cs Introduce MenuItem.ToggleType (#11441) 2 years ago
Win32Platform.cs Avalonia.Native TopLevel embedding (#15932) 2 years ago
Win32PlatformOptions.cs add vulkan support for android (#15588) 2 years ago
Win32PlatformSettings.cs Implement ApiInformation checks (#14090) 2 years ago
Win32StorageProvider.cs set filename for both open file and open folder dialogs (#14308) 2 years ago
Win32TypeExtensions.cs make class internal. 6 years ago
WinScreen.cs Windows specific cleanups 3 years ago
WindowImpl.AppWndProc.cs Win32 - set internal _shown flag if ShowWindow will make window visible (#16029) 2 years ago
WindowImpl.CustomCaptionProc.cs Media system refactoring 3 years ago
WindowImpl.WndProc.cs Improve updates of Win32 window's WindowStyles (#12752) 2 years ago
WindowImpl.cs Avalonia.Native TopLevel embedding (#15932) 2 years ago
WindowsMountedVolumeInfoListener.cs Window-less Managed File Dialog (#13683) 2 years ago
WindowsMountedVolumeInfoProvider.cs Windows specific cleanups 3 years ago