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.
 
 
 
Steven Kirk 523dcf5d30 Translate TextNode bounds by offset. 7 years ago
..
Android Use PixelPoint and PixelRect for device points/rects. 7 years ago
Avalonia.Animation Make parse function in Cue.cs explicitly typed in order for Xaml-IL tocorrectly compile and avoid unnecessary boxing. 7 years ago
Avalonia.Base whitespace. 7 years ago
Avalonia.Build.Tasks Switched to post-processing nuget packages from AggregatePackage SDK 8 years ago
Avalonia.Controls Don't override UserControl.StyleKey. 7 years ago
Avalonia.DesignerSupport Move design-time handling of events... 7 years ago
Avalonia.Desktop Use X11 backend for Linux by default 7 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. 7 years ago
Avalonia.Interactivity Switched to post-processing nuget packages from AggregatePackage SDK 8 years ago
Avalonia.Layout add unit tests for layout queue 7 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 7 years ago
Avalonia.OpenGL [GLX] Use glxGetProcAddress and always pass at least something to GlxMakeContextCurrent 7 years ago
Avalonia.ReactiveUI Synchronize DataContext with ReactiveUI.IViewFor.ViewModel property 7 years ago
Avalonia.Remote.Protocol Use Array.Empty instead of allocating empty arrays. 7 years ago
Avalonia.Styling Added selector comma operator. 7 years ago
Avalonia.Themes.Default Don't override UserControl.StyleKey. 7 years ago
Avalonia.Visuals Translate TextNode bounds by offset. 7 years ago
Avalonia.X11 [X11] Fixed window size hints handling 7 years ago
Gtk/Avalonia.Gtk3 Fixed argument exception constructor calls. 7 years ago
Linux/Avalonia.LinuxFramebuffer Use PixelPoint and PixelRect for device points/rects. 7 years ago
Markup Added selector comma operator. 7 years ago
Shared Merge remote-tracking branch 'origin/master' into msb-resources 8 years ago
Skia/Avalonia.Skia Merge branch 'master' into fixes/1625-textalignment-bounds 7 years ago
Windows Merge branch 'master' into fixes/1625-textalignment-bounds 7 years ago
iOS Use PixelPoint and PixelRect for device points/rects. 7 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