commits

date

comment

a9071d84ec65
by Laurent
(233 downloads)
Apr 15
10:37 PM
default tip

Added tag V4 RC1 source code for changeset 6e967909ed1a

6e967909ed1a
by Laurent
(4 downloads)
Apr 15
9:53 PM
V4 RC1 source code

Added XMLNS definition to V3 too for EventToCommand.
Some house keeping.

45c5eb31e581
by Laurent
(0 downloads)
Apr 15
9:36 PM

Added version info to snippet description.

119ab3ab7557
by Laurent
(0 downloads)
Apr 15
9:33 PM

Fixed bug with shortcut for mvvmrelaygenericcanexecute

8001a87998d9
by Laurent
(0 downloads)
Apr 15
9:33 PM

Added new snippet to add a ViewModel property getter to a view.

2120bfa51407
by Laurent
(0 downloads)
Apr 15
9:32 PM

Replaced RelayCommand with ICommand in snippets.

89bb14461e5d
by Laurent
(0 downloads)
Apr 15
8:54 PM

VerifyName now also checks Custom Type Descriptor.

ee078fb1a937
by Laurent
(0 downloads)
Apr 15
8:54 PM

Improved messenger constraints: checking is a message implements an interface or inherits a base class.

1ce1267ed6d4
by Laurent
(0 downloads)
Apr 15
8:52 PM

Contains renamed in ContainsCreated.
Added IsRegistered.
Added Register overload with createInstanceImmediately.
Added ISimpleIoc.

d8747d6e14b3
by Laurent
(0 downloads)
Apr 15
8:50 PM

Using Messenger.Default instead of MessengerInstance in ViewModelBase.

cfdd9989bf71
by Laurent
(0 downloads)
Apr 15
8:50 PM

Improved DispatcherHelper for Windows 8 CP.

cc9011b912d7
by Laurent
(0 downloads)
Apr 15
8:49 PM

Some house keeping, versioning, cleaning up.
Adding some error texts in resources.

72ae8e0fa94b
by Laurent
(0 downloads)
Apr 15
8:45 PM

Added INotifyPropertyChanging implementation.

42c676706be4
by Laurent
(3 downloads)
Apr 15
8:37 PM

Fixed memory leak that could occur in certain scenarios with RelayCommand and Messenger.
Using IMessenger instead of Messenger in some methods.

24f5a515554b
by Laurent
(104 downloads)
Apr 1
7:26 PM

Associated with Release: MVVM Light V4b1 for Windows 8 Consumer Preview.

Added tag Win8 CP Installer for changeset 1e2c439044bd

1e2c439044bd
by Laurent
(1 download)
Apr 1
7:26 PM
Win8 CP Installer

Updated project template and installer for Win8 CP

452a30bf3944
by Laurent
(0 downloads)
Apr 1
7:25 PM

Moved templates into CSharp subfolder (preparation for VB templates)

e639ff875193
by Laurent
(218 downloads)
Mar 8
8:59 PM

Merged with remote repo

c76d02163475
by Laurent
(5 downloads)
Mar 8
8:48 PM

Added tag Win8 CP Source for changeset 8a61757a98dc

8a61757a98dc
by Laurent
(4 downloads)
Mar 8
8:48 PM
Win8 CP Source

Updated versioning.
Updated gatherbinaries.

272cf78084fc
by Laurent
(3 downloads)
Mar 8
8:20 PM

Updated code for Windows 8 Consumer Preview
Added method DispatcherHelper.InvokeAsync

c93512221fc7
by lbugnion
(439 downloads)
Jan 24
10:17 PM

Associated with Release: MVVM Light Toolkit V3 SP1 Installer.

Merged with remote Codeplex.

01ac77040553
by lbugnion
(3 downloads)
Jan 24
10:11 PM

Fixed issue with WPF 4 project template (V3 only)

d5970e694d99
by lbugnion
(286 downloads)
Jan 2
6:58 PM

Associated with Release: MVVM Light Toolkit V4 beta 1.

V4: Added specific solution for SL5 and WP71.
V4: Updated Nuget with SL5.
V4: Various improvements to templates

04c899334119
by lbugnion
(47 downloads)
Jan 2
4:35 PM

V3: Added specific solution for SL5 and WP71.
V3: Updated Nuget with SL5.
V3: Various improvements to templates.