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.
 
 
 
metaone01 af11240107
bugfix: ScrollBar will be hidden when ScrollBarVisibility is specified as Visible (#17718)
1 year 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 Fix some compiler warnings (#17180) 1 year ago
Presenters Fixes #17157 (#17171) 1 year ago
Primitives Fix overlay popup focus issues (#17326) 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 Fixes and improves several access key (accelerator) related issues (#17292) 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. 5 years ago
CarouselTests.cs Added failing tests for #11119. 3 years ago
ClassesTests.cs Added failing tests for #8480. 4 years ago
ComboBoxTests.cs Fix random test failures and add empty dispatcher verification to tests (#17628) 1 year 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. 5 years ago
DatePickerTests.cs Adds support for Seconds to TimePicker (#16079) 2 years 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 Remove copyright headers. 6 years 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 fix to remove GridLength.ToString() culture dependency. 4 years 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 Media system refactoring 3 years ago
HeaderedItemsControlTests .cs Remove now-unnecessary casts. 3 years ago
HotKeyedControlsTests.cs Key handling improvements (#12549) 2 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) 1 year ago
ListBoxTests_Single.cs chore: fix some comments (#16461) 2 years ago
LoadedTests.cs Fixed more tests 3 years ago
MaskedTextBoxTests.cs Use coercion for MaskedTextBox.Text (#17143) 1 year ago
MenuItemTests.cs Screens API refactor (#16295) 2 years 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) 2 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) 1 year 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 Calculate Bounds and InkBounds for TextLayout to be able to calculate the minmal required width. (#17721) 1 year ago
TextBoxTests.cs Ignore key modifiers on text editing if field is a password field. (#17695) 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 Set TimePicker.Time seconds to zero when UseSeconds is False (#17251) 1 year ago
ToolTipTests.cs Fixed overlay popups not automatically closing (#16564) 2 years ago
TopLevelTests.cs Key handling improvements (#12549) 2 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 Media system refactoring 3 years ago
WindowTests.cs Fix desktop lifetime non-mainwindow cancellation (#17059) 1 year ago
WrapPanelTests.cs Remove copyright headers. 6 years ago
app.config Removed outdated binding redirects and app.config 10 years ago