source: branches/eraser6/6.0 @ 2662

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2652   19 hours lowjoel Report the file version of plugins loaded so that users won't be confused …
(edit) @2633   2 days lowjoel Backport from Eraser trunk: When erasing a file/folder, it is possible …
(edit) @2620   13 days lowjoel Since in this release we are maintaining binary compatibility with the …
(edit) @2619   2 weeks lowjoel Updated version numbers.
(edit) @2618   2 weeks lowjoel Version bump.
(edit) @2576   2 months lowjoel Do not validate the form when the user clicks on the Cancel button. …
(edit) @2575   2 months lowjoel Specify that we have a specific method defined when we load the task from …
(edit) @2565   2 months lowjoel Supplements r2563: Remove the unused PRFAlgorithms enum.
(edit) @2564   2 months lowjoel Use null as the parameters for the Container and Provider parameters …
(edit) @2563   2 months lowjoel Behavioural change: Removed the capability for switchable algorithms at …
(edit) @2562   2 months EraserSlave Backport from Eraser trunk: Better reparse point handling for Eraser 6.0 …
(edit) @2554   2 months lowjoel Supplements r2550: Support direct volume reparse points, similar to what …
(edit) @2550   2 months lowjoel When we are dereferencing a reparse point, we only need …
(edit) @2547   2 months lowjoel We need to recursively dereference all reparse points before we call …
(edit) @2540   2 months lowjoel Backport from trunk: Fix a misnomer: when Eraser is running, and a new …
(edit) @2529   2 months lowjoel Backport r2527 and r2522 from trunk: Improve recycle bin support: on …
(edit) @2401   5 months lowjoel Updated to the LZMA SDK 9.22-beta API.
(edit) @2400   5 months lowjoel The latest LZMA SDK's library name is LzmaLib?.lib.
(edit) @2351   7 months aramacciotti Translation of latest changes
(edit) @2350   7 months aramacciotti Translation of latest changes
(edit) @2349   7 months aramacciotti Translated the latest changes
(edit) @2343   7 months lowjoel Updated all versions to 6.0.9.
(edit) @2342   7 months lowjoel Fixed an obscure crash when running the unlocker code under Vista SP2 - …
(edit) @2340   7 months lowjoel Merged revision(s) 2339 from trunk/eraser: Fixed initialisation order. The …
(edit) @2338   7 months lowjoel Merged revision(s) 2335-2337 from trunk/eraser: Allow file unlocking to be …
(edit) @2333   7 months lowjoel Merged revision(s) 2332 from trunk/eraser: Behaviour change: …
(edit) @2331   7 months lowjoel Merged revision(s) 2330 from trunk/eraser: Reschedule the task for …
(edit) @2328   7 months lowjoel Closes #396: Document circumventing of UAC for Free Space Erasures. A …
(edit) @2327   7 months lowjoel Merged revision(s) 2326 from trunk/eraser: The title of the balloon tip …
(edit) @2317   7 months lowjoel Backport from revision 2316 from trunk/eraser: When obtaining the …
(edit) @2315   7 months lowjoel Backport from revision 2314 from trunk/eraser: Fixed monthly schedules, …
(edit) @2305   11 months lowjoel Supplant r2304 for future versions of Eraser were we may not want to …
(edit) @2280   17 months lowjoel Don't allow the UnauthorizedAccessException? to propagate up the stack; …
(edit) @2277   18 months lowjoel Fixed documentation, adding a new target uses the Add Data button. …
(edit) @2273   19 months lowjoel Define the Win32 platform for Eraser just like trunk so that we can build …
(edit) @2270   19 months lowjoel Implement r1681 for directories as well. Eraser trunk already has this …
(edit) @2265   19 months lowjoel After r2263 where the Executor runs before the creation of the main …
(edit) @2264   19 months lowjoel Going by the stack principle, since Task.Executing is set after the …
(edit) @2263   19 months lowjoel Fix the "Eraser cannot connect to the running instance for erasure" …
(edit) @2262   19 months lowjoel Remove an unused string.
(edit) @2261   19 months lowjoel Fix crash when right-clicking in empty locations of folders (one wonders …
(edit) @2259   19 months lowjoel Remove the Gutmann Lite method as there is currently no evidence it …
(edit) @2257   19 months lowjoel Addresses #375: as the task schedule currently only has a resolution of …
(edit) @2255   19 months lowjoel Fixed the Documentation in two places: - Page 7: compatible task lists …
(edit) @2253   19 months lowjoel Fixes #380. On pre-Vista OSes, we really only need to set the menu item …
(edit) @2252   19 months lowjoel Final compile fix to backport the fix for the disk full error when erasing …
(edit) @2251   19 months lowjoel Supplements r2249: compile fixes and remove redundant code in the v6.0 …
(edit) @2249   19 months lowjoel Backported r2150 r2155 and r2161 from trunk: do not throw an out-of-disk …
(edit) @2225   22 months lowjoel Remove duplicate entries from the Context menu when right-clicking …
(edit) @2215   2 years lowjoel Don't display the Eraser context menu for the Start Button. Fixes #365: …
(edit) @2182   2 years lowjoel Supplements r2170: some functions can be used when the drive is not …
(edit) @2176   2 years lowjoel Fixed potential ArgumentException? when a network path is simply …
(edit) @2172   2 years lowjoel Supplements r2170: some functions can be used when the drive is not …
(edit) @2169   2 years lowjoel Updated Strings.
(edit) @2168   2 years lowjoel Fix crash when a volume is connected but not mounted.
(edit) @2166   2 years lowjoel Handle UnauthorizedAccessExceptions? when erasing folders, as certain …
(edit) @2158   2 years lowjoel Fixed log messages when erasing cluster tips.
(edit) @2146   2 years lowjoel Allow erasing of UNC paths.
(edit) @2139   2 years lowjoel Check that the Win32 error code is not ERROR_NOT_READY when we query the …
(edit) @2130   2 years lowjoel Revert r2116: the commit would introduce more problems than it fixes.
(edit) @2116   2 years lowjoel Supplements r1969: when no task is running, queuing the task causes the …
(edit) @2080   2 years lowjoel Completely fixes the bug address in r1041: GetPathADSes takes a value by …
(edit) @2014   2 years lowjoel Backport from trunk: When copying the plausible deniability file, dispose …
(edit) @1989   2 years lowjoel Don't check for the .NET Framework in the Installer since that prevents us …
(edit) @1968   2 years lowjoel Apply the task schedule before calling the task added event. Fixes #271.
(edit) @1966   2 years lowjoel Don't assign the schedule then modify the schedule; create the schedule …
(edit) @1951   2 years lowjoel Allow non-Explorer drag/drop file operations to complete, allowing files …
(edit) @1948   2 years lowjoel Register the Eraser Shell Extension with Explorer for all lnk files so …
(edit) @1946   2 years lowjoel Describe the Unused Disk Space erasure target type. Fixes #345.
(edit) @1945   2 years lowjoel Backward-port from trunk: when exiting the program, always dispose the …
(edit) @1942   2 years lowjoel Updated Polish translation for Eraser 6.0.x, from Rudzik …
(edit) @1940   2 years lowjoel Link to the SourceForge? donations website.
(edit) @1937   2 years lowjoel Strings found in v6.0.x but not trunk.
(edit) @1936   2 years lowjoel Merge Rudzik's first Polish Translation.
(edit) @1934   2 years lowjoel Version bump for 6.0.8
(edit) @1933   2 years lowjoel Forgot to up the version number in the Eraser icon badge. Now it's been …
(edit) @1932   2 years lowjoel Backward port from trunk: Merge r1921 to r1923 so that the Eraser 6 branch …
(edit) @1893   2 years lowjoel Version bump.
(edit) @1892   2 years lowjoel Include the internal error when we are unable to lock a volume.
(edit) @1887   2 years lowjoel Fixed potential double exception when resetting the file attributes of the …
(edit) @1885   2 years lowjoel When creating text to be copied from the log, use the Windows \r\n formate …
(edit) @1883   2 years lowjoel Potential fix for the "Insufficient disk space" error when deleting files …
(edit) @1878   2 years lowjoel Compilo fix.
(edit) @1861   2 years lowjoel Set the file times inside a try-catch as if the file is locked an …
(edit) @1860   2 years lowjoel Generate names which are valid, not any of those reserved file names (e.g. …
(edit) @1851   2 years lowjoel Fixed command line parsing when commas and equality signs are in the …
(edit) @1846   2 years lowjoel Fixed FileNotFoundException? when erasing cluster tips -- since we have a …
(edit) @1830   2 years lowjoel Wrong parameter order for Marshal.Copy, resulting in the manager buffer …
(edit) @1826   2 years lowjoel Compile fix; Localisation only exists in trunk.
(edit) @1824   2 years lowjoel When executing links we may get errors from ShellExecute?, so display these …
(edit) @1821   2 years lowjoel When the user closes the MainForm?, always call Application.Exit, since if …
(edit) @1785   2 years lowjoel New strings.
(edit) @1784   2 years lowjoel - When connecting to a RemoteExecutor? instance, wait for 3 seconds instead …
(edit) @1782   2 years lowjoel Fixed DirectoryNotFoundException? -- the Erase If Empty option for …
(edit) @1754   2 years lowjoel Fixed two errors in the code: when terminating the DirectExecutor? thread, …
(edit) @1752   2 years lowjoel Fixed crash when importing a corrupt/outdated task list.
(edit) @1744   2 years lowjoel Fixed a typo in the order of function calls (nested string translations) …
(edit) @1742   2 years lowjoel Fixed code usage error: When we find a directory in the list of plausible …
(edit) @1740   2 years lowjoel Supplants r1659: When we ware waiting for event triggers we also need to …
(edit) @1738   2 years lowjoel - When passing reference variables, we don't need to use ref (unless we …
Note: See TracRevisionLog for help on using the revision log.