moel.mich [Sat, 04 Jun 2011 13:27:11 +0000] rev 297
Fixed a problem preventing the plot form getting closed correctly. This did prevent the application from terminating when asked to exit by the operating system (for example at shutdown).
moel.mich [Mon, 23 May 2011 18:14:25 +0000] rev 296
Added support for the Fintek F71889AD super I/O chip. Extended the identification list of mainboard manufacturers.
moel.mich [Sun, 22 May 2011 19:15:27 +0000] rev 295
Added an option to show the plot in a separate window or on the right of the tree-view.
moel.mich [Sun, 22 May 2011 11:27:57 +0000] rev 294
Fixed Issue 225.
moel.mich [Sun, 22 May 2011 10:41:35 +0000] rev 293
Fixed Issue 224.
moel.mich [Thu, 19 May 2011 07:24:30 +0000] rev 292
Fixed Issue 222.
moel.mich [Thu, 19 May 2011 07:22:06 +0000] rev 291
Fixed Issue 223.
moel.mich [Wed, 18 May 2011 19:58:57 +0000] rev 290
Added a mainboard specific configuration for the Gigabyte H67A-UD3H-B3 mainboard and fixed a few issues in the about box.
moel.mich [Mon, 16 May 2011 22:04:04 +0000] rev 289
Fixed Issue 215.
moel.mich [Sun, 15 May 2011 21:43:40 +0000] rev 288
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.