27 Commits

Author SHA1 Message Date
Paul Werelds
acf99ee2d7 Added an option to minimize on close. 2010-09-23 20:44:59 +00:00
Michael Möller
2ba48147d9 Changed the trimming in the treeView to StringTrimming.EllipsisCharacter. 2010-09-18 19:56:39 +00:00
Michael Möller
39600d1cf3 Added a desktop gadget implementation. 2010-09-06 19:53:13 +00:00
Michael Möller
466c0db349 Refactoring and fine tuning for Linux GUI. 2010-07-27 18:38:11 +00:00
Michael Möller
78a4dab24f Replaced the SplitContainer with SplitContainerAdv. Now the panels are directly resized and the splitter can be drawn nicely. 2010-07-24 20:15:49 +00:00
Michael Möller
660c4baac1 Replaced all menus with the native implementations MainMenu and ContextMenu. Fixed a bug with the sensor renaming context menu. 2010-07-18 12:38:01 +00:00
Michael Möller
c7ef3b8ecf Fixed Issue 82. 2010-07-04 12:49:16 +00:00
Michael Möller
a72af71590 Fixed Issue 66. 2010-07-04 12:12:37 +00:00
Michael Möller
dd67a0aa5c Fixed Issue 69. 2010-06-06 11:07:57 +00:00
Michael Möller
c641a6a2fc Fixed Issue 65. 2010-06-05 18:59:54 +00:00
Michael Möller
3550878a80 A few bug fixes to avoid crashes on Linux systems. 2010-05-22 15:51:59 +00:00
Michael Möller
8e5e1d7d19 Fixed Issue 10. 2010-05-20 21:23:54 +00:00
Michael Möller
604884777f Fixed some font issues. 2010-05-15 12:50:28 +00:00
Michael Möller
61c007f0f6 Added a user interface to configure certain sensors as hidden. This fixed Issue 53. 2010-05-14 22:30:06 +00:00
Michael Möller
20158a0edd Fixed Issue 26. Added a dialog to automatically send a crash report. 2010-04-02 16:05:07 +00:00
Michael Möller
d5ed83e09a 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-27 12:57:09 +00:00
Michael Möller
e0e30c4b55 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-03-26 20:58:10 +00:00
Michael Möller
f208712a0d Added support for sensor parameters. Fixed Core and Thread count detection for Intel Core i7 CPUs with disabled HyperThreading. 2010-02-27 15:55:17 +00:00
Michael Möller
f7d8eb1d48 Changed TreeViewAdv grid color to a fixed value. 2010-02-23 19:45:40 +00:00
Michael Möller
ba9015c451 Added support for T-Balancer sensorhub and miniNG. Added a Flow sensor-type. 2010-02-21 18:10:30 +00:00
Michael Möller
d89b883632 New option to start the application minimized. 2010-02-19 19:50:07 +00:00
Michael Möller
ac6d7f818a 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 22:46:31 +00:00
Michael Möller
3ac00a41de First system tray sensor monitor support. 2010-02-12 00:36:56 +00:00
Michael Möller
31adbedc3c Refactoring: New class Computer manages all the hardware and creates events. 2010-02-07 16:37:15 +00:00
Michael Möller
15162a2a12 Changed minimizing to system tray on Windows systems. 2010-02-05 22:45:15 +00:00
Michael Möller
5249183290 Release version 0.1.11. Added support for load percentage sensor type. Added load sensors for CPUs and ATI GPUs. 2010-02-03 20:35:10 +00:00
Michael Möller
39ca26510c Initial commit. 2010-01-26 22:37:48 +00:00