1168 Commits (159120f5bf5a3d22a02e87b4fb14e2a19eecf4fa)

Author SHA1 Message Date
Steven Kirk d6b6a0fa96 Refactored InstancedBinding creation. 9 years ago
Steven Kirk ca7584ce3f Added failing test for #1218 9 years ago
Steven Kirk 880cf657ec Accept root in IRenderer.HitTest. 9 years ago
Steven Kirk e3d34f2eb8 Added a failing test for #1221 9 years ago
Steven Kirk 268587c432 Fix DropDown popup opening. 9 years ago
Jeremy Koritzinsky 54e8187a70 Fix StackOverflow in Negation Binding. Fixes #1213 9 years ago
Steven Kirk 763775fa82 Clear mouse capture when control removed. 9 years ago
Steven Kirk d1eb0512bb Added failing test for #1171. 9 years ago
Steven Kirk 815d3f719e Report correct root in logical tree attach/detach. 9 years ago
Nikita Tsukanov 884423d879 Adapt threading tests to VerifyAccess on AvaloniaObject.ctor 9 years ago
Jeremy Koritzinsky 83ee601735 Use TypeUtilities to convert the type of CommandParameter to the correct type. 9 years ago
Jeremy Koritzinsky 120eb2dde6 PR Feedback. 9 years ago
Nikita Tsukanov 3e09457e10 [D2D1] Implement support for IFramebufferPlatformSurface 9 years ago
José Pedro cc7098583e Fixed Assert.Null warnings. 9 years ago
Nikita Tsukanov bdbe95b9b1 Fixed DispatcherTimer's priorities 9 years ago
Dan Walmsley 18e556a1b1 correct stack panel unit tests. 9 years ago
Steven Kirk 5fd6f5ac6d Snap bounding boxes to pixels. 9 years ago
Steven Kirk 685a509c5c Reimplement commented-out tests. 9 years ago
Jeremy Koritzinsky 6dc6ec84e9 Add leak test to make sure the method accessor doesn't leak memory. 9 years ago
Jeremy Koritzinsky 81168ac094 Add error handling for methods with too many parameters. Add support for static methods. 9 years ago
Jeremy Koritzinsky 250f6acef0 Add delegate -> command conversion as a default value conversion. 9 years ago
Jeremy Koritzinsky 12ec059acb Initial code to enable binding to a method. 9 years ago
Nikita Tsukanov 3d3d4528f6 Burn, baby, BURN! 9 years ago
Nikita Tsukanov b963d68668 Try to respect DispatcherPriority when possible 9 years ago
Jurjen Biewenga 6fc85456f1 Added expected test results for Cairo and Direct2D 9 years ago
Jurjen Biewenga e74a1be8e4 Added SVGPath test 9 years ago
Steven Kirk bb5a7f0cd3 Removed IRenderLayerFactory 9 years ago
Eli Arbel aa45cccec4 Fix slider 9 years ago
Nikita Tsukanov 913149d093 Switched to .NET Standard 2.0 9 years ago
Eli Arbel aee42bad6c Add scroll bar & slider buttons 9 years ago
Jeremy Koritzinsky dff3031e20 Upgrade ReactiveUI to the v8 alpha nuget package so we don't need to maintain our own fork. Avalonia.ReactiveUI only registers the MainScheduler, and it does so via a call to UseReactiveUI on AppBuilder. 9 years ago
Steven Kirk 5827f3c284 Missed file from merge 9 years ago
Steven Kirk 3b030f19d1 Fix Avalonia.Input.UnitTests.csproj 9 years ago
Steven Kirk f6ed69be28 StyleResource -> DynamicResource 9 years ago
Steven Kirk e54f48b63c React to application resources changing. 9 years ago
Steven Kirk a72ce3671d Added ResourceInclude. 9 years ago
Steven Kirk 56c06be403 DynamicResource merged dictionary tests. 9 years ago
Steven Kirk 91387a74e1 Start testing MergedDictionaries. 9 years ago
Steven Kirk e81b22b9d2 IResourceProvider -> IResourceNode 9 years ago
Steven Kirk ac8cc99f16 Started adding MergedDictionaries. 9 years ago
Steven Kirk 2c1efe3773 Static resource as binding converter 9 years ago
Steven Kirk fcee846228 Added tests for #1020 9 years ago
Steven Kirk a0bda15576 More resource extension tests. 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. 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. 9 years ago