daniel
21f6307c37
again
3 years ago
daniel
5f5f5ebc9b
try fix tests
3 years ago
daniel
4780567438
Don't reomve old content from logicaltree
3 years ago
Emmanuel Hansen
f61c7f6cd9
Revert "fix tests"
This reverts commit 584e18f78d29480890711b1149d946f61e0d8447.
3 years ago
Emmanuel Hansen
c804fa00cf
fix tests
3 years ago
Max Katz
8a78f134c5
Remove JetBrains.Annotations from the repo
3 years ago
Steven Kirk
fdc4a4c497
Added WindowClosingEventArgs.
Fixes #9524 .
3 years ago
Steven Kirk
58b404a3ab
Added failing test for #7974 .
3 years ago
Benedikt Stebner
895d85aa89
Implement CharacterBufferReference and related classes
3 years ago
Glen Nicol
2a5dceecbb
Feature: Double click expand/collapse treeview and numpad keyboard shortcuts
3 years ago
Daniil Pavliuchyk
80e1e1eb4c
Disabled controls should lose focus and don't accept keyboard events
3 years ago
robloo
932d52dcf3
Standardize Default members in Size
3 years ago
robloo
3fc6a51571
Remove Rect.Default
3 years ago
daniel mayost
aa31daecde
Move FlowDirectionTests to Avalonia.Base.Tests
3 years ago
daniel mayost
4fae1b6e7a
Move FlewDirection to Visual and fix tests
3 years ago
Max Katz
526d9d052b
Avalonia.Base and controls related project trimming attributes
3 years ago
robloo
509ebddcc4
Standardize Default member in Rect
3 years ago
Dan Walmsley
1af7eb6f3a
fix window showdialog, and show raising exceptions when incorrect behavior is used.
3 years ago
Dan Walmsley
7d6932bd5e
add failing unit tests.
3 years ago
Steven Kirk
6f03f1c3d6
Removed ITemplatedControl.
3 years ago
Steven Kirk
8347093f90
Removed IInteractive.
3 years ago
Steven Kirk
ec74057151
Removed a number of interfaces.
`IAvaloniaObject`, `IControl`, `ILayoutable`, `IPanel`, `IStyledElement`, `IVisual`.
3 years ago
Steven Kirk
1945345cd1
Rename TemplatedParent priority to Template.
It no longer represents just `TemplatedParent` bindings, but every value or binding created by a template.
3 years ago
Steven Kirk
086c2c7e70
Don't apply styling in TopLevel ctor.
Applying styling in the constructor isn't a good idea as demonstrated by #8549..
Instead apply styling when showing a window, or if it's needed call `ApplyStyling` manually, e.g. in unit tests.
Fixes #8549
3 years ago
Steven Kirk
1a338ac087
Remove IStyler and make style apply internal.
- Removes the `IStyler` service and the `Styler` implementation
- Moves the logic for applying styles and control themes into `StyledElement`
- Removes the style `TryAttach` method from the public API
- Removes style caching for now - this will need to be added back
3 years ago
amwx
3f1a342e6f
Add some tests
3 years ago
Emmanuel Hansen
588001d3e7
revert tests
3 years ago
Benedikt Stebner
0d889da820
Remove redundant member
3 years ago
Benedikt Stebner
2f5c5494b4
Add failing test
3 years ago
Emmanuel Hansen
6384c49cdb
update tests
3 years ago
Steven Kirk
fd46119d74
Add failing test for Viewbox DataContext binding.
3 years ago
Benedikt Stebner
93b77b1b6a
Move inlines support to TextBlock and rename RichTextBlock to SelectableTextBlock
3 years ago
Giuseppe Lippolis
a763255f3f
fix: revert test changes
3 years ago
Giuseppe Lippolis
6213676115
fix: Address CA1822 rule
3 years ago
Giuseppe Lippolis
de4b55f8ee
feat(tests): Address rule CA1822
4 years ago
Giuseppe Lippolis
36cfc43a59
feat: Address CA1820 Rule
4 years ago
Emmanuel Hansen
89f031574b
Add tests
4 years ago
Benedikt Stebner
75b3abbdd8
Properly arrange Embedded controls during ArrangeOverride
4 years ago
Tim
ab4bb208f5
Add Unit Test
4 years ago
rabbitism
79cc37e372
feat: add :dropdownopen and :pressed pseudoclass for combobox.
simplify fluent theme combobox default template.
update unit test.
4 years ago
Steven Kirk
ac27138120
Add failing tests for #8866 .
4 years ago
Steven Kirk
cc4b8e3ea0
Fix typo.
4 years ago
robloo
13b67defef
Update DatePicker and TimePicker unit tests
4 years ago
Stanislav Silin
93019b8da0
Fix stretched relative panel test.
4 years ago
Stanislav Silin
5033e8a6f1
Add test for stretched relative panel.
4 years ago
Max Katz
18128a59de
Fix window Loaded and Unloaded events
4 years ago
rabbitism
928f03a404
fix to remove GridLength.ToString() culture dependency.
4 years ago
Andrey Kunchev
d4840a55bc
add failing test for #8669
4 years ago
Takoooooo
a30d73eb5e
Fix tests.
4 years ago
Takoooooo
fe79cee672
Fix Tests.
4 years ago