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.
 
 
 
Anastassia Pellja 9342b46c7e Add unit test for sub menu item testing 12 months ago
..
Automation Fix controls not showing up in accessibility when made visibile (#14424) 2 years ago
Mixins implement a pressed mixin. 6 years ago
Platform Warning fixes: '25 winter wave (#18103) 1 year ago
Presenters Layout performance improvements (#18315) 1 year ago
Primitives Add Popup.ShouldUseOverlayLayer property (#5629) 1 year ago
Properties Fix random test failures and add empty dispatcher verification to tests (#17628) 1 year ago
Selection SelectedItems and SelectedIndexes implement INCC. (#15498) 2 years ago
Shapes Add Points collection observability support for Polygon and Polyline (#15030) 2 years ago
Templates Converted a variety of writeable DirectProperty definitions to StyledProperty 3 years ago
Utils Switch to a HashSet<T> as backing for SafeEnumerableList (#16633) 2 years ago
ApplicationTests.cs remove usings. 6 years ago
AutoCompleteBoxTests.cs AutoCompleteBox don't lose text selection when contextmenu opens (#17462) 1 year ago
Avalonia.Controls.UnitTests.csproj Add .NET 8 target (Avalonia 11.1) (#14535) 2 years ago
BorderTests.cs Composition aware resources 3 years ago
ButtonTests.cs Button.IsDefault should not work when button is not effectively visible (#18484) 1 year ago
CalendarDatePickerTests.cs CalendarDatePicker - use CustomDateFormatString for parsing the text input (#17465) 1 year ago
CalendarTests.cs Enable test that was skipped for two years. 4 years ago
CanvasTests.cs Provide a RenderInterface for controls which use shapes. 6 years ago
CarouselTests.cs Added failing tests for #11119. 3 years ago
ClassesTests.cs Added failing tests for #8480. 4 years ago
ComboBoxTests.cs Implement TextSearch.TextBinding (#18405) 12 months ago
ContentControlTests.cs Add default template to the ContentControl, remove theme specific templates (#11365) 2 years ago
ContextMenuTests.cs Screens API refactor (#16295) 2 years ago
CursorFactoryMock.cs Added ICursorImpl. 6 years ago
DatePickerTests.cs Fix DateTimePickerPanel scrolling exception (#18584) 12 months ago
DecoratorTests.cs Fix some layout rounding issues. 4 years ago
DesktopStyleApplicationLifetimeTests.cs Fix desktop lifetime non-mainwindow cancellation (#17059) 1 year ago
DockPanelTests.cs Fix DockPanel index out of range (#18261) 1 year ago
EnumerableExtensions.cs Fix SelectedItemsControl initialization property order (#13800) 2 years ago
FlyoutTests.cs Fix overlay popup focus issues (#17326) 1 year ago
GridLengthTests.cs Warning fixes: '25 winter wave (#18103) 1 year ago
GridMocks.cs Order the grid codes and make most unit test passed. 8 years ago
GridSplitterTests.cs Media system refactoring 3 years ago
GridTests.cs Fix grid desired size error (#18507) 1 year ago
HeaderedItemsControlTests .cs Remove now-unnecessary casts. 3 years ago
HotKeyedControlsTests.cs Key handling improvements (#12549) 3 years ago
ImageTests.cs feat(tests): Address rule CA1822 3 years ago
ItemsControlTests.cs Remove from logical children and clear item container on reset (#15855) 2 years ago
ItemsSourceViewTests.cs Added ItemsControl.ItemsSource. 3 years ago
LayoutTransformControlTests.cs Reset LayoutTransformControl matrix when transform is removed 3 years ago
ListBoxTests.cs Fix some issues with tabbing into virtualized list (#13826) 2 years ago
ListBoxTests_Multiple.cs Allow selection of multiple consecutive blocks in SelectingItemsControl. (#16907) 2 years ago
ListBoxTests_Single.cs chore: fix some comments (#16461) 2 years ago
LoadedTests.cs Fix Loaded being incorrectly raised for unloaded controls (#18471) 1 year ago
MaskedTextBoxTests.cs Added IClipboard:TryGetInProcessDataObjectAsyns (#18340) 1 year ago
MenuItemTests.cs Add unit test for sub menu item testing 12 months ago
NameScopeTests.cs Remove copyright headers. 6 years ago
NumericUpDownTests.cs Apply NumericUpDown.FormatString changes immediately. (#16575) 2 years ago
PanelTests.cs Composition aware resources 3 years ago
RadioButtonTests.cs fix: fix RadioButton empty GroupName behavior. 3 years ago
RelativePanelTests.cs Fix stretched relative panel test. 4 years ago
ScrollViewerTests.cs bugfix: ScrollBar will be hidden when ScrollBarVisibility is specified as Visible (#17718) 1 year ago
ScrollViewerTests_ILogicalScrollable.cs Fix popup tests randomly failing after logical scrollable tests (#13098) 3 years ago
SliderTests.cs Moved attached layout code to Avalonia.Layout. 7 years ago
SplitButtonTests.cs fix: `SplitButton.Click` is not fired when `SplitButton` is not in focused (#16940) 1 year ago
SplitViewTests.cs Fix SplitView :closed pseudoclass not being added on control initialization #17176 (#17178) 2 years ago
StackPanelTests.cs Remove copyright headers. 6 years ago
TabControlTests.cs Fix random test failures and add empty dispatcher verification to tests (#17628) 1 year ago
TestTemplatedControl.cs Removed a number of interfaces. 3 years ago
TextBlockTests.cs Fix issue with OverhangLeading (#18438) 12 months ago
TextBoxTests.cs Added IClipboard:TryGetInProcessDataObjectAsyns (#18340) 1 year ago
TextBoxTests_DataValidation.cs Wrap type conversions in try-catch to prevent crashes due to unhandled exceptions (#15640) 2 years ago
TimePickerTests.cs Fix DateTimePickerPanel scrolling exception (#18584) 12 months ago
ToolTipTests.cs Fixed overlay popups not automatically closing (#16564) 2 years ago
TopLevelTests.cs Key handling improvements (#12549) 3 years ago
TransitioningContentControlTests.cs Implement TransitionContentControl.TransitionCompleted (#15172) 2 years ago
TreeViewTests.cs Fix TreeViewItem Expand/Collapse event source (#17558) 1 year ago
UserControlTests.cs Merge branch 'master' into features/NetAnalyzers/CA1822 3 years ago
ViewboxTests.cs Merge branch 'master' into features/NetAnalyzers/CA1822 3 years ago
VirtualizingCarouselPanelTests.cs Fixes #17157 (#17171) 1 year ago
VirtualizingStackPanelTests.cs Fixes #17157 (#17171) 1 year ago
WindowBaseTests.cs Layout performance improvements (#18315) 1 year ago
WindowTests.cs Fix Window.Show when MinWidth > MaxWidth (#18604) 12 months ago
WrapPanelTests.cs [WrapPanel] Add Spacing Properties (#18079) 1 year ago
app.config Removed outdated binding redirects and app.config 10 years ago