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 511e308bf3 fix whitespace. 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 fix whitespace. 8 years ago
Avalonia.DesignerSupport Removed functionality implemented by #1190. 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 Merge branch 'master' into wip-animations 8 years ago
Avalonia.Visuals 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
Gtk/Avalonia.Gtk3 Merge remote-tracking branch 'origin/master' into pr/1190-make-windowstate-bindable 8 years ago
Linux/Avalonia.LinuxFramebuffer Moved version and xaml props to build directory. 8 years ago
Markup Fix inclusion of UriTypeConverter. 8 years ago
OSX/Avalonia.MonoMac Merge remote-tracking branch 'origin/master' into pr/1190-make-windowstate-bindable 8 years ago
Shared New asset loader 8 years ago
Skia/Avalonia.Skia Removed IFontFamily 8 years ago
Windows Removed functionality implemented by #1190. 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