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.
 
 
 
Takoooooo 8322d4f428 fix 5 years ago
..
Input Merge branch 'master' into update-obsolete-api-usages 6 years ago
Interop win32 - fix activate method, now same as wpf. 5 years ago
OpenGl Disable debug mode for wgl context 6 years ago
Properties Remove copyright headers. 6 years ago
WinRT fix 5 years ago
.gitignore Removed generated code 6 years ago
Avalonia.Win32.csproj Use MicroCom for WinRT interop 6 years ago
ClipboardFormats.cs Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
ClipboardImpl.cs Prevent infinite loop on OpenClipboard. 6 years ago
CursorFactory.cs Don't allow premultipied alpha for the moment. 6 years ago
DataObject.cs Fixed popup positioning issue 5 years ago
DragSource.cs Reduced array allocations. 7 years ago
EmbeddedWindowImpl.cs Ported native embedding PR to master 6 years ago
FramebufferManager.cs Fix EntryPointNotFound on Windows 8 due to missing version check (#6471) 5 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. 7 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 Fixed popup positioning issue 5 years ago
PlatformConstants.cs Fix EntryPointNotFound on Windows 8 due to missing version check (#6471) 5 years ago
PopupImpl.cs Merge branch 'master' into fixes/4739-sizetocontent-dpi-change 5 years ago
ScreenImpl.cs use extension method in screens api. 6 years ago
SystemDialogImpl.cs fixes: Dialog cancel consistency on windows 5 years ago
TrayIconImpl.cs more review fixes. 5 years ago
Win32GlManager.cs Added support for Mica backdrop brush in Windows 11 5 years ago
Win32NativeControlHost.cs Seperate RenderScaling from DesktopScaling. 6 years ago
Win32NativeToManagedMenuExporter.cs fix errors related to old sdk 5 years ago
Win32Platform.cs Merge branch 'master' into adirh3/mica-backdrop-brush 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 Disable win32 handling of Alt/F10 keys. 5 years ago
WindowImpl.CustomCaptionProc.cs Fix light dismiss overlay intercepting titlebar hit tests. 5 years ago
WindowImpl.WndProc.cs Merge remote-tracking branch 'origin/master' into feature/extend-client-area-to-decorations 6 years ago
WindowImpl.cs Merge branch 'master' into adirh3/mica-backdrop-brush 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