20 Commits (521c476302198e124ae2de6dffc2c86cdcec242d)

Author SHA1 Message Date
susloparov fd12667d4b Added wrap panel 11 years ago
Steven Kirk 71973cabb1 Fix removing items from ItemsControl. 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 b2d40e77c3 Started implementing multiple selection. 11 years ago
Steven Kirk 24e18d0236 Documentation. 11 years ago
Steven Kirk 0592f3a0f1 Added some StackPanel tests. 11 years ago
Nikita Tsukanov 1d5b585895 Implemented HotKey attached property. 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
José Manuel Nieto Sánchez d94bbfc2c3 DockPanel 11 years ago
Steven Kirk cc1c2c0313 Fixes #147. 11 years ago
Steven Kirk f071a3d06b Removed GlobalSuppressions. 11 years ago
Steven Kirk 2e56c951d5 Removed StyleCop.Analysers. 11 years ago
Steven Kirk 5e18c3f4b8 Move grid length parsing to GridLengths. 11 years ago
Steven Kirk d11d779414 Trying to fix capitalization of tests and docs AGAIN. 11 years ago
Steven Kirk 1a2fba4798 Revert "Fixed casing of Docs and Tests directories." 11 years ago
Steven Kirk 845b28a2c2 Fixed casing of Docs and Tests directories. 11 years ago
Steven Kirk 6167bacf54 Moved to more standard filesystem layout. 11 years ago
Steven Kirk cc04e9e6f0 Updated dependencies. 11 years ago
Steven Kirk 84306bc415 Make assemblies share version information. 11 years ago
Steven Kirk 81e889627a Suppress documentation warnings in tests. 11 years ago
Steven Kirk 09d6e22f5e Fix scrollable controls in XAML. 11 years ago
Steven Kirk 71ebd527d4 Enable XML documentation. 11 years ago
Steven Kirk 12752f227f Updated StyleCop.Analysers. 11 years ago
Steven Kirk a417490a47 Updated StyleCop.Analyzers. 11 years ago
Steven Kirk 85dfbbb6d5 Moved Popup to Primitives namespace. 11 years ago
Steven Kirk c7dc89f06b Fixed applying control templates. 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 60b6f23aef Refactored ISelectable behavior into a mixin. 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 33696785ab Forgot to save .csproj after last commit it seems 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 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 45c6c9cf02 Fix tooltip sizing. 11 years ago
Steven Kirk 04673d539f Fix TabControl logical parent. 11 years ago
Steven Kirk 7eceb16220 Fix Border/Decorator measure with no child. 11 years ago
Steven Kirk 363ad22438 Uninstalled Stylecop.MSBuild 11 years ago
Steven Kirk dd4bd88bd8 Added ItemsPresenter tests. 11 years ago
Steven Kirk 41e434e13b Added SelectedItemsControl.SelectedIndex 11 years ago
Steven Kirk b369c30a2e Implemented Tab focus. 11 years ago
Steven Kirk 9527f760b2 Updated xunit to 2.0.0. 11 years ago
Steven Kirk 83043a85fa Updated NuGet pkgs. 11 years ago
Steven Kirk fb08924070 Make TabControl logical child test pass. 11 years ago