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.
 
 
 
Dariusz Komosiński 10836a551a
Merge branch 'master' into fixes/4161-layoutmanager-closed-toplevel
6 years ago
..
ApplicationLifetimes Remove copyright headers. 6 years ago
Calendar Rename existing DatePicker control 6 years ago
Converters Merge branch 'master' into feature/menu-scroller 6 years ago
Embedding Merge branch 'master' into fixes/4161-layoutmanager-closed-toplevel 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 Merge remote-tracking branch 'origin/master' into foreign-embed-master 6 years ago
Presenters Revert "Remove duplicate code for RoundLayoutValue" 6 years ago
Primitives Merge remote-tracking branch 'origin/master' into foreign-embed-master 6 years ago
Properties Remove copyright headers. 6 years ago
Remote Merge remote-tracking branch 'origin/master' into foreign-embed-master 6 years ago
Repeater Updated repeater logging to new API. 6 years ago
Shapes Merge branch 'master' into fix-path-geometry-leak 6 years ago
Templates Remove copyright headers. 6 years ago
Utils Fix machine epsilon for double elsewhere 6 years ago
AppBuilderBase.cs Remove copyright headers. 6 years ago
Application.cs Added ResourcesChangedEventArgs.Empty. 6 years ago
AutoCompleteBox.cs Merge branch 'master' into fix-autocompletebox-validation 6 years ago
Avalonia.Controls.csproj Remove old Grid classes. 7 years ago
Border.cs Internal API for rounded border clip for usage with Border. 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 Added PlacementConstraintAdjustment property. 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 Parameterize logger on area as well as level. 6 years ago
Expander.cs Get non-animated change information. 6 years ago
Grid.cs Remove duplicate code for RoundLayoutValue 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 Initial implementation of IScrollAnchorProvider. 6 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
LoggingExtensions.cs Add a simple non-serilog debug log sink. 6 years ago
Menu.cs Remove copyright headers. 6 years ago
MenuBase.cs Remove copyright headers. 6 years ago
MenuItem.cs Add :pressed :open :icon pseudoclasses to MenuItem 6 years ago
MenuItemAccessKeyHandler.cs Remove copyright headers. 6 years ago
NativeControlHost.cs Ported native embedding PR to master 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 Remove strange using. 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 fix non zero minimum on slider 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 Add pressed mixin to TabItem 6 years ago
TextBlock.cs Added MaxLines property to TextBlock. 6 years ago
TextBox.cs Fix moving caret left/right when selection present. 6 years ago
TickBar.cs Import Fluent Slider 6 years ago
ToggleSwitch.cs ToggleSwitchpage for Control gallery (#4137) 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 Merge branch 'master' into fixes/4161-layoutmanager-closed-toplevel 6 years ago
TreeView.cs Add clarification. 6 years ago
TreeViewItem.cs Add Pressed mixin to TreeViewItem 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 No longer need to pass root to ExecuteInitialLayoutPass. 6 years ago
WindowBase.cs No longer need to pass root to ExecuteInitialLayoutPass. 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