Laurent Bugnion
ed51443cb6
Misc
...
? Various "maintenance" work.
? All WPF assemblies are no set to allow partially trusted callers.
Testing
? Added WP7 unit tests
? Various test updates
ViewModelBase
? Constructor is now public (to allow serialization).
? ViewModelBase.MessengerInstance now returns Messenger.Default instead of null (unless it is set explicitly).
? Added RaisePropertyChanged() (only valid from within setters).
? Added RaisePropertyChanged(Expression<Func<T>>).
Messenger
? Updated IMessenger interface with the newer members.
? Messenger.Unregister<TMessage>(object, object, Action<TMessage>) is now available.
RelayCommand
? RaiseCanExecuteChanged now acts the same in WPF and Silverlight.
Known issues
? Not all 100 unit tests can be executed in Windows Phone 7 due to an issue with the unit test framework (currently investigating).
2011-02-07 21:36:44 +01:00
Laurent Bugnion
f7e88364dc
Cleaned up the code structure, all versions in one tree now
2010-11-19 21:38:53 +01:00
Laurent Bugnion
ee2d9e9e43
Cleaned up the code structure
2010-11-19 21:38:26 +01:00
Laurent Bugnion
a78e99e0b8
Synchronizing between main and codeplex
2010-11-07 14:01:30 +01:00
Laurent Bugnion
7df968af3e
Updated, cleanup
2010-04-18 17:42:16 +00:00
Laurent Bugnion
de6fdd2b65
New sample
2010-04-18 16:56:46 +00:00
Laurent Bugnion
c3ac7d4e86
Updated to VS2010
2010-04-18 16:51:39 +00:00
Laurent Bugnion
dcaa9530fd
2010-04-18 16:48:31 +00:00
Laurent Bugnion
d977a8cfd6
2010-04-18 16:46:53 +00:00
Laurent Bugnion
e753a28276
Updated to VS2010
2010-04-18 16:38:34 +00:00
Laurent Bugnion
896377ca4f
Clean up, added WP7, updated documentation, converted to VS2010 RTM
2010-04-18 16:34:04 +00:00
Laurent Bugnion
41022425f8
MVVM Light V3 (WPF4, SL4)
2010-03-17 13:31:05 +00:00
Laurent Bugnion
2eba7b1c4c
MVVM Light V3 (ProjectTemplates)
2010-03-17 13:30:37 +00:00
Laurent Bugnion
04ff0614c0
MVVM Light V3 (ItemTemplates)
2010-03-17 13:27:55 +00:00
Laurent Bugnion
3cd29363a1
MVVM Light Toolkit V3
2010-03-17 13:27:30 +00:00
Laurent Bugnion
5ba317f7d4
Minor bug correction in ProjectForTemplate
2009-11-30 22:03:17 +00:00
Laurent Bugnion
250c7d8de4
V3/alpha3 for VS10
2009-11-30 20:19:42 +00:00
Laurent Bugnion
fe74d49406
V3/alpha3
2009-11-30 19:58:15 +00:00
Laurent Bugnion
5fd65609e8
V3/alpha3
2009-11-30 19:51:11 +00:00
Laurent Bugnion
b55ac1a936
Small modifcation to EventToCommand demo
2009-11-14 14:59:27 +00:00
Laurent Bugnion
5ea4c89237
Added reference assemblies to RaiseCanExecuteChanged sample
2009-11-13 23:32:00 +00:00
Laurent Bugnion
440b722ec8
Added the reference assemblies to CleanShutdown sample
2009-11-13 23:29:21 +00:00
Laurent Bugnion
a1039e0e4a
Aded EventToCommand sample
2009-11-13 23:22:50 +00:00
Laurent Bugnion
1782ba4f5a
Added CleanShutDown sample
2009-11-13 23:17:36 +00:00
Laurent Bugnion
3176ea7515
2009-11-13 23:09:16 +00:00
Laurent Bugnion
96185b896e
Bug corrections.
...
Added passing EventArgs to Command through EventToCommand if desired.
2009-11-13 16:16:20 +00:00
Laurent Bugnion
b1c32962da
V3 / Alpha 2 with EventToCommand
2009-11-04 22:36:08 +00:00
Laurent Bugnion
dee991da38
V3.0/alpha1
2009-10-25 16:17:21 +00:00
Laurent Bugnion
dda20bcf4b
2009-10-18 18:27:18 +00:00
Laurent Bugnion
758dc717f2
2009-10-18 18:20:23 +00:00
Laurent Bugnion
f56c1d6297
2009-10-18 18:19:01 +00:00
Laurent Bugnion
5785b273ab
2009-10-18 18:17:19 +00:00
Laurent Bugnion
7a60e98ef2
2009-10-17 19:10:12 +00:00