Nuclex.Support/Source/Tracking
Markus Ewald 81cb56f468 Fixed some possible issues in the ProgressionTracker; wrote several new NMock-assisted tests for it
git-svn-id: file:///srv/devel/repo-conversion/nusu@38 d2e56fa2-650e-0410-a79f-9358c0239efd
2007-07-12 22:02:23 +00:00
..
Internal Fixed some possible issues in the ProgressionTracker; wrote several new NMock-assisted tests for it 2007-07-12 22:02:23 +00:00
IdleStateEventArgs.cs Began implementing the ProgressionTracker 2007-07-05 20:02:02 +00:00
Progression.cs Added an AsyncStarted event to the progression class, currently disabled for further consideration; set up the outline of a new spatial partitioning framework with an R*-Tree implementation; new AbortedException for indicating that a process was forcefully aborted 2007-07-01 19:27:40 +00:00
ProgressionTracker.cs Fixed some possible issues in the ProgressionTracker; wrote several new NMock-assisted tests for it 2007-07-12 22:02:23 +00:00
ProgressionTracker.Test.cs Fixed some possible issues in the ProgressionTracker; wrote several new NMock-assisted tests for it 2007-07-12 22:02:23 +00:00
ProgressUpdateEventArgs.cs Added CPL statement in front of all source files 2007-05-11 21:15:35 +00:00
SetProgression.cs Redesigned the Collection framework to incorporate a more general variant of the ObservableCollection<> class; ParentingCollection class now makes use of this new inbetween class; ParentingCollection now has a cleaner way to dispose its members than the original InternalDispose() method 2007-07-10 19:25:18 +00:00
SetProgression.Test.cs Redesigned the Collection framework to incorporate a more general variant of the ObservableCollection<> class; ParentingCollection class now makes use of this new inbetween class; ParentingCollection now has a cleaner way to dispose its members than the original InternalDispose() method 2007-07-10 19:25:18 +00:00
WeightedProgression.cs Added CPL statement in front of all source files 2007-05-11 21:15:35 +00:00