501 Commits (e81b22b9d244ca4c10aa2db7d1e0df7833eed8f2)

Author SHA1 Message Date
Steven Kirk e81b22b9d2 IResourceProvider -> IResourceNode 9 years ago
Steven Kirk 2c1efe3773 Static resource as binding converter 9 years ago
Steven Kirk 0e155bd2d4 Make dynamic resources work in more situations. 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 b459445290 Use an anchor for dynamic resources. 9 years ago
Steven Kirk 38dce7b7cd Added DynamicResourceExtension. 9 years ago
Steven Kirk 4268014e66 A few tweaks. 9 years ago
Steven Kirk 4a9302b61e More work on static resources. 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 84aa27162f Made a start adding Control/Application.Resources. 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 15fbfe071c Remove accidentally committed change. 9 years ago
Steven Kirk 3c382decbc Added FindAncestor binding mode. 9 years ago
Steven Kirk 56d7ee5ea8 Added tests for existing RelativeSource modes. 9 years ago
Jeremy Koritzinsky 88f9b56a71 Updated Portable.Xaml submodule 9 years ago
Jeremy Koritzinsky 73076f375b Updated Portable.Xaml submodule 9 years ago
t-jekor 502e605d87 Revert "Updated Portable.Xaml" 9 years ago
Nikita Tsukanov cdc1ddcc39 Updated Portable.Xaml 9 years ago
Nikita Tsukanov d135663062 Hack to fix Begin/EndInit bug caused by DelayedValuesHelper 9 years ago
Nikita Tsukanov f63d5dad93 Fixed bug with null values from markup extensions 9 years ago
Nikita Tsukanov c7d1af7f85 Fixed double/float values in Setter.Value when running with cultures with "," as delimiter 9 years ago
Nikita Tsukanov 5bedcd2266 Fixes to get Avalonia.Behaviors working again 9 years ago
Nikita Tsukanov b4cf0dedd4 Updated portablexaml 9 years ago
Nikita Tsukanov 2a495a8ad8 VS, why are you doing this? 9 years ago
Nikita Tsukanov 9134723eef Dead code elimination 9 years ago
Nikita Tsukanov fe7566a5d8 Build & packaging 9 years ago
Nikita Tsukanov 6b91850579 Switched to netstandard1.3 9 years ago
Nikita Tsukanov b24d46e98f Only check for configuration 9 years ago
Nikita Tsukanov 880e850000 Fixed build 9 years ago
Nikita Tsukanov ffc8e9f7a9 Fixed NRE in GetBaseUri/GetLocalAssembly 9 years ago
Nikita Tsukanov 18b8219a39 Portable.Xaml nuget package uses pcl binary for net45 for some reason, switched back to submodule 9 years ago
Nikita Tsukanov cce1c7af60 Switched to nuget version of Portable.Xaml and updated to use netstandard1.3 9 years ago
Steven Kirk 3eb5e0e200 Tweaked logging of binding errors. 9 years ago
Steven Kirk 24acd4cd24 Allow binding to CLR properties on AvaloniaObject. 9 years ago
Steven Kirk 78bb593f97 Use CurrentCulture instead of CurrentUICulture. 9 years ago
Steven Kirk 4730ee1c41 Fix spelling of descendant. 9 years ago
Nikita Tsukanov 0b756d0b8a More null checks 9 years ago
Nikita Tsukanov 49aeb7cec2 Fixed binding to Task<T> 9 years ago
Andrey Kunchev b5e290ceaf fix build 9 years ago
Andrey Kunchev 841999e527 try fix portable.xaml submodule to checkout portable.xaml/develop branch 9 years ago
Steven Kirk c9e90fd7fc Fix type conversions. 9 years ago
Jeremy Koritzinsky aacb052253 Made changes requested by @grokys. 9 years ago
Wiesław Šoltés f8097cc27d Added msbuild props for package references 9 years ago
Wiesław Šoltés 38bc75b5ab Updated NuGet packages to fix package downgrades 9 years ago
Andrey Kunchev 1f530c20f4 minor refactorings 9 years ago