Commit Graph

7 Commits

Author SHA1 Message Date
Markus Ewald
0f5d22520e Fixed portability warnings for .NET 6.0 build 2025-06-19 10:55:51 +02:00
Markus Ewald
012fc077a5 Upgrade to .NET 6.0 with updated project file 2025-06-19 10:55:46 +02:00
Markus Ewald
0037b7de46 Changed license to Apache License 2.0 2025-06-19 10:55:24 +02:00
Markus Ewald
91432c5209 The progress spinner can now tell its optimal size required to show the entire status text but overlap as few controls as possible; began implementing a generic version of a multi page view model and matching view with caching
git-svn-id: file:///srv/devel/repo-conversion/nuwi@53 d2e56fa2-650e-0410-a79f-9358c0239efd
2019-02-13 21:26:12 +00:00
Markus Ewald
17ec2d0f69 The progress spinner can now also show a status message beneath it (optional)
git-svn-id: file:///srv/devel/repo-conversion/nuwi@52 d2e56fa2-650e-0410-a79f-9358c0239efd
2019-02-13 11:57:01 +00:00
Markus Ewald
bb672c59f8 Code cleanup; added one of my long-winded explanations for why the progress spinner does things the way it's doing
git-svn-id: file:///srv/devel/repo-conversion/nuwi@51 d2e56fa2-650e-0410-a79f-9358c0239efd
2019-02-13 11:31:05 +00:00
Markus Ewald
7439c31390 Added a progress spinner control that should work on top of WinForms even with its poor transparent control support
git-svn-id: file:///srv/devel/repo-conversion/nuwi@50 d2e56fa2-650e-0410-a79f-9358c0239efd
2019-02-13 11:20:18 +00:00