.. |
Logging
|
Sort logging classes into different files
|
2015-01-18 22:15:05 +00:00 |
Properties
|
Change how the nupkg is generated; integrate sourcelink
|
2019-09-22 17:12:54 +01:00 |
StyletIoC
|
Fix suspected race condition in SingletonRegistration
|
2020-02-04 21:27:49 +00:00 |
Xaml
|
Add support for CommandBinding in Actions
|
2018-09-30 17:56:51 +01:00 |
BindableCollection.cs
|
Remove unnecessary usings
|
2015-09-24 13:37:29 +01:00 |
Bootstrapper.cs
|
ViewManager should be singleton
|
2019-09-24 14:54:19 +01: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
|
Conductor.OneActive should close children removed with items.Clear()
|
2016-12-03 13:15:14 +00:00 |
ConductorBase.cs
|
Conductors, which override CanCloseAsync, must call CanClose
|
2016-07-09 12:50:51 +01:00 |
ConductorBaseWithActiveItem.cs
|
Remove usage of expression-based NotifyOfPropertyChange in library code
|
2016-11-17 13:03:12 +00:00 |
ConductorNavigating.cs
|
Conductor: copy items before calling into them
|
2016-11-17 20:44:39 +00:00 |
ConductorOneActive.cs
|
If a ConductorOneActive item is closed, don't dispose it twice
|
2017-05-18 10:09:21 +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
|
Add default FlowDirection and TextAlignment to MessageBoxViweModel
|
2016-11-12 11:35:58 +00:00 |
PropertyChangedBase.cs
|
SetAndNotify returns a value indicating whether it raised a notification
|
2016-05-12 09:16:21 +01:00 |
PropertyChangedExtensions.cs
|
Add BindAndInvoke
|
2018-09-30 18:50:55 +01:00 |
Screen.cs
|
Remove usage of expression-based NotifyOfPropertyChange in library code
|
2016-11-17 13:03:12 +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
|
Tweak nuspcs and README
|
2019-09-25 12:36:16 +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
|
Add a method to ValidatingModelBase allowing someone to clear all errors
|
2016-11-25 17:12:43 +00:00 |
ViewManager.cs
|
Fix bug in ViewManager when searching multiple assemblies
|
2016-03-22 18:40:50 +00:00 |
WindowManager.cs
|
Allow the owner of a dialog/window to be explicitly set
|
2018-09-30 18:29:10 +01:00 |