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.
 
 
 
Max Katz b556a7e4df Merge pull request #7400 from AvaloniaUI/fixes/application-shutdown-osx 4 years ago
..
Generators Add Test 5 years ago
Mixins implement a pressed mixin. 6 years ago
Platform Merge pull request #6818 from simonhaines/fixes/6412-disabled-menu-items 4 years ago
Presenters ContentPresenter should create child without content, if template was set (#6226) 4 years ago
Primitives Merge pull request #7250 from AvaloniaUI/fixex/pointer-popup-positioning 4 years ago
Properties Remove copyright headers. 6 years ago
Selection Add more tests for resetting InternalSelectionModel. 5 years ago
Shapes Added some tests for Rectangle and Ellipse. 5 years ago
Templates Remove copyright headers. 6 years ago
Utils Merge branch 'master' into pr/4823-fix-for-hotkey-manager-memory-leak 5 years ago
AppBuilderTests.cs Address feedback. 6 years ago
ApplicationTests.cs remove usings. 6 years ago
AutoCompleteBoxTests.cs Merge pull request #6536 from Takoooooo/autocompletebox-nre-fix 4 years ago
Avalonia.Controls.UnitTests.csproj Merge pull request #6915 from AvaloniaUI/update/samples-tests-net6 4 years ago
BorderTests.cs Update tests 5 years ago
ButtonTests.cs Merge pull request #7206 from Abdesol/master 4 years ago
CalendarDatePickerTests.cs Merge pull request #7194 from timunie/fix/Issue_7162_CalendarPickerBindings 4 years ago
CalendarTests.cs skip broken test. 6 years ago
CanvasTests.cs Provide a RenderInterface for controls which use shapes. 5 years ago
CarouselTests.cs removing Dispatcher.UIThread.RunJobs() from tests 5 years ago
ClassesTests.cs Remove copyright headers. 6 years ago
ComboBoxTests.cs Merge pull request #6151 from workgroupengineering/fixes/Issue_6100 5 years ago
ContentControlTests.cs Remove copyright headers. 6 years ago
ContextMenuTests.cs fix merge issues. 5 years ago
CursorFactoryMock.cs Added ICursorImpl. 5 years ago
DatePickerTests.cs IStandardCursorFactory -> ICursorFactory. 5 years ago
DecoratorTests.cs Remove copyright headers. 6 years ago
DesktopStyleApplicationLifetimeTests.cs Merge pull request #7400 from AvaloniaUI/fixes/application-shutdown-osx 4 years ago
DockPanelTests.cs Remove copyright headers. 6 years ago
EnumerableExtensions.cs Renamed Perspex -> Avalonia 10 years ago
FlyoutTests.cs Merge pull request #6059 from AvaloniaUI/context-request-keyboard 5 years ago
GridLengthTests.cs Remove copyright headers. 6 years ago
GridMocks.cs Order the grid codes and make most unit test passed. 8 years ago
GridSplitterTests.cs IStandardCursorFactory -> ICursorFactory. 5 years ago
GridTests.cs No longer need to pass root to ExecuteInitialLayoutPass. 6 years ago
HeaderedItemsControlTests .cs Remove copyright headers. 6 years ago
ImageTests.cs Remove copyright headers. 6 years ago
ItemsControlTests.cs Merge pull request #5844 from VisualMelon/ItemsControlItemCount 5 years ago
ItemsRepeaterTests.cs Merge pull request #6732 from AvaloniaUI/fixes/6729-itemsrepeater-reassign-items 4 years ago
ItemsSourceViewTests.cs Merge pull request #6808 from workgroupengineering/fixes/Warning_CS0067 4 years ago
LayoutTransformControlTests.cs Provide a RenderInterface for controls which use shapes. 5 years ago
ListBoxTests.cs Create failing test for SelectedItems binding. 5 years ago
ListBoxTests_Multiple.cs add failing unit tests for #4306 6 years ago
ListBoxTests_Single.cs Remove copyright headers. 6 years ago
MaskedTextBoxTests.cs Implement MaskedTextBox (#6453) 4 years ago
MenuItemTests.cs Fixed tests 5 years ago
NameScopeTests.cs Remove copyright headers. 6 years ago
NumericUpDownTests.cs Add data validation error support to NumericUpDown control #3591 5 years ago
PanelTests.cs Update tests 5 years ago
RadioButtonTests.cs Fix #1782: Implement GroupName for RadioButton 8 years ago
RelativePanelTests.cs Provide a RenderInterface for controls which use shapes. 5 years ago
ScrollViewerTests.cs Update tests per new default 5 years ago
SliderTests.cs Moved attached layout code to Avalonia.Layout. 7 years ago
SplitViewTests.cs Add unit tests 6 years ago
StackPanelTests.cs Remove copyright headers. 6 years ago
TabControlTests.cs Fix TabItems leaking. 5 years ago
TestTemplatedControl.cs Use OnApplyTemplate instead of OnTemplateApplied. 6 years ago
TextBlockTests.cs Update tests 5 years ago
TextBoxTests.cs Merge pull request #6213 from AvaloniaUI/fixes/textbox-crash-when-focused-but-not-visible 5 years ago
TextBoxTests_DataValidation.cs IStandardCursorFactory -> ICursorFactory. 5 years ago
TimePickerTests.cs IStandardCursorFactory -> ICursorFactory. 5 years ago
ToolTipTests.cs Add Should_Close_On_Null_Tip test 5 years ago
TopLevelTests.cs Merge pull request #6254 from AvaloniaUI/fixes/4739-sizetocontent-dpi-change 5 years ago
TreeViewTests.cs Merge pull request #6854 from gabornemeth/treeview_custom_items 4 years ago
UserControlTests.cs Remove copyright headers. 6 years ago
ViewboxTests.cs Merge pull request #5917 from MarchingCube/improve-viewbox 5 years ago
VirtualizingStackPanelTests.cs Remove copyright headers. 6 years ago
WindowBaseTests.cs Merge pull request #6188 from AvaloniaUI/fixes/6007-child-window-activation 5 years ago
WindowTests.cs Merge pull request #6254 from AvaloniaUI/fixes/4739-sizetocontent-dpi-change 5 years ago
WindowingPlatformMock.cs Merge pull request #6560 from AvaloniaUI/feature/tray-icon-support 4 years ago
WrapPanelTests.cs Remove copyright headers. 6 years ago
app.config Removed outdated binding redirects and app.config 10 years ago