| .. |
|
ApplicationLifetimes
|
Added attributes describing API stability.
|
4 years ago |
|
Automation
|
Don't use TransformedBounds for automation.
|
4 years ago |
|
Calendar
|
fix: Warning CS8073 The result of the expression is always 'true' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?'
|
4 years ago |
|
CalendarDatePicker
|
Move CalendarDatePicker into its own directory
|
4 years ago |
|
Chrome
|
Undo changed to TitleBar.
|
4 years ago |
|
Converters
|
Address review.
|
4 years ago |
|
DateTimePickers
|
WIP: Porting fluent theme to use control themes.
|
4 years ago |
|
Diagnostics
|
Added attributes describing API stability.
|
4 years ago |
|
Documents
|
Moves InlineUIContainer Child measure and arrange to the IInlineHost (#8849)
|
4 years ago |
|
Embedding
|
Added attributes describing API stability.
|
4 years ago |
|
Flyouts
|
Remove unsetting
|
4 years ago |
|
Generators
|
Added ItemContainerTheme property.
|
4 years ago |
|
Mixins
|
Add nullable annotations to Avalonia.Controls.
|
4 years ago |
|
Notifications
|
Fix show notification memory leak when content is object
|
4 years ago |
|
NumericUpDown
|
TextConverter property for finer control over NumericUpDown text display (#8839)
|
4 years ago |
|
Platform
|
Avoid lock in timers
|
4 years ago |
|
Presenters
|
fix for #8669
|
4 years ago |
|
Primitives
|
Merge branch 'master' into refactor/new-value-store
|
4 years ago |
|
Properties
|
feat: move InternalsVisibleTo in csproj
|
4 years ago |
|
Remote
|
Remove obsolete members from Avalonia.Base namespace
|
4 years ago |
|
Repeater
|
add base.OnAttachedToVisualTree(e) call to repeater
|
4 years ago |
|
Selection
|
Fix leak in the InternalSelectionModel
|
4 years ago |
|
Shapes
|
Comment and standardize Sector with Arc
|
4 years ago |
|
SplitButton
|
Merge branch 'master' into colorspectrum
|
4 years ago |
|
Templates
|
Add deferred support to ResourceDictionary.
|
4 years ago |
|
Utils
|
Used ToArray where it benefits over ToList
|
4 years ago |
|
AcrylicPlatformCompensationLevels.cs
|
add platform specific compensation levels.
|
6 years ago |
|
ApiCompatBaseline.txt
|
Update api compat baselines.
|
4 years ago |
|
AppBuilder.cs
|
Merge PlatformSupport project into Avalonia.Base
|
4 years ago |
|
AppBuilderBase.cs
|
Merge PlatformSupport project into Avalonia.Base
|
4 years ago |
|
Application.cs
|
Remove #nullable directives.
|
4 years ago |
|
AutoCompleteBox.cs
|
fix(AutoCompleteBox): PopulateDropDown handler is not unregister when MinimumPopulateDelay is set to Zero.
|
4 years ago |
|
Avalonia.Controls.csproj
|
Merge branch 'master' into fixes/Warnings/Null-Annotation
|
4 years ago |
|
Border.cs
|
Fix double property reads.
|
4 years ago |
|
Button.cs
|
Fix button flyout toggle
|
4 years ago |
|
ButtonSpinner.cs
|
Make OnPropertyChanged non-generic.
|
4 years ago |
|
Canvas.cs
|
Proper Canvas positioning for adorner layer
|
4 years ago |
|
Carousel.cs
|
fix(Carousel): PageTransition nullable
|
4 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
|
add fixes
|
4 years ago |
|
ComboBoxItem.cs
|
Use new properties to remove some peers.
|
5 years ago |
|
ContentControl.cs
|
Add template part attributes to common controls
|
4 years ago |
|
ContextMenu.cs
|
Reset popup parent on context menu target detached
|
4 years ago |
|
ContextRequestedEventArgs.cs
|
Remove #nullable directives.
|
4 years ago |
|
Control.cs
|
Remove unused "virtual"
|
4 years ago |
|
ControlExtensions.cs
|
Add nullable annotations to Avalonia.Controls.
|
4 years ago |
|
Controls.cs
|
Remove copyright headers.
|
6 years ago |
|
DataValidationErrors.cs
|
Add nullable annotations to Avalonia.Controls.
|
4 years ago |
|
Decorator.cs
|
Add nullable annotations to Avalonia.Controls.
|
4 years ago |
|
DefinitionBase.cs
|
Add nullable annotations to Avalonia.Controls.
|
4 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
|
Fix DockPanel property name registrations
|
4 years ago |
|
DropDownButton.cs
|
Add new DropDownButton control
|
4 years ago |
|
Expander.cs
|
Make OnPropertyChanged non-generic.
|
4 years ago |
|
ExperimentalAcrylicBorder.cs
|
Add nullable annotations to Avalonia.Controls.
|
4 years ago |
|
Grid.cs
|
Remove usages of Contract.Requires.
|
4 years ago |
|
GridLength.cs
|
fix to remove GridLength.ToString() culture dependency.
|
4 years ago |
|
GridSplitter.cs
|
Rename PointerEnter to PointerEntered
|
4 years ago |
|
HotkeyManager.cs
|
fix(HotKeyManager): null annotation after rebase
|
4 years ago |
|
IContentControl.cs
|
Added attributes describing API stability.
|
4 years ago |
|
IControl.cs
|
Added attributes describing API stability.
|
4 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
|
Added attributes describing API stability.
|
4 years ago |
|
IMenuElement.cs
|
Added attributes describing API stability.
|
4 years ago |
|
IMenuItem.cs
|
Added attributes describing API stability.
|
4 years ago |
|
INativeMenuExporterEventsImplBridge.cs
|
Added attributes describing API stability.
|
4 years ago |
|
INativeMenuItemExporterEventsImplBridge.cs
|
Added attributes describing API stability.
|
4 years ago |
|
IPanel.cs
|
Added attributes describing API stability.
|
4 years ago |
|
IScrollAnchorProvider.cs
|
Remove #nullable directives.
|
4 years ago |
|
IScrollable.cs
|
Added attributes describing API stability.
|
4 years ago |
|
ISelectable.cs
|
Remove copyright headers.
|
6 years ago |
|
IVirtualizingController.cs
|
Remove copyright headers.
|
6 years ago |
|
IVirtualizingPanel.cs
|
Add nullable annotations to Avalonia.Controls.
|
4 years ago |
|
IconElement.cs
|
add IconElement class.
|
6 years ago |
|
Image.cs
|
naming more like wpf
|
4 years ago |
|
ItemVirtualizationMode.cs
|
Remove copyright headers.
|
6 years ago |
|
ItemsControl.cs
|
Merge branch 'master' into feature/7120-control-themes
|
4 years ago |
|
ItemsSourceView.cs
|
Remove #nullable directives.
|
4 years ago |
|
Label.cs
|
Add nullable annotations to Avalonia.Controls.
|
4 years ago |
|
LayoutTransformControl.cs
|
Add nullable annotations to Avalonia.Controls.
|
4 years ago |
|
ListBox.cs
|
Use correct ToggleModifier in ListBox multiselection on MacOS.
|
4 years ago |
|
ListBoxItem.cs
|
Decouple automation peers from platform nodes.
|
5 years ago |
|
LoggingExtensions.cs
|
Remove obsolete members from Avalonia.Controls assembly.
|
4 years ago |
|
MaskedTextBox.cs
|
Fix PasswordCharProperty owner
|
4 years ago |
|
Menu.cs
|
Merge branch 'master' into feature/ui-automation
|
4 years ago |
|
MenuBase.cs
|
Allow to pass custom menu interaction handler in MenuFlyoutPresenter
|
4 years ago |
|
MenuItem.cs
|
Rename PointerLeave to PointerExited
|
4 years ago |
|
MenuItemAccessKeyHandler.cs
|
Add nullable annotations to Avalonia.Controls.
|
4 years ago |
|
NativeControlHost.cs
|
Add nullable annotations to Avalonia.Controls.
|
4 years ago |
|
NativeMenu.Export.cs
|
Add nullable annotations to Avalonia.Controls.
|
4 years ago |
|
NativeMenu.cs
|
Add nullable annotations to Avalonia.Controls.
|
4 years ago |
|
NativeMenuBar.cs
|
Add nullable annotations to Avalonia.Controls.
|
4 years ago |
|
NativeMenuItem.cs
|
Remove obsolete members from Avalonia.Controls assembly.
|
4 years ago |
|
NativeMenuItemBase.cs
|
Fix ParentProperty owner
|
4 years ago |
|
NativeMenuItemSeparator.cs
|
Remove obsolete members from Avalonia.Controls assembly.
|
4 years ago |
|
Panel.cs
|
Implement support of NthChild in DataGrid
|
4 years ago |
|
PathIcon.cs
|
add IconElement class.
|
6 years ago |
|
PixelPointEventArgs.cs
|
Remove copyright headers.
|
6 years ago |
|
PlacementMode.cs
|
Remove copyright headers.
|
6 years ago |
|
ProgressBar.cs
|
Remove obsolete members from Avalonia.Controls assembly.
|
4 years ago |
|
RadioButton.cs
|
Add nullable annotations to Avalonia.Controls.
|
4 years ago |
|
RelativePanel.AttachedProperties.cs
|
Remove #nullable directives.
|
4 years ago |
|
RelativePanel.cs
|
Limit RelativePanel height and width in case when available size is infinite.
|
4 years ago |
|
RepeatButton.cs
|
Fix DelayProperty owner
|
4 years ago |
|
RequestBringIntoViewEventArgs.cs
|
Add nullable annotations to Avalonia.Controls.
|
4 years ago |
|
ResolveByNameAttribute.cs
|
update comment for ResolveByName attribute.
|
6 years ago |
|
RichTextBlock.cs
|
Moves InlineUIContainer Child measure and arrange to the IInlineHost (#8849)
|
4 years ago |
|
RowDefinition.cs
|
Remove copyright headers.
|
6 years ago |
|
RowDefinitions.cs
|
Adding more ToString() overloads to support DevTools
|
5 years ago |
|
Screens.cs
|
Merge branch 'master' into platform-screen-api
|
4 years ago |
|
ScrollChangedEventArgs.cs
|
Added ScrollViewer.ScrollChanged event.
|
6 years ago |
|
ScrollViewer.cs
|
Add template part attributes to common controls
|
4 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
|
Use correct property name
|
4 years ago |
|
Spinner.cs
|
Add nullable annotations to Avalonia.Controls.
|
4 years ago |
|
SplitView.cs
|
correct spelling.
|
4 years ago |
|
SplitViewPaneClosingEventArgs.cs
|
Add SplitView
|
6 years ago |
|
StackPanel.cs
|
reimplementation and some tests
|
4 years ago |
|
SystemDialog.cs
|
Remove obsolete members from Avalonia.Controls assembly.
|
4 years ago |
|
TabControl.cs
|
Add template part attributes to common controls
|
4 years ago |
|
TabItem.cs
|
Use ListItemAutomationPeer for TabItem.
|
5 years ago |
|
TextBlock.cs
|
Merge remote-tracking branch 'upstream/master' into fixes/textProcessingFixes
|
4 years ago |
|
TextBox.cs
|
Remove obsolete members from Avalonia.Controls assembly.
|
4 years ago |
|
TextBoxTextInputMethodClient.cs
|
Added remaining nullable annotations after merge.
|
4 years ago |
|
TickBar.cs
|
Applies spell checking on mostly comments, but also non public members and arguments
|
5 years ago |
|
ToggleSwitch.cs
|
Add template part attributes to common controls
|
4 years ago |
|
ToolTip.cs
|
Apply target's TemplatedParent to a Flyout and Tooltip, when it's opened (#8412)
|
4 years ago |
|
ToolTipService.cs
|
Rename PointerLeave to PointerExited
|
4 years ago |
|
TopLevel.cs
|
Remove obsolete members from Avalonia.Controls assembly.
|
4 years ago |
|
TransitioningContentControl.cs
|
Stop transition if it was cancelled
|
4 years ago |
|
TrayIcon.cs
|
Allow tray icon only on the Application
|
4 years ago |
|
TreeView.cs
|
Use correct ToggleModifier in TreeView multiselection on MacOS.
|
4 years ago |
|
TreeViewItem.cs
|
Added ItemContainerTheme property.
|
4 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
|
Invalidate measure when Viewbox child changes.
|
4 years ago |
|
VirtualizingStackPanel.cs
|
Improove nullable annotations.
|
4 years ago |
|
Window.cs
|
Remove obsolete members from Avalonia.Controls assembly.
|
4 years ago |
|
WindowBase.cs
|
Remove obsolete members from Avalonia.Controls assembly.
|
4 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
|
Add nullable annotations to Avalonia.Controls.
|
4 years ago |