35 Commits (33efd9beb1c82f65486fed49fc03610735be09bc)

Author SHA1 Message Date
Steven Kirk eec9a1f44a Added shared TestRoot class. 10 years ago
Steven Kirk e096c849d9 Updated NuGet packages. 10 years ago
Steven Kirk 1f71d941fb Fix Image measure. 10 years ago
Steven Kirk 5b2906a01d Missed change from last commit. 10 years ago
Steven Kirk 3beea47bf7 Replace DockPanel implementation. 10 years ago
Michael Mayfield 3ed14edf12 Fix Grid sizing being broken when using Grid.ColumnSpan. 10 years ago
Steven Kirk c6582d83c3 Merged the two separate TemplatedControlTests. 10 years ago
susloparov ccf59b8690 GridSplitterTests 10 years ago
Steven Kirk bfc010f757 Initial implementation of logical scrolling. 10 years ago
Steven Kirk db1e20acc8 Only allow pseudoclasses to be set by control. 10 years ago
Steven Kirk a6b74db847 Merge branch 'logical-tree' into leaks 10 years ago
Steven Kirk 9eb54f59d2 Fixed name scopes. 10 years ago
Nikita Tsukanov abd54620cd Moved WindowingPlatformMock 10 years ago
Nikita Tsukanov 3c78704f55 Fix for tests 10 years ago
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