68 Commits (41244d58d5bb07df1e9dbaebdd1fa9e22ec52a7c)

Author SHA1 Message Date
Steven Kirk 4e5cee4378 Don't add Panel Logical children twice! 11 years ago
Steven Kirk a4680f2041 Removed TabControl.SelectedContent. 11 years ago
Steven Kirk 152f932ce8 Ignore test for now. 11 years ago
Steven Kirk 07aa92e1b7 Allow TabControl to reparent children of its Deck. 11 years ago
Steven Kirk c7dc89f06b Fixed applying control templates. 11 years ago
rob 80935434bc #46 Added remove-Tests for TabStrip and TabControl. 11 years ago
Steven Kirk 5303eb7cd8 Make all tests pass again. 11 years ago
Steven Kirk 38e85a3f36 Started reworking reparenting controls. 11 years ago
Steven Kirk eb6bd28664 Rename TypedItemContainerGenerator 11 years ago
Steven Kirk 77e81c4360 Make TabControl/Deck work again. 11 years ago
Steven Kirk 3492bd617f Added SelectingItemsControl.AutoSelect. 11 years ago
Steven Kirk ff331693f0 Started refactoring SelectingItemsControl. 11 years ago
Steven Kirk ef50e97a2b Added more ItemsPresenter tests. 11 years ago
Steven Kirk c0fc38358f Refactored templates a bit. 11 years ago
Steven Kirk 60b6f23aef Refactored ISelectable behavior into a mixin. 11 years ago
Steven Kirk a97465b1bd Test scrollbar auto-hiding. 11 years ago
Steven Kirk c453ad3b36 Removed Scrollbar binding workaround. 11 years ago
Steven Kirk 09ef0309b1 Added validation/coercion to RangeBase properties. 11 years ago
Steven Kirk fba2633ab9 Renamed Decorator.Content property as Child. 11 years ago
Steven Kirk 33696785ab Forgot to save .csproj after last commit it seems 11 years ago
Steven Kirk ed3b5df146 Updated stylecop analyser. 11 years ago
Steven Kirk 0c102d6d60 Reinstalled problematic NuGet pkgs. 11 years ago
Steven Kirk 2e54b2be19 Allow Grid column/row definitions to be supplied as a string. 11 years ago
Steven Kirk b740d95e15 Don't try to select items that don't belong to you. 11 years ago
Steven Kirk 254eaac9fa Stylecop fixes. 11 years ago
Steven Kirk e3533d720b Fix ListBox selection. 11 years ago
Steven Kirk 4f98bb5476 Make changing selecting in item work. 11 years ago
Steven Kirk 9de4a11e18 Use tab navigation mode of ItemsPresenter 11 years ago
Steven Kirk 43e80392df Started adding keyboard accessibility to Menu. 11 years ago
Steven Kirk fef04a5f5d Implemented Menus a bit better. 11 years ago
Steven Kirk fe9ed13cff Install StyleCopAnalysers. 11 years ago
Steven Kirk 31d51123f6 Make Popup children be part of logical tree. 11 years ago
Steven Kirk fceb9b1ba5 Fix ScrollContentPresenter measure/arrange. 11 years ago
Steven Kirk deba950eb2 Make sure a render takes place after layout. 11 years ago
Steven Kirk 45c6c9cf02 Fix tooltip sizing. 11 years ago
Steven Kirk 7f608ffa6c Fixed failing tests. 11 years ago
Steven Kirk ba8552cb81 Renamed Id to Name. 11 years ago
Steven Kirk 04673d539f Fix TabControl logical parent. 11 years ago
Steven Kirk 67e6b2eaed Fixed ScrollPresenter arrange. 11 years ago
Steven Kirk 7eceb16220 Fix Border/Decorator measure with no child. 11 years ago
Steven Kirk 3965f7bdae Updated and fixed all packages. 11 years ago
Steven Kirk 363ad22438 Uninstalled Stylecop.MSBuild 11 years ago
Steven Kirk 83cad3a98b Update TabControl template in test. 11 years ago
Steven Kirk 39295aa8f2 Removed ItemsControl.MemberSelector. 11 years ago
Steven Kirk 2fbf3d0280 Make TabControl use Deck. 11 years ago
Steven Kirk dd4bd88bd8 Added ItemsPresenter tests. 11 years ago
Steven Kirk d591f0691e Added Deck control. 11 years ago
Steven Kirk fbd33a2163 Ensure IsSelected set on ApplyTemplate. 11 years ago
Steven Kirk d27205716a Handle deselecting removed items... 11 years ago
Steven Kirk acb63e425b Fix ItemsControl :empty class. 11 years ago