37 Commits (f882e14e41c7a30a09fe187248f17c65bf11a8ee)

Author SHA1 Message Date
Steven Kirk 338b71b204 Moved IVisual to Perspex.VisualTree. 10 years ago
Steven Kirk e096c849d9 Updated NuGet packages. 10 years ago
Steven Kirk 3fde7f979c Added VisualExtensions.PointToClient. 10 years ago
Steven Kirk f7f2fc65b7 Make Arrange call Measure if !IsMeasureValid. 10 years ago
Steven Kirk 0e2cee8810 Overhauled layout system. 10 years ago
Steven Kirk 416eb1d7a5 Respect negative margins when culling. 10 years ago
Steven Kirk c427ab49f6 Cull controls outside clip bounds. 10 years ago
Steven Kirk a6b74db847 Merge branch 'logical-tree' into leaks 10 years ago
Steven Kirk 9eb54f59d2 Fixed name scopes. 10 years ago
Steven Kirk ad9a2324d0 Added namescope events. 11 years ago
Steven Kirk 3307ef8712 Register templated controls with name scope. 11 years ago
Wiesław Šoltés 4ea890e229 Update RelativeRectComparer.cs 11 years ago
Wiesław Šoltés 8864acb95a Update Perspex.SceneGraph.UnitTests.csproj 11 years ago
Wiesław Šoltés 37855c5690 Update RelativeRectTests.cs 11 years ago
Wiesław Šoltés 3fc79a8e20 Create RelativeRectComparer.cs 11 years ago
Steven Kirk 16c2242757 Implemented NameScopes 11 years ago
Wiesław Šoltés b13b870741 Added RelativeRectTypeConverter 11 years ago
Nikita Tsukanov f4f3d572a6 Renamed IRenderingViewport to IRenderTarget 11 years ago
Nikita Tsukanov c8e617231c Moved render-related code from TopLevel to a separate class 11 years ago
Steven Kirk b5b750123d Make VisualParent a direct PerspexProperty. 11 years ago
Nikita Tsukanov 323c1a49c1 Removed core dependency on Splat 11 years ago
Steven Kirk 3693193246 Fix tests failing due to previous layout fix. 11 years ago
Steven Kirk cc1c2c0313 Fixes #147. 11 years ago
Steven Kirk 3544d71b7e Fix intermittent test failures. 11 years ago
Steven Kirk 3aa9b7e60c Accept RelativePoint in XAML. 11 years ago
Nikita Tsukanov 21a3554260 Change property getter to expression properties 11 years ago
Nikita Tsukanov 01e2c90bc5 Removed this. 11 years ago
Steven Kirk 145411020b Ran .net core code formatter. 11 years ago
Steven Kirk 6151aef188 Removed file headers. 11 years ago
Steven Kirk f071a3d06b Removed GlobalSuppressions. 11 years ago
Steven Kirk 2e56c951d5 Removed StyleCop.Analysers. 11 years ago
Steven Kirk ab352ebfcb Move Thickness parsing to Thickness.Parse. 11 years ago
Steven Kirk b7170a5179 Added brush and color parsers. 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