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 158137eefb fix titlebar sizing. 6 years ago
..
ApplicationLifetimes Remove copyright headers. 6 years ago
Calendar Merge branch 'master' into feature/3109-nonanimated-property-changes 6 years ago
Chrome fix titlebar sizing. 6 years ago
Converters Use words for arrow keys. 6 years ago
Embedding dont use property for setting transparency level hint. 6 years ago
Generators Merge branch 'master' into refactor/use-selectionmodel 6 years ago
Mixins Fix merge conflicts 6 years ago
Notifications Merge branch 'master' into feature/3109-nonanimated-property-changes 6 years ago
NumericUpDown Use OnApplyTemplate instead of OnTemplateApplied. 6 years ago
Platform osx supports prefering system chrome buttons and also can turn chrome buttons on or off. 6 years ago
Presenters Fix UseLayoutRounding calculations. 6 years ago
Primitives managed chrome compatible with fs. 6 years ago
Properties Add managed CaptionButtonsControl. 6 years ago
Remote Merge branch 'master' into vscode 6 years ago
Repeater Make ItemsRepeater.GetOrCreateElement public 6 years ago
Shapes Merge branch 'master' into fix-path-geometry-leak 6 years ago
Templates Remove copyright headers. 6 years ago
Utils Merge branch 'master' into fixes/4002-devtools-selected-node 6 years ago
AppBuilderBase.cs Remove copyright headers. 6 years ago
Application.cs Added ResourcesChangedEventArgs.Empty. 6 years ago
AutoCompleteBox.cs Ignore initial value of AutoComplete TextBox 6 years ago
Avalonia.Controls.csproj Remove old Grid classes. 7 years ago
Border.cs Support for multiple box-shadows 6 years ago
Button.cs Merge branch 'master' into feature/3109-nonanimated-property-changes 6 years ago
ButtonSpinner.cs Merge branch 'master' into feature/3109-nonanimated-property-changes 6 years ago
Canvas.cs Remove copyright headers. 6 years ago
Carousel.cs Remove copyright headers. 6 years ago
CheckBox.cs Remove copyright headers. 6 years ago
ColumnDefinition.cs Remove copyright headers. 6 years ago
ColumnDefinitions.cs Remove copyright headers. 6 years ago
ComboBox.cs Add placeholdertext properties to combobox 6 years ago
ComboBoxItem.cs Remove copyright headers. 6 years ago
ContentControl.cs Remove copyright headers. 6 years ago
ContextMenu.cs Allow context menus to be shared. 6 years ago
Control.cs Remove copyright headers. 6 years ago
ControlExtensions.cs Remove copyright headers. 6 years ago
Controls.cs Remove copyright headers. 6 years ago
DataValidationErrors.cs Remove copyright headers. 6 years ago
Decorator.cs Remove copyright headers. 6 years ago
DefinitionBase.cs Wire up validation/coercion for attached properties. 6 years ago
DefinitionList.cs Remove copyright headers. 6 years ago
Design.cs Make DesignWindowLoader expect PreviewWith on Styles. 7 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 Remove direct logging functions. 7 years ago
Expander.cs Get non-animated change information. 6 years ago
Grid.cs Added WPF-style validation for AvaloniaProperty. 6 years ago
GridLength.cs Remove copyright headers. 6 years ago
GridSplitter.cs Don't declare property fields AvaloniaProperty<>. 6 years ago
HotkeyManager.cs Spellchecks comments and members, removes unused using statements and sorts them 8 years ago
IContentControl.cs Remove copyright headers. 6 years ago
IControl.cs Remove copyright headers. 6 years ago
IGlobalDataTemplates.cs Remove copyright headers. 6 years ago
IHeadered.cs Remove copyright headers. 6 years ago
IMenu.cs Spellchecks comments and members, removes unused using statements and sorts them 8 years ago
IMenuElement.cs Spellchecks comments and members, removes unused using statements and sorts them 8 years ago
IMenuItem.cs Spellchecks comments and members, removes unused using statements and sorts them 8 years ago
INativeMenuExporterEventsImplBridge.cs Hide RaiseNeedsUpdate method. 6 years ago
INativeMenuItemExporterEventsImplBridge.cs missing file. 6 years ago
IPanel.cs Remove copyright headers. 6 years ago
IScrollAnchorProvider.cs Added IScrollAnchorProvider. 7 years ago
IScrollable.cs Remove copyright headers. 6 years ago
ISelectable.cs Remove copyright headers. 6 years ago
ISelectionModel.cs Added some docs for ISelectionModel. 6 years ago
IVirtualizingController.cs Remove copyright headers. 6 years ago
IVirtualizingPanel.cs Remove copyright headers. 6 years ago
Image.cs check either bound of the image. 6 years ago
IndexPath.cs Materialize TreeViewItems on selection. 6 years ago
IndexRange.cs Trim invalid selection when Source first assigned. 6 years ago
ItemVirtualizationMode.cs Remove copyright headers. 6 years ago
ItemsControl.cs Remove copyright headers. 6 years ago
LayoutTransformControl.cs Initial CSS like transform support. 6 years ago
ListBox.cs Merge branch 'master' into feature/3744-onapplytemplate 6 years ago
ListBoxItem.cs Fix merge conflicts 6 years ago
Menu.cs Remove copyright headers. 6 years ago
MenuBase.cs Remove copyright headers. 6 years ago
MenuItem.cs Use OnApplyTemplate instead of OnTemplateApplied. 6 years ago
MenuItemAccessKeyHandler.cs Remove copyright headers. 6 years ago
NativeMenu.Export.cs Remove ignored validate parameter. 6 years ago
NativeMenu.cs whitespace 6 years ago
NativeMenuBar.cs Use MenuItems bridge interface to raise clicks. 6 years ago
NativeMenuItem.cs Add Icon property to nativemenuicon. 6 years ago
NativeMenuItemBase.cs dont implement datacontext on menuitems 6 years ago
NativeMenuItemSeperator.cs Implemented managed menu bar presenter for native menus 7 years ago
Panel.cs Remove copyright headers. 6 years ago
PixelPointEventArgs.cs Remove copyright headers. 6 years ago
PlacementMode.cs Remove copyright headers. 6 years ago
ProgressBar.cs Merge branch 'master' into feature/3109-nonanimated-property-changes 6 years ago
RadioButton.cs Remove copyright headers. 6 years ago
RepeatButton.cs Remove usage of deprecated input APIs. 6 years ago
RequestBringIntoViewEventArgs.cs Remove copyright headers. 6 years ago
RowDefinition.cs Remove copyright headers. 6 years ago
RowDefinitions.cs Remove copyright headers. 6 years ago
Screens.cs Move Screens property to WindowBase since they are in IWindowBaseImpl anyway 7 years ago
ScrollChangedEventArgs.cs Added ScrollViewer.ScrollChanged event. 6 years ago
ScrollViewer.cs Merge branch 'master' into feature/scrollchanged 6 years ago
SelectedItems.cs Use SelectedItems for change event args. 6 years ago
SelectionChangedEventArgs.cs Remove copyright headers. 6 years ago
SelectionMode.cs Remove copyright headers. 6 years ago
SelectionModel.cs Materialize TreeViewItems on selection. 6 years ago
SelectionModelChangeSet.cs Trim invalid selection when Source first assigned. 6 years ago
SelectionModelChildrenRequestedEventArgs.cs Materialize TreeViewItems on selection. 6 years ago
SelectionModelSelectionChangedEventArgs.cs Add nullable annotations. 6 years ago
SelectionNode.cs Materialize TreeViewItems on selection. 6 years ago
SelectionNodeOperation.cs Use SelectedItems for change event args. 6 years ago
Separator.cs Remove copyright headers. 6 years ago
ShutdownMode.cs Remove copyright headers. 6 years ago
Slider.cs add base apply template method 6 years ago
Spinner.cs Spellchecks comments and members, removes unused using statements and sorts them 8 years ago
StackPanel.cs stackpanel copes with non-visible controls when arranging. 7 years ago
SystemDialog.cs Remove Window.ShowDialog variant that takes IWindowImpl. 6 years ago
TabControl.cs Merge branch 'master' into feature/3744-onapplytemplate 6 years ago
TabItem.cs Remove copyright headers. 6 years ago
TextBlock.cs Added MaxLines property to TextBlock. 6 years ago
TextBox.cs Use OnApplyTemplate instead of OnTemplateApplied. 6 years ago
TickBar.cs Import Fluent Slider 6 years ago
ToolTip.cs Implement ToolTip :open pseudo class 6 years ago
ToolTipService.cs don't try open tooltip on detached control 6 years ago
TopLevel.cs fallback transparency should be null so that it doesnt hit test. 6 years ago
TreeView.cs Add clarification. 6 years ago
TreeViewItem.cs Use OnApplyTemplate instead of OnTemplateApplied. 6 years ago
UserControl.cs Remove copyright headers. 6 years ago
Viewbox.cs Fixed StackPanel arrange pass. 7 years ago
VirtualizingStackPanel.cs Remove copyright headers. 6 years ago
Window.cs managed chrome compatible with fs. 6 years ago
WindowBase.cs make owner property readonly. 6 years ago
WindowEdge.cs Renamed Perspex -> Avalonia 10 years ago
WindowIcon.cs Spellchecks comments and members, removes unused using statements and sorts them 8 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 Add acrylic blur level with fallbacks to blur reported. 6 years ago
WrapPanel.cs fix WrapPanel issue #3165 item width/height should trigger new measure 6 years ago