Timeline
11/17/2007:
- 13:51 Changeset [82] by
-
- trunk/bin/Eraser.iss
Allow x64 users to decide if they want to install the 32-bit version of Eraser for use in other file managers apart from Explorer.
- 13:41 Changeset [81] by
-
- trunk/EraserDll/FreeSpace.cpp
- trunk/version.h
-Bumped RC number
-Return false when the user somehow erases free space with first/last 2kb so no damage is done.
- 12:38 Changeset [80] by
-
- trunk/EraserDll/FreeSpace.cpp
Instead of just erasing blindly doing cluster tip erasures when not elevated under Vista, stop doing so and report to the user.
- 12:12 Changeset [79] by
-
- trunk/Erasext/ErasextMenu.cpp
Fixed empty Erase Unused Space menu item.
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
