Stylet/Stylet
Antony Male 7da6f8a363 Make ValidatingModelBase.HasErrors virtual
It really should have been....
2016-08-26 11:44:37 +01:00
..
Logging Sort logging classes into different files 2015-01-18 22:15:05 +00:00
Properties Take version to 0.0.0: AppVeyor bumps it on build 2016-01-29 12:49:31 +00:00
StyletIoC Throw (by default) if ToAllImplementations does not find any implementations 2016-03-02 17:15:22 +00:00
Xaml Don't crash if Imaging.CreateBitmapSourceFromHIcon fails 2016-01-30 14:22:23 +00:00
BindableCollection.cs Remove unnecessary usings 2015-09-24 13:37:29 +01:00
Bootstrapper.cs Fix access modifier on BootstrapperBase.Launch 2016-02-02 08:24:31 +00:00
BootstrapperBase.cs Fix access modifier on BootstrapperBase.Launch 2016-02-02 08:24:31 +00:00
Conductor.cs Deprecate CanClose 2016-08-26 11:44:34 +01:00
ConductorAllActive.cs Deprecate CanClose 2016-08-26 11:44:34 +01:00
ConductorBase.cs Conductors, which override CanCloseAsync, must call CanClose 2016-07-09 12:50:51 +01:00
ConductorBaseWithActiveItem.cs Remove unnecessary usings 2015-09-24 13:37:29 +01:00
ConductorNavigating.cs Deprecate CanClose 2016-08-26 11:44:34 +01:00
ConductorOneActive.cs Deprecate CanClose 2016-08-26 11:44:34 +01:00
EventAggregator.cs Rewrite parts of the EventAggregator to avoid reentrancy issues 2016-03-24 10:21:49 +00:00
Execute.cs Fix Resharper warnings, and downgrade unnecessary ones to Hint 2015-01-12 10:24:26 +00:00
ExpressionExtensions.cs Fix Resharper warnings, and downgrade unnecessary ones to Hint 2015-01-12 10:24:26 +00:00
IBootstrapper.cs Remove unnecessary usings 2015-09-24 13:37:29 +01:00
IConductor.cs Remove unnecessary usings 2015-09-24 13:37:29 +01:00
IDispatcher.cs Fix Resharper warnings, and downgrade unnecessary ones to Hint 2015-01-12 10:24:26 +00:00
INotifyCollectionChanging.cs Remove unnecessary usings 2015-09-24 13:37:29 +01:00
INotifyPropertyChangedDispatcher.cs Add StyleCop support 2015-01-10 14:22:28 +00:00
IScreen.cs Deprecate Screen.State, in favour of Screen.ScreenState 2016-08-26 11:44:35 +01:00
IValidationAdapter.cs Fix the ValidatingModelBase, in the face of WPF asking for model-wide errors 2016-08-26 11:27:37 +01:00
LabelledValue.cs Improve GetHashCode and Equals in LabelledValue<T> slightly 2016-01-27 11:33:05 +00:00
MessageBoxView.xaml Make the MessageBox display properly with multi-line content 2015-02-28 13:25:35 +00:00
MessageBoxViewModel.cs Avoid binding to IEnumerable in MessageBoxView 2015-03-17 12:27:56 +00:00
PropertyChangedBase.cs SetAndNotify returns a value indicating whether it raised a notification 2016-05-12 09:16:21 +01:00
PropertyChangedExtensions.cs Fix Resharper warnings, and downgrade unnecessary ones to Hint 2015-01-12 10:24:26 +00:00
Screen.cs Deprecate Screen.State, in favour of Screen.ScreenState 2016-08-26 11:44:35 +01:00
ScreenExtensions.cs Remove unnecessary usings 2015-09-24 13:37:29 +01:00
Settings.StyleCop Add StyleCop support 2015-01-10 14:22:28 +00:00
Stylet.csproj Restrict to C# 5 2015-10-16 12:07:42 +01:00
Stylet.ruleset Minor tidying, fix stylecopy violations 2015-10-07 09:27:26 +01:00
StyletConductorExtensions.cs Remove unnecessary usings 2015-09-24 13:37:29 +01:00
ValidatingModelBase.cs Make ValidatingModelBase.HasErrors virtual 2016-08-26 11:44:37 +01:00
ViewManager.cs Fix bug in ViewManager when searching multiple assemblies 2016-03-22 18:40:50 +00:00
WindowManager.cs Change how ViewManager is configured 2015-09-24 17:48:40 +01:00