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.
 
 
 
danwalmsley fe1a6d9b86
Merge branch 'master' into xamlil
7 years ago
..
Android Remove unsupported armeabi. 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 Merge branch 'master' into xamlil 7 years ago
Avalonia.Build.Tasks Use !XamlIlPopulateOverride to populate class with precompiled xaml at runtime 7 years ago
Avalonia.Controls Merge branch 'master' into fixes/close-menu-if-clicked-when-open 7 years ago
Avalonia.Controls.DataGrid Merge branch 'master' into xamlil 7 years ago
Avalonia.DesignerSupport Now passing most of the tests 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 Fixed Avalonia.Diagnostics 7 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 Fixed StackPanel arrange pass. 7 years ago
Avalonia.Logging.Serilog Switched to post-processing nuget packages from AggregatePackage SDK 8 years ago
Avalonia.Native [OSX] Always set activation policy. 7 years ago
Avalonia.OpenGL [GLX] Use glxGetProcAddress and always pass at least something to GlxMakeContextCurrent 7 years ago
Avalonia.ReactiveUI Add xmlns, move files to Avalonia.ReactiveUI namespace 7 years ago
Avalonia.Remote.Protocol Use Array.Empty instead of allocating empty arrays. 7 years ago
Avalonia.Styling Merge branch 'master' into xamlil 7 years ago
Avalonia.Themes.Default Merge branch 'master' into xamlil 7 years ago
Avalonia.Visuals Merge branch 'master' into xamlil 7 years ago
Avalonia.X11 [X11] Set WM_CLASS property (default to entry assembly name) 7 years ago
Gtk/Avalonia.Gtk3 Changed IScreenImpl.AllScreens return type so that it's not array. 7 years ago
Linux/Avalonia.LinuxFramebuffer Use PixelPoint and PixelRect for device points/rects. 7 years ago
Markup Fixed TemplatedParent issue 7 years ago
Shared Entire control catalog is now loaded from precompiled xaml 7 years ago
Skia/Avalonia.Skia Merge branch 'master' into fixes/removeUnsupportedLineCaps 7 years ago
Windows Merge branch 'master' into fixes/removeUnsupportedLineCaps 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