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.
 
 
 
Nikita Tsukanov 5bee648871
Merge branch 'master' into fixes/geometry-impls
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 XML comment fixes. 7 years ago
Avalonia.Build.Tasks Switched to post-processing nuget packages from AggregatePackage SDK 7 years ago
Avalonia.Controls Merge branch 'master' into fix-treeview-selectionmode 7 years ago
Avalonia.Controls.DataGrid Make sure DataGrid is loaded in designer. 7 years ago
Avalonia.DesignerSupport Changed IScreenImpl.AllScreens return type so that it's not array. 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 7 years ago
Avalonia.Diagnostics Switched to post-processing nuget packages from AggregatePackage SDK 7 years ago
Avalonia.Input Respect RenderTransform in GetPosition. 7 years ago
Avalonia.Interactivity Switched to post-processing nuget packages from AggregatePackage SDK 7 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 7 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 XML comment fixes. 7 years ago
Avalonia.Themes.Default DropDown -> ComboBox. 7 years ago
Avalonia.Visuals Merge branch 'master' into fixes/geometry-impls 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 Added MultiBinding.StringFormat + Relevant unit tests 7 years ago
Shared Merge remote-tracking branch 'origin/master' into msb-resources 7 years ago
Skia/Avalonia.Skia Merge branch 'master' into fixes/geometry-impls 7 years ago
Windows Merge branch 'master' into fixes/geometry-impls 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. 7 years ago
Directory.Build.props Enable generating NuGet packages via the MSBuild Pack target. 7 years ago