Steven Kirk
|
fcee846228
|
Added tests for #1020
Passing. Closes #1020.
|
9 years ago |
Steven Kirk
|
a0bda15576
|
More resource extension tests.
One failing.
|
9 years ago |
Steven Kirk
|
71e8b4fc69
|
Update dynamic resources on set parent.
|
9 years ago |
Steven Kirk
|
0e155bd2d4
|
Make dynamic resources work in more situations.
Fixes #492 in a fashion: `DynamicResource` now works for this scenario.
|
9 years ago |
Steven Kirk
|
2a61bbcb64
|
Detect resources added in new styles.
|
9 years ago |
Steven Kirk
|
513efe99f7
|
Start making DynamicResource react to changes.
|
9 years ago |
Steven Kirk
|
61848673d2
|
Renamed test classes.
|
9 years ago |
Steven Kirk
|
b459445290
|
Use an anchor for dynamic resources.
|
9 years ago |
Steven Kirk
|
eda7c1f09d
|
Added more tests.
Some failing.
|
9 years ago |
Steven Kirk
|
38dce7b7cd
|
Added DynamicResourceExtension.
|
9 years ago |
Steven Kirk
|
c7e1e5ddaa
|
Moved StaticResourceTests.
|
9 years ago |
Steven Kirk
|
4268014e66
|
A few tweaks.
|
9 years ago |
Steven Kirk
|
4a9302b61e
|
More work on static resources.
Also found a scenario that Portable.Xaml can't seem to handle...
|
9 years ago |
Steven Kirk
|
0b0667f5ee
|
Delay load static resources if necessary.
|
9 years ago |
Steven Kirk
|
fe3c5d0290
|
Get Appplication.Resources from StaticResource.
|
9 years ago |
Steven Kirk
|
b166b9c3fb
|
Started adding StaticResource.
|
9 years ago |
Steven Kirk
|
bf2d403f14
|
Fix faulty resource lookup.
|
9 years ago |
Steven Kirk
|
d1fee611bf
|
IResourceHost -> IResourceProvider.
|
9 years ago |
Steven Kirk
|
84aa27162f
|
Made a start adding Control/Application.Resources.
|
9 years ago |
Steven Kirk
|
b5df0cdcee
|
Remove Style.Resources setter.
We don't need it.
|
9 years ago |
Steven Kirk
|
fec2823537
|
StyleResources -> ResourceDictionary.
And move it to the `Avalonia.Controls` namespace.
|
9 years ago |
Eli Arbel
|
42115b6ade
|
Fix #1107
|
9 years ago |
Eli Arbel
|
d9b20fada4
|
Rect parse & type converter
|
9 years ago |
Eli Arbel
|
8cc6d30696
|
Matrix.Parse & type converter
|
9 years ago |
Steven Kirk
|
7de42e02e1
|
Clear scene for invisible root visuals.
When a root visual is hidden, clear `DeferredRenderer._scene` and completely rebuild it if it is shown again.
Fixes #1096
|
9 years ago |
Nikita Tsukanov
|
7e1f1191c3
|
Fixed .gitignore for skia tests
|
9 years ago |
Jeremy Koritzinsky
|
cceb884fe0
|
Disable failing Cairo tests.
|
9 years ago |
Jeremy Koritzinsky
|
e09857f98c
|
Make test script only run netcoreapp tests for Skia.
|
9 years ago |
Jeremy Koritzinsky
|
1faa352142
|
Run Skia render tests on .NET Core only since there is no reason full framework would differ
|
9 years ago |
Jeremy Koritzinsky
|
17e4f26302
|
Use x64 skia.
|
9 years ago |
Jeremy Koritzinsky
|
f967a3f439
|
This should fix the skia render tests (works on my machine).
|
9 years ago |
Nikita Tsukanov
|
e388a485ce
|
Fixed build? Maybe? Appveyor, pretty please?
|
9 years ago |
Jeremy Koritzinsky
|
5ec7b33a1a
|
Revert "Upgrade ReactiveUI to the v8 alpha"
|
9 years ago |
Jeremy Koritzinsky
|
74865bc601
|
Fixed bug I introduced into tests.
|
9 years ago |
Jeremy Koritzinsky
|
e5449020f3
|
Removed ReactiveUI dependeny in BindingTests.
|
9 years ago |
Steven Kirk
|
3c382decbc
|
Added FindAncestor binding mode.
This uses the same (fugly) syntax as WPF for now. As discussed in #590 I'd like to add some syntactic sugar over this
|
9 years ago |
Steven Kirk
|
56d7ee5ea8
|
Added tests for existing RelativeSource modes.
|
9 years ago |
Steven Kirk
|
474aa60403
|
Don't remove pseudoclasses when clearing Classes.
Fixes #1080
|
9 years ago |
Steven Kirk
|
d2eca3968b
|
Removed IRendererFactory.
Make the `ITopLevelImpl` create the renderer instead.
|
9 years ago |
Steven Kirk
|
2edcdb8656
|
MouseDevice now exposed on TopLevel.
|
9 years ago |
Steven Kirk
|
2f5d8e2d1e
|
Fix merge error.
|
9 years ago |
Nikita Tsukanov
|
97b01f097e
|
Dead code
|
9 years ago |
Nikita Tsukanov
|
9134723eef
|
Dead code elimination
|
9 years ago |
Nikita Tsukanov
|
880e850000
|
Fixed build
|
9 years ago |
Nikita Tsukanov
|
cce1c7af60
|
Switched to nuget version of Portable.Xaml and updated to use netstandard1.3
|
9 years ago |
Nikita Tsukanov
|
29fadec666
|
Fixed build?
|
9 years ago |
Nikita Tsukanov
|
7c81f40694
|
Fixed build?
|
9 years ago |
Nikita Tsukanov
|
1da031881c
|
I'm starting to *really* hate the new SDK
|
9 years ago |
Nikita Tsukanov
|
c4aae602e8
|
Updated dotmemory
|
9 years ago |
Nikita Tsukanov
|
2be9cb5d4b
|
Build fix?
|
9 years ago |