Nuclex.Support/Source
2007-07-24 19:51:51 +00:00
..
Collections Removed AcquiringCollection because in hindsight, the design added little value and even required some workarounds to be fully usable in the classes it was intended to simplify; added mono/linux build for the assembly 2007-07-24 19:51:51 +00:00
Licensing Began implementing the ProgressionTracker 2007-07-05 20:02:02 +00:00
Packing Switched the parenting collection back to derive directly from the .NET Framework collection class to simplify the implementation of the DisposeItems() method; fixed some documentation errors in one of the rectangle packers 2007-07-19 20:02:05 +00:00
Scheduling Some more unit tests; improved documentation; improve useless speed optimization of an exceptional case 2007-07-12 22:16:11 +00:00
Serialization The rectangle packers now throw a proper exception when there is no more space available; Moved interface implementations of the TransformingReadOnlyCollection into a separate file to keep the main body of the class readable 2007-07-16 20:09:51 +00:00
SpatialPartitioning Made adjustments to reflect the recent name change of Nuclex.SpecialFx to Nuclex.Graphics.Effects; fixed all remaining compiler warnings 2007-07-02 18:54:34 +00:00
Tracking Switched the parenting collection back to derive directly from the .NET Framework collection class to simplify the implementation of the DisposeItems() method; fixed some documentation errors in one of the rectangle packers 2007-07-19 20:02:05 +00:00
WeakReference.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