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.
 
 
 
Javier Suárez 7efc6d9bb0
[Feature] Move LetterSpacing to TextElement as inherited attached property (#20141)
2 months ago
..
Automation Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
Mixins Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
Platform Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
Presenters [Feature] Move LetterSpacing to TextElement as inherited attached property (#20141) 2 months ago
Primitives [Feature] Move LetterSpacing to TextElement as inherited attached property (#20141) 2 months ago
Properties Fix random test failures and add empty dispatcher verification to tests (#17628) 1 year ago
Selection Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
Shapes [Feature] Add StrokeMiterLimit property to Shape (#20156) 2 months ago
Templates Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
Utils Fix BindingEvaluator.ClearDataContext (#18964) 8 months ago
ApplicationTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
AutoCompleteBoxTests.cs Focus Traversal Api (#18647) 6 months ago
Avalonia.Controls.UnitTests.csproj Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
BorderTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
ButtonTests.cs [Feature] Move LetterSpacing to TextElement as inherited attached property (#20141) 2 months ago
CalendarDatePickerTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
CalendarTests.cs Add AllowTapRangeSelection for Calendar (#19367) 6 months ago
CanvasTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
CarouselTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
CheckBoxTests.cs [Feature] Move LetterSpacing to TextElement as inherited attached property (#20141) 2 months ago
ClassesTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
ComboBoxTests.cs Fix focus issues with combo box #19396 (#19672) 4 months ago
ContentControlTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
ContextMenuTests.cs Focus Traversal Api (#18647) 6 months ago
CursorFactoryMock.cs Added ICursorImpl. 5 years ago
DatePickerTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
DecoratorTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
DesktopStyleApplicationLifetimeTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
DockPanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
EnumerableExtensions.cs Fix SelectedItemsControl initialization property order (#13800) 2 years ago
FlyoutTests.cs Focus Traversal Api (#18647) 6 months ago
GridLengthTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
GridMocks.cs Order the grid codes and make most unit test passed. 8 years ago
GridSplitterTests.cs Fix usage of GridSplitter inside ItemsControl as ItemsPanel (#19200) 6 months ago
GridTests.cs [Grid] Fix inner size calculation when Row/ColumnDefinition is not set but spacing is set (#19227) 6 months ago
HeaderedItemsControlTests .cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
HotKeyedControlsTests.cs Focus Traversal Api (#18647) 6 months ago
ImageTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
InlineTests.cs Make sure inlines properly inherit text run properties from their parent (#19750) 4 months ago
ItemsControlTests.cs Improve FontCollection customization (#19756) 2 months ago
ItemsSourceViewTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
LabelTests.cs [Feature] Move LetterSpacing to TextElement as inherited attached property (#20141) 2 months ago
LayoutTransformControlTests.cs LayoutTransformControl - fix memory leak due to Transform.Changed event subscription (#19718) 4 months ago
ListBoxTests.cs Focus Traversal Api (#18647) 6 months ago
ListBoxTests_Multiple.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
ListBoxTests_Single.cs Improve pen secondary button handling on list box (#18766) 9 months ago
LoadedTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
MaskedTextBoxTests.cs Improve FontCollection customization (#19756) 2 months ago
MenuItemTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
NameScopeTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
NotificationsTests.cs Fixed ArgumentException when showing multiple notifications with the same content (#19774) 4 months ago
NumericUpDownTests.cs Track TabIndex value in NumericUpDown (#19348) 6 months ago
PanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
RadioButtonTests.cs [Feature] Move LetterSpacing to TextElement as inherited attached property (#20141) 2 months ago
RelativePanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
ReversibleStackPanelTests.cs Fixed ReversibleStackPanel not invalidating arrange on ReverseOrder change (#20172) 2 months ago
ScrollViewerTests.cs Invalidate ScrollContentPresenter measure on CanHorizontallyScroll/CanVerticallyScroll change (#18753) 9 months ago
ScrollViewerTests_ILogicalScrollable.cs Fix popup tests randomly failing after logical scrollable tests (#13098) 2 years ago
SelectableTextBlockTests.cs Preserve run formatting when applying SelectionForegroundBrush in SelectableTextBlock (#20110) 2 months ago
SliderTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
SplitButtonTests.cs fix: `SplitButton.Click` is not fired when `SplitButton` is not in focused (#16940) 1 year ago
SplitViewTests.cs Fix SplitView incorrectly closing when the user changes DisplayMode to inline when IsPaneOpen is already true (#19460) 6 months ago
StackPanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
TabControlTests.cs Focus Traversal Api (#18647) 6 months ago
TestTemplatedControl.cs Removed a number of interfaces. 3 years ago
TextBlockTests.cs [Feature] Move LetterSpacing to TextElement as inherited attached property (#20141) 2 months ago
TextBoxTests.cs Improve FontCollection customization (#19756) 2 months ago
TextBoxTests_DataValidation.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
TimePickerTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
ToolTipTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
TopLevelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
TransitioningContentControlTests.cs Improve FontCollection customization (#19756) 2 months ago
TreeViewTests.cs Improve FontCollection customization (#19756) 2 months ago
UserControlTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
ViewboxTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
VirtualizingCarouselPanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
VirtualizingStackPanelTests.cs Fix BringDescendantIntoView with respect to margins (#19544) 5 months ago
WindowBaseTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
WindowTests.cs Add Window.CanMinimize/CanMaximize (#18117) 6 months ago
WrapPanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
app.config Removed outdated binding redirects and app.config 10 years ago