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.
 
 
 
Giuseppe Lippolis 01e7bd2a52 fix: move StringBuilderCache to Avalonia.Utilities 4 years ago
..
Automation fix: Win32 nullable 4 years ago
Input fix: move StringBuilderCache to Avalonia.Utilities 4 years ago
Interop Merge remote-tracking branch 'origin/master' into Stylus 4 years ago
OpenGl IPlatformGpu 4 years ago
Win32Com Merge branch 'master' into microcom-dragndrop 5 years ago
WinRT unused Stopwatch removed 4 years ago
.gitignore Removed generated code 6 years ago
Avalonia.Win32.csproj fix: Suppress CA1416 on Avalonia.Win32 4 years ago
ClipboardFormats.cs fix: move StringBuilderCache to Avalonia.Utilities 4 years ago
ClipboardImpl.cs Changes after review 5 years ago
CursorFactory.cs Don't allow premultipied alpha for the moment. 6 years ago
DataObject.cs Fix memory leak DoDragDrop never releasing object 5 years ago
DragSource.cs Fix memory leak DoDragDrop never releasing object 5 years ago
EmbeddedWindowImpl.cs Ported native embedding PR to master 6 years ago
FramebufferManager.cs Use GetRequiredService throughout. 5 years ago
IconImpl.cs Call GetHicon only once when creation a windows icon 4 years ago
NonPumpingSyncContext.cs Now using non-pumping mode for UpdateScene in deferred renderer, also improved the non-pumping sync context 6 years ago
OffscreenParentWindow.cs Ported native embedding PR to master 6 years ago
OleContext.cs Changes after review 5 years ago
OleDataObject.cs fix: move StringBuilderCache to Avalonia.Utilities 4 years ago
OleDragSource.cs Add CallbackBase impl 5 years ago
OleDropTarget.cs Fix memory leak DoDragDrop never releasing object 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 Added attributes describing API stability. 4 years ago
TrayIconImpl.cs Call GetHicon only once when creation a windows icon 4 years ago
Win32GlManager.cs IPlatformGpu 4 years ago
Win32NativeControlHost.cs Solve app.manifest error in Win32NativeControlHost 4 years ago
Win32NativeToManagedMenuExporter.cs Use bindings in native menu exporter 4 years ago
Win32Platform.cs Call GetHicon only once when creation a windows icon 4 years ago
Win32StorageProvider.cs Update Windows implementations 4 years ago
Win32TypeExtensions.cs make class internal. 6 years ago
WinScreen.cs Add more platform specific screen from X methods. 5 years ago
WindowImpl.AppWndProc.cs Do not enable MouseInPointerEnabled automatically and remove EnableWmPointerEvents option 4 years ago
WindowImpl.CustomCaptionProc.cs fix: some nullable annotation warnings 4 years ago
WindowImpl.WndProc.cs Merge remote-tracking branch 'origin/master' into feature/extend-client-area-to-decorations 6 years ago
WindowImpl.cs Avoid deprecated input API in win32 backend 4 years ago
WindowsMountedVolumeInfoListener.cs Fix access denied scenario in windows managed dialog 6 years ago
WindowsMountedVolumeInfoProvider.cs Decouple platform specific implementations 7 years ago