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 17ac0b8cb1 prevent occasional exception being logged in render loop. 8 years ago
..
Android Use PixelPoint and PixelRect for device points/rects. 8 years ago
Avalonia.Animation Make parse function in Cue.cs explicitly typed in order for Xaml-IL tocorrectly compile and avoid unnecessary boxing. 8 years ago
Avalonia.Base whitespace. 8 years ago
Avalonia.Build.Tasks Switched to post-processing nuget packages from AggregatePackage SDK 8 years ago
Avalonia.Controls Use Array.Empty instead of allocating empty arrays. 8 years ago
Avalonia.DesignerSupport Move design-time handling of events... 8 years ago
Avalonia.Desktop Use X11 backend for Linux by default 8 years ago
Avalonia.DesktopRuntime Switched to post-processing nuget packages from AggregatePackage SDK 8 years ago
Avalonia.Diagnostics Switched to post-processing nuget packages from AggregatePackage SDK 8 years ago
Avalonia.Input Respect RenderTransform in GetPosition. 8 years ago
Avalonia.Interactivity Switched to post-processing nuget packages from AggregatePackage SDK 8 years ago
Avalonia.Layout add unit tests for layout queue 8 years ago
Avalonia.Logging.Serilog Switched to post-processing nuget packages from AggregatePackage SDK 8 years ago
Avalonia.Native [OSX/Avalonia.Native] fix NRE in double dispose of ScreenImpl 8 years ago
Avalonia.OpenGL [GLX] Use glxGetProcAddress and always pass at least something to GlxMakeContextCurrent 8 years ago
Avalonia.ReactiveUI Add xml docs and usage examples 8 years ago
Avalonia.Remote.Protocol Use Array.Empty instead of allocating empty arrays. 8 years ago
Avalonia.Styling Added selector comma operator. 8 years ago
Avalonia.Themes.Default Use comma operator for Separator style. 8 years ago
Avalonia.Visuals prevent occasional exception being logged in render loop. 8 years ago
Avalonia.X11 [X11] Fixed window size hints handling 8 years ago
Gtk/Avalonia.Gtk3 Fixed argument exception constructor calls. 8 years ago
Linux/Avalonia.LinuxFramebuffer Use PixelPoint and PixelRect for device points/rects. 8 years ago
Markup Added selector comma operator. 8 years ago
Shared Merge remote-tracking branch 'origin/master' into msb-resources 8 years ago
Skia/Avalonia.Skia [X11] Use GLX and transparent visuals when possible 8 years ago
Windows Use Array.Empty instead of allocating empty arrays. 8 years ago
iOS Use PixelPoint and PixelRect for device points/rects. 8 years ago
tools Move AppBuilder.UsePlatformDetect into Avalonia.Desktop and renamed the reflection-based one to a different name. Conditionalize the output-path loading like before. 8 years ago
Directory.Build.props Enable generating NuGet packages via the MSBuild Pack target. 8 years ago