96 Commits (3e15dfd0dc0f311342f4e7dceebc15da75e0e928)

Author SHA1 Message Date
Steven Kirk ed3b5df146 Updated stylecop analyser. 11 years ago
Steven Kirk 26015acfd9 Handle implicit conversions in perspex properties. 11 years ago
Steven Kirk b455a4963a Use TabNavigation.Continue for top-level menu. 11 years ago
Steven Kirk 43e80392df Started adding keyboard accessibility to Menu. 11 years ago
Steven Kirk c65c9fb7c6 Show access keys in menus. 11 years ago
Steven Kirk f55fc9b0df Make menu separator non-clickable. 11 years ago
Steven Kirk 5dc0b0baf6 Correctly updated menu item style. 11 years ago
Steven Kirk 88bb6c2c6c Revert "Updated MenuItem style" 11 years ago
Steven Kirk 79e8252886 Updated MenuItem style 11 years ago
Steven Kirk fe9ed13cff Install StyleCopAnalysers. 11 years ago
Steven Kirk 0048460b88 Added Popup.PlacementMode. 11 years ago
Steven Kirk 51a4868010 More work on Menu. 11 years ago
Steven Kirk f7d271f846 Something resembling a menu now... 11 years ago
Steven Kirk 5101ddfeec More work on menu control. 11 years ago
Steven Kirk 919cae67ad Started implementing Menu control. 11 years ago
Steven Kirk ca08fce5b7 Work around problem in casting int to double. 11 years ago
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