cygon
|
52dc3d3708
|
Changed license to Apache License 2.0
|
2024-06-13 18:36:21 +02:00 |
|
Markus Ewald
|
207a17712e
|
Fixed a potential NullReferenceException (though I'm thinking about phasing out the method it's happening in entirely)
git-svn-id: file:///srv/devel/repo-conversion/nusu@335 d2e56fa2-650e-0410-a79f-9358c0239efd
|
2019-02-08 18:27:15 +00:00 |
|
Markus Ewald
|
8cc16143de
|
Cleaned and added a base class for view models with background processing tha uses the new ThreadedAction class to do its background processing; added a view binding interface for WinForms that emulates the WPF design
git-svn-id: file:///srv/devel/repo-conversion/nusu@334 d2e56fa2-650e-0410-a79f-9358c0239efd
|
2019-02-06 07:00:27 +00:00 |
|
Markus Ewald
|
97183d2335
|
The Shared helper is now obsolete (singletons are just too bad, not even suitable as workaround for static methods in interfaces for generic types; some cosmetic changes; made the ThreadRunner public
git-svn-id: file:///srv/devel/repo-conversion/nusu@333 d2e56fa2-650e-0410-a79f-9358c0239efd
|
2019-02-02 12:47:07 +00:00 |
|
Markus Ewald
|
2f82a2fdf9
|
Updated Mono project (may replace it with pure SCons or Gradle build soon); added a threaded task runner I wrote for some WPF applications going through MCSE; wrote more unit tests for the thread runner
git-svn-id: file:///srv/devel/repo-conversion/nusu@332 d2e56fa2-650e-0410-a79f-9358c0239efd
|
2019-02-02 09:12:00 +00:00 |
|