..
Automation
Fix controls not showing up in accessibility when made visibile (#14424)
2 years ago
Mixins
implement a pressed mixin.
6 years ago
Platform
track currently active gesture in the pointer
3 years ago
Presenters
Fix ScrollContentPresenter incorrectly handling BringIntoView when offset is coerced (#14913)
2 years ago
Primitives
ToolTip should use Popup internally + fix Popups not closing when placement target is closed (#15358)
2 years ago
Properties
Remove copyright headers.
6 years 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
fix: ICommadSource Implemetation (#15496)
2 years ago
ApplicationTests.cs
remove usings.
6 years ago
AutoCompleteBoxTests.cs
Add CaretIndex (#13851)
2 years 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
fix: ICommadSource Implemetation (#15496)
2 years ago
CalendarDatePickerTests.cs
fix: Address CA1822 rule
3 years 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
Update popups and flyouts to properly support OverlayDismissEventPassThrough (#15517)
2 years ago
ContentControlTests.cs
Add default template to the ContentControl, remove theme specific templates (#11365)
2 years ago
ContextMenuTests.cs
Fix some issues with focus scopes (#13409)
2 years ago
CursorFactoryMock.cs
Added ICursorImpl.
5 years ago
DatePickerTests.cs
Improve flexibility with build-in controls localization (#13773)
2 years ago
DecoratorTests.cs
Fix some layout rounding issues.
4 years ago
DesktopStyleApplicationLifetimeTests.cs
Fix app shutdown cancellation via window (#15438)
2 years ago
DockPanelTests.cs
Remove copyright headers.
6 years ago
EnumerableExtensions.cs
Fix SelectedItemsControl initialization property order (#13800)
2 years ago
FlyoutTests.cs
Update popups and flyouts to properly support OverlayDismissEventPassThrough (#15517)
2 years 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
XY focus (#13947)
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
Hackfix for calling SelectAll with SelectedItem binding (#13868)
2 years ago
ListBoxTests_Single.cs
Use PlatformHotkeyConfiguration.Instance instead of locator
3 years ago
LoadedTests.cs
Fixed more tests
3 years ago
MaskedTextBoxTests.cs
XY focus (#13947)
2 years ago
MenuItemTests.cs
fix: ICommadSource Implemetation (#15496)
2 years ago
NameScopeTests.cs
Remove copyright headers.
6 years ago
NumericUpDownTests.cs
fix unit tests
3 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
Deferred scrolling (#13644)
2 years 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: ICommadSource Implemetation (#15496)
2 years ago
SplitViewTests.cs
Add new tests
3 years ago
StackPanelTests.cs
Remove copyright headers.
6 years ago
TabControlTests.cs
feat(TabControl): Enable Recognizes AccessKey (#15013)
2 years ago
TestTemplatedControl.cs
Removed a number of interfaces.
3 years ago
TextBlockTests.cs
Fixes/inline host change propagation (#14914)
2 years ago
TextBoxTests.cs
Fix TextBox in AdornerLayer causes collection modified exception in Arrange pass (#14714)
2 years ago
TextBoxTests_DataValidation.cs
Wrap type conversions in try-catch to prevent crashes due to unhandled exceptions (#15640)
2 years ago
TimePickerTests.cs
Improve flexibility with build-in controls localization (#13773)
2 years ago
ToolTipTests.cs
Fix tooltips not closing when the pointer leaves the window (#15312)
2 years ago
TopLevelTests.cs
Key handling improvements (#12549)
2 years ago
TransitioningContentControlTests.cs
Implement TransitionContentControl.TransitionCompleted (#15172)
2 years ago
TreeViewTests.cs
XY focus (#13947)
2 years 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
Fix: Enable seamless forward and backward transition in VirtualizingCarouselPanel (#14125)
2 years ago
VirtualizingStackPanelTests.cs
Fix VirtualizingStackPanel ScrollIntoView (#15449)
2 years ago
WindowBaseTests.cs
Media system refactoring
3 years ago
WindowTests.cs
Fix default values of window properties not being sent to `IWindowImpl` (#12656)
2 years ago
WrapPanelTests.cs
Remove copyright headers.
6 years ago
app.config
Removed outdated binding redirects and app.config
10 years ago