499 Commits (09092afe7519bbf166a19c6878006ae7ba31aa05)
 

Author SHA1 Message Date
Steven Kirk 09092afe75 Use ICommand from System.Windows.Input. 11 years ago
Steven Kirk 9b59a954b2 Added IStyleable.StyleKey. 11 years ago
Steven Kirk 18ca92eccd Share animation timer. 11 years ago
Steven Kirk d59402d7c4 Added link to blog. 11 years ago
Steven Kirk a72e8e243d Added ICommand and use it in Button. 11 years ago
Steven Kirk f0eb17aec6 Added Matrix.ToString. 11 years ago
Steven Kirk 29746b8732 Set mono test application obj path. 11 years ago
Steven Kirk 152e9870a8 Refactored out common rendering code. 11 years ago
Steven Kirk ab916df3dc Fix dropdown open/close behavior. 11 years ago
Steven Kirk a92219625a Added generic Add/RemoveHandler methods. 11 years ago
Steven Kirk 2b73b27ae8 Stop direct class handler being called twice. 11 years ago
Steven Kirk 01e97aec7e Removed Preview* tunneling events. 11 years ago
Steven Kirk 78901c776e Make class handlers work again. 11 years ago
Steven Kirk fa56056db6 Allow listening for already handled events. 11 years ago
Steven Kirk aa63b5fa15 Started refactoring events. 11 years ago
Steven Kirk 01ff8f245f Clarified and added missing quote mark. 11 years ago
Steven Kirk 6c5fcf097e Added link to architecture doc. 11 years ago
Steven Kirk c709c1c1ef Fix dropdown selection again. 11 years ago
Steven Kirk 5e6ffe635f Call child arrange with full available size. 11 years ago
Steven Kirk e16444b33e Make dropdown open with a click anywhere.... 11 years ago
Steven Kirk 284c243250 Make items in dropdown list have hover effect. 11 years ago
Steven Kirk 8bfddb64a8 Set logical parent before visual parent in Panel. 11 years ago
Steven Kirk 7f1c3e760e Make DropDown have correct logical children. 11 years ago
Steven Kirk f013760ce5 Use consistent naming in base collections. 11 years ago
Steven Kirk 0d1ebc1bd8 Remove debug code. 11 years ago
Steven Kirk fb08924070 Make TabControl logical child test pass. 11 years ago
Steven Kirk 1c8a53a880 Test correct result from TabControl logical child. 11 years ago
Steven Kirk 81fca38597 Correct comments. 11 years ago
Steven Kirk 552421f8d2 Fix failing layout test. 11 years ago
Steven Kirk 6c32bf8ddf Get logical children from the right place. 11 years ago
Steven Kirk f3e362dddb Fix DevTools. 11 years ago
Steven Kirk 7aa634cbe7 Started adding TemplateExtensions tests. 11 years ago
Steven Kirk 1befdd41c5 Started adding PerspexList tests. 11 years ago
Steven Kirk 62901f02d5 Started adding ScrollContentPresenter tests. 11 years ago
Steven Kirk a702b9d372 Started adding ScrollViewer tests. 11 years ago
Steven Kirk 5a1aca2876 Make template find methods to extension class. 11 years ago
Steven Kirk ccf4f06a93 Clarified ContentControl not having a presenter. 11 years ago
Steven Kirk d25c4e0b4c Some work on TabControl/TabStrip. 11 years ago
Steven Kirk 50c49c87d5 Fixed failing test. 11 years ago
Steven Kirk 574c7a9113 Fixed according to TODO. 11 years ago
Steven Kirk 2417ac1077 Trying to sort out logical tree for ItemsControls. 11 years ago
Steven Kirk 5b11c9f851 Fix bug in tree view style. 11 years ago
Steven Kirk 3589e532f3 Reinstated SelectorTests_Template. 11 years ago
Steven Kirk 9f68e2f2db Reinstated SelectorTests_Multiple. 11 years ago
Steven Kirk c06fccefc2 Reinstated commented out StyleTests. 11 years ago
Steven Kirk a4bf79b7cc Moved tests to Tests subdir. 11 years ago
Steven Kirk 0efb0a407e Added Windows-only solution. 11 years ago
Steven Kirk eee919bded Visual studio marked test projects with guid. 11 years ago
Steven Kirk 1a3a78847b Converted tests to run with xUnit. 11 years ago
Steven Kirk b28b5e5a23 Tidied up Presenter/TemplatedParent logic a bit. 11 years ago