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.
 
 
 
CommonGuy 835fbe251c Implement Topmost property on Popup 8 years ago
..
Android Merge branch 'master' into refactor/binding-support 8 years ago
Avalonia.Animation Implement animation setters using the Avalonia.Styling.Setter class. Enable custom animators through a static method on Animation that can be called from the a static constructor (example in Transform.cs). 8 years ago
Avalonia.Base Move the styling system up the stack to live right below Avalonia.Animation since it has no dependencies on anything further down the dependency chain 8 years ago
Avalonia.Controls Implement Topmost property on Popup 8 years ago
Avalonia.DesignerSupport Implement topmost on window 8 years ago
Avalonia.Diagnostics Merge branch 'master' of https://github.com/AvaloniaUI/Avalonia into cleanup-csproj 8 years ago
Avalonia.DotNetCoreRuntime Generate version numbers for assemblies. 8 years ago
Avalonia.DotNetFrameworkRuntime Generate version numbers for assemblies. 8 years ago
Avalonia.Input Move Control static constructor statements to more accurate layers. 8 years ago
Avalonia.Interactivity Fix Avalonia.Interactive to Avalonia.Interactivity 8 years ago
Avalonia.Layout Merge branch 'master' into feature/layoutHelper 8 years ago
Avalonia.Logging.Serilog Fix Avalonia.Serilog to Avalonia.Logging.Serilog 8 years ago
Avalonia.ReactiveUI Moved version and xaml props to build directory. 8 years ago
Avalonia.Remote.Protocol Implemented `--session-id` and `--method win32` for previewer 8 years ago
Avalonia.Styling Use a concrete type for the host type to avoid #959. 8 years ago
Avalonia.Themes.Default Fix the inspection errors. Also clean up some Calendar code in the meantime since most of the warnings were there. 8 years ago
Avalonia.Visuals Implicit string to font family conversion now uses Parse to convert 8 years ago
Gtk/Avalonia.Gtk3 Move topmost to WindowBase 8 years ago
Linux/Avalonia.LinuxFramebuffer Moved version and xaml props to build directory. 8 years ago
Markup Fix the inspection errors. Also clean up some Calendar code in the meantime since most of the warnings were there. 8 years ago
OSX/Avalonia.MonoMac Move topmost to WindowBase 8 years ago
Shared New asset loader 8 years ago
Skia/Avalonia.Skia Removed IFontFamily 8 years ago
Windows Merge branch 'master' into window-topmost 8 years ago
iOS Merge branch 'master' into SourceLink 8 years ago
tools Remove HtmlRenderer from the Avalonia repository and move it to the Avalonia.HtmlRenderer repo. 8 years ago
Directory.Build.props Disable SourceLink on iOS projects. 8 years ago