..
DComposition
DComposition: made interop structs internal (#13531)
3 years ago
DirectX
Screens API refactor (#16295)
2 years ago
Input
fix(Win32): PopupImpl memory leak (#16890)
2 years ago
Interop
`[GeneratedComInterface]` based Windows automation (#16543)
2 years ago
OpenGl
Added Win32PlatformOptions.GraphicsAdapterSelectionCallback (#17079)
2 years ago
Vulkan
Vulkan backend (#12737)
2 years ago
Win32Com
Add Platform InputPane interface (#13363)
2 years ago
WinRT
Fixes an issue that can cause Avalonia-based applications to crash. The GetMessage call in RunLoop() of WinUiCompositorConnection.cs has been updated to process the result of GetMessage, and terminate the message loop if a WM_QUIT message is received on the pump. (#17190)
2 years ago
.gitignore
Removed generated code
6 years ago
AngleOptions.cs
Nullability annotations for Avalonia.Win32
3 years ago
Avalonia.Win32.csproj
`[GeneratedComInterface]` based Windows automation (#16543)
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)
3 years ago
DataObject.cs
Fix SYSLIB0051 warnings (binary serialization) (#14895)
2 years ago
DragSource.cs
Use MicroCom.Runtime from nuget
4 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)
3 years ago
IWindowsSurfaceFactory.cs
Implement DirectComposition support, as well as return Win8+ window transparency (#13382)
3 years ago
IconImpl.cs
Adjust icon sizes to account for requested DPI (#14564)
2 years ago
NativeMethods.txt
fix: NativeMethods.txt (#16780)
2 years ago
NonPumpingWaitHelperImpl.cs
Implemented ExitAllFrames, DisableProcessing and Shutdown, dispatcher callbacks now have proper sync context
3 years ago
OffscreenParentWindow.cs
[WinRT] Added watchdog for ICompositor5::RequestCommitAsync (#16393)
2 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
Win32.PlatformConstants uses buildNumber instead of version (#16453)
2 years ago
PopupImpl.cs
Make popup focus stealing configurable. (#16642)
2 years ago
ScreenImpl.cs
Fix some compiler warnings (#17180)
2 years ago
SimpleWindow.cs
[WinRT] Added watchdog for ICompositor5::RequestCommitAsync (#16393)
2 years ago
TrayIconImpl.cs
TrayIcon integration tests (#16154)
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
Screens API refactor (#16295)
2 years ago
Win32PlatformOptions.cs
Added Win32PlatformOptions.GraphicsAdapterSelectionCallback (#17079)
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
Screens API refactor (#16295)
2 years ago
WinScreen.cs
Screens API refactor (#16295)
2 years ago
WindowImpl.AppWndProc.cs
`[GeneratedComInterface]` based Windows automation (#16543)
2 years ago
WindowImpl.CustomCaptionProc.cs
Media system refactoring
3 years ago
WindowImpl.WndProc.cs
Improve updates of Win32 window's WindowStyles (#12752)
3 years ago
WindowImpl.cs
Use the himetric location instead of the pixel location. (#16850)
2 years ago
WindowsMountedVolumeInfoListener.cs
Window-less Managed File Dialog (#13683)
2 years ago
WindowsMountedVolumeInfoProvider.cs
Windows specific cleanups
3 years ago