Sat, 29 May 2010 13:49:20 +0000 | moel.mich | Fixed Issue 64. | changeset | files |
Tue, 25 May 2010 22:33:03 +0000 | moel.mich | 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. | changeset | files |
Tue, 25 May 2010 18:57:28 +0000 | moel.mich | Added a workaround for the "You must keep the stream open for the lifetime of the Image." problem of the Image.FromStream method. This also reduced the overall memory usage (private working set). | changeset | files |