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.
 
 
 
Tim 6d880d483b fix Watermark not shown when having a custom watermark set 3 years ago
..
ApplicationLifetimes InvokeShutdown 3 years ago
AutoCompleteBox AutoCompleteBox.Items -> ItemsSource. 3 years ago
Automation Fix ControlAutomationPeer.GetName. 3 years ago
Calendar Converted a variety of writeable DirectProperty definitions to StyledProperty 3 years ago
CalendarDatePicker fix Watermark not shown when having a custom watermark set 3 years ago
Chrome Disable maximize button when CanResize=false. 3 years ago
Converters Nullability fixes for Avalonia.Controls 3 years ago
DateTimePickers Make Classes properties readonly. 3 years ago
Diagnostics fix: Address Review 3 years ago
Documents Convert Text properties to StyledProperty 3 years ago
Embedding Introduce TopLevelImpl.TryGetFeature instead of having multiple interfaces per feature 3 years ago
Flyouts Merge remote-tracking branch 'origin/master' into refactor/other-controls-itemssource 3 years ago
Generators Fix nits. 3 years ago
Mixins Replace System.Reactive with internal extensions 3 years ago
Notifications Converted a variety of writeable DirectProperty definitions to StyledProperty 3 years ago
NumericUpDown Converted several "dataValidation" properties to StyledProperty 3 years ago
Platform add system bar color attached property 3 years ago
Presenters Merge branch 'master' into fixes/10367-virtualization-improvements-2 3 years ago
Primitives Make sure that HandleClosed is called only once 3 years ago
Properties feat: move InternalsVisibleTo in csproj 4 years ago
PullToRefresh fix(Controls): Address Rule AVP1000 Incorrect AvaloniaProperty storage 3 years ago
Remote Make all Render overrides sealed (#10299) 3 years ago
Selection Fix failing selection tests. 3 years ago
Shapes Make all Render overrides sealed (#10299) 3 years ago
SplitButton Use SetCurrentValue() in ToggleSplitButton to fix warning 3 years ago
SplitView Just init TemplateSettings 3 years ago
Templates Remove ControlTemplateResult. 3 years ago
Utils Merge remote-tracking branch 'origin/master' into refactor/other-controls-itemssource 3 years ago
AcrylicPlatformCompensationLevels.cs feat: Address Rule CA1815 3 years ago
ApiCompatBaseline.txt Update api compat baselines. 4 years ago
AppBuilder.cs Introduce ConfigureFonts AppBuilder action 3 years ago
Application.cs move clipboard to TopLevel 3 years ago
Avalonia.Controls.csproj Move ItemsRepeater to separate assembly. 3 years ago
Border.cs Make all Render overrides sealed (#10299) 3 years ago
BorderVisual.cs Remove the IsDefault property 3 years ago
Button.cs Converted several "dataValidation" properties to StyledProperty 3 years ago
ButtonSpinner.cs Replace System.Reactive with internal extensions 3 years ago
Canvas.cs Replace System.Reactive with internal extensions 3 years ago
Carousel.cs Addressed feedback on PR #10608 3 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 Addressed feedback on PR #10608 3 years ago
ComboBoxItem.cs Replace System.Reactive with internal extensions 3 years ago
ContainerClearingEventArgs.cs Added container lifecycle events. 3 years ago
ContainerIndexChangedEventArgs.cs Added container lifecycle events. 3 years ago
ContainerPreparedEventArgs.cs Added container lifecycle events. 3 years ago
ContentControl.cs Don't reomve old content from logicaltree 3 years ago
ContextMenu.cs Addressed feedback on PR #10608 3 years ago
ContextRequestedEventArgs.cs Remove #nullable directives. 4 years ago
Control.cs Fixed more tests 3 years ago
ControlExtensions.cs Replace System.Reactive with internal extensions 3 years ago
Controls.cs Prevent null Panel children 3 years ago
DataValidationErrors.cs Replace System.Reactive with internal extensions 3 years ago
Decorator.cs Removed a number of interfaces. 3 years ago
DefinitionBase.cs Nullability fixes for Avalonia.Controls 3 years ago
DefinitionList.cs Remove #nullable directives. 4 years ago
Design.cs Added support for Design.PreviewWith in resource dictionaries. 4 years ago
DesktopApplicationExtensions.cs Remove obsolete members from Avalonia.Controls assembly. 4 years ago
DockPanel.cs Nullability fixes for Avalonia.Controls 3 years ago
DropDownButton.cs Add new DropDownButton control 4 years ago
Expander.cs Fix eventArgs type in Expander 3 years ago
ExperimentalAcrylicBorder.cs Refactored DrawingContext and VisualBrush, added DrawingBrush (#10419) 3 years ago
Grid.cs Make all Render overrides sealed (#10299) 3 years ago
GridLength.cs fix to remove GridLength.ToString() culture dependency. 4 years ago
GridSplitter.cs Merge branch 'master' into features/NetAnalyzers/CA1822 3 years ago
HotkeyManager.cs Replace System.Reactive with internal extensions 3 years ago
IContentControl.cs Removed a number of interfaces. 3 years ago
IGlobalDataTemplates.cs Added attributes describing API stability. 4 years ago
IHeadered.cs Add nullable annotations to Avalonia.Controls. 4 years ago
IMenu.cs Removed a number of interfaces. 3 years ago
IMenuElement.cs Removed a number of interfaces. 3 years ago
IMenuItem.cs Removed a number of interfaces. 3 years ago
INativeMenuExporterEventsImplBridge.cs Added attributes describing API stability. 4 years ago
INativeMenuItemExporterEventsImplBridge.cs Added attributes describing API stability. 4 years ago
IScrollAnchorProvider.cs Removed a number of interfaces. 3 years ago
IScrollable.cs Added attributes describing API stability. 4 years ago
ISelectable.cs Make container IsSelected bindings work again. 3 years ago
IconElement.cs add IconElement class. 6 years ago
Image.cs Add ImageAutomationPeer 3 years ago
ItemCollection.cs Make ItemsControl.Items read-only. 3 years ago
ItemsControl.cs Allow setting item container properties in styles. 3 years ago
ItemsSourceView.cs MenuFlyout.Items -> ItemsSource. 3 years ago
Label.cs Remove unneccessary using directives. 3 years ago
LayoutTransformControl.cs Remove the IsDefault property 3 years ago
ListBox.cs Addressed feedback on PR #10608 3 years ago
ListBoxItem.cs Make IsSelected an attached property. 3 years ago
LoggingExtensions.cs Remove AppBuilderBase and generics 3 years ago
MaskedTextBox.cs move clipboard to TopLevel 3 years ago
Menu.cs Addressed feedback on PR #10608 3 years ago
MenuBase.cs fix: ItemContainerGenerator obsolete member after #9677 3 years ago
MenuItem.cs Make IsSelected an attached property. 3 years ago
MenuItemAccessKeyHandler.cs fix: Address review 3 years ago
NativeControlHost.cs Remove the IsDefault property 3 years ago
NativeMenu.Export.cs Nullability fixes for Avalonia.Controls 3 years ago
NativeMenu.cs Converted a variety of writeable DirectProperty definitions to StyledProperty 3 years ago
NativeMenuBar.cs Replace System.Reactive with internal extensions 3 years ago
NativeMenuItem.cs Converted several "dataValidation" properties to StyledProperty 3 years ago
NativeMenuItemBase.cs Converted a variety of writeable DirectProperty definitions to StyledProperty 3 years ago
NativeMenuItemSeparator.cs fix the separator can not show 3 years ago
Panel.cs Made Panel.IsItemsHost setter internal 3 years ago
PathIcon.cs add IconElement class. 6 years ago
PixelPointEventArgs.cs Remove copyright headers. 6 years ago
PlacementMode.cs Implement PlacementMode.Center 3 years ago
PlatformInhibitionType.cs Add API to prevent App Nap. 3 years ago
ProgressBar.cs Converted RangeBase to StyledProperty 3 years ago
RadioButton.cs Use SetCurrentValue to manipulate sibling RadioButtons 3 years ago
RelativePanel.AttachedProperties.cs Update Measure and Layout if a child of RelativePanel updates it's 3 years ago
RelativePanel.cs Nullability fixes for Avalonia.Controls 3 years ago
RepeatButton.cs Fix DelayProperty owner 4 years ago
RequestBringIntoViewEventArgs.cs Removed a number of interfaces. 3 years ago
ResolveByNameAttribute.cs Cleanup attributes 3 years ago
RowDefinition.cs Remove copyright headers. 6 years ago
RowDefinitions.cs Adding more ToString() overloads to support DevTools 5 years ago
Screens.cs Removed a number of interfaces. 3 years ago
ScrollChangedEventArgs.cs Added ScrollViewer.ScrollChanged event. 6 years ago
ScrollViewer.cs Don't detach from ScrollViewer when detached from visual tree 3 years ago
SelectableTextBlock.cs Merge branch 'master' into fixes/selectableTextBlock 3 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
SizeChangedEventArgs.cs Removed IInteractive. 3 years ago
Slider.cs Use SetCurrentValue in Slider 3 years ago
Spinner.cs Replace System.Reactive with internal extensions 3 years ago
StackPanel.cs Nullability fixes for Avalonia.Controls 3 years ago
SystemDialog.cs Fix nullability 3 years ago
TabControl.cs Addressed feedback on PR #10608 3 years ago
TabItem.cs Make IsSelected an attached property. 3 years ago
TextBlock.cs Fix Windows IME 3 years ago
TextBox.cs move clipboard to TopLevel 3 years ago
TextBoxTextInputMethodClient.cs Use SetCurrentValue and StringBuilder in TextBoxTextInputMethodClient 3 years ago
TextChangedEventArgs.cs Removed IInteractive. 3 years ago
TextChangingEventArgs.cs Removed IInteractive. 3 years ago
ThemeVariantScope.cs Make StyledElement use theme variants again 3 years ago
TickBar.cs Make all Render overrides sealed (#10299) 3 years ago
ToggleSwitch.cs Fix some template parts and template part names 4 years ago
ToolTip.cs Replace System.Reactive with internal extensions 3 years ago
ToolTipService.cs Add additional null check as Tip may be null in some situations 3 years ago
TopLevel.cs Make sure that HandleClosed is called only once 3 years ago
TransitioningContentControl.cs Move UpdateLogicalTree Call to CurrentContent Change 3 years ago
TrayIcon.cs Converted several "dataValidation" properties to StyledProperty 3 years ago
TreeView.cs Respect single-select with IsSelected bindings. 3 years ago
TreeViewItem.cs Make TreeViewItem IsSelected bindings work. 3 years ago
UrlOpenedEventArgs.cs add implementation of url event for application class. 5 years ago
UserControl.cs feat(Controls): Address rule CA1822 4 years ago
Viewbox.cs Nullability fixes for Avalonia.Controls 3 years ago
VirtualizingCarouselPanel.cs Don't think exceptions in carousel panel. 3 years ago
VirtualizingPanel.cs Added ItemsControl.ItemsSource. 3 years ago
VirtualizingStackPanel.cs Handle unrealized focused element losing focus. 3 years ago
Window.cs Converted a variety of writeable DirectProperty definitions to StyledProperty 3 years ago
WindowBase.cs Converted a variety of writeable DirectProperty definitions to StyledProperty 3 years ago
WindowClosingEventArgs.cs Added WindowClosingEventArgs. 3 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 Nullability fixes for Avalonia.Controls 3 years ago