Timeline
11/11/2007:
- 14:37 Changeset [78] by
-
- branches/eraser6
- branches/eraser6/Eraser
- branches/eraser6/Eraser/Eraser.csproj
- branches/eraser6/Eraser/Program.cs
- branches/eraser6/Eraser/ProgressForm.Designer.cs
- branches/eraser6/Eraser/ProgressForm.cs
- branches/eraser6/Eraser/ProgressForm.resx
- branches/eraser6/Eraser/Properties
- branches/eraser6/Eraser/Properties/AssemblyInfo.cs
- branches/eraser6/Eraser/Properties/Resources.Designer.cs
- branches/eraser6/Eraser/Properties/Resources.resx
- branches/eraser6/Eraser/Properties/Settings.Designer.cs
- branches/eraser6/Eraser/Properties/Settings.settings
- branches/eraser6/Resources
- branches/eraser6/Resources/Eraser.ico
Initial check in for the v6 branch.
11/4/2007:
- 03:33 Changeset [77] by
-
- trunk/bin/Eraser.iss
Tell Inno to run the setup in 64 bit mode if we are on a 64 bit architecture.
- 03:31 Changeset [76] by
-
- trunk/Item.cpp
- trunk/SchedulerView.cpp
Warning fixes.
- 03:28 Changeset [75] by
-
- trunk/Eraser.rc
- trunk/Eraser.vcproj
- trunk/EraserUI/EraserUI.rc
- trunk/EraserUI/EraserUI.vcproj
- trunk/EraserUI/FileTreeCtrl.cpp
- trunk/EraserUI/resource.h
- trunk/Launcher/Launcher.vcproj
- trunk/Launcher/res/Launcher.rc2
- trunk/Verify/Verify.rc
- trunk/Verify/Verify.vcproj
- trunk/Verify/res/Verify.rc2
- trunk/Verify/resource.h
- trunk/res/Eraser.rc2
- trunk/resource.h
Moved all the UI resources to the common resource library and include that rc file when compiling the final application.
- 02:44 Changeset [74] by
-
- trunk/EraserDll/NTFS.cpp
- trunk/version.h
-Bumped the release number
-Fixed the End of File error when erasing 0-byte files
11/1/2007:
- 02:18 Changeset [73] by
-
- branches/eraser6
Created the Eraser 6 branch
10/27/2007:
- 07:08 Changeset [72] by
-
- trunk/bin/Eraser.iss
Removed the first recycle bin entry because it is unnecessary (same behaviour as the 1 pass pseudorandom)
- 07:03 Changeset [71] by
-
- trunk/Launcher/Launcher.cpp
Fixed the unable to find files error when erasing the recycle bin.
10/19/2007:
- 09:54 Changeset [70] by
-
- trunk/EraserDll/FileLockResolver.cpp
Fixed an infinite loop when running an erase on restart.
10/18/2007:
- 12:18 Changeset [69] by
-
- trunk/bin/Eraser.iss
- trunk/bin/win32.iss
- trunk/bin/x64.iss
- trunk/version.h
-Combine both architecture installs to be unified.
-5.85 final release.
- 11:58 Changeset [68] by
-
- trunk
- trunk/bin
- trunk/bin/Eraser.iss
- trunk/bin/win32.iss
- trunk/bin/x64.iss
- trunk/version.h
Added the Inno scripts so I can work on it (we all can!)
- 09:37 Changeset [67] by
-
- trunk/Eraser.rc
- trunk/EraserDoc.cpp
- trunk/SystemTray.cpp
- trunk/SystemTray.h
-Updated the System Tray class
-Make the Scheduler popup menu slightly more meaningful (in terms of text chosen)
10/17/2007:
- 11:25 Changeset [66] by
-
- trunk/EraserDll/FileLockResolver.cpp
- trunk/version.h
-Bumped the version number
-Fix the infinite loop when doing an erase on reboot
- 09:02 Changeset [65] by
-
- trunk/EraserDll/File.cpp
- trunk/EraserDll/NTFS.cpp
Disable file buffering on all levels when wiping data streams.
