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.
 
 
 
Dariusz Komosinski f17c33c149 Fix hittest returning top-left and top-right for non-resize corner areas. 6 years ago
..
Input Merge branch 'master' into update-obsolete-api-usages 6 years ago
Interop Added WGL support 6 years ago
OpenGl Disable debug mode for wgl context 6 years ago
Properties Remove copyright headers. 6 years ago
Avalonia.Win32.csproj remove apicompat from backend impl checks. 6 years ago
ClipboardFormats.cs Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
ClipboardImpl.cs Naming 6 years ago
CursorFactory.cs Remove copyright headers. 6 years ago
DataObject.cs Reduced array allocations. 7 years ago
DragSource.cs Reduced array allocations. 7 years ago
EmbeddedWindowImpl.cs Ported native embedding PR to master 6 years ago
FramebufferManager.cs Dispose window framebuffers. 6 years ago
IconImpl.cs Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
NonPumpingWaitProvider.cs Use custom WaitForMultipleObjectsEx to prevent STA/COM fuckery 6 years ago
OffscreenParentWindow.cs Ported native embedding PR to master 6 years ago
OleContext.cs Fix OleDropTarget not being unregistered and staying alive as a static GC root. 6 years ago
OleDataObject.cs Reduced array allocations. 7 years ago
OleDragSource.cs Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
OleDropTarget.cs Fix OleDropTarget not being unregistered and staying alive as a static GC root. 6 years ago
PlatformConstants.cs Remove copyright headers. 6 years ago
PopupImpl.cs Seperate RenderScaling from DesktopScaling. 6 years ago
ScreenImpl.cs use extension method in screens api. 6 years ago
SystemDialogImpl.cs Win32: Fix Title for Native OpenFolderDialog 6 years ago
Win32GlManager.cs Added WGL support 6 years ago
Win32NativeControlHost.cs Seperate RenderScaling from DesktopScaling. 6 years ago
Win32Platform.cs Added WGL support 6 years ago
Win32TypeExtensions.cs make class internal. 6 years ago
WinScreen.cs add dpi information to screens api. 7 years ago
WindowFramebuffer.cs fix win32 skia backend renderer failing. 8 years ago
WindowImpl.AppWndProc.cs Merge remote-tracking branch 'origin/master' into wgl 6 years ago
WindowImpl.CustomCaptionProc.cs Fix hittest returning top-left and top-right for non-resize corner areas. 6 years ago
WindowImpl.WndProc.cs Merge remote-tracking branch 'origin/master' into feature/extend-client-area-to-decorations 6 years ago
WindowImpl.cs Added WGL support 6 years ago
WindowsMountedVolumeInfoListener.cs Fix access denied scenario in windows managed dialog 6 years ago
WindowsMountedVolumeInfoProvider.cs Decouple platform specific implementations 7 years ago