|
|
|
@1195
|
4 years |
lowjoel |
Set the file access/modification/creation time to the minimum timestamp …
|
|
|
|
@1194
|
4 years |
lowjoel |
Gracefully fall back to the systm message box font whenever we specify our …
|
|
|
|
@1193
|
4 years |
lowjoel |
-Move the core erasure code to FileSystem?.cs as the code required depends …
|
|
|
|
@1192
|
4 years |
lowjoel |
The Eraser client didn't understand the new parameter format where …
|
|
|
|
@1191
|
4 years |
lowjoel |
File erasures now explicitly require a --file parameter.
|
|
|
|
@1190
|
4 years |
lowjoel |
Compilo fix.
|
|
|
|
@1189
|
4 years |
lowjoel |
Mention how to remove traces of Eraser. Currently the only places I know …
|
|
|
|
@1188
|
4 years |
lowjoel |
Implemented disk performance counters as a source of entropy - not enabled …
|
|
|
|
@1187
|
4 years |
lowjoel |
-When querying for NetAPI statistics check that the buffer returned is …
|
|
|
|
@1186
|
4 years |
lowjoel |
When executing the erase unused space commands from Explorer, escape all …
|
|
|
|
@1185
|
4 years |
lowjoel |
Do not crash when enumerating ADSes in FAT file systems (which aren't …
|
|
|
|
@1184
|
4 years |
lowjoel |
Unicode fix. Use wide characters when doing a string format operation. …
|
|
|
|
@1183
|
4 years |
lowjoel |
Released 5.8.8-beta1
|
|
|
|
@1182
|
4 years |
lowjoel |
Gunna re-release 5.8.8-beta1, the runtime version was not set correctly.
|
|
|
|
@1181
|
4 years |
lowjoel |
Removed the unused UISettings property for Manager.Settings
|
|
|
|
@1180
|
4 years |
lowjoel |
Fix FxCop? warnings
|
|
|
|
@1179
|
4 years |
lowjoel |
-Did a review of all lock statements in use, removing unused ones and …
|
|
|
|
@1178
|
4 years |
lowjoel |
The strings moved around to their new locations after the strings were …
|
|
|
|
@1177
|
4 years |
lowjoel |
Instead of throwing FatalExceptions?, implement a superclass that deals …
|
|
|
|
@1176
|
4 years |
lowjoel |
Instead of throwing FatalExceptions?, implement a superclass that deals …
|
|
|
|
@1175
|
4 years |
lowjoel |
Replaced Manager.cs with ManagerLibrary?.cs since that is the class which …
|
|
|
|
@1174
|
4 years |
lowjoel |
Tagged 5.8.8-beta1
|
|
|
|
@1173
|
4 years |
lowjoel |
Oops, unsaved file. But this is part of 5.8.8-beta1
|
|
|
|
@1172
|
4 years |
lowjoel |
Version bump.
|
|
|
|
@1171
|
4 years |
lowjoel |
More warning fixes
|
|
|
|
@1170
|
4 years |
lowjoel |
Compilo.
|
|
|
|
@1169
|
4 years |
lowjoel |
64-bit fixes.
|
|
|
|
@1168
|
4 years |
lowjoel |
Standarise all the defines when compiling Eraser. The settings now compile …
|
|
|
|
@1167
|
4 years |
lowjoel |
I should have used the as cast instead of the explicit cast.
|
|
|
|
@1166
|
4 years |
lowjoel |
Updated documentation to reflect the new Manually run task type.
|
|
|
|
@1165
|
4 years |
lowjoel |
Create a new task type - tasks which are run manually. This differs from …
|
|
|
|
@1164
|
4 years |
lowjoel |
Eraser 5 migration guide authored
|
|
|
|
@1163
|
4 years |
lowjoel |
-Add the documentation to the MSIs.
-Add Erase to the App Paths registry …
|
|
|
|
@1162
|
4 years |
lowjoel |
Updated translation.
|
|
|
|
@1161
|
4 years |
lowjoel |
Sign the installer with the best certificate - we don't have the Eraser …
|
|
|
|
@1160
|
4 years |
lowjoel |
Bump version number. Currently I'm calling this rc-6, but I think we are …
|
|
|
|
@1159
|
4 years |
lowjoel |
First draft of the Documentation with a few blank sections. I'm not sure …
|
|
|
|
@1158
|
4 years |
lowjoel |
-Fixed r1091. By using properties the designer could not be used.
-Let …
|
|
|
|
@1157
|
4 years |
lowjoel |
-Replaced the property/variable combo with a automatic properties
-Don't …
|
|
|
|
@1156
|
4 years |
lowjoel |
Fixed some FxCop? warnings
-Seal all our default plugins' erasure methods …
|
|
|
|
@1155
|
4 years |
lowjoel |
-Sent the CommandLine? class for a slight rewrite - the properties are now …
|
|
|
|
@1154
|
4 years |
lowjoel |
Fixed an erroneous variable reference which prevented tasks meant for …
|
|
|
|
@1153
|
4 years |
lowjoel |
If while executing a command-line call we get an Unauthorised access …
|
|
|
|
@1152
|
4 years |
lowjoel |
Compilo
|
|
|
|
@1151
|
4 years |
lowjoel |
Use the best certificate for signing instead of one by the now-destroyed …
|
|
|
|
@1150
|
4 years |
lowjoel |
Apply the Unicode character set for Win32 binaries too. The previous Win32 …
|
|
|
|
@1149
|
4 years |
lowjoel |
Refuse to wipe files which are sparse, encrypted or compressed with the …
|
|
|
|
@1148
|
4 years |
lowjoel |
Fixed a crash when right-clicking a drive in the Computer folder. Thanks …
|
|
|
|
@1147
|
4 years |
lowjoel |
Rewrote the log viewer to scale well with thousands of log entries.
|
|
|
|
@1146
|
4 years |
lowjoel |
-Change the LastSession? DateTime? value in the Logger class to be a public …
|
|
|
|
@1145
|
4 years |
lowjoel |
Properly fix the bug where files were left in the drive root. Properly …
|
|
|
|
@1144
|
4 years |
lowjoel |
Fixed the resizing of the log dialog to obey minimum dimensions and for …
|
|
|
|
@1143
|
4 years |
lowjoel |
Do not refresh the log list view three times - changing the filter …
|
|
|
|
@1142
|
4 years |
lowjoel |
-More error-proof cluster tip erasure. This is because of how we now cache …
|
|
|
|
@1141
|
4 years |
lowjoel |
Compilo.
|
|
|
|
@1140
|
4 years |
lowjoel |
Clean up files meant for cleaning up the MFT after we are done with it. …
|
|
|
|
@1139
|
4 years |
lowjoel |
Handle unformatted (or unrecognised) partitions of a drive properly. …
|
|
|
|
@1138
|
4 years |
lowjoel |
Allow the user to filter log messages by severity.
|
|
|
|
@1137
|
4 years |
lowjoel |
Store the task list in a local appdata file instead because task lists …
|
|
|
|
@1136
|
4 years |
lowjoel |
New string used when access is denied erasing a file cluster tip.
|
|
|
|
@1135
|
4 years |
lowjoel |
Upgrade WiX
|
|
|
|
@1134
|
4 years |
lowjoel |
Slightly neater exception handling
|
|
|
|
@1133
|
4 years |
lowjoel |
-Create a Hide button for the progress dialog
-Catch object disposed …
|
|
|
|
@1132
|
4 years |
lowjoel |
Fixed the InvalidOperationException? thrown when we gather thread …
|
|
|
|
@1131
|
4 years |
lowjoel |
-Placed some code which throws exceptions into more try-catch blocks. The …
|
|
|
|
@1130
|
4 years |
lowjoel |
Set the item progress bar to continuous mode after a task regardless of …
|
|
|
|
@1129
|
4 years |
lowjoel |
Version bump
|
|
|
|
@1128
|
4 years |
lowjoel |
Use the Unicode binaries
|
|
|
|
@1127
|
4 years |
lowjoel |
Removed a spurious \
|
|
|
|
@1126
|
4 years |
lowjoel |
Forgot to remove a repeating region.
|
|
|
|
@1125
|
4 years |
lowjoel |
Typo in version of download
|
|
|
|
@1124
|
4 years |
lowjoel |
Added file hashes
|
|
|
|
@1123
|
4 years |
lowjoel |
Clarify that only 5.7 supports 9x and NT
|
|
|
|
@1122
|
4 years |
lowjoel |
Broken link fix.
|
|
|
|
@1121
|
4 years |
lowjoel |
5.8.7 formally released
|
|
|
|
@1120
|
4 years |
lowjoel |
Unicode fix
|
|
|
|
@1119
|
4 years |
lowjoel |
Added the standalone release Unicode build configuration
|
|
|
|
@1118
|
4 years |
lowjoel |
Ignore the notes folder which Dreamweaver uses for synchronisation
|
|
|
|
@1117
|
4 years |
lowjoel |
Broken link fix.
|
|
|
|
@1116
|
4 years |
lowjoel |
Updated the download link.
|
|
|
|
@1115
|
4 years |
lowjoel |
I have released rc-5.
|
|
|
|
@1114
|
4 years |
lowjoel |
Typo in svn:ignore
|
|
|
|
@1113
|
4 years |
lowjoel |
Automatically pick the best certificate to sign binaries with.
|
|
|
|
@1112
|
4 years |
lowjoel |
Fixed a few warnings during compile.
|
|
|
|
@1111
|
4 years |
lowjoel |
Fixed the wrong variable reference after updating for Unicode. Thanks to …
|
|
|
|
@1110
|
4 years |
lowjoel |
fixed #49: Eraser 5 Unicode Support
Implemented tn123's patch with some …
|
|
|
|
@1109
|
4 years |
lowjoel |
Issue call commands to batch scripts instead of just issuing them so that …
|
|
|
|
@1108
|
4 years |
lowjoel |
Ignore these ShellExt? compiler generated files.
|
|
|
|
@1107
|
4 years |
lowjoel |
Oops - checked the wrong variable
|
|
|
|
@1106
|
4 years |
lowjoel |
Do not update the menu renderer twice.
|
|
|
|
@1105
|
4 years |
lowjoel |
Handle theme changes so when Comctl32.dll v6 is unloaded we revert to .NET …
|
|
|
|
@1104
|
4 years |
lowjoel |
The Eraser binary actually depends on the DefaultPlugins? plugin, so …
|
|
|
|
@1103
|
4 years |
lowjoel |
FxCop? is a valuable tool - here's the project file.
|
|
|
|
@1102
|
4 years |
lowjoel |
A whole host of scheduler fixes:
- When cancelling scheduled tasks we …
|
|
|
|
@1101
|
4 years |
lowjoel |
Since no dialog has been displayed when the Invalid Values dialog is …
|
|
|
|
@1100
|
4 years |
lowjoel |
Better handling for FL16KB erase errors (when the specified file erasure …
|
|
|
|
@1099
|
4 years |
lowjoel |
Fixed all sizes to fit the Win7 (and probably Vista too) popup menu visual …
|
|
|
|
@1098
|
4 years |
lowjoel |
Don't have the pretty ugly duotone after painting the margins - the system …
|
|
|
|
@1097
|
4 years |
lowjoel |
Do not paint partially transparent backgrounds for all parts (only the …
|
|
|
|
@1096
|
4 years |
lowjoel |
Removed all the comparison/Equals mess with the explicit conversion …
|
|
|
|