| .. |
|
ApplicationLifetimes
|
Fix IActivatableApplicationLifetime definition (#14400)
|
3 years ago |
|
AutoCompleteBox
|
Binding System refactor (#13970)
|
3 years ago |
|
Automation
|
Fix controls not showing up in accessibility when made visibile (#14424)
|
3 years ago |
|
Calendar
|
In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021)
|
3 years ago |
|
CalendarDatePicker
|
Add Clear function to Date and Time pickers. (#13082)
|
3 years ago |
|
Chrome
|
Use template part name constants in CaptionButtons
|
3 years ago |
|
Converters
|
Nullability fixes for Avalonia.Controls
|
4 years ago |
|
DateTimePickers
|
EnableDataValidation for DatePicker (#14430)
|
3 years ago |
|
Diagnostics
|
fix: Address Review
|
4 years ago |
|
Documents
|
Ability to configure font features (#14157)
|
3 years ago |
|
Embedding
|
dispose layout manager when embeddable control root is disposed. (#14341)
|
3 years ago |
|
Flyouts
|
Fix: Allow ColorPicker-Fylout to swap position if needed (#13567)
|
3 years ago |
|
Generators
|
Merge branch 'master' into feature/heterogeneous-item-containers-2
|
3 years ago |
|
Mixins
|
Replace System.Reactive with internal extensions
|
4 years ago |
|
Notifications
|
Warning cleanup (#13656)
|
3 years ago |
|
NumericUpDown
|
In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021)
|
3 years ago |
|
Platform
|
Add an event so that users can detect when an Application icon is clicked (#14106)
|
3 years ago |
|
Presenters
|
Ability to configure font features (#14157)
|
3 years ago |
|
Primitives
|
Ability to configure font features (#14157)
|
3 years ago |
|
Properties
|
feat: move InternalsVisibleTo in csproj
|
4 years ago |
|
PullToRefresh
|
In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021)
|
3 years ago |
|
Remote
|
perf: remove some closure (#14050)
|
3 years ago |
|
Selection
|
Hackfix for calling SelectAll with SelectedItem binding (#13868)
|
3 years ago |
|
Shapes
|
Add BackgroundSizing (#14048)
|
3 years ago |
|
SplitButton
|
In `Avalonia.ReactiveUI`, simplified null checks for delegate invocations (#13023)
|
3 years ago |
|
SplitView
|
Remove IPresenter and IContentPresenter.
|
3 years ago |
|
Templates
|
Remove ControlTemplateResult.
|
3 years ago |
|
Utils
|
Add BackgroundSizing (#14048)
|
3 years ago |
|
AcrylicPlatformCompensationLevels.cs
|
feat: Address Rule CA1815
|
4 years ago |
|
ApiCompatBaseline.txt
|
Update api compat baselines.
|
4 years ago |
|
AppBuilder.cs
|
Make Classic ApplicationLifetime API a bit more reliable (#14267)
|
3 years ago |
|
Application.cs
|
Make Classic ApplicationLifetime API a bit more reliable (#14267)
|
3 years ago |
|
Avalonia.Controls.csproj
|
remove all traces of old api diff.
|
3 years ago |
|
Border.cs
|
Add BackgroundSizing (#14048)
|
3 years ago |
|
BorderVisual.cs
|
Remove the IsDefault property
|
4 years ago |
|
Button.cs
|
Don't expose pseudoclass constants.
|
3 years ago |
|
ButtonSpinner.cs
|
In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021)
|
3 years ago |
|
Canvas.cs
|
Replace System.Reactive with internal extensions
|
4 years ago |
|
Carousel.cs
|
In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021)
|
3 years ago |
|
CheckBox.cs
|
Use new properties to remove some peers.
|
5 years ago |
|
ColumnDefinition.cs
|
In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021)
|
3 years ago |
|
ColumnDefinitions.cs
|
Preferring user-provided string conversion over TypeDescriptor
|
6 years ago |
|
ComboBox.cs
|
added clear function to combobox
|
3 years ago |
|
ComboBoxItem.cs
|
Replace System.Reactive with internal extensions
|
4 years ago |
|
ContainerClearingEventArgs.cs
|
Added container lifecycle events.
|
4 years ago |
|
ContainerIndexChangedEventArgs.cs
|
Added container lifecycle events.
|
4 years ago |
|
ContainerPreparedEventArgs.cs
|
Added container lifecycle events.
|
4 years ago |
|
ContentControl.cs
|
Add BackgroundSizing (#14048)
|
3 years ago |
|
ContextMenu.cs
|
Don't override Placement when Open called in code. (#13967)
|
3 years ago |
|
ContextRequestedEventArgs.cs
|
Remove #nullable directives.
|
5 years ago |
|
Control.cs
|
fix double context request from hold gesture (#13948)
|
3 years ago |
|
ControlExtensions.cs
|
Replace System.Reactive with internal extensions
|
4 years ago |
|
Controls.cs
|
Prevent null Panel children
|
4 years ago |
|
DataValidationErrors.cs
|
Converter for DataValidationErrors (#11282)
|
3 years ago |
|
Decorator.cs
|
In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021)
|
3 years ago |
|
DefinitionBase.cs
|
In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021)
|
3 years ago |
|
DefinitionList.cs
|
Fix DefinitionList parsing
|
3 years ago |
|
Design.cs
|
Added support for Design.PreviewWith in resource dictionaries.
|
4 years ago |
|
DesktopApplicationExtensions.cs
|
fix(DevTools): Debug Application without ApplicationLifetime
|
4 years ago |
|
DockPanel.cs
|
In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021)
|
3 years ago |
|
DropDownButton.cs
|
Add new DropDownButton control
|
5 years ago |
|
Expander.cs
|
Fix eventArgs type in Expander
|
4 years ago |
|
ExperimentalAcrylicBorder.cs
|
In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021)
|
3 years ago |
|
Grid.cs
|
In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021)
|
3 years ago |
|
GridLength.cs
|
fix to remove GridLength.ToString() culture dependency.
|
4 years ago |
|
GridSplitter.cs
|
Fix Adorner Layer Clipping (#13921)
|
3 years ago |
|
HotkeyManager.cs
|
issue fix
|
3 years ago |
|
IContentControl.cs
|
Make IContentControl internal.
|
3 years ago |
|
IGlobalDataTemplates.cs
|
Added attributes describing API stability.
|
4 years ago |
|
IHeadered.cs
|
Make IHeadered internal.
|
3 years ago |
|
IMenu.cs
|
Make IMenu, IMenuElement, IMenuItem internal.
|
3 years ago |
|
IMenuElement.cs
|
Make IMenu, IMenuElement, IMenuItem internal.
|
3 years ago |
|
IMenuItem.cs
|
Make IMenu, IMenuElement, IMenuItem internal.
|
3 years ago |
|
INativeMenuExporterEventsImplBridge.cs
|
Make INativeMenuExporterEventsImplBridge a private API.
|
3 years ago |
|
INativeMenuItemExporterEventsImplBridge.cs
|
Added attributes describing API stability.
|
4 years ago |
|
IScrollAnchorProvider.cs
|
Removed a number of interfaces.
|
4 years ago |
|
IScrollable.cs
|
Added attributes describing API stability.
|
4 years ago |
|
ISelectable.cs
|
Make container IsSelected bindings work again.
|
3 years ago |
|
IconElement.cs
|
add IconElement class.
|
6 years ago |
|
Image.cs
|
In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021)
|
3 years ago |
|
ItemCollection.cs
|
Make ItemsControl.Items read-only.
|
3 years ago |
|
ItemsControl.cs
|
Fix some issues with tabbing into virtualized list (#13826)
|
3 years ago |
|
ItemsSourceView.cs
|
MenuFlyout.Items -> ItemsSource.
|
3 years ago |
|
Label.cs
|
Remove unneccessary using directives.
|
4 years ago |
|
LayoutTransformControl.cs
|
In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021)
|
3 years ago |
|
ListBox.cs
|
In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021)
|
3 years ago |
|
ListBoxItem.cs
|
Fix #13474 by partially reverting #12883 (#13663)
|
3 years ago |
|
LoggingExtensions.cs
|
Remove AppBuilderBase and generics
|
4 years ago |
|
MaskedTextBox.cs
|
Move PlatformHotkeyConfiguration to IPlatformSettings
|
3 years ago |
|
Menu.cs
|
Rename MenuBase Opened/Closed events removing type prefix
|
3 years ago |
|
MenuBase.cs
|
In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021)
|
3 years ago |
|
MenuItem.cs
|
Warning cleanup (#13656)
|
3 years ago |
|
MenuItemAccessKeyHandler.cs
|
Make IMainMenu and IAccessKeyHandler internal.
|
3 years ago |
|
NativeControlHost.cs
|
Media system refactoring
|
3 years ago |
|
NativeMenu.Export.cs
|
Nullability fixes for Avalonia.Controls
|
4 years ago |
|
NativeMenu.cs
|
Converted a variety of writeable DirectProperty definitions to StyledProperty
|
4 years ago |
|
NativeMenuBar.cs
|
Replace System.Reactive with internal extensions
|
4 years ago |
|
NativeMenuItem.cs
|
Add tooltip support to NativeMenuItem. (#13350)
|
3 years ago |
|
NativeMenuItemBase.cs
|
Converted a variety of writeable DirectProperty definitions to StyledProperty
|
4 years ago |
|
NativeMenuItemSeparator.cs
|
Fixed or suppressed various analyzer warnings
|
3 years ago |
|
Panel.cs
|
In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021)
|
3 years ago |
|
PathIcon.cs
|
In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021)
|
3 years ago |
|
PixelPointEventArgs.cs
|
Remove copyright headers.
|
7 years ago |
|
PlacementMode.cs
|
Implement PlacementMode.Center
|
4 years ago |
|
PlatformInhibitionType.cs
|
Add API to prevent App Nap.
|
4 years ago |
|
ProgressBar.cs
|
Warning cleanup (#13656)
|
3 years ago |
|
RadioButton.cs
|
Use SetCurrentValue to manipulate sibling RadioButtons
|
3 years ago |
|
RelativePanel.AttachedProperties.cs
|
Update Measure and Layout if a child of RelativePanel updates it's
|
4 years ago |
|
RelativePanel.cs
|
Nullability fixes for Avalonia.Controls
|
4 years ago |
|
RepeatButton.cs
|
In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021)
|
3 years ago |
|
RequestBringIntoViewEventArgs.cs
|
Removed a number of interfaces.
|
4 years ago |
|
ResolveByNameAttribute.cs
|
Cleanup attributes
|
4 years ago |
|
RowDefinition.cs
|
In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021)
|
3 years ago |
|
RowDefinitions.cs
|
Adding more ToString() overloads to support DevTools
|
5 years ago |
|
Screens.cs
|
Prevent all obsolete members from listing in auto-completions
|
3 years ago |
|
ScrollChangedEventArgs.cs
|
Added ScrollViewer.ScrollChanged event.
|
7 years ago |
|
ScrollViewer.cs
|
Deferred scrolling (#13644)
|
3 years ago |
|
SelectableTextBlock.cs
|
Ability to configure font features (#14157)
|
3 years ago |
|
SelectionChangedEventArgs.cs
|
Remove copyright headers.
|
7 years ago |
|
SelectionMode.cs
|
Remove copyright headers.
|
7 years ago |
|
Separator.cs
|
Remove copyright headers.
|
7 years ago |
|
ShutdownMode.cs
|
Remove copyright headers.
|
7 years ago |
|
SizeChangedEventArgs.cs
|
Removed IInteractive.
|
4 years ago |
|
Slider.cs
|
In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021)
|
3 years ago |
|
Spinner.cs
|
In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021)
|
3 years ago |
|
StackPanel.cs
|
In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021)
|
3 years ago |
|
SystemDialog.cs
|
Prevent all obsolete members from listing in auto-completions
|
3 years ago |
|
SystemFontAppBuilderExtension.cs
|
Improve naming
|
3 years ago |
|
TabControl.cs
|
Fix: TabItem.TabStripPlacement is not set for new tab items (#13849)
|
3 years ago |
|
TabItem.cs
|
Fix AVP1012 warnings in Avalonia.Base (#13717)
|
3 years ago |
|
TextBlock.cs
|
Ability to configure font features (#14157)
|
3 years ago |
|
TextBox.cs
|
Ability to configure font features (#14157)
|
3 years ago |
|
TextBoxTextInputMethodClient.cs
|
X11 IME preedit, preedit cursor, input context improvements (#13282)
|
3 years ago |
|
TextChangedEventArgs.cs
|
Add comments to TextChangedEventArgs and TextChangingEventArgs
|
3 years ago |
|
TextChangingEventArgs.cs
|
Add comments to TextChangedEventArgs and TextChangingEventArgs
|
3 years ago |
|
ThemeVariantScope.cs
|
Make StyledElement use theme variants again
|
4 years ago |
|
TickBar.cs
|
In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021)
|
3 years ago |
|
ToggleSwitch.cs
|
Fixed ToggleSwitch dragging (#13893)
|
3 years ago |
|
ToolTip.cs
|
Don't hide tooltip when pointer is over it. (#13565)
|
3 years ago |
|
ToolTipService.cs
|
Don't hide tooltip when pointer is over it. (#13565)
|
3 years ago |
|
TopLevel.cs
|
Add key device type and implmentation for tizen (#14027)
|
3 years ago |
|
TransitioningContentControl.cs
|
Fix for issue #13493 (#13518)
|
3 years ago |
|
TrayIcon.cs
|
In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021)
|
3 years ago |
|
TreeView.cs
|
Fix scroll to selected item logic.
|
3 years ago |
|
TreeViewItem.cs
|
Limit IFocusManager API, extend IInputElement API, remove visible static properties
|
3 years ago |
|
UrlOpenedEventArgs.cs
|
add implementation of url event for application class.
|
6 years ago |
|
UserControl.cs
|
Deprecate IStyleable .
|
3 years ago |
|
Viewbox.cs
|
Make some protected internal members internal.
|
3 years ago |
|
VirtualizingCarouselPanel.cs
|
Support heterogeneous item containers.
|
3 years ago |
|
VirtualizingPanel.cs
|
Fix VirtualizingPanel's RemoveInternalChildRange() removing elements from 0 (#12476) (#12877)
|
3 years ago |
|
VirtualizingStackPanel.cs
|
Allow binding container IsVisible with virtualization. (#14276)
|
3 years ago |
|
Window.cs
|
ensure correct parent is set when window owner changes (#14351)
|
3 years ago |
|
WindowBase.cs
|
Fix some issues with focus scopes (#13409)
|
3 years ago |
|
WindowClosingEventArgs.cs
|
Added WindowClosingEventArgs.
|
4 years ago |
|
WindowEdge.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
WindowIcon.cs
|
Composition aware resources
|
3 years ago |
|
WindowResizedEventArgs.cs
|
Added WindowBase.Resized event.
|
3 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
|
Replace WindowTransparencyLevel enum with list of structs
|
3 years ago |
|
WrapPanel.cs
|
In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021)
|
3 years ago |