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.
 
 
 
Dariusz Komosinski b78b10c596 Comment fix. 7 years ago
..
Android Merge branch 'master' into exported-menus 7 years ago
Avalonia.Animation TransitionInstance with zero duration is now completed on first tick 7 years ago
Avalonia.Base add implementation of platform handles on the managed side. 7 years ago
Avalonia.Build.Tasks Disable IL verification for nuget version of compiler by default 7 years ago
Avalonia.Controls Move invalidation function to LayoutHelper. 7 years ago
Avalonia.Controls.DataGrid Added InitialPressMouseButton to PointerReleasedEventArgs that returns the button that caused the PointerPressed event 7 years ago
Avalonia.DesignerSupport Pass PointerPressed event to BeginModeDrag and BeginResizeDrag. 7 years ago
Avalonia.Desktop Set PackageId for github's dependency graph to work 7 years ago
Avalonia.DesktopRuntime Make Application to be an AvaloniaObject. With properties and stuff. 7 years ago
Avalonia.Diagnostics Set grid splitter min width and height to avoid invisible splitters. Make splitter background lighter. 7 years ago
Avalonia.Dialogs fix spacing. 7 years ago
Avalonia.FreeDesktop Remove NativeMenu.PrependApplicationMenu for now 7 years ago
Avalonia.Input Merge branch 'master' into visual-tree-traversal-v2 7 years ago
Avalonia.Interactivity Remove usage of AddClassHandler that returns new lambda per invocation. 7 years ago
Avalonia.Layout Comment fix. 7 years ago
Avalonia.Logging.Serilog Reduce allocations caused by logging. 7 years ago
Avalonia.Native make the default handle the NSWindow. 7 years ago
Avalonia.OpenGL Remove direct logging functions. 7 years ago
Avalonia.ReactiveUI Try with WaitForPendingFinalizers 7 years ago
Avalonia.Remote.Protocol Use Array.Empty instead of allocating empty arrays. 7 years ago
Avalonia.Styling Merge branch 'master' into alloc-children-changed 7 years ago
Avalonia.Themes.Default Set grid splitter min width and height to avoid invisible splitters. Make splitter background lighter. 7 years ago
Avalonia.Visuals Merge branch 'master' into visual-tree-traversal-v2 7 years ago
Avalonia.X11 Removed pointer global state that caused trouble 7 years ago
Linux/Avalonia.LinuxFramebuffer Merge branch 'master' into exported-menus 7 years ago
Markup add comment 7 years ago
Shared Fix it and remove the extra code 7 years ago
Skia/Avalonia.Skia never return null font entry if font not resolved. 7 years ago
Windows Revert "Merge pull request #3221 from mstr2/undecorated-window" 7 years ago
iOS Merge branch 'master' into exported-menus 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