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 5397efc4f0 Remove some left-over copyright headers. 6 years ago
..
ApplicationLifetimes Remove copyright headers. 6 years ago
Calendar Avoid creating handler unsubscribe disposables unless explicitly requested. 6 years ago
Converters Use words for arrow keys. 6 years ago
Embedding Make toplevels responsible of creating popups 7 years ago
Generators Remove copyright headers. 6 years ago
Mixins Remove copyright headers. 6 years ago
Notifications Remove copyright headers. 6 years ago
NumericUpDown Reintroduce coercion to NumericUpDown. 7 years ago
Platform Remove copyright headers. 6 years ago
Presenters Remove copyright headers. 6 years ago
Primitives Remove copyright headers. 6 years ago
Properties Remove copyright headers. 6 years ago
Remote Sanitize image drawing API. 7 years ago
Repeater Swap order of parameters to event args. 6 years ago
Shapes Remove copyright headers. 6 years ago
Templates Remove copyright headers. 6 years ago
Utils Remove copyright headers. 6 years ago
AppBuilderBase.cs Remove copyright headers. 6 years ago
Application.cs Remove copyright headers. 6 years ago
AutoCompleteBox.cs Swap order of parameters to event args. 6 years ago
Avalonia.Controls.csproj Remove old Grid classes. 7 years ago
Border.cs Remove copyright headers. 6 years ago
Button.cs Remove copyright headers. 6 years ago
ButtonSpinner.cs Merge branch 'master' into refactor/remove-property-initialized 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 Remove copyright headers. 6 years ago
ComboBoxItem.cs Remove copyright headers. 6 years ago
ContentControl.cs Remove copyright headers. 6 years ago
ContextMenu.cs Fixed obsolete API usages. 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. 7 years ago
DropDown.cs Remove direct logging functions. 7 years ago
Expander.cs Merge branch 'master' into refactor/remove-property-initialized 6 years ago
Grid.cs Added WPF-style validation for AvaloniaProperty. 7 years ago
GridLength.cs Remove copyright headers. 6 years ago
GridSplitter.cs Don't declare property fields AvaloniaProperty<>. 7 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
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
IVirtualizingController.cs Remove copyright headers. 6 years ago
IVirtualizingPanel.cs Remove copyright headers. 6 years ago
Image.cs Remove copyright headers. 6 years ago
ItemVirtualizationMode.cs Remove copyright headers. 6 years ago
ItemsControl.cs Remove copyright headers. 6 years ago
LayoutTransformControl.cs Remove some left-over copyright headers. 6 years ago
ListBox.cs Remove copyright headers. 6 years ago
ListBoxItem.cs Remove copyright headers. 6 years ago
Menu.cs Remove copyright headers. 6 years ago
MenuBase.cs Remove copyright headers. 6 years ago
MenuItem.cs Remove copyright headers. 6 years ago
MenuItemAccessKeyHandler.cs Remove copyright headers. 6 years ago
NativeMenu.Export.cs Remove ignored validate parameter. 7 years ago
NativeMenu.cs Implemented managed menu bar presenter for native menus 7 years ago
NativeMenuBar.cs Implemented managed menu bar presenter for native menus 7 years ago
NativeMenuItem.cs submenu only on menuitems not seprators 7 years ago
NativeMenuItemBase.cs dont implement datacontext on menuitems 7 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 Remove copyright headers. 6 years ago
RadioButton.cs Remove copyright headers. 6 years ago
RepeatButton.cs Added InitialPressMouseButton to PointerReleasedEventArgs that returns the button that caused the PointerPressed event 7 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
ScrollViewer.cs Remove copyright headers. 6 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 Remove copyright headers. 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 Merge branch 'managed-file-dialog' of https://github.com/AvaloniaUI/Avalonia into managed-file-dialog 7 years ago
TabControl.cs Remove copyright headers. 6 years ago
TabItem.cs Remove copyright headers. 6 years ago
TextBlock.cs Remove copyright headers. 6 years ago
TextBox.cs Remove copyright headers. 6 years ago
ToolTip.cs Remove copyright headers. 6 years ago
ToolTipService.cs don't try open tooltip on detached control 7 years ago
TopLevel.cs Remove copyright headers. 6 years ago
TreeView.cs Remove copyright headers. 6 years ago
TreeViewItem.cs Remove copyright headers. 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 Remove copyright headers. 6 years ago
WindowBase.cs Remove usage of AddClassHandler that returns new lambda per invocation. 7 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 Remove copyright headers. 6 years ago
WrapPanel.cs fix WrapPanel issue #3165 item width/height should trigger new measure 7 years ago