Timeline
10/9/2007:
- 14:33 Changeset [22] by
-
- trunk
- trunk/EraserDll
- trunk/EraserDll/res
- trunk/Erasext
- trunk/Erasext/res
- trunk/Launcher
- trunk/Launcher/Launcher.clw
- trunk/Launcher/res
- trunk/Verify
- trunk/Verify/res
- trunk/res
- trunk/res/new
- trunk/res/old
- trunk/shared
-Added APS files to the standard ignore list
-Removed a dangling clw file
- 13:26 Changeset [21] by
-
- trunk/Verify/Verify.vcproj
Fixed the inconsistent use of MFC
- 11:58 Changeset [20] by
-
- trunk/EraserDll/Eraser.cpp
- trunk/EraserDll/SecurityManager.cpp
- trunk/EraserDoc.cpp
- trunk/EraserDoc.h
Garrett's updated code.
- 11:58 Changeset [19] by
-
- trunk/Verify/Verify.cpp
Fix the warning about deprecation.
- 11:57 Changeset [18] by
-
- trunk/Erasext/Erasext.def
The Explorer extension needs the def file.
- 11:56 Changeset [17] by
-
- tags/EraserD/eraserd.h
Garrett's updated version
- 11:55 Changeset [16] by
-
- tags/EraserD
- tags/EraserD/EraserD.DEF
- tags/EraserD/EraserD.MAK
- tags/EraserD/build.bat
- tags/EraserD/env.bat
- tags/EraserD/eraserd.h
- tags/EraserD/list.cpp
- tags/EraserD/list.h
- tags/EraserD/main.cpp
- tags/EraserD/random.cpp
- tags/EraserD/random.h
- tags/EraserD/wipe.cpp
- tags/EraserD/wipe.h
Added the DOS Eraser (unmaintained)
- 11:54 Changeset [15] by
-
- trunk/Eraser.sln
- trunk/Eraser.vcproj
- trunk/EraserDll/EraserDll.vcproj
- trunk/Erasext/Erasext.vcproj
- trunk/Launcher/Launcher.vcproj
- trunk/Verify/Verify.vcproj
-Removed the Pocket PC and duplicate x64 platforms
-Standardize. All release builds will:
-Optimize for speed
-Link time Code Generation
Debug builds will:
-No optimization
-EnC on x86
Al builds will:
-Level 4 warnings (most verbose)
-Enable exception handling.
This is to ensure that all builds are consistent across architectures when debugged.
- 11:22 Changeset [14] by
-
- trunk/res/Eraser.ico
- trunk/res/EraserDoc.ico
- trunk/res/Header.bmp
- trunk/res/MenuCheck.bmp
- trunk/res/MenuCheckSelected.bmp
- trunk/res/Toolbar.bmp
- trunk/res/ToolbarTemplate.bmp
- trunk/res/Verify.ico
- trunk/res/domain.bmp
- trunk/res/dragging.cur
- trunk/res/ftnetwork.bmp
- trunk/res/generic.bmp
- trunk/res/ico00001.ico
- trunk/res/ico00002.ico
- trunk/res/icon_rep.ico
- trunk/res/icon_tra.ico
- trunk/res/icr_hand.cur
- trunk/res/imageList.bmp
- trunk/res/new/toolbar.bmp
- trunk/res/new/toolbar1.bmp
- trunk/res/nodraggi.cur
- trunk/res/old/Toolbar.bmp
- trunk/res/old/toolbar1.bmp
- trunk/res/old/toolbarOrig.bmp
- trunk/res/root.bmp
- trunk/res/testtfileview.ico
- trunk/res/tfdropcopy.cur
- trunk/res/tfnodrop.cur
- trunk/res/tfnodropcopy.cur
- trunk/res/tfnodropmove.cur
- trunk/res/toolbar1.bmp
- trunk/res/treeImageList.bmp
Added the source files from Res (SVN migration commit 6)
- 11:19 Changeset [13] by
-
- trunk/Eraser.cpp
- trunk/Eraser.vcproj
- trunk/EraserDll/EraserDll.vcproj
- trunk/Erasext/Erasext.vcproj
- trunk/Launcher/Launcher.vcproj
- trunk/Verify/Verify.vcproj
-Enable Edit and Continue in all our projects
-Generate the library files in the bin directory, no need for a lib directory
- 11:04 Changeset [12] by
-
- trunk/EraserDll/res
- trunk/EraserDll/res/Eraser.rc2
- trunk/Erasext/res
- trunk/Erasext/res/Erasext.rc2
- trunk/Launcher/res/Launcher.rc2
- trunk/Verify/res/Verify.rc2
- trunk/res/Eraser.rc2
Added all the rc2 files for manual resources.
- 11:03 Changeset [11] by
-
- trunk
- trunk/Eraser.rc
- trunk/EraserDll/Eraser.rc
- trunk/Erasext/Erasext.rc
- trunk/Launcher/Launcher.rc
- trunk/Verify/Verify.rc
Move all the resources to the root Res directory
- 10:57 Changeset [10] by
-
- trunk
- trunk/Eraser.vcproj
- trunk/EraserDll/EraserDll.vcproj
- trunk/Erasext/Erasext.vcproj
- trunk/Launcher/Launcher.vcproj
- trunk/Verify/Verify.vcproj
Consolidated all the binary object files as well as the binary output files into the obj/ and bin/ folder respectively. All folders now go pretty deep (because of multiple platforms/build types).
- 10:27 Changeset [9] by
-
- trunk/Eraser.vcproj
- trunk/Launcher/Launcher.cpp
Removed the Help file references
- 10:23 Changeset [8] by
-
- trunk/Eraser.vcproj
- trunk/EraserDll/EraserDll.vcproj
Removed the Eraser pre-build event since we no longer use the CHM for help (and we will move to a Wiki of sorts.)
- 09:53 Changeset [7] by
-
- trunk/Verify/StdAfx.cpp
- trunk/Verify/StdAfx.h
- trunk/Verify/Verify.cpp
- trunk/Verify/Verify.h
- trunk/Verify/Verify.rc
- trunk/Verify/Verify.vcproj
- trunk/Verify/VerifyDlg.cpp
- trunk/Verify/VerifyDlg.h
- trunk/Verify/ViewerDlg.cpp
- trunk/Verify/ViewerDlg.h
- trunk/Verify/resource.h
Added the source files from Verify (SVN migration commit 5)
- 09:53 Changeset [6] by
-
- trunk/Launcher/ConfirmDialog.cpp
- trunk/Launcher/ConfirmDialog.h
- trunk/Launcher/Launcher.clw
- trunk/Launcher/Launcher.cpp
- trunk/Launcher/Launcher.h
- trunk/Launcher/Launcher.rc
- trunk/Launcher/Launcher.vcproj
- trunk/Launcher/LauncherDlg.cpp
- trunk/Launcher/LauncherDlg.h
- trunk/Launcher/StdAfx.cpp
- trunk/Launcher/StdAfx.h
- trunk/Launcher/resource.h
Added the source files from Launcher (SVN migration commit 4)
- 09:52 Changeset [5] by
-
- trunk/Erasext
- trunk/Erasext/ConfirmDialog.cpp
- trunk/Erasext/ConfirmDialog.h
- trunk/Erasext/ConfirmReplaceDlg.cpp
- trunk/Erasext/ConfirmReplaceDlg.h
- trunk/Erasext/Erasext.cpp
- trunk/Erasext/Erasext.h
- trunk/Erasext/Erasext.odl
- trunk/Erasext/Erasext.rc
- trunk/Erasext/Erasext.vcproj
- trunk/Erasext/ErasextMenu.cpp
- trunk/Erasext/ErasextMenu.h
- trunk/Erasext/StdAfx.cpp
- trunk/Erasext/StdAfx.h
- trunk/Erasext/WipeProgDlg.cpp
- trunk/Erasext/WipeProgDlg.h
- trunk/Erasext/resource.h
Added the source files from Erasext (SVN migration commit 3)
- 09:50 Changeset [4] by
-
- trunk/EraserDll/ByteEdit.cpp
- trunk/EraserDll/ByteEdit.h
- trunk/EraserDll/Common.cpp
- trunk/EraserDll/Common.h
- trunk/EraserDll/Custom.cpp
- trunk/EraserDll/Custom.h
- trunk/EraserDll/CustomMethodEdit.cpp
- trunk/EraserDll/CustomMethodEdit.h
- trunk/EraserDll/DOD.cpp
- trunk/EraserDll/DOD.h
- trunk/EraserDll/Eraser.cpp
- trunk/EraserDll/Eraser.h
- trunk/EraserDll/Eraser.rc
- trunk/EraserDll/EraserDll.h
- trunk/EraserDll/EraserDll.vcproj
- trunk/EraserDll/EraserDllInternal.h
- trunk/EraserDll/EraserExport.h
- trunk/EraserDll/FAT.cpp
- trunk/EraserDll/FAT.h
- trunk/EraserDll/File.cpp
- trunk/EraserDll/File.h
- trunk/EraserDll/FileLockResolver.cpp
- trunk/EraserDll/FileLockResolver.h
- trunk/EraserDll/FillMemoryWith.cpp
- trunk/EraserDll/FillMemoryWith.h
- trunk/EraserDll/FirstLast2kb.cpp
- trunk/EraserDll/FirstLast2kb.h
- trunk/EraserDll/FreeSpace.cpp
- trunk/EraserDll/FreeSpace.h
- trunk/EraserDll/Gutmann.cpp
- trunk/EraserDll/Gutmann.h
- trunk/EraserDll/NTFS.cpp
- trunk/EraserDll/NTFS.h
- trunk/EraserDll/OptionPages.cpp
- trunk/EraserDll/OptionPages.h
- trunk/EraserDll/Options.cpp
- trunk/EraserDll/Options.h
- trunk/EraserDll/OptionsDlg.cpp
- trunk/EraserDll/OptionsDlg.h
- trunk/EraserDll/Pass.cpp
- trunk/EraserDll/Pass.h
- trunk/EraserDll/PassEditDlg.cpp
- trunk/EraserDll/PassEditDlg.h
- trunk/EraserDll/RND.cpp
- trunk/EraserDll/RND.h
- trunk/EraserDll/Random.cpp
- trunk/EraserDll/Random.h
- trunk/EraserDll/ReportDialog.cpp
- trunk/EraserDll/ReportDialog.h
- trunk/EraserDll/Sboxes.cpp
- trunk/EraserDll/Schneier7Pass.cpp
- trunk/EraserDll/Schneier7pass.h
- trunk/EraserDll/SecManDlg.cpp
- trunk/EraserDll/SecManDlg.h
- trunk/EraserDll/SecurityManager.cpp
- trunk/EraserDll/SecurityManager.h
- trunk/EraserDll/Stack.h
- trunk/EraserDll/StdAfx.cpp
- trunk/EraserDll/StdAfx.h
- trunk/EraserDll/Tiger.cpp
- trunk/EraserDll/Tiger.h
- trunk/EraserDll/resource.h
Added the source files from EraserDll? (SVN migration commit 2)
- 09:47 Changeset [3] by
-
- trunk/COPYING.txt
- trunk/ChildFrame.cpp
- trunk/ChildFrame.h
- trunk/DateTimeInit.cpp
- trunk/DateTimeInit.h
- trunk/Eraser.cpp
- trunk/Eraser.h
- trunk/Eraser.rc
- trunk/Eraser.sln
- trunk/Eraser.vcproj
- trunk/EraserDlg.cpp
- trunk/EraserDlg.h
- trunk/EraserDoc.cpp
- trunk/EraserDoc.h
- trunk/EraserView.cpp
- trunk/EraserView.h
- trunk/FileLockResolver.cpp
- trunk/FileLockResolver.h
- trunk/HotKeyDlg.cpp
- trunk/HotKeyDlg.h
- trunk/HotKeyListCtrl.cpp
- trunk/HotKeyListCtrl.h
- trunk/Item.cpp
- trunk/Item.h
- trunk/KeyComboDlg.cpp
- trunk/KeyComboDlg.h
- trunk/MainFrm.cpp
- trunk/MainFrm.h
- trunk/PreferencesPage.cpp
- trunk/PreferencesPage.h
- trunk/PreferencesSheet.cpp
- trunk/PreferencesSheet.h
- trunk/README-SOURCE.txt
- trunk/README.txt
- trunk/SchedulerView.cpp
- trunk/SchedulerView.h
- trunk/ShellListView.cpp
- trunk/ShellListView.h
- trunk/StdAfx.cpp
- trunk/StdAfx.h
- trunk/SystemTray.cpp
- trunk/SystemTray.h
- trunk/TaskDataPage.cpp
- trunk/TaskDataPage.h
- trunk/TaskPropertySheet.cpp
- trunk/TaskPropertySheet.h
- trunk/resource.h
- trunk/version.h
Added the source files from root (SVN migration commit 1)
- 09:33 Changeset [2] by
-
- trunk
- trunk/EraserDll
- trunk/Erasext
- trunk/Launcher
- trunk/Launcher/res
- trunk/Verify
- trunk/Verify/res
- trunk/res
- trunk/res/new
- trunk/res/old
- trunk/shared
Created directory structure.
- 07:58 Changeset [1] by
-
- branches
- tags
- trunk
Created the standard SVN directory structure.
