Sat, 05 Jun 2010 18:59:54 +0000 | moel.mich | Fixed Issue 65. | changeset | files |
Sat, 05 Jun 2010 11:15:16 +0000 | moel.mich | Fixed Issue 23. | changeset | files |
Sat, 05 Jun 2010 09:40:57 +0000 | moel.mich | Fixed Issue 68. | changeset | files |
Thu, 03 Jun 2010 22:40:18 +0000 | moel.mich | Fixed Issue 63. | changeset | files |
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 |