85 Commits (2c015bea36f84eeb233e8a3cb3ce657ec98027fc)

Author SHA1 Message Date
Steven Kirk 7e7873b3a7 Fixed HotKeyManager test. 11 years ago
Nikita Tsukanov 1d5b585895 Implemented HotKey attached property. 11 years ago
Nikita Tsukanov 5acef971f0 Added KeyGesture and KeyBindings 11 years ago
Steven Kirk 5a40e57f2b Added extra TabControl test. 11 years ago
Steven Kirk ad70cf874c Make the TestApplication work again. 11 years ago
Steven Kirk 338a1c0d91 Added ItemsControl.MemberSelector 11 years ago
Nikita Tsukanov 79f8f76351 ref #198 11 years ago
Steven Kirk c4cfd967dc Fix DataContexts. 11 years ago
Nikita Tsukanov 323c1a49c1 Removed core dependency on Splat 11 years ago
Steven Kirk 1b745ab62c Removed NGenerics. 11 years ago
José Manuel Nieto Sánchez fa97e8f51b DockPanel Simplification 11 years ago
Steven Kirk 3693193246 Fix tests failing due to previous layout fix. 11 years ago
José Manuel Nieto Sánchez d94bbfc2c3 DockPanel 11 years ago
Steven Kirk 78da7c6b3d Use correct character for child selector. 11 years ago
Steven Kirk 5e2c1653e3 Ignore failing cairo tests for the moment. 11 years ago
Nelson Carrillo a84d7189ea Implemented retained brush impls for Cairo to match D2D 11 years ago
Steven Kirk cc1c2c0313 Fixes #147. 11 years ago
Nikita Tsukanov 79ece5409b Build nuget package each commit 11 years ago
Steven Kirk 1374af46fc Implemented VisualBrush on cairo. 11 years ago
Steven Kirk 43086960c4 ImageBrush implemented on cairo. 11 years ago
Steven Kirk 3544d71b7e Fix intermittent test failures. 11 years ago
Steven Kirk efb0102b4c Update tolerance for image compare. 11 years ago
Steven Kirk acf86c15e2 Updated VisualBrush tests to match ImageBrush. 11 years ago
Steven Kirk f2378b035f Initial implementation of ImageBrush on D2D. 11 years ago
Steven Kirk 063c81ec13 Handle VisualBrush.Visual == null. 11 years ago
Steven Kirk 3aa9b7e60c Accept RelativePoint in XAML. 11 years ago
Steven Kirk e101130250 Renamed RelativeUnit values. 11 years ago
Steven Kirk 4bd6990aa2 Use RelativePoint in LinearGradientBrush. 11 years ago
Steven Kirk b4eca729fb Renamed Origin -> RelativePoint. 11 years ago
Steven Kirk 04feb4bf32 Fix failing layout test. 11 years ago
Steven Kirk 2c6e14b861 Fix style with no selector. 11 years ago
Steven Kirk 91dda4c2d0 Handle attached properties in PerspexPropertyConverter. 11 years ago
Steven Kirk c10ac8e68d Added LinearGradient vertical fill tests. 11 years ago
Steven Kirk b0401f5c71 Added brush tests to cairo render tests. 11 years ago
Steven Kirk 3d845f9527 Fixed failing Border render tests. 11 years ago
Steven Kirk 15954d1dc5 Fix intermittent Style unit test failures. 11 years ago
Steven Kirk d4bc955b38 Fix expected Rectange render output. 11 years ago
Steven Kirk 3648d5b822 Fixed cairo Path tests. 11 years ago
Steven Kirk ba95d1f35a Fix intermittent Perspex.Base.UnitTests failures. 11 years ago
Steven Kirk 7e2a28c91f Initial implementation of PerspexPropertyConverter. 11 years ago
Nikita Tsukanov 3cd3579475 "field can be readonly" 11 years ago
Nikita Tsukanov dbeb0344f8 static readonly rename 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
Nikita Tsukanov f0e154ac90 ModifierKeys are now stored inside events 11 years ago
Steven Kirk e8fb10ba2f Added Cairo render tests. 11 years ago