.. |
Logging
|
Change DebugLogger to TraceLogger, which logs even in Release builds
|
2014-07-30 15:22:29 +01:00 |
Properties
|
Bump version
|
2014-11-27 11:07:26 +00:00 |
StyletIoC
|
Remove extension methods from StyletIoC interfaces
|
2014-11-27 10:32:36 +00:00 |
Xaml
|
Update BoolToVisibilityConverter to be a bit more efficient
|
2014-08-28 17:47:40 +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
|
Revamp the fluent interface for IStyletIoCBuilder to make weak bindings better
|
2014-09-11 17:58:41 +01:00 |
BootstrapperBase.cs
|
Add unit tests for ApplicationLoader, and fix Bootstrapper tests
|
2014-08-02 17:50:18 +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 extension methods from StyletIoC interfaces
|
2014-11-27 10:32:36 +00:00 |
ExpressionExtensions.cs
|
Remove and sort usings
|
2014-07-21 11:04:08 +01:00 |
GlobalSuppressions.cs
|
Sort out static analysis errors
|
2014-08-08 15:39:27 +01:00 |
IBootstrapper.cs
|
Add unit tests for ApplicationLoader, and fix Bootstrapper tests
|
2014-08-02 17:50:18 +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
|
Sort out static analysis errors
|
2014-08-08 15:39:27 +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
|
Sort out static analysis errors
|
2014-08-08 15:39:27 +01:00 |
ScreenExtensions.cs
|
Conductors will also Dispose their children if the're IDisposable
|
2014-08-04 17:35:16 +01:00 |
Stylet.csproj
|
Remove more child container stuff
|
2014-10-22 20:40:56 +01:00 |
StyletConductorExtensions.cs
|
Conductors will also Dispose their children if the're IDisposable
|
2014-08-04 17:35:16 +01:00 |
ValidatingModelBase.cs
|
Change capitalisation of ValidationModeBase.AutoValidate
|
2014-08-02 17:54:15 +01:00 |
ViewManager.cs
|
Rename StyletLogManager -> LogManager and IStyletLogger -> ILogger, but put in Logger namespace
|
2014-07-27 18:21:14 +01:00 |
WindowManager.cs
|
Fix logger error when minimizing window
|
2014-09-13 19:01:36 +01:00 |