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.
 
 
 
Benedikt Stebner f60b28d37f
Merge branch 'master' into fixes/textProcessingBugs
4 years ago
..
ApplicationLifetimes Used ToArray where it benefits over ToList 4 years ago
Automation Fix nullable errors after merge. 4 years ago
Calendar Add template part attributes to common controls 4 years ago
Chrome Add template part attributes to common controls 4 years ago
Converters Remove #nullable directives. 4 years ago
DateTimePickers Add template part attributes to common controls 4 years ago
Diagnostics Remove #nullable directives. 4 years ago
Documents Implement embedded runs 4 years ago
Embedding Add nullable annotations to Avalonia.Controls. 4 years ago
Flyouts Remove CornerRadius prop from MenuFlyoutPresenter 4 years ago
Generators Used ToArray where it benefits over ToList 4 years ago
Mixins Add nullable annotations to Avalonia.Controls. 4 years ago
Notifications Add template part attributes to common controls 4 years ago
NumericUpDown Add template part attributes to common controls 4 years ago
Platform Include Platform Handle in surface array (#7841) 4 years ago
Presenters Better WPF compat 4 years ago
Primitives Merge branch 'master' into fixes/textProcessingBugs 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 Used ToArray where it benefits over ToList 4 years ago
Shapes Remove #nullable directives. 4 years ago
SplitButton Add template part attributes to common controls 4 years ago
Templates Relax constraint on ITemplate<T>. 4 years ago
Utils Used ToArray where it benefits over ToList 4 years ago
AcrylicPlatformCompensationLevels.cs add platform specific compensation levels. 6 years ago
ApiCompatBaseline.txt Update ApiCompatBaseline.txt 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 template part attributes to common 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 osx_sound_defaultactions 4 years ago
ButtonSpinner.cs Add template part attributes to common 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 Add template part attributes to common controls 4 years ago
ComboBoxItem.cs Use new properties to remove some peers. 5 years ago
ContentControl.cs Add template part attributes to common controls 4 years ago
ContextMenu.cs Fix "ContextMenu ignores styles on first open" 4 years ago
ContextRequestedEventArgs.cs Remove #nullable directives. 4 years ago
Control.cs Cleanup attached properties 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 template part attributes to common 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 Add template part attributes to common controls 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 template part attributes to common 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 Merge branch 'master' into platform-screen-api 4 years ago
ScrollChangedEventArgs.cs Added ScrollViewer.ScrollChanged event. 6 years ago
ScrollViewer.cs Add template part attributes to common controls 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 Add template part attributes to common controls 4 years ago
Spinner.cs Add nullable annotations to Avalonia.Controls. 4 years ago
SplitView.cs Add template part attributes to common 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 Add template part attributes to common controls 4 years ago
TabItem.cs Use ListItemAutomationPeer for TabItem. 4 years ago
TextBlock.cs Add FontStretch to property chane handler 4 years ago
TextBox.cs Merge branch 'master' into fixes/textProcessingBugs 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 template part attributes to common 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 Add template part attributes to common controls 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 Used ToArray where it benefits over ToList 4 years ago
TreeViewItem.cs Add template part attributes to common controls 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 Fix Unit Tests 4 years ago
VirtualizingStackPanel.cs Improove nullable annotations. 4 years ago
Window.cs Merge branch 'master' into fixes/textProcessingBugs 4 years ago
WindowBase.cs fix nullability error. 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 make mica fallback to acrylic on compatible windows 10 4 years ago
WrapPanel.cs Add nullable annotations to Avalonia.Controls. 4 years ago