(+) Added some additionnals members in IViewManager. |
|
More...
|
about 12 years ago
|
(*) Changed the returned type of IViewModelManager.GetFirstOrDefaultInstance to the specified view model type. |
|
More...
|
about 12 years ago
|
Merge branch 'SplashScreenService' into develop |
|
More...
|
about 12 years ago
|
ProgressNotifyableViewModel by default dispatch property changed events |
|
More...
|
about 12 years ago
|
Merge branch 'SplashScreenService' into develop |
|
More...
|
about 12 years ago
|
Small fixed to make SplashScreenService compatible with SILVERLIGHT |
|
More...
|
about 12 years ago
|
Updated all docs |
|
More...
|
about 12 years ago
|
Fix in LogManager for Silverlight |
|
More...
|
about 12 years ago
|
Updated Castle.Windsor to the latest version |
|
More...
|
about 12 years ago
|
Updated all FodyWeavers.xml (some were missing Obsolete) |
|
More...
|
about 12 years ago
|
(*) CTL-135 Moved TaskCommand files to NET40 project so we can quickly enable it for older platforms in the future |
|
More...
|
about 12 years ago
|
Merge pull request #7 from inTagger/develop |
|
More...
|
about 12 years ago
|
Fix in property values restore when deserialized property values are null |
|
More...
|
about 12 years ago
|
Added default constructor to ProgressNotifyableViewModel |
|
More...
|
about 12 years ago
|
(*) TaskCommand now supports WP8 platform. |
|
More...
|
about 12 years ago
|
Added comment to a public TaskCommand method. |
|
More...
|
about 12 years ago
|
(*) TaskCommand now supports WIN80 platform. |
|
More...
|
about 12 years ago
|
(*) Added Command as base class for TaskCommand. (+) Added base class for generic command classes. Contains protected static services for using in derived classes. (-) Removed bad check in Command class in CanExecuteChanged {add/remove} methods causes prevention of subscribing to the event in case when can-execute Func<bool> and Func<TCanExecuteParameter,bool> functions are nulls, but there could be other conditions to check can command be executed or not (e.g. AuthenticationProvider check and any other conditions in overridden Command<>.CanExecute method). |
|
More...
|
about 12 years ago
|
Disabled bootstrapperbase unit tests because they cause a lock |
|
More...
|
about 12 years ago
|
Disabled unit tests for splash screen service |
|
More...
|
about 12 years ago
|
(+) CTL-135 Added TaskCommand to Catel.MVVM (NET45 only) |
|
More...
|
about 12 years ago
|
Merge pull request #6 from inTagger/feature/async-task-command |
|
More...
|
about 12 years ago
|
Merge branch 'SplashScreenService' into develop |
|
More...
|
about 12 years ago
|
Small improvements |
|
More...
|
about 12 years ago
|
Merge branch 'SplashScreenService' into develop |
|
More...
|
about 12 years ago
|
(x) Ensured the value of Owner property of Shell to NULL in order to avoid the application close when the SplashScreenService done (x) Ensured Bootstrapper UI tasks calls using DispatcherService |
|
More...
|
about 12 years ago
|
Merge branch 'SplashScreenService' into develop |
|
More...
|
about 12 years ago
|
Added completed callback to ISplashScreenService extensions methods for Prims. |
|
More...
|
about 12 years ago
|
Merge branch 'SplashScreenService' into develop |
|
More...
|
about 12 years ago
|
Added missing file. |
|
More...
|
about 12 years ago
|