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.
 
 
 
Jumar Macato 9e052c5acc
Fix misplaced compile command on proj.
7 years ago
..
Android Remove unsupported armeabi. 7 years ago
Avalonia.Animation Add transitions unit test. 7 years ago
Avalonia.Base Part 4 of n 7 years ago
Avalonia.Build.Tasks Update target and declaring types for properties of the root object with x:Class, fixes #2520 7 years ago
Avalonia.Controls Fix misplaced compile command on proj. 7 years ago
Avalonia.Controls.DataGrid Remove `UseDataGrid` since DataGrid works without that now. 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 7 years ago
Avalonia.Diagnostics Fixed Avalonia.Diagnostics 7 years ago
Avalonia.Input Set InputModifiers on PointerEnter/Leave. 7 years ago
Avalonia.Interactivity Switched to post-processing nuget packages from AggregatePackage SDK 7 years ago
Avalonia.Layout Fixed StackPanel arrange pass. 7 years ago
Avalonia.Logging.Serilog Add AppBuilder log extensions that take an area. 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 Merge branch 'master' into fixes/2512-xaml-namescope-registration 7 years ago
Avalonia.Themes.Default Fixed bug caused by incorrect merge 7 years ago
Avalonia.Visuals Reset dirty rects before calling SceneInvalidated. 7 years ago
Avalonia.X11 [X11] Use UIntPtr for serial field in XI2 structs 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 Update target and declaring types for properties of the root object with x:Class, fixes #2520 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