3087 Commits (d4283c209d5c07fe1fb6a2ee57504d2e4d4d027e)

Author SHA1 Message Date
Nikita Tsukanov a16e3bff7f Added InitialPressMouseButton to PointerReleasedEventArgs that returns the button that caused the PointerPressed event 7 years ago
Steven Kirk e1bfdf0324 Added failing test for #3094. 7 years ago
Dariusz Komosinski a2c6bc1b7c Remove usage of AddClassHandler that returns new lambda per invocation. 7 years ago
Steven Kirk 55e9037383 Added failing test for #2980. 7 years ago
Dariusz Komosinski 01a404836e Reduce allocations caused by logging. 7 years ago
Steven Kirk b317df99e7 Added failing test for #3041. 7 years ago
Steven Kirk 8093716a36 Added tests for selection after initialization. 7 years ago
Andrey Kunchev 2b9180c794 fix invalid test related to issue #3053 7 years ago
Andrey Kunchev b6447c0e09 failing test for #3053 7 years ago
Steven Kirk ea68915de6 Added failing test for #2971. 7 years ago
Benedikt Schroeder 9a6cda66bc Add failing test for #2987 7 years ago
artyom 00a148d0a3 Try with WaitForPendingFinalizers 7 years ago
artyom fd9cdce202 Try 9.1.1 version 7 years ago
artyom 8947d30295 Required code changes 7 years ago
artyom d4f9493df1 Revert ReactiveUI upgrade to ensure this was false positive 7 years ago
artyom 5fc951bc88 Bump ReactiveUI to 10.2.2 7 years ago
artyom a031b4d470 Rollback ReactiveUI to see if System.Reactive is the cause 7 years ago
artyom fd7ffbd84c Bring back the changes 7 years ago
danwalmsley a487b38c33
Revert "Updated ReactiveUI to version 10.1.1" 7 years ago
Steven Kirk 25e0ed5365 Revert "Handle reparenting controls in SceneBuilder." 7 years ago
Steven Kirk a600244006 Added failing test for #3019. 7 years ago
Kermalis 2ee5a21dd7 Remove broken test for now 7 years ago
Jeremy Koritzinsky d89f5d019b Fix assigning binding paths via the property. 7 years ago
Dan Walmsley 17c4c10404 fix unit test for window center location. 7 years ago
Dan Walmsley 2282c99c16 add dpi information to screens api. 7 years ago
Kermalis 9cc2d777ad Update WrapPanelTests.cs 7 years ago
Kermalis 1cf93ad393 Add ItemWidth and ItemHeight properties to WrapPanel (with unit tests) 7 years ago
Steven Kirk db8751d711 Handle reparenting controls in SceneBuilder. 7 years ago
Steven Kirk 249e9940da Added failing tests for #2982. 7 years ago
Dariusz Komosinski 06a4a1af5b Add failing unit test. 7 years ago
Dariusz Komosiński d409090b90 Fix unit tests. Remove default ctor. 7 years ago
Dariusz Komosiński 2362b5a847 Cleanup KeyGesture code. Add constructor taking non-deprecated arguments. 7 years ago
Jeremy Koritzinsky 7020def354 Throw exception if trying to compile a binding under an element with its DataContext bound via a non-compiled binding. 7 years ago
Jeremy Koritzinsky 5c91a14536 Fix failing test. 7 years ago
Steven Kirk 15e388da75 Adding failing binding tests. 7 years ago
Steven Kirk 661254c9cf Add issue number to test. 7 years ago
Dariusz Komosiński 9acf82d47b !B Fix expression nodes not knowing if last value is actually null or dead. 7 years ago
Steven Kirk 49f54b5275 Added failing test for #2912. 7 years ago
Jeremy Koritzinsky 84b4b8c12e x:DataContextType -> x:DataType to match Xamarin.Forms. 7 years ago
Dan Walmsley b80aa21610 add a unit test for stackpanel layout issue. 7 years ago
Steven Kirk 33cf418779 Added failing test for #2969. 7 years ago
Jeremy Koritzinsky 777693cee2 Implement smart inference for DataTemplates. Fix calculated DataContext types for DataContext bindings. 7 years ago
Steven Kirk 6f44dfac5b Added unit test for #2952. 7 years ago
Steven Kirk 0eb7b2d25e Enable adding event handlers to Gestures events. 7 years ago
Jumar Macato 9970bf6722
Address review pt. 2 7 years ago
Jumar Macato d368d9675a
Address review. 7 years ago
Jumar Macato 3549f00fcb
Revert unit test changes. 7 years ago
José Pedro e700832ee0
Updated ReactiveUI to version 10.0.1. 7 years ago
Steven Kirk d7357ec876 Remove ContentControlMixin. 7 years ago
Steven Kirk 5c407f966c Added failing test for #2821. 7 years ago