| .. |
|
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
|
Reduce calls to ToArray in PublishNext
|
7 years ago |
|
Avalonia.Build.Tasks
|
Disable IL verification for nuget version of compiler by default
|
7 years ago |
|
Avalonia.Controls
|
Fix ItemsRepeater not clearing focused elements on items source changed.
|
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 replace-obsolete-api-usages
|
7 years ago |
|
Avalonia.Interactivity
|
Remove usage of AddClassHandler that returns new lambda per invocation.
|
7 years ago |
|
Avalonia.Layout
|
Fix overlooked assignment.
|
7 years ago |
|
Avalonia.Logging.Serilog
|
Reduce allocations caused by logging.
|
7 years ago |
|
Avalonia.Native
|
fix invalid project reference.
|
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
|
Set grid splitter min width and height to avoid invisible splitters. Make splitter background lighter.
|
7 years ago |
|
Avalonia.Visuals
|
Fix wrath of equality operator.
|
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
|
Implemented TargetNullValue for bindings.
|
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 |