Nuclex.Support/Source/Packing
2007-09-23 20:06:26 +00:00
..
ArevaloRectanglePacker.cs Added an empty line between the license section and the using statements; fixed a wrong comment in ObservableCollection.cs 2007-07-24 20:15:19 +00:00
ArevaloRectanglePacker.Test.cs Added an empty line between the license section and the using statements; fixed a wrong comment in ObservableCollection.cs 2007-07-24 20:15:19 +00:00
CygonRectanglePacker.cs Added status reporting interface to provide a generalized interface for background processes to report their current status; tried to improve documentation of the Progression and RectanglePacker classes 2007-09-23 20:06:26 +00:00
CygonRectanglePacker.Test.cs Added an empty line between the license section and the using statements; fixed a wrong comment in ObservableCollection.cs 2007-07-24 20:15:19 +00:00
OutOfSpaceException.cs 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
RectanglePacker.cs 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
RectanglePacker.Test.cs Added an empty line between the license section and the using statements; fixed a wrong comment in ObservableCollection.cs 2007-07-24 20:15:19 +00:00
SimpleRectanglePacker.cs Added an empty line between the license section and the using statements; fixed a wrong comment in ObservableCollection.cs 2007-07-24 20:15:19 +00:00
SimpleRectanglePacker.Test.cs Added an empty line between the license section and the using statements; fixed a wrong comment in ObservableCollection.cs 2007-07-24 20:15:19 +00:00