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 cd496e2c61 Add WndProcs to handle extended frame windows. 6 years ago
..
Input Merge branch 'master' into update-obsolete-api-usages 6 years ago
Interop Add WndProcs to handle extended frame windows. 6 years ago
Properties Remove copyright headers. 6 years ago
Avalonia.Win32.csproj Set PackageId for github's dependency graph to work 7 years ago
ClipboardFormats.cs Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
ClipboardImpl.cs Remove copyright headers. 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 Remove copyright headers. 6 years ago
FramebufferManager.cs Allow GC to collect reused framebuffer, that's better than AccessViolationException from render thread 7 years ago
IconImpl.cs Spellchecks all projects except for Base, Controls, Samples and Testing 8 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 Remove copyright headers. 6 years ago
ScreenImpl.cs use extension method in screens api. 6 years ago
SystemDialogImpl.cs Replace use of InitialDirectory in file dialogs. 6 years ago
Win32GlManager.cs whitespace. 8 years ago
Win32Platform.cs encapsulate and cache os version. 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.WndProc.cs Add WndProcs to handle extended frame windows. 6 years ago
WindowImpl.cs Add acrylic blur level with fallbacks to blur reported. 6 years ago
WindowsMountedVolumeInfoListener.cs include drive letter on windows. 7 years ago
WindowsMountedVolumeInfoProvider.cs Decouple platform specific implementations 7 years ago