34 Commits (dbae7b0aa21991b54343c2af9d2e7cd600104fb6)

Author SHA1 Message Date
Steven Kirk abad671bba Set TabOnceActiveElement in SelectingItemsControl. 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 6af31ecf43 Use modern Items property changed notification. 11 years ago
Steven Kirk ff331693f0 Started refactoring SelectingItemsControl. 11 years ago
Steven Kirk eabf674027 Move more stuff from Control to IControl. 11 years ago
Steven Kirk 4e443c87bd More porting docs etc from ideas branch. 11 years ago
Steven Kirk ee8c211683 Renamed PerpexProperty coercion as validation. 11 years ago
Steven Kirk b740d95e15 Don't try to select items that don't belong to you. 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 d6d7de662c Don't make SelectingItemsControl focusable for now. 11 years ago
Steven Kirk 0e4219ecb9 Set default value for SelectedIndex. 11 years ago
Steven Kirk fbd33a2163 Ensure IsSelected set on ApplyTemplate. 11 years ago
Steven Kirk 55fbe43214 Fix SelectingItemsControl.CoerceSelectedItem 11 years ago
Steven Kirk d27205716a Handle deselecting removed items... 11 years ago
Steven Kirk 5600ee32a4 Handle null Items in SelectingItemsControl. 11 years ago
Steven Kirk 18a976dc55 Added IEnumerable extension methods. 11 years ago
Steven Kirk 41e434e13b Added SelectedItemsControl.SelectedIndex 11 years ago
Steven Kirk 18ae814775 Make SelectingItemsControl abstract. 11 years ago
Steven Kirk 30ce103d8d Scroll list box with selection. 11 years ago
Steven Kirk 5da890fbfb Don't handle keypresses in TabControl. 11 years ago
Steven Kirk 87a87a4495 Only handle arrow keys! 11 years ago
Steven Kirk 8f46c1360d Make focus follow listbox selection. 11 years ago
Steven Kirk c29cac0b9f Improve directional naviation a bit. 11 years ago
Steven Kirk b369c30a2e Implemented Tab focus. 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 374d1723a2 Handle dropdown selection. 11 years ago
Steven Kirk 9a994e582c Moved VisualTree extensions into own namespace. 11 years ago
Steven Kirk 00aa02964f Inplemented double and triple click in TextBox. 11 years ago
Steven Kirk a5a6f094cf Added keyboard navigation for ListBox. 11 years ago
Steven Kirk 9a1c5825d4 Added ListBox. 11 years ago
Steven Kirk ec0b43d388 Added Controls.Primitives namespace 12 years ago
Steven Kirk bfadaac5d9 Non-building checkpoint in MAJOR refactor. 12 years ago
Steven Kirk 454393b71a Added TabControl. 12 years ago