12 Commits (c19d85789c3d5a8ec58f0b4ca59596ed68cf28c8)

Author SHA1 Message Date
Steven Kirk 59c49d259d Renamed assembly SceneGraph -> Visuals. 10 years ago
Steven Kirk df2f685ec8 Set canvas property default values to NaN. 10 years ago
Jeremy Koritzinsky 9a18ef0afa Added support for auto-loading "Avalonia modules", which are classes that are auto-initialized via the instance constructor. 10 years ago
Wiesław Šoltés 9cdcf6cb02 Revert "Updated projects and packages" 10 years ago
Steven Kirk 41ba3b7782 Started adding TextBox error adornments. 10 years ago
Wiesław Šoltés 7cca79b435 Updated projects and packages 10 years ago
Jeremy Koritzinsky 3c5848bc2c Updated Rx to 3.0 and fixed a failing test from a not fully set up mock. 10 years ago
Steven Kirk 4c000b9ce4 Fixed ScrollContentPresenter. 10 years ago
Steven Kirk 71b3343097 Allow virtualized list to take up available space. 10 years ago
Steven Kirk fbb7ea759b Make ItemContainerGenerator create containers 10 years ago
Steven Kirk 6df5ff4917 Split virtualization tests in two 10 years ago
Steven Kirk f9b3d2ac03 WIP: Adding virtualization to ItemsPresenter. 10 years ago
Steven Kirk 5c33fbc6ee Reimplemented property validation. 10 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Jeremy Koritzinsky aab4331a52 Changed validation on controls to allow notifications from multiple types of validation and correctly report if it is valid. Changed initalization of validation plugins to nest within each other so there can be multiple active at once. 11 years ago
Steven Kirk 93884ea063 Added test for issue 284. 11 years ago
Jeremy Koritzinsky 44b1b4d9cd Moved Application and Design into Perspex.Controls. Moved designer support classes into new Perspex.DesignerSupport assembly. 11 years ago
donandren 4e2513b3ff LayoutTransformControl Unit tests 11 years ago
Steven Kirk 6e337ec877 Fix loading of UserControls. 11 years ago
Steven Kirk eec9a1f44a Added shared TestRoot class. 11 years ago
Steven Kirk e096c849d9 Updated NuGet packages. 11 years ago
Steven Kirk 1f71d941fb Fix Image measure. 11 years ago
Steven Kirk 5b2906a01d Missed change from last commit. 11 years ago
Steven Kirk 3beea47bf7 Replace DockPanel implementation. 11 years ago
Michael Mayfield 3ed14edf12 Fix Grid sizing being broken when using Grid.ColumnSpan. 11 years ago
Steven Kirk c6582d83c3 Merged the two separate TemplatedControlTests. 11 years ago
susloparov ccf59b8690 GridSplitterTests 11 years ago
Steven Kirk bfc010f757 Initial implementation of logical scrolling. 11 years ago
Steven Kirk db1e20acc8 Only allow pseudoclasses to be set by control. 11 years ago
Steven Kirk a6b74db847 Merge branch 'logical-tree' into leaks 11 years ago
Steven Kirk 9eb54f59d2 Fixed name scopes. 11 years ago
Nikita Tsukanov abd54620cd Moved WindowingPlatformMock 11 years ago
Nikita Tsukanov 3c78704f55 Fix for tests 11 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