Sun, 15 May 2011 21:43:40 +0000 |
Improved the selection dragging on the tree view. The selection moves now only when the dragging starts on the tree view. With the old implementation, double-clicking the gadget would change the selection, because the mouse is still pressed when the main window is shown.
|
file | diff | annotate |
Sun, 15 May 2011 20:48:52 +0000 |
Added some GUI improvements: Better handling of the row selection, minimal row spacing of 18 pixel (to get nice dotted lines) and 3 decimal digits for voltages. Also changed the tree view font rendering to get better quality without ClearType.
|
file | diff | annotate |
Sun, 15 May 2011 16:44:14 +0000 |
Fixed Issue 219.
|
file | diff | annotate |
Sat, 30 Apr 2011 16:03:58 +0000 |
Fixed Issue 199.
|
file | diff | annotate |
Mon, 11 Apr 2011 22:38:39 +0000 |
Fixed a few details for the Linux GUI.
|
file | diff | annotate |
Sun, 10 Apr 2011 20:22:20 +0000 |
Fixed the tree view row height on Linux.
|
file | diff | annotate |
Sat, 19 Mar 2011 22:55:05 +0000 |
Fixed Issue 156.
|
file | diff | annotate |
Wed, 16 Mar 2011 22:10:26 +0000 |
Fixed Issue 179.
|
file | diff | annotate |
Mon, 07 Feb 2011 22:06:58 +0000 |
Fixed Issue 162.
|
file | diff | annotate |
Sun, 30 Jan 2011 23:45:26 +0000 |
Fixed some dpi scaling bugs that occurred when changing "Control Panel\Appearance and Personalization\Display" to 125% text size or 150% text size.
|
file | diff | annotate |
Thu, 20 Jan 2011 21:48:26 +0000 |
Improved the saving and restoring of default fan control settings for ATI GPUs.
|
file | diff | annotate |
Thu, 20 Jan 2011 21:31:54 +0000 |
Added a minimal control interface to allow manual fan control and implemented the interface for ATI GPUs.
|
file | diff | annotate |
Sun, 21 Nov 2010 12:28:31 +0000 |
Fixed Issue 137.
|
file | diff | annotate |
Thu, 11 Nov 2010 21:22:24 +0000 |
Fixed a problem, where the MainForm location and size was lost when the application is started minimized and exited without ever showing the form. This caused MainForm_Load to be never called (location and size was not loaded), but the default size and location were still saved. The new implementation only saves the location and size when one of the two is changed.
|
file | diff | annotate |
Sun, 17 Oct 2010 19:13:26 +0000 |
Removed the WMI Provider menu entry and restricted WMI to the Windows platform.
|
file | diff | annotate |
Sun, 17 Oct 2010 08:21:33 +0000 |
Small bits of refactoring.
|
file | diff | annotate |
Sat, 16 Oct 2010 18:24:20 +0000 |
More refactoring.
|
file | diff | annotate |
Sat, 16 Oct 2010 13:29:06 +0000 |
Added a WMI provider, documentation to follow.
|
file | diff | annotate |
Wed, 06 Oct 2010 11:34:54 +0000 |
Changed the way window position is saved and handled. This should now work properly.
|
file | diff | annotate |
Tue, 05 Oct 2010 19:34:59 +0000 |
Fixed Issue 123.
|
file | diff | annotate |
Tue, 05 Oct 2010 19:27:51 +0000 |
Fixed Issue 125.
|
file | diff | annotate |
Tue, 05 Oct 2010 18:59:13 +0000 |
Fixed Issue 124.
|
file | diff | annotate |
Thu, 30 Sep 2010 20:59:21 +0000 |
Fixed some problems when compiling in Mono and running on Linux.
|
file | diff | annotate |
Thu, 23 Sep 2010 20:44:59 +0000 |
Added an option to minimize on close.
|
file | diff | annotate |
Tue, 14 Sep 2010 19:23:11 +0000 |
Fixed an UnauthorizedAccessException when modifying the auto-startup registry entry.
|
file | diff | annotate |
Tue, 07 Sep 2010 18:32:37 +0000 |
Fixed a few closure variables. The local variables used in the closure can not be shared between closures if their values should be different.
|
file | diff | annotate |
Mon, 06 Sep 2010 19:53:13 +0000 |
Added a desktop gadget implementation.
|
file | diff | annotate |
Thu, 12 Aug 2010 20:53:27 +0000 |
Changed the project files to Visual Studio 2010. Fixed some Code Analysis warnings.
|
file | diff | annotate |
Sun, 08 Aug 2010 13:57:26 +0000 |
Refactored the hardware monitoring code into a library (Issue 101).
|
file | diff | annotate |
Tue, 27 Jul 2010 18:38:11 +0000 |
Refactoring and fine tuning for Linux GUI.
|
file | diff | annotate |
Sat, 24 Jul 2010 20:15:49 +0000 |
Replaced the SplitContainer with SplitContainerAdv. Now the panels are directly resized and the splitter can be drawn nicely.
|
file | diff | annotate |
Sun, 18 Jul 2010 12:38:01 +0000 |
Replaced all menus with the native implementations MainMenu and ContextMenu. Fixed a bug with the sensor renaming context menu.
|
file | diff | annotate |
Sun, 04 Jul 2010 12:49:16 +0000 |
Fixed Issue 82.
|
file | diff | annotate |
Sun, 04 Jul 2010 12:12:37 +0000 |
Fixed Issue 66.
|
file | diff | annotate |
Sun, 27 Jun 2010 13:02:02 +0000 |
Fixed Issue 71.
|
file | diff | annotate |
Sun, 27 Jun 2010 10:54:19 +0000 |
Fixed Issue 76.
|
file | diff | annotate |
Mon, 07 Jun 2010 20:03:48 +0000 |
Added (partial) SMBIOS support for Linux by reading from sysfs.
|
file | diff | annotate |
Sun, 06 Jun 2010 11:07:57 +0000 |
Fixed Issue 69.
|
file | diff | annotate |
Sat, 05 Jun 2010 18:59:54 +0000 |
Fixed Issue 65.
|
file | diff | annotate |
Tue, 25 May 2010 22:33:03 +0000 |
Added an event handler to save the configuration when the user logs off without closing the application first (http://blogs.msdn.com/b/oldnewthing/archive/2008/04/21/8413175.aspx), because FormClosed is not called in that case.
|
file | diff | annotate |
Mon, 24 May 2010 15:27:46 +0000 |
Extended the ITE super I/O voltage reading by adding hidden voltage sensors for unknown channels. Added a few known DFI and Gigabyte mainboard voltage configurations.
|
file | diff | annotate |
Sat, 22 May 2010 15:51:59 +0000 |
A few bug fixes to avoid crashes on Linux systems.
|
file | diff | annotate |
Thu, 20 May 2010 21:23:54 +0000 |
Fixed Issue 10.
|
file | diff | annotate |
Sat, 15 May 2010 10:48:28 +0000 |
Fixed Issue 57.
|
file | diff | annotate |
Fri, 14 May 2010 22:30:06 +0000 |
Added a user interface to configure certain sensors as hidden. This fixed Issue 53.
|
file | diff | annotate |
Sun, 09 May 2010 16:22:13 +0000 |
Refactored the hardware code and added the visitor pattern for operations on the computer/hardware/sensor/parameter tree.
|
file | diff | annotate |
Fri, 02 Apr 2010 16:05:07 +0000 |
Fixed Issue 26. Added a dialog to automatically send a crash report.
|
file | diff | annotate |
Sat, 27 Mar 2010 12:57:09 +0000 |
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.
|
file | diff | annotate |
Fri, 26 Mar 2010 20:58:10 +0000 |
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.
|
file | diff | annotate |
Tue, 02 Mar 2010 23:17:32 +0000 |
Small fix for the Form Handle creating patch.
|
file | diff | annotate |
Tue, 02 Mar 2010 22:52:37 +0000 |
Set the system tray icon font to a fixed size. Fixed the exiting of the application when the form was never shown and Close() is called.
|
file | diff | annotate |
Sat, 27 Feb 2010 20:08:13 +0000 |
Added sub-hardware support and basic enumeration for mainboards.
|
file | diff | annotate |
Sat, 27 Feb 2010 15:55:17 +0000 |
Added support for sensor parameters. Fixed Core and Thread count detection for Intel Core i7 CPUs with disabled HyperThreading.
|
file | diff | annotate |
Sun, 21 Feb 2010 18:10:30 +0000 |
Added support for T-Balancer sensorhub and miniNG. Added a Flow sensor-type.
|
file | diff | annotate |
Fri, 19 Feb 2010 19:50:07 +0000 |
New option to start the application minimized.
|
file | diff | annotate |
Fri, 12 Feb 2010 22:46:31 +0000 |
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.
|
file | diff | annotate |
Fri, 12 Feb 2010 00:36:56 +0000 |
First system tray sensor monitor support.
|
file | diff | annotate |
Mon, 08 Feb 2010 20:18:25 +0000 |
Added support for Winbond W83627EHF, W83667HG, W83667HG-B mainboard chips.
|
file | diff | annotate |
Sun, 07 Feb 2010 16:37:15 +0000 |
Refactoring: New class Computer manages all the hardware and creates events.
|
file | diff | annotate |
Fri, 05 Feb 2010 22:45:15 +0000 |
Changed minimizing to system tray on Windows systems.
|
file | diff | annotate |