61 Commits (0617aa23a5e7253db016ebe5849f7917ce1b68aa)

Author SHA1 Message Date
Steven Kirk 0617aa23a5 Support Replace and Reset in ItemsPresenter. 11 years ago
Steven Kirk 71973cabb1 Fix removing items from ItemsControl. 11 years ago
Steven Kirk 6a005d35c8 Make TreeView selection work etc. 11 years ago
Steven Kirk 2615c5373c Started adding TreeView tests. 11 years ago
Steven Kirk 53926a47bf Refactored ItemContainerGenerator<T>. 11 years ago
Steven Kirk 5b307f653d Fix spurious selection changes. 11 years ago
Steven Kirk 5bfa93b747 Renamed Deck -> Carousel. 11 years ago
Steven Kirk e824458a00 Fix DataContext binding problem with SelectedItems. 11 years ago
Steven Kirk 663e760fda Throw exception if TopLevel added as child. 11 years ago
Nikita Tsukanov a61fdc86b2 Removed IPlatformThreadingInterface mock since it's broken anyway 11 years ago
Steven Kirk 6401cec2ef Make SelectedItems a plain IList 11 years ago
Steven Kirk c0dff57a78 Make SelectedItems bindable. 11 years ago
Steven Kirk 1ed1d0efb9 Added additional test. 11 years ago
Steven Kirk 7d73960ef6 Make selecting ranges work. 11 years ago
Steven Kirk 49e2e3ec86 Fixed problem in toggle mode with single selection. 11 years ago
Steven Kirk b2d40e77c3 Started implementing multiple selection. 11 years ago
Steven Kirk 24e18d0236 Documentation. 11 years ago
Steven Kirk 19498ab03d Correctly set TreeView item DataContexts. 11 years ago
Steven Kirk d1ae3ba50b Fix ListBox item DataContexts. 11 years ago
Steven Kirk 7a287782fb Renamed "selected" style class to ":selected" 11 years ago
Steven Kirk 271f47fb5b Make SelectionMode flags. 11 years ago
Steven Kirk 7b82df4369 Replaced AutoSelect with SelectionMode. 11 years ago
Steven Kirk 0592f3a0f1 Added some StackPanel tests. 11 years ago
Nikita Tsukanov f4f3d572a6 Renamed IRenderingViewport to IRenderTarget 11 years ago
Nikita Tsukanov c8e617231c Moved render-related code from TopLevel to a separate class 11 years ago
Steven Kirk 005d95780b Fixed failing test. 11 years ago
Steven Kirk f68f24f24a Fix failing test. 11 years ago
Steven Kirk cbfbc52803 Use direct PPs for SelectedIndex/Items. 11 years ago
Steven Kirk 7e7873b3a7 Fixed HotKeyManager test. 11 years ago
Nikita Tsukanov 1d5b585895 Implemented HotKey attached property. 11 years ago
Steven Kirk 5a40e57f2b Added extra TabControl test. 11 years ago
Steven Kirk 292a04d973 Renamed DataTemplate -> FuncDataTemplate. 11 years ago
Steven Kirk ad70cf874c Make the TestApplication work again. 11 years ago
Steven Kirk 338a1c0d91 Added ItemsControl.MemberSelector 11 years ago
Nikita Tsukanov 79f8f76351 ref #198 11 years ago
Steven Kirk c4cfd967dc Fix DataContexts. 11 years ago
Nikita Tsukanov 323c1a49c1 Removed core dependency on Splat 11 years ago
José Manuel Nieto Sánchez fa97e8f51b DockPanel Simplification 11 years ago
Steven Kirk 3693193246 Fix tests failing due to previous layout fix. 11 years ago
José Manuel Nieto Sánchez d94bbfc2c3 DockPanel 11 years ago
Steven Kirk cc1c2c0313 Fixes #147. 11 years ago
Nikita Tsukanov 21a3554260 Change property getter to expression properties 11 years ago
Nikita Tsukanov 01e2c90bc5 Removed this. 11 years ago
Steven Kirk 145411020b Ran .net core code formatter. 11 years ago
Steven Kirk 6151aef188 Removed file headers. 11 years ago
Steven Kirk f071a3d06b Removed GlobalSuppressions. 11 years ago
Steven Kirk 2e56c951d5 Removed StyleCop.Analysers. 11 years ago
Nikita Tsukanov f0e154ac90 ModifierKeys are now stored inside events 11 years ago
Steven Kirk 5e18c3f4b8 Move grid length parsing to GridLengths. 11 years ago
Nikita Tsukanov 70dcfd652a Now using TextInput event, WM_CHAR and GtkIMContext 11 years ago