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
|
d1642f13f0
|
Use AvaloniaDictionary for ResourceDictionary.
|
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
|
7e568063b4
|
Throw an exception if static resource not found.
|
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
|
51f9cbe49d
|
Fix build failure.
|
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
|
39fc0ccdb5
|
Added IResourceDictionary.
|
9 years ago |
Steven Kirk
|
fec2823537
|
StyleResources -> ResourceDictionary.
And move it to the `Avalonia.Controls` namespace.
|
9 years ago |
Jeremy Koritzinsky
|
47fdff74a3
|
Merge pull request #1124 from jkoritzinsky/CleanUpRuntimeProject
Clean up DotNetCoreRuntime project file and associated files
|
9 years ago |
Jeremy Koritzinsky
|
d7e9d70672
|
Merge pull request #894 from jkoritzinsky/DisableButtonOnNullCommandBinding
Buttons are disabled when there is a null in the binding chain for Command
|
9 years ago |
Jeremy Koritzinsky
|
3dd86d47a2
|
Merge branch 'master' into DisableButtonOnNullCommandBinding
|
9 years ago |
Jeremy Koritzinsky
|
465179e77d
|
Merge pull request #1111 from mterwoord/fixes/versioninfo-on-logging
Have all projects use SharedAssemblyInfo
|
9 years ago |
Jeremy Koritzinsky
|
0d31525c93
|
Clean up DotNetCoreRuntime project file and associated files
|
9 years ago |
Matthijs ter Woord
|
f736defc55
|
Merge branch 'fixes/versioninfo-on-reactiveui' into fixes/versioninfo-on-logging
|
9 years ago |
Matthijs ter Woord
|
aa398b50f3
|
Merge branch 'master' into fixes/versioninfo-on-reactiveui
|
9 years ago |
Matthijs ter Woord
|
90e6bf1b4d
|
Merge pull request #2 from AvaloniaUI/master
Update fork
|
9 years ago |
Matthijs ter Woord
|
8df32ac5e9
|
Merge branch 'fixes/versioninfo-on-cairo' into fixes/versioninfo-on-reactiveui
|
9 years ago |
Matthijs ter Woord
|
f93dad2a3b
|
Merge branch 'fixes/versioninfo-on-dotnetframeworkruntime' into fixes/versioninfo-on-reactiveui
|
9 years ago |
Matthijs ter Woord
|
4abdf884a0
|
Merge branch 'fixes/versioninfo-on-gtk' into fixes/versioninfo-on-reactiveui
|
9 years ago |
Matthijs ter Woord
|
ec9dc9d098
|
Merge branch 'fixes/versioninfo-on-gtk3' into fixes/versioninfo-on-reactiveui
|
9 years ago |
Matthijs ter Woord
|
07bbd06dbf
|
Merge branch 'fixes/versioninfo-on-logging' into fixes/versioninfo-on-reactiveui
|
9 years ago |
Steven Kirk
|
67959eedf7
|
Merge pull request #1106 from AvaloniaUI/fixes/1096-popup-scene-not-updating
Clear scene for invisible root visuals.
|
9 years ago |
Steven Kirk
|
bbd585e223
|
Merge branch 'master' into fixes/1096-popup-scene-not-updating
|
9 years ago |
Steven Kirk
|
d6c9fb6ebb
|
Merge pull request #1120 from AvaloniaUI/fixes/1119-d2d-empty-gradientstops
Allow for a null PlatformBrush in DrawingContextImpl.DrawImage
|
9 years ago |
Steven Kirk
|
8ac3a181aa
|
Allow for a null PlatformBrush in DrawingContextImpl.DrawImage
Fixes #1119
|
9 years ago |
Steven Kirk
|
f8141a4b3a
|
Merge branch 'master' into fixes/1096-popup-scene-not-updating
|
9 years ago |
Eli Arbel
|
4885ef8013
|
Merge pull request #1117 from aelij/drawing
Drawing (vector icons)
|
9 years ago |
Eli Arbel
|
578c911d11
|
Clipping
|
9 years ago |
Eli Arbel
|
c434cb215a
|
PR comments
|
9 years ago |
Jeremy Koritzinsky
|
45ed1043ba
|
Merge branch 'master' into DisableButtonOnNullCommandBinding
|
9 years ago |
Eli Arbel
|
7bbbb185de
|
Typo
|
9 years ago |
Eli Arbel
|
b9aa086f03
|
Adding Drawing classes & render test
|
9 years ago |
Eli Arbel
|
42115b6ade
|
Fix #1107
|
9 years ago |
Eli Arbel
|
d9b20fada4
|
Rect parse & type converter
|
9 years ago |