GUI/MainForm.Designer.cs
2010-04-02 Fixed Issue 26. Added a dialog to automatically send a crash report.
2010-03-27 Added a dialog for the report filename. Added additional checks to T-Balancer code for cases where the port gets closed. Moved the timer to the Computer class.
2010-03-26 Added an option to automatically startup after Windows logon using the Task Scheduler 2.0 for Windows Vista/7 or the Registry for Windows XP.
2010-02-27 Added support for sensor parameters. Fixed Core and Thread count detection for Intel Core i7 CPUs with disabled HyperThreading.
2010-02-23 Changed TreeViewAdv grid color to a fixed value.
2010-02-21 Added support for T-Balancer sensorhub and miniNG. Added a Flow sensor-type.
2010-02-19 New option to start the application minimized.
2010-02-12 Tray sensor display default color is black and color can be changed now. Fixed CPU load reading for AMD CPUs and added additional misc device for AMD core temperature reading.
2010-02-12 First system tray sensor monitor support.
2010-02-07 Refactoring: New class Computer manages all the hardware and creates events.
2010-02-05 Changed minimizing to system tray on Windows systems.
2010-02-03 Release version 0.1.11. Added support for load percentage sensor type. Added load sensors for CPUs and ATI GPUs.
2010-01-26 Initial commit.