Nuclex.Support/Source
2007-12-14 20:43:34 +00:00
..
Collections Improved documentation in various places; added UML design concepts for UserInterface library; created unit tests for the PathHelper class; Gui now has width and height to allow usage of unified coordinates; renamed InputProcessor to InputReceiver 2007-11-02 21:36:15 +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
Parsing Command line parser now also collects loose arguments like typically used to specify file names or commands in a console application; marginally improved documentation in various places 2007-09-25 19:37:45 +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 Some minor documentation and formatting fixes 2007-09-28 21:31:13 +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 Some minor documentation and formatting fixes 2007-09-28 21:31:13 +00:00
PathHelper.cs Upgraded all projects to XNA 2.0; project files now use (x86) instead of (PC) to indicate an x86 build (more logical and readily associated with the build platform); moved all text files into their project's documents folder; fixed any build configuration inconsistencies encountered along the way; renamed Nuclex.Graphics.Effects to Nuclex.Graphics.SpecialEffects to avoid confusion with the XNA 'Effect' class 2007-12-14 20:43:34 +00:00
PathHelper.Test.cs Improved documentation in various places; added UML design concepts for UserInterface library; created unit tests for the PathHelper class; Gui now has width and height to allow usage of unified coordinates; renamed InputProcessor to InputReceiver 2007-11-02 21:36:15 +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