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.
 
 
 
Steven Kirk b244197f2f Merge branch 'master' into feature/ui-automation 4 years ago
..
ApplicationLifetimes Fix nullability error from Avalonia.Web.Blazor. 4 years ago
Automation Fix nullable errors after merge. 4 years ago
Calendar Change default binding mode of SelectedDateProperty to TwoWay 4 years ago
Chrome Remove #nullable directives. 4 years ago
Converters Remove #nullable directives. 4 years ago
DateTimePickers Fix date/time picker with overlay popups. 4 years ago
Diagnostics Remove #nullable directives. 4 years ago
Documents Add TextBlock inlines support 4 years ago
Embedding Add nullable annotations to Avalonia.Controls. 4 years ago
Flyouts Remove #nullable directives. 4 years ago
Generators Improove nullable annotations. 4 years ago
Mixins Add nullable annotations to Avalonia.Controls. 4 years ago
Notifications Add nullable annotations to Avalonia.Controls. 4 years ago
NumericUpDown Add nullable annotations to Avalonia.Controls. 4 years ago
Platform Merge branch 'master' into feature/ui-automation 4 years ago
Presenters Introduce Typeface.FontStretch and rework Skia typeface matching 4 years ago
Primitives Merge branch 'master' into feature/ui-automation 4 years ago
Properties Merge branch 'master' into feature/ui-automation 4 years ago
Remote Add nullable annotations to Avalonia.Controls. 4 years ago
Repeater Remove #nullable directives. 4 years ago
Selection Remove #nullable directives. 4 years ago
Shapes Remove #nullable directives. 4 years ago
SplitButton Add splitbutton pressed state back 4 years ago
Templates Relax constraint on ITemplate<T>. 4 years ago
Utils Fix TextBlock/TextPresenter measure/arrange 4 years ago
AcrylicPlatformCompensationLevels.cs add platform specific compensation levels. 6 years ago
ApiCompatBaseline.txt Remove DesktopRuntime project and move AppBuilder to PlatformSupport project 4 years ago
AppBuilderBase.cs Add nullable annotations to Avalonia.Controls. 4 years ago
Application.cs Remove #nullable directives. 4 years ago
AutoCompleteBox.cs Add nullable annotations to Avalonia.Controls. 4 years ago
Avalonia.Controls.csproj Add nullable annotations to Avalonia.Controls. 4 years ago
Border.cs Add nullable annotations to Avalonia.Controls. 4 years ago
Button.cs Merge branch 'master' into feature/ui-automation 4 years ago
ButtonSpinner.cs Add nullable annotations to Avalonia.Controls. 4 years ago
Canvas.cs Add nullable annotations to Avalonia.Controls. 4 years ago
Carousel.cs Remove copyright headers. 6 years ago
CheckBox.cs Use new properties to remove some peers. 5 years ago
ColumnDefinition.cs Remove copyright headers. 6 years ago
ColumnDefinitions.cs Preferring user-provided string conversion over TypeDescriptor 6 years ago
ComboBox.cs Merge branch 'master' into feature/ui-automation 4 years ago
ComboBoxItem.cs Use new properties to remove some peers. 5 years ago
ContentControl.cs Add nullable annotations to Avalonia.Controls. 4 years ago
ContextMenu.cs Merge branch 'master' into feature/ui-automation 4 years ago
ContextRequestedEventArgs.cs Remove #nullable directives. 4 years ago
Control.cs Merge branch 'master' into feature/ui-automation 4 years ago
ControlExtensions.cs Add nullable annotations to Avalonia.Controls. 4 years ago
Controls.cs Remove copyright headers. 6 years ago
DataValidationErrors.cs Add nullable annotations to Avalonia.Controls. 4 years ago
Decorator.cs Add nullable annotations to Avalonia.Controls. 4 years ago
DefinitionBase.cs Add nullable annotations to Avalonia.Controls. 4 years ago
DefinitionList.cs Remove #nullable directives. 4 years ago
Design.cs Changed to use IStyle instead of style. 5 years ago
DesktopApplicationExtensions.cs XML comment fixes. 7 years ago
DockPanel.cs Fix license headers 7 years ago
DrawingPresenter.cs Make DrawingPresenter obsolete. 6 years ago
DropDown.cs Parameterize logger on area as well as level. 6 years ago
Expander.cs Remove #nullable directives. 4 years ago
ExperimentalAcrylicBorder.cs Add nullable annotations to Avalonia.Controls. 4 years ago
Grid.cs Remove usages of Contract.Requires. 4 years ago
GridLength.cs Add nullable annotations to Avalonia.Controls. 4 years ago
GridSplitter.cs Add nullable annotations to Avalonia.Controls. 4 years ago
HotkeyManager.cs Add nullable annotations to Avalonia.Controls. 4 years ago
IContentControl.cs Add nullable annotations to Avalonia.Controls. 4 years ago
IControl.cs Remove #nullable directives. 4 years ago
IGlobalDataTemplates.cs Remove copyright headers. 6 years ago
IHeadered.cs Add nullable annotations to Avalonia.Controls. 4 years ago
IMenu.cs Spellchecks comments and members, removes unused using statements and sorts them 8 years ago
IMenuElement.cs Remove #nullable directives. 4 years ago
IMenuItem.cs Remove #nullable directives. 4 years ago
INativeMenuExporterEventsImplBridge.cs Added Opening/Closed for NativeMenu on OSX. 5 years ago
INativeMenuItemExporterEventsImplBridge.cs missing file. 6 years ago
IPanel.cs Remove copyright headers. 6 years ago
IScrollAnchorProvider.cs Remove #nullable directives. 4 years ago
IScrollable.cs Remove copyright headers. 6 years ago
ISelectable.cs Remove copyright headers. 6 years ago
IVirtualizingController.cs Remove copyright headers. 6 years ago
IVirtualizingPanel.cs Add nullable annotations to Avalonia.Controls. 4 years ago
IconElement.cs add IconElement class. 6 years ago
Image.cs Use new properties to remove some peers. 5 years ago
ItemVirtualizationMode.cs Remove copyright headers. 6 years ago
ItemsControl.cs Merge branch 'master' into feature/ui-automation 4 years ago
ItemsSourceView.cs Remove #nullable directives. 4 years ago
Label.cs Add nullable annotations to Avalonia.Controls. 4 years ago
LayoutTransformControl.cs Add nullable annotations to Avalonia.Controls. 4 years ago
ListBox.cs Add nullable annotations to Avalonia.Controls. 4 years ago
ListBoxItem.cs Decouple automation peers from platform nodes. 5 years ago
LoggingExtensions.cs Replaced LogToDebug with LogToTrace. 6 years ago
MaskedTextBox.cs Remove #nullable directives. 4 years ago
Menu.cs Merge branch 'master' into feature/ui-automation 4 years ago
MenuBase.cs Fixed ItemContainerGenerator usages. 4 years ago
MenuItem.cs Merge branch 'master' into feature/ui-automation 4 years ago
MenuItemAccessKeyHandler.cs Add nullable annotations to Avalonia.Controls. 4 years ago
NativeControlHost.cs Add nullable annotations to Avalonia.Controls. 4 years ago
NativeMenu.Export.cs Add nullable annotations to Avalonia.Controls. 4 years ago
NativeMenu.cs Add nullable annotations to Avalonia.Controls. 4 years ago
NativeMenuBar.cs Add nullable annotations to Avalonia.Controls. 4 years ago
NativeMenuItem.cs Add nullable annotations to Avalonia.Controls. 4 years ago
NativeMenuItemBase.cs Add nullable annotations to Avalonia.Controls. 4 years ago
NativeMenuItemSeparator.cs Applies spell checking on mostly comments, but also non public members and arguments 5 years ago
Panel.cs Add nullable annotations to Avalonia.Controls. 4 years ago
PathIcon.cs add IconElement class. 6 years ago
PixelPointEventArgs.cs Remove copyright headers. 6 years ago
PlacementMode.cs Remove copyright headers. 6 years ago
ProgressBar.cs Add nullable annotations to Avalonia.Controls. 4 years ago
RadioButton.cs Add nullable annotations to Avalonia.Controls. 4 years ago
RelativePanel.AttachedProperties.cs Remove #nullable directives. 4 years ago
RelativePanel.cs Remove #nullable directives. 4 years ago
RepeatButton.cs Add nullable annotations to Avalonia.Controls. 4 years ago
RequestBringIntoViewEventArgs.cs Add nullable annotations to Avalonia.Controls. 4 years ago
ResolveByNameAttribute.cs update comment for ResolveByName attribute. 5 years ago
RowDefinition.cs Remove copyright headers. 6 years ago
RowDefinitions.cs Adding more ToString() overloads to support DevTools 5 years ago
Screens.cs Add nullable annotations to Avalonia.Controls. 4 years ago
ScrollChangedEventArgs.cs Added ScrollViewer.ScrollChanged event. 6 years ago
ScrollViewer.cs Merge branch 'master' into feature/ui-automation 4 years ago
SelectionChangedEventArgs.cs Remove copyright headers. 6 years ago
SelectionMode.cs Remove copyright headers. 6 years ago
Separator.cs Remove copyright headers. 6 years ago
ShutdownMode.cs Remove copyright headers. 6 years ago
Slider.cs Merge branch 'master' into feature/ui-automation 4 years ago
Spinner.cs Add nullable annotations to Avalonia.Controls. 4 years ago
SplitView.cs Add nullable annotations to Avalonia.Controls. 4 years ago
SplitViewPaneClosingEventArgs.cs Add SplitView 6 years ago
StackPanel.cs Add nullable annotations to Avalonia.Controls. 4 years ago
SystemDialog.cs Add Support for Overwrite Prompt option in save dialog (#7531) 4 years ago
TabControl.cs Merge branch 'master' into feature/ui-automation 4 years ago
TabItem.cs Use ListItemAutomationPeer for TabItem. 4 years ago
TextBlock.cs Merge branch 'master' into feature/ui-automation 4 years ago
TextBox.cs Merge branch 'master' into feature/ui-automation 4 years ago
TextBoxTextInputMethodClient.cs Added remaining nullable annotations after merge. 4 years ago
TickBar.cs Applies spell checking on mostly comments, but also non public members and arguments 5 years ago
ToggleSwitch.cs Add nullable annotations to Avalonia.Controls. 4 years ago
ToolTip.cs Remove #nullable directives. 4 years ago
ToolTipService.cs Add nullable annotations to Avalonia.Controls. 4 years ago
TopLevel.cs Removed TopLevelImpl validating layer. 4 years ago
TransitioningContentControl.cs make property public or cannot be used outside assembly. 4 years ago
TrayIcon.cs Remove #nullable directives. 4 years ago
TreeView.cs Fixed ItemContainerGenerator usages. 4 years ago
TreeViewItem.cs Fixed ItemContainerGenerator usages. 4 years ago
UrlOpenedEventArgs.cs add implementation of url event for application class. 5 years ago
UserControl.cs Remove copyright headers. 6 years ago
Viewbox.cs Change Viewbox.Stretch to a styled property 5 years ago
VirtualizingStackPanel.cs Improove nullable annotations. 4 years ago
Window.cs Merge branch 'master' into feature/ui-automation 4 years ago
WindowBase.cs Merge branch 'master' into feature/ui-automation 4 years ago
WindowEdge.cs Renamed Perspex -> Avalonia 10 years ago
WindowIcon.cs Add nullable annotations to Avalonia.Controls. 4 years ago
WindowStartupLocation.cs Implemented Window.WindowStartupLocation and WindowBase.Owner. 9 years ago
WindowState.cs Add Fullscreen to WindowState enum. 6 years ago
WindowTransparencyLevel.cs Added Mica enum value to WindowTransparencyLevel.cs 5 years ago
WrapPanel.cs Add nullable annotations to Avalonia.Controls. 4 years ago