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.
 
 
 
Dan Walmsley fe0b343b38 fix window sizing when client area is extended on win32 5 years ago
..
Input Merge branch 'master' into update-obsolete-api-usages 6 years ago
Interop Merge branch 'master' into patch-1 5 years ago
OpenGl Disable debug mode for wgl context 6 years ago
Properties Remove copyright headers. 6 years ago
WinRT incremement min win10 version for win.ui.comp. 5 years ago
.gitignore Removed generated code 5 years ago
Avalonia.Win32.csproj Use MicroCom for WinRT interop 5 years ago
ClipboardFormats.cs Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
ClipboardImpl.cs Prevent infinite loop on OpenClipboard. 5 years ago
CursorFactory.cs Don't allow premultipied alpha for the moment. 6 years ago
DataObject.cs HasFlagCustom made safe and supports all enums 5 years ago
DragSource.cs Reduced array allocations. 7 years ago
EmbeddedWindowImpl.cs Ported native embedding PR to master 6 years ago
FramebufferManager.cs Get rid of lockAcquired. 6 years ago
IconImpl.cs Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
NonPumpingSyncContext.cs Now using non-pumping mode for UpdateScene in deferred renderer, also improved the non-pumping sync context 5 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 HasFlagCustom made safe and supports all enums 5 years ago
PlatformConstants.cs Remove copyright headers. 6 years ago
PopupImpl.cs Added Window.ShowActive for win32. 5 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 Fixes #5281: Default to EGL initialization if no options are provided and OS is at least Windows 8 5 years ago
Win32NativeControlHost.cs Seperate RenderScaling from DesktopScaling. 6 years ago
Win32Platform.cs Merge branch 'master' into feature/custom-cursors 5 years ago
Win32TypeExtensions.cs make class internal. 6 years ago
WinScreen.cs add dpi information to screens api. 7 years ago
WindowImpl.AppWndProc.cs Extra non-pumping lock point 5 years ago
WindowImpl.CustomCaptionProc.cs HasFlagCustom made safe and supports all enums 5 years ago
WindowImpl.WndProc.cs Merge remote-tracking branch 'origin/master' into feature/extend-client-area-to-decorations 6 years ago
WindowImpl.cs fix window sizing when client area is extended on win32 5 years ago
WindowsMountedVolumeInfoListener.cs Fix access denied scenario in windows managed dialog 6 years ago
WindowsMountedVolumeInfoProvider.cs Decouple platform specific implementations 7 years ago