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.
 
 
 
Jumar Macato 8848bf31f6
Merge branch 'master' into arc-shape
5 years ago
..
ApplicationLifetimes remove IsSingleInstance 5 years ago
Calendar Add HorizontalContentAlignment/VerticalContentAlignment props to CalendarDatePicker 5 years ago
Chrome Fix access modifer. 5 years ago
Converters Port CornerRadiusFilterConverter from WinUI (#5861) 5 years ago
DateTimePickers SelectedDate and SelectedTime => TwoWay by default 5 years ago
Embedding Make FrameSize nullable 5 years ago
Flyouts use Pixel api types when working in screen coordinates. 5 years ago
Generators Fix TabItems leaking. 5 years ago
Mixins Use typed property changed args instead of changing handler args type. 5 years ago
Notifications Attach CloseOnClickChanged event handler for NotificationCard. 5 years ago
NumericUpDown Add data validation error support to NumericUpDown control #3591 5 years ago
Platform Make FrameSize nullable 5 years ago
Presenters Merge branch 'master' into fixes/scrollcontent-presenter-order-of-operations 5 years ago
Primitives Implement measure pass in AdornerLayer. 5 years ago
Properties Disable strong name signing until SharpGen issue is resolved 5 years ago
Remote fixes RemoteWidget error when width or height is equal to zero. Issue #6068 5 years ago
Repeater fixes: Warnings CS0169 5 years ago
Selection Reset _isResetting, d'oh. 5 years ago
Shapes Fix comments 5 years ago
Templates Remove not needed using. 5 years ago
Utils Use immutable data to limit allocations. 5 years ago
AcrylicPlatformCompensationLevels.cs add platform specific compensation levels. 6 years ago
ApiCompatBaseline.txt Merge branch 'master' into totalsize 5 years ago
AppBuilderBase.cs AppBuilderBase: Allow to specify app factory. 6 years ago
Application.cs fixes(Application): some nullable warnings 5 years ago
AutoCompleteBox.cs Fix autocompletebox pseduclasses 5 years ago
Avalonia.Controls.csproj Reimplemented SelectionModel. 6 years ago
Border.cs Internal API for rounded border clip for usage with Border. 6 years ago
Button.cs Merge branch 'master' into button-state-update-after-command-parameter-change 5 years ago
ButtonSpinner.cs Added PseudoClassesAttribute. 5 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 Preferring user-provided string conversion over TypeDescriptor 6 years ago
ComboBox.cs fixes(ComboBox): Closing window on Alt+F4 KeyDown when ComboBox is focused 5 years ago
ComboBoxItem.cs Remove copyright headers. 6 years ago
ContentControl.cs Remove copyright headers. 6 years ago
ContextMenu.cs Respect ContextMenu.PlacementTarget again. 5 years ago
Control.cs Enable nullability for InputElement, Interactive, Visual 5 years ago
ControlExtensions.cs Remove copyright headers. 6 years ago
Controls.cs Remove copyright headers. 6 years ago
DataValidationErrors.cs Added PseudoClassesAttribute. 5 years ago
Decorator.cs Remove copyright headers. 6 years ago
DefinitionBase.cs Fixed SharedSizeGroup Layout Bug 5 years ago
DefinitionList.cs Optimize DefinitionList collection changed handler. 5 years ago
Design.cs Make DesignWindowLoader expect PreviewWith on Styles. 7 years ago
DesktopApplicationExtensions.cs XML comment fixes. 6 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 Provide cancellation to animations where neccessary 5 years ago
ExperimentalAcrylicBorder.cs Use immutable data to limit allocations. 5 years ago
Grid.cs fixes: typo 5 years ago
GridLength.cs Add "Star" static to GridLength 5 years ago
GridSplitter.cs Make GritSplitter calculations match the ones in WPF. 5 years ago
HotkeyManager.cs Update warning message 5 years ago
IContentControl.cs Remove copyright headers. 6 years ago
IControl.cs Enable nullability for InputElement, Interactive, Visual 5 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 Nullable enable menu-related classes. 6 years ago
IMenuItem.cs Implement MenuItem.StaysOpenOnClick. 5 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 Added nullable annotations. 5 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
IconElement.cs add IconElement class. 5 years ago
Image.cs Implement StretchDirection for Viewbox. Cleanup Viewbox. 5 years ago
ItemVirtualizationMode.cs Remove copyright headers. 6 years ago
ItemsControl.cs Update ItemsControl PseudoClasses on ItemCount property changed 5 years ago
ItemsSourceView.cs Fix working with collections of value types. 6 years ago
Label.cs add resolvebyname attribute to labels target property. 5 years ago
LayoutTransformControl.cs Initial CSS like transform support. 6 years ago
ListBox.cs Fixed popup positioning issue 5 years ago
ListBoxItem.cs Added PseudoClassesAttribute. 5 years ago
LoggingExtensions.cs Replaced LogToDebug with LogToTrace. 5 years ago
Menu.cs fixes: Warnings CS0169 5 years ago
MenuBase.cs Nullable enable menu-related classes. 6 years ago
MenuItem.cs fixes(MenuItem): nullable warnings 5 years ago
MenuItemAccessKeyHandler.cs Remove copyright headers. 6 years ago
NativeControlHost.cs NativeControlHost: fixed absolute bounds calculation 5 years ago
NativeMenu.Export.cs Use typed property changed args instead of changing handler args type. 5 years ago
NativeMenu.cs Added Opening/Closed for NativeMenu on OSX. 5 years ago
NativeMenuBar.cs Fix BindingValue comparison. 5 years ago
NativeMenuItem.cs Merge branch 'master' into fixes/HotKey_Command_Issues 5 years ago
NativeMenuItemBase.cs dont implement datacontext on menuitems 6 years ago
NativeMenuItemSeparator.cs Rename misspellings of separator. 5 years ago
Panel.cs Don't invalidate ItemsRepeater measure on children change. 5 years ago
PathIcon.cs add IconElement class. 5 years ago
PixelPointEventArgs.cs Remove copyright headers. 6 years ago
PlacementMode.cs Remove copyright headers. 6 years ago
ProgressBar.cs Update ProgressBar indicator when Minimum or Maximum was changed 5 years ago
RadioButton.cs Add at least basic class level docs for several controls. 5 years ago
RelativePanel.AttachedProperties.cs add resolvebyname attribute to attached property setter methods for compatibility with resharper. 5 years ago
RelativePanel.cs Add at least basic class level docs for several controls. 5 years ago
RepeatButton.cs Add at least basic class level docs for several controls. 5 years ago
RequestBringIntoViewEventArgs.cs Remove copyright headers. 6 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 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 Allow for using ScrollViewer.AllowAutoHide as an attached property. 5 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 Fix pointer interaction with reversed direction slider. 5 years ago
Spinner.cs Spellchecks comments and members, removes unused using statements and sorts them 8 years ago
SplitView.cs fixes: code documentation 5 years ago
SplitViewPaneClosingEventArgs.cs Add SplitView 6 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 Update selected content when containers recycled. 5 years ago
TabItem.cs Added PseudoClassesAttribute. 5 years ago
TextBlock.cs Increase TextFormatter compatibility with WPF's version 5 years ago
TextBox.cs Use IsNullOrEmpty instead of IsNullOrWhiteSpace for :empty pseudoclass 5 years ago
TextBoxTextInputMethodClient.cs Implemented basic IME support for Linux 5 years ago
TickBar.cs Use immutable data to limit allocations. 5 years ago
ToggleSwitch.cs Added PseudoClassesAttribute. 5 years ago
ToolTip.cs Recalculate ToolTip position on Offset/Placement props changed 5 years ago
ToolTipService.cs Close tooltip on null Tip value 5 years ago
TopLevel.cs Make FrameSize nullable 5 years ago
TreeView.cs fix: Refactor 5 years ago
TreeViewItem.cs Added PseudoClassesAttribute. 5 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 Change Viewbox.Stretch to a styled property 5 years ago
VirtualizingStackPanel.cs Remove copyright headers. 6 years ago
Window.cs Fix regression 5 years ago
WindowBase.cs Fix regression 5 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