..
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
Remove unnecessary usings
2015-09-24 13:37:29 +01:00
ConductorAllActive.cs
Remove unnecessary usings
2015-09-24 13:37:29 +01:00
ConductorBase.cs
Remove unnecessary usings
2015-09-24 13:37:29 +01:00
ConductorBaseWithActiveItem.cs
Remove unnecessary usings
2015-09-24 13:37:29 +01:00
ConductorNavigating.cs
Remove unnecessary usings
2015-09-24 13:37:29 +01:00
ConductorOneActive.cs
Remove unnecessary usings
2015-09-24 13:37:29 +01:00
EventAggregator.cs
Fix Resharper warnings, and downgrade unnecessary ones to Hint
2015-01-12 10:24:26 +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
Start screens in Deactivated, not Initial
2015-09-23 21:45:13 +01:00
IValidationAdapter.cs
Remove unnecessary usings
2015-09-24 13:37:29 +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
Remove unnecessary usings
2015-09-24 13:37:29 +01:00
PropertyChangedExtensions.cs
Fix Resharper warnings, and downgrade unnecessary ones to Hint
2015-01-12 10:24:26 +00:00
Screen.cs
Allow initial activate after a close
2016-01-06 21:22:01 +00: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
Keep ReSharper happy
2015-01-15 10:35:27 +00:00
ViewManager.cs
Change the ViewManager to take a ViewManagerConfig configuration object
2016-01-29 12:47:16 +00:00
WindowManager.cs
Change how ViewManager is configured
2015-09-24 17:48:40 +01:00