Timeline
4/25/2012:
- 00:30 Ticket #433 (Eraser 6.1.0.2617 crashes upon closing after an erasing job; no report ...) created by
- Several times I've noticed Eraser will crash is close it after an erasing …
4/18/2012:
- 02:37 Ticket #432 (Crashes upon loading - Eraser 6.1.0.2615) closed by
- duplicate: I'll mark this as a duplicate (of #431). Please do not report similar bugs …
4/16/2012:
- 11:03 Ticket #432 (Crashes upon loading - Eraser 6.1.0.2615) created by
- In addition to my previous ticket this version also crashes upon starting …
- 10:56 Ticket #431 (Crashes upon loading - Eraser 6.1.0.2617) created by
- After installing Eraser 6.1.0.2617 crashes upon running it. Windows 7 …
4/11/2012:
- 06:07 Ticket #430 (ERASER will NOT scan unuse space on ext or C drives) closed by
- duplicate: Do not duplicate tickets. Use the old one to make comments. Count …
- 06:07 Ticket #429 (ERASER will NOT scan unuse space on ext or C drives) closed by
- duplicate: Do not duplicate tickets. Use the old one to make comments. Count …
- 01:18 Ticket #430 (ERASER will NOT scan unuse space on ext or C drives) created by
- #428 Joel, What you offered made no differene. RIGHT click on desktop …
- 01:18 Ticket #429 (ERASER will NOT scan unuse space on ext or C drives) created by
- #428 Joel, What you offered made no differene. RIGHT click on desktop …
4/5/2012:
- 16:01 Ticket #428 (Will not run scan ever since installed) created by
- Trying to RUN NOW erase of unused space gets immediate message>> …
4/4/2012:
- 19:05 Build of Eraser 6.2 [2617] on Windows completed
- 06:57 Changeset [2617] by
-
- trunk/eraser/Eraser/Program.cs
Fixed crash when running "eraser help" reported in http://eraser.heidi.ie/forum/viewtopic.php?f=36&t=8716
4/2/2012:
- 11:04 Ticket #427 (Task List and log saving behaviour improvement) created by
- In Version 6.0.x onwards, updates to the Task List and logs are saved to …
- 05:32 Changeset [2616] by
-
- trunk/website/scripts/Build.php
Fixed invalid property access because the Build class bypassed the get of the Download class.
4/1/2012:
3/31/2012:
- 23:03 Changeset [2615] by
-
- trunk/eraser/Eraser.DefaultPlugins/Strings.en.resx
- trunk/eraser/Eraser.DefaultPlugins/Strings.it.resx
- trunk/eraser/Eraser.DefaultPlugins/Strings.nl.resx
- trunk/eraser/Eraser.DefaultPlugins/Strings.pl.resx
- trunk/eraser/Eraser.DefaultPlugins/Strings.resx
New strings.
- 23:02 Changeset [2614] by
-
- trunk/eraser/Eraser.Manager/ErasureTargetCollection.cs
Pass the entire XmlReader? to the targets for deserialization since passing a subtree would cause the graph to not load correctly (the parent XmlReader? will not reach the end element, even when the subtree has been read to the end). This prevents us from deserializing multiple items properly if the subitem is an empty element.
- 23:00 Changeset [2613] by
-
- trunk/eraser/Eraser.DefaultPlugins/ErasureTargets/ErasureTargetBase.cs
We should error out if we call the ErasureTargetBase?.ReadXml? class directly.
- 19:05 Build of Eraser 6.2 [2612] on Windows completed
- 10:05 Changesets [2611-2612] by
-
- trunk/eraser/Eraser.Manager/ErasureTargetCollection.cs
- trunk/eraser/Eraser.Manager/Schedule.cs
- trunk/eraser/Eraser.Manager/Task.cs
- trunk/eraser/Eraser.Util/Logger.cs
Follow the advice in http://www.codeproject.com/Articles/43237/How-to-Implement-IXmlSerializable-Correctly since the MSDN documentation is very vague about proper behaviour of IXmlSerializable.ReadXml?.
- 08:28 Changeset [2610] by
-
- trunk/eraser/Eraser.Manager/Executor.cs
Fixed broken XmlDoc? tag.
- 08:16 Changeset [2609] by
-
- trunk/eraser/Eraser.DefaultPlugins/ErasureMethods/ErasureMethodBase.cs
- trunk/eraser/Eraser.DefaultPlugins/ErasureTargets/DriveErasureTarget.cs
- trunk/eraser/Eraser.DefaultPlugins/ErasureTargets/UnusedSpaceErasureTarget.cs
- trunk/eraser/Eraser.Plugins/ExtensionPoints/IErasureMethod.cs
- trunk/eraser/Eraser.Plugins/Settings.cs
- trunk/eraser/Eraser/Program.cs
- trunk/eraser/Eraser/SettingsPanel.Designer.cs
- trunk/eraser/Eraser/SettingsPanel.cs
- trunk/eraser/Eraser/SettingsPanel.it.resx
- trunk/eraser/Eraser/SettingsPanel.nl.resx
- trunk/eraser/Eraser/SettingsPanel.resx
- trunk/eraser/Eraser/Strings.en.resx
- trunk/eraser/Eraser/Strings.it.resx
- trunk/eraser/Eraser/Strings.nl.resx
- trunk/eraser/Eraser/Strings.pl.resx
- trunk/eraser/Eraser/Strings.resx
- trunk/eraser/Eraser/TaskDataSelectionForm.cs
Replace all references to "Unused disk space" with "Drives" since we have generalised erasures for any drives now. Unused disk space is therefore a subset of the Drive erasure.
- 07:05 Build of Eraser 6.2 [2608] on Windows completed
- 01:00 Ticket #420 (will not run upon install) closed by
- This ticket was closed automatically by the system. It was previously set …
- 00:54 Changeset [2608] by
-
- trunk/eraser/Eraser.Manager/Schedule.cs
- trunk/eraser/Eraser/SchedulerPanel.cs
Use ToString?() instead of the clumsy UIText property.
- 00:45 Changeset [2607] by
-
- branches/eraser6/XmlTaskLists
Close the branch: I've merged to trunk in r2606.
- 00:44 Changeset [2606] by
-
- trunk/eraser
- trunk/eraser/Eraser.DefaultPlugins/ErasureTargets/DriveErasureTarget.cs
- trunk/eraser/Eraser.DefaultPlugins/ErasureTargets/ErasureTargetBase.cs
- trunk/eraser/Eraser.DefaultPlugins/ErasureTargets/FileErasureTarget.cs
- trunk/eraser/Eraser.DefaultPlugins/ErasureTargets/FileSystemObjectErasureTarget.cs
- trunk/eraser/Eraser.DefaultPlugins/ErasureTargets/FolderErasureTarget.cs
- trunk/eraser/Eraser.DefaultPlugins/ErasureTargets/RecycleBinErasureTarget.cs
- trunk/eraser/Eraser.DefaultPlugins/ErasureTargets/SecureMoveErasureTarget.cs
- trunk/eraser/Eraser.DefaultPlugins/ErasureTargets/UnusedSpaceErasureTarget.cs
- trunk/eraser/Eraser.Manager/DirectExecutor.cs
- trunk/eraser/Eraser.Manager/ErasureTargetCollection.cs
- trunk/eraser/Eraser.Manager/Executor.cs
- trunk/eraser/Eraser.Manager/Schedule.cs
- trunk/eraser/Eraser.Manager/Task.cs
- trunk/eraser/Eraser.Plugins/ExtensionPoints/IErasureTarget.cs
- trunk/eraser/Eraser.Plugins/ITask.cs
- trunk/eraser/Eraser.Util/Logger.cs
- trunk/eraser/Eraser/LogForm.cs
- trunk/eraser/Eraser/MainForm.cs
- trunk/eraser/Eraser/Program.cs
- trunk/eraser/Eraser/SchedulerPanel.cs
- trunk/eraser/Installer/DirectoryStructure.wxs
Merged the XML Task Lists branch back to trunk. Implements #362: Use XML to store task lists
- 00:39 Ticket #426 (Include a list of drives on the computer when generating BlackBox reports) created by
- Include the geometry and list of drives on the user's computer, similar to …
- 00:38 Ticket #425 (Program a Web Interface for the BlackBox component) created by
- - Allow developers to mark reports as read - One-click scripts which …
- 00:25 Ticket #424 (Reset File times with values from the last 3 months) created by
- Instead of setting dates to Jan 1 1600, set it to sometime in the last 3 …
- 00:20 Ticket #423 (Update About Dialog) created by
- We're using new libraries in Eraser 6.2, we need to credit them in the …
