127 Commits (a1300e76bfdfd40d0e48ff0971abcdf7fed9cf63)

Author SHA1 Message Date
Steven Kirk 338b71b204 Moved IVisual to Perspex.VisualTree. 10 years ago
Steven Kirk a72c3e46bf Moved ILogical to Perspex.LogicalTree. 10 years ago
Steven Kirk d0efd0c6d4 Clear TemplatedParent of ex-template children. 10 years ago
Steven Kirk 03c7cb5456 Handle inserts into ItemsControl items. 10 years ago
Steven Kirk 3e3134217c Fixed name of PointerPressedEventArgs. 10 years ago
Steven Kirk a03dad9bab Removed a bunch of unused members/classes. 10 years ago
Steven Kirk eec9a1f44a Added shared TestRoot class. 10 years ago
Steven Kirk 9a0df79ec5 Use UnitTestApplication in some more places. 10 years ago
Steven Kirk a7647298e6 Removed test 10 years ago
Steven Kirk e096c849d9 Updated NuGet packages. 10 years ago
Steven Kirk 3fde7f979c Added VisualExtensions.PointToClient. 10 years ago
Steven Kirk b1f0ac8c97 Revert "Added InputRoot to all raw input events." 10 years ago
Steven Kirk 1cd7f46315 Revert "Added InputRoot to all raw input events." 10 years ago
Steven Kirk ae747c6dc7 Added InputRoot to all raw input events. 10 years ago
Steven Kirk 1f71d941fb Fix Image measure. 10 years ago
Steven Kirk 9a753140fd Fix failing tests. 10 years ago
Steven Kirk 5489487131 Make LayoutManager global. 10 years ago
Steven Kirk 5b2906a01d Missed change from last commit. 10 years ago
Steven Kirk bb759a8785 We can now override the default binding mode. 10 years ago
Steven Kirk 1202eaa876 Updated PerspexProperties to new classes 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 c052d389a9 Fix ScrollViewer. 10 years ago
Steven Kirk bfb334ca5e Ensure TreeViewItem.IsSelected is set. 10 years ago
Steven Kirk 1841e7ad7a Start allowing Setters to contain bindings. 10 years ago
Steven Kirk adee104ad9 DropDown shouldn't be an IContentControl. 10 years ago
Steven Kirk 7adc902b99 Handle null content in TabControl. 10 years ago
Steven Kirk c49201b8cb Added SelectingItemsControl.SelectionChanged event. 10 years ago
Steven Kirk 4845dfd0fa Added IContentPresenterHost. 10 years ago
Steven Kirk e85178e0c5 Unwrap TargetInvocationExceptions. 10 years ago
Steven Kirk c4ceebcfb3 Ensure Presenter template is applied... 10 years ago
Steven Kirk 567f0135ff Make TemplatedParent inherit. 10 years ago
Steven Kirk c810f95904 Don't ApplyTemplate on nested templated controls... 10 years ago
Steven Kirk c6582d83c3 Merged the two separate TemplatedControlTests. 10 years ago
Steven Kirk 26f1124c75 Fixed failing test. 10 years ago
susloparov ccf59b8690 GridSplitterTests 10 years ago
Steven Kirk 3bfba9c8ce Ensure TreeViewItems are removed from index. 10 years ago
Steven Kirk 8fe84fa1dc Search logical tree for root TreeView. 10 years ago
Steven Kirk 78abef1551 Tidied up tree item container generators. 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 626aa9cd19 Fix SelectingItemsControl.SelectedItems bug. 10 years ago
Steven Kirk 2bcaef3c7e Fixed failing TreeView tests. 10 years ago
Steven Kirk 9eb54f59d2 Fixed name scopes. 10 years ago
Nikita Tsukanov abd54620cd Moved WindowingPlatformMock 10 years ago
Nikita Tsukanov 6e33686ff6 CreateDesignerFriendlyWindow -> CreateEmbeddableWindow 10 years ago
Nikita Tsukanov 27e1d4accb Fix for FullLayoutTests 10 years ago
Nikita Tsukanov 3c78704f55 Fix for tests 10 years ago
Steven Kirk 1ac814e534 Make ScrollViewer handle child margin. 10 years ago