Nuclex.Support/Source/Tracking
2007-07-10 19:25:18 +00:00
..
Internal Fully implemented the ProgressionTracker and created some NMock-assisted unit tests for validating its proper functioning 2007-07-09 21:41:21 +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 Queue operation fully implemented; added small unit test for queue operation; some comment improvements in other code sections 2007-07-10 18:15:34 +00:00
ProgressionTracker.Test.cs Fully implemented the ProgressionTracker and created some NMock-assisted unit tests for validating its proper functioning 2007-07-09 21:41:21 +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