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 Komosiński 89f5986cda
Merge branch 'master' into alloc-scene-hittest
6 years ago
..
Input Win32 magic to properly identify left and right keys. 7 years ago
Interop Win32 magic to properly identify left and right keys. 7 years ago
Properties WIP 8 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 Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
CursorFactory.cs Fix typo in StandardCursorType. 7 years ago
DataObject.cs Reduced array allocations. 7 years ago
DragSource.cs Reduced array allocations. 7 years ago
EmbeddedWindowImpl.cs "Cherry-picked" EmbeddedWindowImpl.cs from single win32 assembly PR 8 years ago
FramebufferManager.cs Allow GC to collect reused framebuffer, that's better than AccessViolationException from render thread 8 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. 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 Fix OleDropTarget not being unregistered and staying alive as a static GC root. 7 years ago
PlatformConstants.cs Implemented embedding to WPF and WinForms 10 years ago
PopupImpl.cs Wired up the popup positioner 7 years ago
ScreenImpl.cs use getproc address to check for GetDpiForMonitor. 7 years ago
SystemDialogImpl.cs Use Array.Empty instead of allocating empty arrays. 7 years ago
Win32GlManager.cs whitespace. 8 years ago
Win32Platform.cs Decouple platform specific implementations 7 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.cs Merge branch 'master' into alloc-scene-hittest 6 years ago
WindowsMountedVolumeInfoListener.cs include drive letter on windows. 7 years ago
WindowsMountedVolumeInfoProvider.cs Decouple platform specific implementations 7 years ago