78 Commits (da5fd06fcd67301bb3c91e3b6c8f46af67ae00e6)

Author SHA1 Message Date
Jeremy Koritzinsky da5fd06fcd Moved validation filtering into ExpressionObserver and out of InstancedBinding, PerspexObject, and the Priority* system. Renamed some methods in this system to be more descriptive. 10 years ago
Jeremy Koritzinsky 774c6e6fa4 Made validation enable-able during binding construction, similar to WPF. Now validation events are only raised when the validation type is enabled on the property. 10 years ago
Steven Kirk f6853de65c Managed to make test fail. 10 years ago
Steven Kirk 37273c2bce Forgot to save csproj. 10 years ago
Steven Kirk c9df1415bb Tried to reproduce #499. 10 years ago
Steven Kirk 3865198be4 Use Logger.Error instead of .Log. 10 years ago
Steven Kirk 1c3b1672b8 Added failing test. 10 years ago
Jeremy Koritzinsky 44b1b4d9cd Moved Application and Design into Perspex.Controls. Moved designer support classes into new Perspex.DesignerSupport assembly. 10 years ago
Steven Kirk fa9e7fbcd8 Don't use observables to detach styles. 10 years ago
Steven Kirk 21f4570559 Allow binding to anchor's DataContext. 10 years ago
Steven Kirk 5d53ec9822 Fix binding to Window. 10 years ago
Steven Kirk 080638e079 Ensure DataTemplate contents can be named. 10 years ago
Steven Kirk 8209a85193 Make IBinding return an InstancedBinding. 10 years ago
Steven Kirk a9f5fac632 Added failing test. 10 years ago
Steven Kirk b4fbc1d50e Make failing test pass. 10 years ago
Steven Kirk 80ecc8002b Implemented delayed bindings. 10 years ago
Steven Kirk bacab96ec1 Added test to demonstrate problem. 10 years ago
Steven Kirk 8ca890d168 Started implementing XAML lifecycle listener. 10 years ago
Steven Kirk f7cd106937 Updated OmniXAML and added checks for initialization order. 10 years ago
Steven Kirk fd1196f190 Forgot to save .csproj. Again. 10 years ago
Steven Kirk 0df95a81ae Added new style resource test. 10 years ago
Steven Kirk b3fe8121d1 Implement binding elements to non-controls. 10 years ago
Steven Kirk 102af14c4c Tidied up XAML tests. 10 years ago
Steven Kirk 2234c6dba4 Updated OmniXAML. 10 years ago
Steven Kirk 624a7cf962 Trying to fix intermittent test failure. 10 years ago
Steven Kirk f62f32c83c Allow {StyleResource} in setter. 10 years ago
Steven Kirk d1cbc3fa22 Added failing test. 10 years ago
Steven Kirk 19af37a6af Started adding StyleResource markup extension. 10 years ago
Steven Kirk 6b06d0ee4c Started adding Style resources. 10 years ago
Steven Kirk a03dad9bab Removed a bunch of unused members/classes. 10 years ago
Steven Kirk a2b9309bf2 Reinstalled Moq. 10 years ago
Steven Kirk 2df9a0d9f4 Forgot to save .csprojs. 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 e096c849d9 Updated NuGet packages. 10 years ago
Steven Kirk 9ecd558af1 Added FallbackValue to MultiBinding. 10 years ago
Steven Kirk 3fde7f979c Added VisualExtensions.PointToClient. 10 years ago
Steven Kirk 079a6adb4e Fix tests. 10 years ago
Steven Kirk ffbd694bf7 Implemented Binding.FallbackValue. 10 years ago
Steven Kirk f5d5d2aebe Add support for Source in binding. 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 3e6402711c Make TreeViewItem.IsExpanded bindings work. 10 years ago
Steven Kirk 1841e7ad7a Start allowing Setters to contain bindings. 10 years ago
Steven Kirk 30a756fb83 Refactored binding somewhat. 10 years ago
Steven Kirk a6b74db847 Merge branch 'logical-tree' into leaks 11 years ago
Steven Kirk 23cc9a2ff4 Allow binding to element without path. 11 years ago
Steven Kirk 5d2658d856 Make IStyleable.Classes an IPerspexReadOnlyList. 11 years ago
Steven Kirk 8fb9c5c8e7 Fixed problem with binding DataContext. 11 years ago
Steven Kirk b9992c582c Added binding ConverterParameter. 11 years ago