source: @ 1719

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1719   3 years lowjoel Backported changes from trunk. r1718: Author: lowjoel: When we have …
(edit) @1718   3 years lowjoel When we have problems starting Eraser from the shell extension check the …
(edit) @1717   3 years lowjoel If the directory we are deleting does not exist, we should just return -- …
(edit) @1716   3 years lowjoel Catch IOExceptions when we try to connect to other running instances and …
(edit) @1715   3 years lowjoel Set that files are not meant to be indexed when it is meant for deletion …
(edit) @1714   3 years lowjoel Fixed race condition potentially created by initialising the remote …
(edit) @1713   3 years lowjoel Since we only force the creation of the SchedulerPanel?'s handle in the …
(edit) @1712   3 years lowjoel ThreadAbortExceptions? should not trigger BlackBox? report creation.
(edit) @1711   3 years lowjoel - Modified the VolumeInfo? class to allow enumeration of network drives - …
(edit) @1710   3 years lowjoel Remove the obsolete managed call to NtQuerySystemInformation?
(edit) @1709   3 years lowjoel Replaced the Eraser.Util.File class with extension methods (based on …
(edit) @1708   3 years lowjoel Drop-in replacement of the StreamInfo? class with a rewritten one which …
(edit) @1707   3 years lowjoel Once the cluster tip erasures complete we need to specify that the task is …
(edit) @1706   3 years lowjoel Disable low disk space notifications when running unused space erasures.
(edit) @1705   3 years lowjoel Replace all Marshal.GetExceptionForHR with …
(edit) @1704   3 years lowjoel Forward ported from trunk to r1628
(edit) @1703   3 years lowjoel Added missing files that should have been merged from trunk.
(edit) @1702   3 years lowjoel Fixed compilo introduced in r1701
(edit) @1701   3 years lowjoel Forward port changes from trunk till r1700
(edit) @1700   3 years lowjoel Forward port from Eraser 6.0: Fixed crash when the process which is …
(edit) @1699   3 years lowjoel Fixed crash when the process which is locking the file may not be …
(edit) @1698   3 years lowjoel Fixed the blank UI Text when the root of a drive is selected for erasure.
(edit) @1697   3 years lowjoel The progress bar on the scheduler panel is off by (2, 2); offset it by …
(edit) @1696   3 years lowjoel Forward port from Eraser 6.0: Enabled VolumeInfo? class to deal with UNC …
(edit) @1695   3 years lowjoel Enabled VolumeInfo? class to deal with UNC paths. Fixes #313: …
(edit) @1694   3 years lowjoel New strings in trunk.
(edit) @1693   3 years lowjoel Confirm with the user whether the dropped files/folders should be erased. …
(edit) @1692   3 years lowjoel When copying the plausible deniability file, dispose the created stream …
(edit) @1691   3 years lowjoel Updated ProgressManager?.cs to r1688.
(edit) @1690   3 years lowjoel Instead of throwing an exception when we can't verify whether a file …
(edit) @1689   3 years lowjoel Fixed the font size of the scheduler panel title font.
(edit) @1688   3 years lowjoel Fixed ArgumentOutOfRangeException? when erasing. Instead of assigning the …
(edit) @1687   3 years lowjoel Fixed the copyright information to match trunk for new/moved paths.
(edit) @1686   3 years lowjoel Fixed the copyright information to match trunk for new/moved paths.
(edit) @1685   3 years lowjoel Forward port from trunk: Update the assembly information fields too. This …
(edit) @1684   3 years lowjoel Backport from trunk: Update the assembly information fields too.
(edit) @1683   3 years lowjoel Forgot to save the bootstrapper resource. Updated the copyright for this …
(edit) @1682   3 years lowjoel Update the assembly information fields too.
(edit) @1681   3 years lowjoel Bring the CodeReview? branch up to date with the current trunk at r1680
(edit) @1680   3 years lowjoel Fixed infinite recursion introduced in r1668 when setting the Total …
(edit) @1679   3 years lowjoel Backport from trunk: Update the copyright on the about page too.
(edit) @1678   3 years lowjoel Update the copyright on the about page too.
(edit) @1677   3 years lowjoel Updated copyright information: since Eraser is still under development we …
(edit) @1676   3 years lowjoel Fixed recycle bin erasures after bug introduced in r1652 where due to the …
(edit) @1675   3 years lowjoel Updated copyright information: since Eraser is still under development we …
(edit) @1674   3 years lowjoel Forward port from Eraser 6.0: When we check for errors upon opening a file …
(edit) @1673   3 years lowjoel When we check for errors upon opening a file stream to test for existence, …
(edit) @1672   3 years lowjoel - Fixed parsing of stack frames after changing the regex - Include the …
(edit) @1671   3 years lowjoel Fixed parsing of stack frames with non-English locales.
(edit) @1670   3 years lowjoel Forward port from Eraser 6.0: Removed NtQuerySystemInformation? calls for …
(edit) @1669   3 years lowjoel Removed NtQuerySystemInformation? calls for entropy gathering since .NET …
(edit) @1668   3 years lowjoel Fixed ArgumentOutOfRangeException? when erasing free space using an erasure …
(edit) @1667   3 years lowjoel Forward port from Eraser 6.0: Fixed crash when task is edited and the task …
(edit) @1666   3 years lowjoel Fixed crash when task is edited and the task is immediately run: editing …
(edit) @1665   3 years lowjoel Forward port from Eraser 6.0: Start a new logging session the moment we …
(edit) @1664   3 years lowjoel Start a new logging session the moment we fetch the task of the task list. …
(edit) @1663   3 years lowjoel Backport from Trunk: Fixed regression in r1102: the check on Exists …
(edit) @1662   3 years lowjoel Fixed regression in r1102: the check on Exists ensures that the …
(edit) @1661   3 years lowjoel Ignore all ThreadAbortExceptions? from BlackBox? Report creation since these …
(edit) @1660   3 years lowjoel Forward Port from Eraser 6.0: When dealing with the LogForm? and the …
(edit) @1659   3 years lowjoel When dealing with the LogForm? and the ProgressForm? classes, for events in …
(edit) @1658   3 years lowjoel Forward port from Eraser 6.0: Fixed IOExeption when erasing files with …
(edit) @1657   3 years aramacciotti Some italian localisation files added
(edit) @1656   3 years aramacciotti Italian translation
(edit) @1655   3 years aramacciotti Group items italian localisation
(edit) @1654   3 years aramacciotti Italian localisation
(edit) @1653   3 years lowjoel Fixed IOExeption when erasing files with decoy files selected and with …
(edit) @1652   3 years lowjoel Change of behaviour for 6.2: Erasing files or folders that don't exist is …
(edit) @1651   3 years lowjoel Fixed infinite loop when there is an InnerException? member in an exception …
(edit) @1650   3 years lowjoel Forward port from Eraser 6.0: Fixed IOException thrown when users erase …
(edit) @1649   3 years lowjoel Fixed IOException thrown when users erase the root of a drive (since we …
(edit) @1648   3 years lowjoel Properly redirect users to an error page when we do have errors.
(edit) @1647   3 years lowjoel - Fixed the computation of the absolute path when calling …
(edit) @1646   3 years lowjoel I shouldn't expect the presence of the English words "in" and "at" in …
(edit) @1645   3 years lowjoel The installer size must be computed from the real path, not the …
(edit) @1644   3 years lowjoel Forward port from Eraser 6.0: Fixed crash when we try to close open …
(edit) @1643   3 years lowjoel Fixed crash when we try to close open handles and where no handles were …
(edit) @1642   3 years lowjoel Forward port from Eraser 6.0: Fixed crash when user clicks on About dialog …
(edit) @1641   3 years lowjoel Fixed crash when user clicks on About dialog links but there was an error …
(edit) @1640   3 years lowjoel Forward port from Eraser 6.0: Fixed race condition when two instance of …
(edit) @1639   3 years lowjoel Fixed race condition when two instance of Eraser are started …
(edit) @1638   3 years lowjoel Forward port from Eraser 6.0: Fixed exception when the filesystem object …
(edit) @1637   3 years lowjoel Fixed exception when the filesystem object being erased is non-existent …
(edit) @1636   3 years lowjoel Forward port from Eraser 6.0: Fixed regression introduced in r1633, I …
(edit) @1635   3 years lowjoel Fixed regression introduced in r1633, I removed the call to …
(edit) @1634   3 years lowjoel Forward port from Eraser 6.0: Fixed regression introduced in r1490 where …
(edit) @1633   3 years lowjoel Fixed regression introduced in r1490 where CreateControl? was called in …
(edit) @1632   3 years lowjoel Suggest the name of the download when it is requested, instead of the name …
(edit) @1631   3 years lowjoel - Optimized the selection algorithm for picking builds from the builds …
(edit) @1630   3 years lowjoel - When checking the path to the file for local files they are prefixed by …
(edit) @1629   3 years lowjoel Call the "path" column in the builds table "branch" since that's what it …
(edit) @1628   3 years lowjoel Build the installers as a separate target in the msbuild project. Also …
(edit) @1627   3 years lowjoel Disable building of the Installer project in the solution file for all …
(edit) @1626   3 years lowjoel Removed unnecessary using declarations and fixed a sharing violation with …
(edit) @1625   3 years lowjoel Updated the references to Eraser.Util.Native.vcproj
(edit) @1624   3 years lowjoel Forgot to rename the C++ project to Native.
(edit) @1623   3 years lowjoel Strange, the OnGUIIdle event wasn't registered…
(edit) @1622   3 years lowjoel Combine the progress and upload steps to the Upload function since …
(edit) @1621   3 years lowjoel These strings have been moved to Eraser.Util.
(edit) @1620   3 years lowjoel These strings cannot currently be translated as the Util library doesn't …
Note: See TracRevisionLog for help on using the revision log.