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.
 
 
 
Dan Walmsley 69b7bc2041 [Popup] Use anchor and gravity to get the correct positioning under the mouse. 6 years ago
..
Android Merge branch 'master' into exported-menus 6 years ago
Avalonia.Animation TransitionInstance with zero duration is now completed on first tick 6 years ago
Avalonia.Base Introduce a struct enumerator implementation for ReadOnlyList that can be reused 6 years ago
Avalonia.Build.Tasks Disable IL verification for nuget version of compiler by default 6 years ago
Avalonia.Controls [Popup] Use anchor and gravity to get the correct positioning under the mouse. 6 years ago
Avalonia.Controls.DataGrid Added InitialPressMouseButton to PointerReleasedEventArgs that returns the button that caused the PointerPressed event 6 years ago
Avalonia.DesignerSupport Pass PointerPressed event to BeginModeDrag and BeginResizeDrag. 6 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. 6 years ago
Avalonia.Dialogs fix spacing. 6 years ago
Avalonia.FreeDesktop Remove NativeMenu.PrependApplicationMenu for now 6 years ago
Avalonia.Input Use CondtionalWeakTable to avoid FocusManager becoming a GC root for all focus scopes. 6 years ago
Avalonia.Interactivity Remove usage of AddClassHandler that returns new lambda per invocation. 6 years ago
Avalonia.Layout Comment fix. 6 years ago
Avalonia.Logging.Serilog Reduce allocations caused by logging. 6 years ago
Avalonia.Native [OSX] null check to prevent NRE when window closes. 6 years ago
Avalonia.OpenGL Remove direct logging functions. 6 years ago
Avalonia.ReactiveUI Try with WaitForPendingFinalizers 6 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 6 years ago
Avalonia.Themes.Default RadioButton checkMark Color (#3205) 6 years ago
Avalonia.Visuals document matrix.parse 6 years ago
Avalonia.X11 Merge branch 'master' into extra-mouse-buttons 6 years ago
Linux/Avalonia.LinuxFramebuffer Merge branch 'master' into exported-menus 6 years ago
Markup update submodule back to main xamlil repo 6 years ago
Shared Fix it and remove the extra code 7 years ago
Skia/Avalonia.Skia Add GlyphRun support 6 years ago
Windows Add GlyphRun support 6 years ago
iOS Merge branch 'master' into exported-menus 6 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