319 Commits (e55ecb9960f0207f7d7b4a9c35f0f08801760a20)

Author SHA1 Message Date
Steven Kirk 93b4d810b9 Moved scaling to per-window. 10 years ago
Steven Kirk 9a753140fd Fix failing tests. 10 years ago
Steven Kirk d8725286aa Fix layout bug with ScrollViewer. 10 years ago
Steven Kirk f7f2fc65b7 Make Arrange call Measure if !IsMeasureValid. 10 years ago
Steven Kirk 5489487131 Make LayoutManager global. 10 years ago
Steven Kirk 0e2cee8810 Overhauled layout system. 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 e5f9b37b1f Removed commented-out tests. 10 years ago
Steven Kirk df7b5a4ac9 Test attached property validation. 10 years ago
Steven Kirk 1202eaa876 Updated PerspexProperties to new classes 10 years ago
Steven Kirk 89dc27f276 All tests now passing. 10 years ago
Steven Kirk d25e057ccc More WIP refactoring properties. 10 years ago
Steven Kirk 03e2ff8784 WIP: Splitting PerspexProperty up 10 years ago
Ivan Kochurkin d8bec31dd8 Added tests data for Polyline and Polygon rendering. 10 years ago
Ivan Kochurkin 5b79178947 Added LineJoin parameter to geometric primitives. 10 years ago
Nikita Tsukanov a74e9b3ff7 Fixed `Path_Tick_Scaled`, `Path_Tick_Scaled_Stroke_8px` and `Path_Expander_With_Border` for Skia 10 years ago
Steven Kirk 3beea47bf7 Replace DockPanel implementation. 10 years ago
Ivan Kochurkin 93e1f0d388 Removed PointPair. 10 years ago
Ivan Kochurkin bf9d9e270b Added PolygonTests with evenOdd fill. 10 years ago
Ivan Kochurkin 5c969c40b8 Implemented Polygon, Polyline, PolylineGeometry. 10 years ago
Ivan Kochurkin e07d085ef5 Fixed Line rendering (PointPair instead of Rect) and added unit-tests. 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 e08b9e3e4b Removed PerspexObject.BindTwoWay. 10 years ago
Steven Kirk bf30371721 Removed ITreeDataTemplate.IsExpanded. 10 years ago
Steven Kirk 3e6402711c Make TreeViewItem.IsExpanded bindings work. 10 years ago
Steven Kirk 36f2f3e1e0 More work on allowing bindings in setters. 10 years ago
Ivan Kochurkin 2cfa6f842e Fixed @kekekeks notes. 10 years ago
Ivan Kochurkin b6c66c67e0 Added Line and LineGeometry for line drawing. 10 years ago
Steven Kirk 5e0dd8fcd3 Support Setters with Bindings. 10 years ago
Steven Kirk 1841e7ad7a Start allowing Setters to contain bindings. 10 years ago
Steven Kirk 36543720ed Added IPerspexObject.GetSubject extension method. 10 years ago
Steven Kirk 30a756fb83 Refactored binding somewhat. 10 years ago
Steven Kirk adee104ad9 DropDown shouldn't be an IContentControl. 10 years ago
Steven Kirk 14507beb41 Log invalid binding values in PriorityValue. 10 years ago
Steven Kirk 9e8fec942e Log invalid binding values in PriorityValue. 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. 11 years ago
Steven Kirk c4ceebcfb3 Ensure Presenter template is applied... 11 years ago
Steven Kirk 567f0135ff Make TemplatedParent inherit. 11 years ago
Steven Kirk c810f95904 Don't ApplyTemplate on nested templated controls... 11 years ago
Steven Kirk c6582d83c3 Merged the two separate TemplatedControlTests. 11 years ago
Steven Kirk 26f1124c75 Fixed failing test. 11 years ago
Steven Kirk 1eb0fbb385 Further simplify StyleActivator. 11 years ago
susloparov ccf59b8690 GridSplitterTests 11 years ago
Steven Kirk 416eb1d7a5 Respect negative margins when culling. 11 years ago