2671 Commits (ecdd8b9c7bd02c683af82384a146db481ba052d7)

Author SHA1 Message Date
Nikita Tsukanov 165da1c678 Naming 6 years ago
Max Katz 53cb9d266d Add ToolTip :open pseudo class tests 6 years ago
Dariusz Komosinski 0f23da0a79 Use correct file name. 6 years ago
Dariusz Komosinski 999d5945c1 Optimize method accessor plugin 6 years ago
Steven Kirk 6239e4f5e3 Added failing test for #4059. 6 years ago
José Pedro 50985a62d2
Changed test cases as requested. 6 years ago
José Pedro 48177eddb7
Added MaxLines property to TextBlock. 6 years ago
Jumar Macato cf7a9122b4
Fix merge conflicts 6 years ago
Dan Walmsley 817476ef77 implement a pressed mixin. 6 years ago
Nikita Tsukanov 996e602bf8 Implemented custom format support for clipboard 6 years ago
Dariusz Komosinski 229c8b7f12 Benchmark and simple optimization for INPC accessor. 6 years ago
Dan Walmsley c961df9ee1 fix unit for listbox test. 6 years ago
Steven Kirk f46c62801e Convert Color resources to brushes. 6 years ago
Dan Walmsley ed375b5780 Allow tests to pass as we expect a KeyNotFound exceptions. 6 years ago
Dan Walmsley 455c899876 Add failing unit tests. 6 years ago
Steven Kirk 9df84abbf3 Bring selected TreeViewItem into view after layout finishes. 6 years ago
Steven Kirk 2255518851 Apply auto-select at end of batch update. 6 years ago
Steven Kirk 9dc9f9deba Ensure selection is reported correctly during batch update. 6 years ago
Steven Kirk cd37520b71 Trim invalid selection when Source first assigned. 6 years ago
Dan Walmsley 4bc1801c2a fix popup tests. 6 years ago
Steven Kirk ba9e3e7641 Updated expected render test output. 6 years ago
Steven Kirk dcdaf5e0bf Don't raise ResourceChanged on reparenting... 6 years ago
Steven Kirk 1e74316f63 Add unit test for `UseLayoutRounding`. 6 years ago
Steven Kirk bd0b894271 Fix UseLayoutRounding calculations. 6 years ago
Benedikt Schroeder 5824d77d0f Fix VisualBrush tests 6 years ago
Steven Kirk 7022c137e7 Propagate ResourcesChanged to template children. 6 years ago
Steven Kirk 0f5c97109b Fix outdated naming. 6 years ago
Steven Kirk 21bddb1ced Added test that fails after resource refactor. 6 years ago
Dan Walmsley cbda0e9d95 fix nits. 6 years ago
Steven Kirk d138523b8e Set owner on Styles children. 6 years ago
Dariusz Komosinski 93320e4759 Only subscribe to Path.Data when Path is attached to the visual tree. 6 years ago
Dariusz Komosinski b3c0035b0b Add failing leak test for Path control. 6 years ago
Steven Kirk eec2a05a26 Don't use ResourcesChanged to propagate. 6 years ago
Steven Kirk 42859fae89 Refactored resources. 6 years ago
Steven Kirk 77d5ba92c0 Update BenchmarkDotNet, 6 years ago
Dan Walmsley 2f1974684e fix unit test. 6 years ago
Dan Walmsley fe01544a4c Add a Rect.Normalize method with tests. 6 years ago
Markus 25f57600c1 Added failing tests 6 years ago
Steven Kirk 7f87c2e74a Don't raise SelectionModel.PropertyChanged during update. 6 years ago
Steven Kirk 8e29811c91 Added failing test for #3934. 6 years ago
Deadpikle 8fa6c05b7d Another failing test for selection handling 6 years ago
Deadpikle 62e7dbded9 Add more tests for selection adjustments 6 years ago
Deadpikle c1dc0017d4 Add tests from chat with @grokys 6 years ago
Deadpikle ba6adb78c1 Add failing test for no items in TabControl 6 years ago
Steven Kirk 313f334d1c Added failing PixelRect snapping tests. 6 years ago
Steven Kirk 9ef91f9e10 Fix notifications when removing parent item. 6 years ago
Steven Kirk fcdac73e75 Fix select range logic. 6 years ago
Steven Kirk 2b5d7fb28d Don't allow selection of non-expanded TreeViewItems. 6 years ago
Steven Kirk d5f0110ca6 Raise SelectionChanged when nested children change. 6 years ago
Benedikt Schroeder 6b8f867006 Initialize the GlyphRun on render 6 years ago