| .. |
|
Android
|
Merge branch 'master' into exported-menus
|
7 years ago |
|
Avalonia.Animation
|
Fix double dispose of bindings caused by animations. Add assertion for double dispose.
|
7 years ago |
|
Avalonia.Base
|
Disable metadata optimizations for properties with different owner.
|
7 years ago |
|
Avalonia.Build.Tasks
|
Disable IL verification for nuget version of compiler by default
|
7 years ago |
|
Avalonia.Controls
|
Fixed parameter order in OnSelectionChanged in AutoCompleteBox
|
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
|
Fix DevTools crash.
|
7 years ago |
|
Avalonia.Dialogs
|
Make Avalonia.Dialogs packable
|
7 years ago |
|
Avalonia.FreeDesktop
|
Remove NativeMenu.PrependApplicationMenu for now
|
7 years ago |
|
Avalonia.Input
|
Send keypresses to toplevel if no focused control.
|
7 years ago |
|
Avalonia.Interactivity
|
Remove usage of AddClassHandler that returns new lambda per invocation.
|
7 years ago |
|
Avalonia.Layout
|
Cache visual children getter result.
|
7 years ago |
|
Avalonia.Logging.Serilog
|
Reduce allocations caused by logging.
|
7 years ago |
|
Avalonia.Native
|
Send keypresses to toplevel if no focused control.
|
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-classhandlers
|
7 years ago |
|
Avalonia.Themes.Default
|
remove vertical seperator on menus between icon and menu header, polished spacing, now closely matches Windows and Visual Studio menus
|
7 years ago |
|
Avalonia.Visuals
|
Ensure child node has correct parent.
|
7 years ago |
|
Avalonia.X11
|
Send keypresses to toplevel if no focused control.
|
7 years ago |
|
Linux/Avalonia.LinuxFramebuffer
|
Merge branch 'master' into exported-menus
|
7 years ago |
|
Markup
|
Updated XamlIl
|
7 years ago |
|
Shared
|
Fix it and remove the extra code
|
7 years ago |
|
Skia/Avalonia.Skia
|
Merge pull request #2778 from AvaloniaUI/popup-ng
|
7 years ago |
|
Windows
|
Send keypresses to toplevel if no focused control.
|
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 |