|
|
|
@2306
|
23 months |
lowjoel |
Merged revision(s) 2305 from branches/eraser6/6.0:
Supplant r2304 for …
|
|
|
|
@2300
|
2 years |
lowjoel |
Fixed potential infinite loop when there are no updates to be processed. …
|
|
|
|
@2284
|
2 years |
lowjoel |
In the event that the crash report's folder name is not a valid date, just …
|
|
|
|
@2283
|
2 years |
lowjoel |
Move the MakeRelativeTo? method and the IsRootedAt? methods to the Path …
|
|
|
|
@2282
|
2 years |
lowjoel |
Prevent recursive folder definitions when users use Secure Move to move a …
|
|
|
|
@2281
|
2 years |
lowjoel |
Forward-port from Eraser 6.0: Don't allow the UnauthorizedAccessException? …
|
|
|
|
@2279
|
2 years |
lowjoel |
Fixed crash when starting Eraser from the shell extension.
|
|
|
|
@2278
|
2 years |
lowjoel |
Backport from Eraser 6.0: Fixed documentation, adding a new target uses …
|
|
|
|
@2276
|
3 years |
lowjoel |
Implement drag&drop for the task properties window as well. Because of …
|
|
|
|
@2275
|
3 years |
lowjoel |
Fixed crash at task finish (error introduced in r2268)
|
|
|
|
@2274
|
3 years |
lowjoel |
Addresses #385 and supplements r1497: Display the full path as a tooltip …
|
|
|
|
@2272
|
3 years |
lowjoel |
Fixed compilo.
|
|
|
|
@2271
|
3 years |
lowjoel |
Removed unused strings.
|
|
|
|
@2269
|
3 years |
lowjoel |
Forward-port from Eraser 6.0: After r2267 where the Executor runs before …
|
|
|
|
@2268
|
3 years |
lowjoel |
Forward-port from Eraser 6.0: Going by the stack principle, since …
|
|
|
|
@2267
|
3 years |
lowjoel |
Forward-port from Eraser 6.0: Fix the "Eraser cannot connect to the …
|
|
|
|
@2266
|
3 years |
lowjoel |
Removed debug code.
|
|
|
|
@2260
|
3 years |
lowjoel |
Forward-port from Eraser 6.0: Remove the Gutmann Lite method as there is …
|
|
|
|
@2258
|
3 years |
lowjoel |
Forward-port from Eraser 6.0: As the task schedule currently only has a …
|
|
|
|
@2256
|
3 years |
lowjoel |
Forward-port from Eraser 6.0: Fixed the Documentation on Page 17: …
|
|
|
|
@2254
|
3 years |
lowjoel |
Forward-port from Eraser 6.0: On pre-Vista OSes, we really only need to …
|
|
|
|
@2250
|
3 years |
lowjoel |
Fixed command-line generation error after we passed the parent HWND to the …
|
|
|
|
@2247
|
3 years |
lowjoel |
Pass the handle provided by Explorer through the IShellExt interface to …
|
|
|
|
@2246
|
3 years |
lowjoel |
Don't enable the timer when constructing. Enable only when we are done.
|
|
|
|
@2245
|
3 years |
lowjoel |
Added a DPI-aware version of the about dialog. There are some hacks here …
|
|
|
|
@2244
|
3 years |
lowjoel |
Always mark a subtask complete instead of assigning total to progress to …
|
|
|
|
@2243
|
3 years |
lowjoel |
Updated the SchedulerPanel? and BasePanel? to be DPI-aware. Addresses #303: …
|
|
|
|
@2242
|
3 years |
lowjoel |
Use the VisualStylesRenderer? class to draw the theme parts instead of …
|
|
|
|
@2241
|
3 years |
lowjoel |
Implemented Ctrl-Alt-R as a shortcut key to run the selected task.
|
|
|
|
@2240
|
3 years |
lowjoel |
Grammar fix.
|
|
|
|
@2239
|
3 years |
lowjoel |
Always raise the confirmation dialog to the top so that the user can make …
|
|
|
|
@2238
|
3 years |
lowjoel |
Be slightly more intelligent when connecting to a remote instance: …
|
|
|
|
@2237
|
3 years |
lowjoel |
Fixed NotSupportedException? when issuing file=path or dir=path commands to …
|
|
|
|
@2236
|
3 years |
lowjoel |
Define the eraser erase command that is shorthand for eraser addtask …
|
|
|
|
@2235
|
3 years |
lowjoel |
Fixed the display of the addtask help: group logically similar text …
|
|
|
|
@2234
|
3 years |
lowjoel |
Remove the querymethods command, display all the registered erasure …
|
|
|
|
@2233
|
3 years |
lowjoel |
Allow the user to specify the Name or the GUID of the erasure method, to …
|
|
|
|
@2232
|
3 years |
lowjoel |
Make the generation of help text for addtask parameters done by the …
|
|
|
|
@2231
|
3 years |
lowjoel |
Implemented disk/partition erasure from the command line: it can be …
|
|
|
|
@2230
|
3 years |
lowjoel |
Implemented secure move from the command line: it can be invoked using the …
|
|
|
|
@2229
|
3 years |
lowjoel |
Fixed an implementation error where the return code of the ProcessArgument? …
|
|
|
|
@2228
|
3 years |
lowjoel |
Based on r2226, allow the file and folder erasure target configurers to …
|
|
|
|
@2227
|
3 years |
lowjoel |
Do not assume that only one configurer can handle every command …
|
|
|
|
@2226
|
3 years |
lowjoel |
Forward port from Eraser 6.0: Remove duplicate entries from the Context …
|
|
|
|
@2224
|
3 years |
lowjoel |
Tighten the controls on the Schedule tab to make it look more tightly …
|
|
|
|
@2223
|
3 years |
lowjoel |
Finally completed a DPI-aware Task Properties Form.
|
|
|
|
@2222
|
3 years |
lowjoel |
Define proper behaviour when a directory reparse point (symbolic …
|
|
|
|
@2221
|
3 years |
lowjoel |
Fix command line parsing for file items with the command delimiters (/, - …
|
|
|
|
@2220
|
3 years |
lowjoel |
Anchor the right and bottom ends of the total progress label and the item …
|
|
|
|
@2219
|
3 years |
lowjoel |
Get the Eraser logo to stretch with the changes in DPI. Addresses #303: …
|
|
|
|
@2218
|
3 years |
lowjoel |
Space out the settings combo boxes from their labels, to better fit …
|
|
|
|
@2217
|
3 years |
lowjoel |
Get the Eraser logo to stretch with the changes in DPI. Addresses #303: …
|
|
|
|
@2216
|
3 years |
lowjoel |
Forward-port from Eraser 6.0: Don't display the Eraser context menu for …
|
|
|
|
@2214
|
3 years |
lowjoel |
Specify the culture we are interested in for BlackBox? when calling …
|
|
|
|
@2213
|
3 years |
lowjoel |
Allow non-administrators to query the physical drive a volume is on, too.
|
|
|
|
@2212
|
3 years |
lowjoel |
Revert accidental commit.
|
|
|
|
@2211
|
3 years |
lowjoel |
More compilos.
|
|
|
|
@2210
|
3 years |
lowjoel |
Compilo.
|
|
|
|
@2209
|
3 years |
lowjoel |
Define the GetFileVersion? assembly extension method to query assemblies …
|
|
|
|
@2208
|
3 years |
lowjoel |
Call the extension methods class Methods instead of breaking up to …
|
|
|
|
@2207
|
3 years |
lowjoel |
Handle spanned drives and other dynamic volumes better. This patch allows …
|
|
|
|
@2206
|
3 years |
lowjoel |
- Don't define a shortcut function for DeviceIoControl? since that's a …
|
|
|
|
@2205
|
3 years |
lowjoel |
New strings.
|
|
|
|
@2204
|
3 years |
lowjoel |
Make the progress be indeterminate when finding cluster tips for erasure.
|
|
|
|
@2203
|
3 years |
lowjoel |
Allow tasks to report that their progress is indeterminate, and reflect …
|
|
|
|
@2202
|
3 years |
lowjoel |
Unset the Indeterminate flag when:
- The Completed property is set
- …
|
|
|
|
@2201
|
3 years |
lowjoel |
Use a continuous progress bar instead of blocks, just like the progress …
|
|
|
|
@2200
|
3 years |
lowjoel |
Allow the progress of tasks to be marked as indeterminate (notably for …
|
|
|
|
@2199
|
3 years |
lowjoel |
Fixed progress calculation for securely moving files.
|
|
|
|
@2198
|
3 years |
lowjoel |
Fixed UnauthorizedAccessException? when erasing files from an NTFS volume …
|
|
|
|
@2197
|
3 years |
lowjoel |
Fix an UnauthorizedAccessException? when erasing a physical disk with …
|
|
|
|
@2196
|
3 years |
lowjoel |
Define the IOCTL_DISK_DELETE_DRIVE_LAYOUT which erases the MBR of the …
|
|
|
|
@2194
|
3 years |
lowjoel |
Change all internal OpenHandle? functions to private, since they should not …
|
|
|
|
@2193
|
3 years |
lowjoel |
New strings.
|
|
|
|
@2192
|
3 years |
lowjoel |
Implemented the erasure of a complete drive or partition. Addresses #20: …
|
|
|
|
@2191
|
3 years |
lowjoel |
Implemented the opening of physical disks for direct read/write access.
|
|
|
|
@2190
|
3 years |
lowjoel |
There's no need for the UpdateProgress? function to require a …
|
|
|
|
@2189
|
3 years |
lowjoel |
- Define a VolumeStream? class which is a FileStream? customised for raw …
|
|
|
|
@2188
|
3 years |
lowjoel |
Define the PhysicalDriveInfo?.Equals function to check whether two …
|
|
|
|
@2187
|
3 years |
lowjoel |
Allow us to query the size of non-ready partitions and disks (for more …
|
|
|
|
@2186
|
3 years |
lowjoel |
Make the device path a constant to increase readability, also, generate …
|
|
|
|
@2185
|
3 years |
lowjoel |
Define VolumeInfo?.GetHashCode? since we defined VolumeInfo?.Equals
|
|
|
|
@2184
|
3 years |
lowjoel |
There is no longer a need for the regular expression.
|
|
|
|
@2183
|
3 years |
lowjoel |
Forward-port from Eraser 6.0: Supplements r2170: some functions can be …
|
|
|
|
@2181
|
3 years |
lowjoel |
- Define the VolumeInfo?.PhysicalDrive? property to get the physical drive …
|
|
|
|
@2180
|
3 years |
lowjoel |
Better algorithm to find which partitions are on which drives which works …
|
|
|
|
@2179
|
3 years |
lowjoel |
Refactor a function which parses null-delimited string arrays.
|
|
|
|
@2178
|
3 years |
lowjoel |
Fixed error in marshalling managed to unmanaged -- the mount points for …
|
|
|
|
@2177
|
3 years |
lowjoel |
Forward-port from Eraser 6.0: Fixed potential ArgumentException? when a …
|
|
|
|
@2175
|
3 years |
lowjoel |
Potential fix for a crash when erasing cluster tips (The attributes can't …
|
|
|
|
@2174
|
3 years |
lowjoel |
Added a PhysicalDriveInfo? class which allows us to enumerate the physical …
|
|
|
|
@2173
|
3 years |
lowjoel |
Forward-port from Eraser 6.0: Supplements r2170: some functions can be …
|
|
|
|
@2171
|
3 years |
lowjoel |
New strings.
|
|
|
|
@2170
|
3 years |
lowjoel |
Forward-port from Eraser 6.0: Fix crash when a volume is connected but not …
|
|
|
|
@2167
|
3 years |
lowjoel |
Forward-port from Eraser 6.0: Handle UnauthorizedAccessExceptions? when …
|
|
|
|
@2165
|
3 years |
lowjoel |
If we get ERROR_DEV_NOT_EXIST, throw an IOException.
|
|
|
|
@2164
|
3 years |
lowjoel |
Fixed potential crash when ResolveHandleName? is called by two threads at …
|
|
|
|
@2163
|
3 years |
lowjoel |
Rearrangement of strings.
|
|
|
|
@2162
|
3 years |
lowjoel |
For erasing old file system table resident files:
- Rewritten algorithm …
|
|
|
|
@2161
|
3 years |
lowjoel |
Since we are just simply deleting all temporary files when filling up the …
|
|
|
|