source: trunk/eraser @ 2147

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2147   3 years lowjoel Forward port from Eraser 6.0: Allow erasing of UNC paths.
(edit) @2145   3 years lowjoel Oh dear - the upload URI was wrong
(edit) @2144   3 years lowjoel Better message when we skip reparse points.
(edit) @2143   3 years lowjoel Instead of skipping reparse points when searching for files to erase, we …
(edit) @2142   3 years lowjoel Localise the command line interface of Eraser. Also causes the shell …
(edit) @2141   3 years lowjoel Final fix to r2133, r2129, r2117, r1969 to fix #271.
(edit) @2140   3 years lowjoel Forward port from Eraser 6.0: Check that the Win32 error code is not …
(edit) @2138   3 years lowjoel Don't create empty tasks when dragging and dropping.
(edit) @2137   3 years lowjoel Fixed regression in r2118: the check for file/directory existence should …
(edit) @2136   3 years lowjoel Warning fix.
(edit) @2135   3 years lowjoel Fixed querying of file version information. File version information is …
(edit) @2134   3 years lowjoel Document a TODO.
(edit) @2133   3 years lowjoel Run the task completion event handler before resetting the type of task so …
(edit) @2132   3 years lowjoel Implemented a new FactoryRegistrar? class which is a registrar, but creates …
(edit) @2131   3 years lowjoel Document the Run Immediately and Run at Restart options -- after …
(edit) @2129   3 years lowjoel - Define the behaviour of Run immediately (run now tasks) and Run …
(edit) @2128   3 years lowjoel Removed debug code.
(edit) @2127   3 years lowjoel Complete the implementation of the secure move command. Addresses #60: …
(edit) @2126   3 years lowjoel When creating the command line, check all paths to ensure that the last …
(edit) @2125   3 years lowjoel Fix the AssemblyVersion? attribute since things like dependencies and …
(edit) @2124   3 years lowjoel There's no need for the confirmation dialog when cutting and pasting …
(edit) @2123   3 years lowjoel Removed the Superseded Secure Move code. Addresses #60: Eraser Secure Cut.
(edit) @2122   3 years lowjoel Include the Background registry key when installing Eraser so that …
(edit) @2121   3 years lowjoel Secure Paste uses the same command as Secure Move (they are just invoked …
(edit) @2120   3 years lowjoel Addresses #60: Eraser Secure Cut. - Implemented the display and the …
(edit) @2119   3 years lowjoel Implemented initialisation code for Secure Paste. Addresses #60: Eraser …
(edit) @2118   3 years lowjoel When we use File.Exists, we have to also check using Directory.Exists as …
(edit) @2117   3 years lowjoel Forward-port from Eraser 6.0: Supplements r1969: when no task is running, …
(edit) @2115   3 years lowjoel Wrong test for reparse points, causing folder erasures to never run.
(edit) @2114   3 years lowjoel Fixed progress calculation: the amount of data needed to complete the …
(edit) @2113   3 years lowjoel Removed unused strings.
(edit) @2112   3 years lowjoel Implemented secure move of files and folders.
(edit) @2111   3 years lowjoel Fixed bug introduced n r2085: files were not enumerated when a directory …
(edit) @2110   3 years lowjoel Partially implemented the copying of directories. Addresses #60: Eraser …
(edit) @2109   3 years lowjoel Fixed missing </summary> tag.
(edit) @2108   3 years lowjoel Addresses #60: Eraser Secure Cut. - Implemented GetPaths? for secure move …
(edit) @2107   3 years lowjoel Fixed wrong check against a non-existent file.
(edit) @2106   3 years lowjoel New API - the GetPaths? function no longer returns the total size of the …
(edit) @2105   3 years lowjoel Factored out the stream erasure code to a separate function; the Execute() …
(edit) @2104   3 years lowjoel Code structure more amenable to localisation.
(edit) @2103   3 years lowjoel Fixed spacing.
(edit) @2102   3 years lowjoel Handle instances properly when empty tasks are somehow created.
(edit) @2101   3 years lowjoel Fixed potential NullReferenceException? which will mask the inner exception …
(edit) @2100   3 years aramacciotti
(edit) @2099   3 years aramacciotti Italian translation
(edit) @2098   3 years aramacciotti Italian translation
(edit) @2097   3 years aramacciotti Italian translations
(edit) @2095   3 years lowjoel Fixed potential nested exception when the HTTP request failed.
(edit) @2094   3 years lowjoel New strings.
(edit) @2093   3 years lowjoel When checking whether a path is a directory, always ensure that the path …
(edit) @2092   3 years lowjoel Fixed crash when running unused space erasure targets and when the default …
(edit) @2091   3 years aramacciotti More strings italian translation
(edit) @2090   3 years lowjoel Silence warnings. These warnings are useless because the NMHDR structure …
(edit) @2089   3 years aramacciotti Italian translation of new strings
(edit) @2088   3 years aramacciotti Italian translation
(edit) @2087   3 years lowjoel Implement secure move of files.
(edit) @2086   3 years lowjoel Swapped titles for the file/folder save dialogs.
(edit) @2085   3 years lowjoel - Move FolderErasureTarget?.GetFiles? to …
(edit) @2084   3 years lowjoel Fixed crash upon completion of an erase.
(edit) @2083   3 years aramacciotti Shortening italian Save button label
(edit) @2082   3 years aramacciotti Italian translation of some controls label
(edit) @2081   3 years lowjoel Forward port from Eraser 6.0: Completely fixes the bug address in r1041: …
(edit) @2079   3 years lowjoel Handle the RequestAborted? error code as an OperationCanceledException?.
(edit) @2078   3 years lowjoel New strings.
(edit) @2077   3 years lowjoel Don't use the split button to pick the file or folder to move to; ask the …
(edit) @2076   3 years lowjoel The callback function cannot have SafeFileHandle? as the HANDLE cannot be …
(edit) @2075   3 years lowjoel Warning fix.
(edit) @2074   3 years lowjoel The FileErasureTarget?.GetPaths? function should be protected, not internal.
(edit) @2073   3 years lowjoel Define and document the CopyFileEx? function needed to implement secure …
(edit) @2072   3 years lowjoel Implemented the skeleton for the SecureMoveErasureTarget?.
(edit) @2071   3 years lowjoel Implement the save/load functions for the …
(edit) @2070   3 years lowjoel Apply themes for the target configurers.
(edit) @2069   3 years lowjoel Fall back to a normal (non-split) button when the current platform doesn't …
(edit) @2068   3 years lowjoel Implement the UI for the SecureMoveErasureTargetConfigurer?.
(edit) @2067   3 years lowjoel Implement a SplitButton? class for use with the …
(edit) @2066   3 years lowjoel Implement IConfigurer and ICliConfigurer, even if they are no-ops.
(edit) @2064   3 years lowjoel Implemented basic supporting code for the secure move erasure target.
(edit) @2063   3 years lowjoel Implemented the CLI for secure move.
(edit) @2062   3 years lowjoel Implemented the Context menu half of the Secure Move function.
(edit) @2060   3 years lowjoel Removed debug code, oops.
(edit) @2059   3 years lowjoel Handle cases where other shell folders, other than the recycle bin, is …
(edit) @2058   3 years lowjoel Display the name specified in the plugin for the erasure types.
(edit) @2057   3 years lowjoel Implemented drag & drop from shell virtual folders (mainly the Recycle …
(edit) @2056   3 years lowjoel Undo some changes in r2050 where the assembly resolution code would be …
(edit) @2055   3 years lowjoel Move the entropy source implementations to the DefaultPlugin?.
(edit) @2054   3 years lowjoel There's nothing to save and load, so IConfigurer<ErasureTarget?> for …
(edit) @2053   3 years lowjoel Handle configurers without UIs just like non-existent configurers.
(edit) @2052   3 years lowjoel - Define the Name property so that clients can query for the name of the …
(edit) @2051   3 years lowjoel r2050 allows us to reference a plugin that is required for functionality, …
(edit) @2050   3 years lowjoel Implemented Core plugins as a list of plugins which must be loaded, and is …
(edit) @2049   3 years lowjoel Fixed crash on startup because the ErasureTargetRegistrar? was not …
(edit) @2048   3 years lowjoel Compilo fixes.
(edit) @2047   3 years lowjoel Compilo.
(edit) @2046   3 years lowjoel Compilo fix.
(edit) @2045   3 years lowjoel Fixed the null Progress property upon the completion of the …
(edit) @2044   3 years lowjoel Implement the ICliConfigurer interface to allow configuration of objects …
(edit) @2043   3 years lowjoel Rename all the Settings classes to Configurer since it implements …
(edit) @2042   3 years lowjoel Abstract the Configurer concept to allow configuration by other types, …
(edit) @2041   3 years lowjoel If we don't accept the drag & drop data, don't bother executing the …
(edit) @2040   3 years lowjoel Compilo.
Note: See TracRevisionLog for help on using the revision log.