Nuclex.Windows.Forms/Source
2025-06-24 11:12:34 +02:00
..
AsyncProgressBar Upgraded project to .NET 8.0 because .NET 6.0 is out of support 2025-06-19 10:55:52 +02:00
AutoBinding Changed license to Apache License 2.0 2025-06-19 10:55:24 +02:00
CommonDialogs Upgraded project to .NET 8.0 because .NET 6.0 is out of support 2025-06-19 10:55:52 +02:00
ContainerListView Upgraded project to .NET 8.0 because .NET 6.0 is out of support 2025-06-19 10:55:52 +02:00
Controls Fixed portability warnings for .NET 6.0 build 2025-06-19 10:55:51 +02:00
Messages Upgraded project to .NET 8.0 because .NET 6.0 is out of support 2025-06-19 10:55:52 +02:00
ProgressReporter Dissolved dependency on Nuclex.Support.Transactions by dropping two progress reporting helpers 2025-06-19 10:55:39 +02:00
TrackingBar Dissolved dependency on Nuclex.Support.Transactions by dropping two progress reporting helpers 2025-06-19 10:55:39 +02:00
ViewModels Upgraded project to .NET 8.0 because .NET 6.0 is out of support 2025-06-19 10:55:52 +02:00
Views DataContext change event was not triggered on .NET 8.0 because it brings its own DataContext property and related event, adapted the code to still fire my custom OnDataContextChange() notification 2025-06-24 11:12:34 +02:00
IActiveWindowTracker.cs Changed license to Apache License 2.0 2025-06-19 10:55:24 +02:00
IWindowManager.cs Changed license to Apache License 2.0 2025-06-19 10:55:24 +02:00
IWindowScope.cs Added option to create service scopes per window or dialog by overriding the WindowManager.CreateScope() method 2025-06-19 15:16:26 +02:00
LateCheckedSynchronizer.cs Upgraded project to .NET 8.0 because .NET 6.0 is out of support 2025-06-19 10:55:52 +02:00
NullActiveWindowTracker.cs Changed license to Apache License 2.0 2025-06-19 10:55:24 +02:00
WindowManager.cs DataContext change event was not triggered on .NET 8.0 because it brings its own DataContext property and related event, adapted the code to still fire my custom OnDataContextChange() notification 2025-06-24 11:12:34 +02:00