.. |
Properties
|
Bump version
|
2014-05-27 13:29:41 +01:00 |
StyletIoC
|
Replace the isSingleton bool with a RegistrationFactory lambda, which should more easily allow other scopes
|
2014-07-23 12:07:07 +01:00 |
Xaml
|
ActionExtension.NullTarget and .ActionNotFound are no longer nullable, leading to clearer XAML
|
2014-07-25 12:36:15 +01:00 |
AssemblySource.cs
|
Remove and sort usings
|
2014-07-21 11:04:08 +01:00 |
BindableCollection.cs
|
Remove and sort usings
|
2014-07-21 11:04:08 +01:00 |
Bootstrapper.cs
|
Remove and sort usings
|
2014-07-21 11:04:08 +01:00 |
BootstrapperBase.cs
|
Add OnStart hook for when Stylet starts up, and rename the existing hooks to avoid confusion
|
2014-07-23 13:24:12 +01:00 |
Conductor.cs
|
Remove and sort usings
|
2014-07-21 11:04:08 +01:00 |
ConductorAllActive.cs
|
Remove and sort usings
|
2014-07-21 11:04:08 +01:00 |
ConductorBase.cs
|
Remove and sort usings
|
2014-07-21 11:04:08 +01:00 |
ConductorBaseWithActiveItem.cs
|
Remove and sort usings
|
2014-07-21 11:04:08 +01:00 |
ConductorNavigating.cs
|
Remove and sort usings
|
2014-07-21 11:04:08 +01:00 |
ConductorOneActive.cs
|
Remove and sort usings
|
2014-07-21 11:04:08 +01:00 |
EventAggregator.cs
|
Remove and sort usings
|
2014-07-21 11:04:08 +01:00 |
Execute.cs
|
Remove and sort usings
|
2014-07-21 11:04:08 +01:00 |
ExpressionExtensions.cs
|
Remove and sort usings
|
2014-07-21 11:04:08 +01:00 |
GlobalSuppressions.cs
|
Hopefully fix GlobalSuppressions
|
2014-04-14 12:58:46 +01:00 |
IConductor.cs
|
Remove and sort usings
|
2014-07-21 11:04:08 +01:00 |
INotifyPropertyChangedDispatcher.cs
|
Remove and sort usings
|
2014-07-21 11:04:08 +01:00 |
IScreen.cs
|
Remove and sort usings
|
2014-07-21 11:04:08 +01:00 |
IValidationAdapter.cs
|
Remove and sort usings
|
2014-07-21 11:04:08 +01:00 |
IoC.cs
|
Remove and sort usings
|
2014-07-21 11:04:08 +01:00 |
LabelledValue.cs
|
Remove and sort usings
|
2014-07-21 11:04:08 +01:00 |
LambdaComparer.cs
|
Remove and sort usings
|
2014-07-21 11:04:08 +01:00 |
LambdaEqualityComparer.cs
|
Remove and sort usings
|
2014-07-21 11:04:08 +01:00 |
MessageBox.cs
|
Avoid invalid binding notice when showing a MessageBox with the default title
|
2014-07-24 09:31:29 +01:00 |
MessageBoxView.xaml
|
Move MessageBoxView back out of Xaml, so it's in the same location as its VM
|
2014-07-21 10:52:55 +01:00 |
PropertyChangedBase.cs
|
Remove and sort usings
|
2014-07-21 11:04:08 +01:00 |
PropertyChangedExtensions.cs
|
Remove and sort usings
|
2014-07-21 11:04:08 +01:00 |
Screen.cs
|
Prevent double closure of a Screen
|
2014-07-24 09:45:20 +01:00 |
ScreenExtensions.cs
|
Remove and sort usings
|
2014-07-21 11:04:08 +01:00 |
Stylet.csproj
|
Remove and sort usings
|
2014-07-21 11:04:08 +01:00 |
StyletConductorExtensions.cs
|
Remove and sort usings
|
2014-07-21 11:04:08 +01:00 |
ValidatingModelBase.cs
|
Remove and sort usings
|
2014-07-21 11:04:08 +01:00 |
ViewManager.cs
|
Simplify IViewManager, by aligning it to what someone actually wants the ViewManager to do
|
2014-07-24 16:39:26 +01:00 |
WindowManager.cs
|
Simplify IViewManager, by aligning it to what someone actually wants the ViewManager to do
|
2014-07-24 16:39:26 +01:00 |