Nuclex.Support/Source
Markus Ewald 504d96eb0a Added a new class PathHelper with a method that converts absolute paths into relative paths
git-svn-id: file:///srv/devel/repo-conversion/nusu@49 d2e56fa2-650e-0410-a79f-9358c0239efd
2007-09-24 19:18:33 +00:00
..
Collections Renamed UnintrusivePriorityQueue to PairPriorityQueue; Switched PairPriorityQueue to work on PriorityItemPairs instead of eating up the priority value once the item was added; PriorityQueue and PairPriorityQueue now both work on the default comparer or use a custom comparer specified in the constructor 2007-09-05 18:20:10 +00:00
Licensing 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
Packing 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
Scheduling Removed commented out progression start events entirely in progress tracking framework, no cases found were it would have been of use 2007-09-05 20:09:35 +00:00
Serialization 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
SpatialPartitioning Renamed the 'Documentation' folder of all projects involved in Nuclex.FireFight to 'Documents' 2007-09-10 18:50:50 +00:00
Tracking 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
PathHelper.cs Added a new class PathHelper with a method that converts absolute paths into relative paths 2007-09-24 19:18:33 +00:00
WeakReference.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