Markus Ewald
|
0761f1a8c1
|
Upgraded project to .NET 8.0 because .NET 6.0 is out of support
|
2025-06-19 10:55:52 +02:00 |
|
Markus Ewald
|
0037b7de46
|
Changed license to Apache License 2.0
|
2025-06-19 10:55:24 +02:00 |
|
Markus Ewald
|
2b908f18eb
|
The window manager can now also create just view models (without immediately binding a view); added MultiPageViewModel as a base class for the common case of view models that embed multi pages they can switch between; added missing copyright statement for the late checked synchronization context
git-svn-id: file:///srv/devel/repo-conversion/nuwi@49 d2e56fa2-650e-0410-a79f-9358c0239efd
|
2019-02-13 10:30:19 +00:00 |
|
Markus Ewald
|
a17926d02e
|
ViewControl and ViewForm were not actually reacting when their data context changed -- fixed; view models can now delay their search for a main window (needed to synchronize change notifications to the main threads because of those shitty WinForms controls); WindowManager now accepts ...Page as a postfix for a view name, too
git-svn-id: file:///srv/devel/repo-conversion/nuwi@48 d2e56fa2-650e-0410-a79f-9358c0239efd
|
2019-02-11 18:05:06 +00:00 |
|