Antony Male
|
58d5a6e55e
|
Change the handler type for Bind and BindWeak, to include the sender and property name
|
2014-06-22 17:22:24 +01:00 |
Antony Male
|
c18563267f
|
Remove the WeakEventManager, as it was too complex
It's replaced with a BindWeak extension method, similar to the existing
Bind. This rejects delegates with compiler-generated targets
|
2014-06-22 16:41:52 +01:00 |
Antony Male
|
4711e3fefa
|
Fix tests involving changes to Execute
|
2014-04-24 12:58:09 +01:00 |
Antony Male
|
f7210b8aa9
|
Rename IPropertyChangedBinding -> IEventBinding
|
2014-04-23 17:45:26 +01:00 |
Antony Male
|
afe8b9c20f
|
Remove tests which were no longer relevant, since Bind/BindWeak refactor
|
2014-04-23 17:44:55 +01:00 |
Antony Male
|
6eb9c6dbef
|
Replace BindWeak with a WeakEventManager, and let Screen have an instance
|
2014-04-17 10:11:53 +01:00 |
Antony Male
|
cc8e3343cf
|
Finish off (?) the PropertyChangedExtensionsTests
|
2014-03-05 12:37:49 +00:00 |
Antony Male
|
3f304d131c
|
Start writing tests for (and fixing) PropertyChangedExtensions
Currently a test is breaking, not sure why
|
2014-03-04 13:20:58 +00:00 |