80 Commits (df77302d94d16bd3f174148363f4344b5fd901cd)

Author SHA1 Message Date
Steven Kirk df77302d94 Another tweak to the binding system. 11 years ago
Steven Kirk 1d8f4714ff Added basic tooltip control. 11 years ago
Steven Kirk 41e6bc9a5e Fix TabControl. 11 years ago
Steven Kirk 7f608ffa6c Fixed failing tests. 11 years ago
Steven Kirk ba8552cb81 Renamed Id to Name. 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 afb0ce4a87 Re-enable TreeView horizontal scroll. 11 years ago
Steven Kirk 566e66d848 Removed DeckItem - it's not needed. 11 years ago
Steven Kirk 97f5770920 Started refactoring DevTools. 11 years ago
Steven Kirk 08aa54e16f Added Transitions to TabControl. 11 years ago
Steven Kirk 08da454529 Added a DeckPresenter. 11 years ago
Steven Kirk 39295aa8f2 Removed ItemsControl.MemberSelector. 11 years ago
Steven Kirk 2fbf3d0280 Make TabControl use Deck. 11 years ago
Steven Kirk 1fe10092d9 Fix TextBox selection. 11 years ago
Steven Kirk bf9071dcd0 Fix ScrollBar.Value. 11 years ago
Steven Kirk d591f0691e Added Deck control. 11 years ago
Steven Kirk a4c88ca764 Reworked bindings. 11 years ago
Steven Kirk ddb125659e Fix focus adorners a bit. 11 years ago
Steven Kirk c1b1339286 Make focus adorner styleable. 11 years ago
Steven Kirk fcb746a1c4 Initial implementation of adorners. 11 years ago
Steven Kirk c27ddbb17c Removed ActualSize property - use Bounds instead. 11 years ago
Steven Kirk 4299e7e046 Make TextBox handle text input. 11 years ago
Steven Kirk 64c360641a Fix scroll presenter child sizing. 11 years ago
Steven Kirk 3c591482a9 Added hacky tab keyboard navigation. 11 years ago
Steven Kirk 83043a85fa Updated NuGet pkgs. 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 7f1c3e760e Make DropDown have correct logical children. 11 years ago
Steven Kirk d25c4e0b4c Some work on TabControl/TabStrip. 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 b28b5e5a23 Tidied up Presenter/TemplatedParent logic a bit. 11 years ago
Steven Kirk 57dab3d7d0 Set dropdown popup min width. 11 years ago
Steven Kirk 8d2006c968 Make dropdown close on click. 11 years ago
Steven Kirk 374d1723a2 Handle dropdown selection. 11 years ago
Steven Kirk adb9ce49d2 Make DropDown's dropdown a ListBox. 11 years ago
Steven Kirk e70f4363ac Make items show in dropdown. 11 years ago
Steven Kirk 1b1d60d0c0 Make popup appear in right place. 11 years ago
Steven Kirk 06bf45ace3 Initial implementation of dropdown. 11 years ago
Steven Kirk 0f823cd387 Started implementing DropDown. 12 years ago
Steven Kirk 23c4a9a87f Moved some more properties out of Control. 12 years ago
Steven Kirk c4b3c9ffc1 Make logical tree work for ScrollViewer. 12 years ago
Steven Kirk 7c09351939 Make logical tree work for TabControl. 12 years ago
Steven Kirk 2c1d2cb7a8 Display logical tree in DevTools. 12 years ago
Steven Kirk 0441074f84 Bind TextBox.Text two-way in template. 12 years ago
Steven Kirk 90273c74dd Added missing Ids to templates. 12 years ago
Steven Kirk 309ac30a41 Make ContentControl child be logical child. 12 years ago
Steven Kirk b20b94160d Fix Font properties owner. 12 years ago
Steven Kirk a9a569557b Moved some properties around. 12 years ago