source: @ 2624

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2624   10 days lowjoel First set of changes to allow implementation as a service.
(edit) @2623   10 days lowjoel Branch to implement using Eraser as a Service.
(edit) @2622   10 days lowjoel Handle a FileNotFound? exception in the middle of querying performance …
(edit) @2621   10 days lowjoel Instead of compressing the BlackBox? reports with bz2, use LZMA which …
(edit) @2620   10 days lowjoel Since in this release we are maintaining binary compatibility with the …
(edit) @2619   11 days lowjoel Updated version numbers.
(edit) @2618   11 days lowjoel Version bump.
(edit) @2617   7 weeks lowjoel Fixed crash when running "eraser help" reported in …
(edit) @2616   7 weeks lowjoel Fixed invalid property access because the Build class bypassed the get …
(edit) @2615   7 weeks lowjoel New strings.
(edit) @2614   7 weeks lowjoel Pass the entire XmlReader? to the targets for deserialization since passing …
(edit) @2613   7 weeks lowjoel We should error out if we call the ErasureTargetBase?.ReadXml? class …
(edit) @2612   7 weeks lowjoel Follow the advice in …
(edit) @2611   7 weeks lowjoel Follow the advice in …
(edit) @2610   7 weeks lowjoel Fixed broken XmlDoc? tag.
(edit) @2609   7 weeks lowjoel Replace all references to "Unused disk space" with "Drives" since we have …
(edit) @2608   7 weeks lowjoel Use ToString?() instead of the clumsy UIText property.
(edit) @2607   7 weeks lowjoel Close the branch: I've merged to trunk in r2606.
(edit) @2606   7 weeks lowjoel Merged the XML Task Lists branch back to trunk. Implements #362: Use XML …
(edit) @2605   7 weeks lowjoel Fixed infinite recursion.
(edit) @2604   7 weeks lowjoel When saving our task list, used the separated log/task list saving …
(edit) @2603   7 weeks lowjoel Allow us to view logs for Lazy-loading log sinks.
(edit) @2602   7 weeks lowjoel Make the LogSink? a base class (LogSinkBase?) and implement a normal LogSink?
(edit) @2601   7 weeks lowjoel We will make ersy file associations now, in accordance to the change in …
(edit) @2600   7 weeks lowjoel Make our root element TaskList?.
(edit) @2599   7 weeks lowjoel Future-proof the format in case we got new types of schedules. In those …
(edit) @2598   7 weeks lowjoel Implement a different ReadXml? overload that allows derived classes to …
(edit) @2597   7 weeks lowjoel Implemented XML Serialization of Task objects.
(edit) @2596   7 weeks lowjoel *Properly* follow the contract specified in IXmlSerializable.ReadXml?: the …
(edit) @2595   7 weeks lowjoel Follow the contract specified in IXmlSerializable.ReadXml?: the reader is …
(edit) @2594   7 weeks lowjoel Follow the contract specified in IXmlSerializable.ReadXml?: the reader is …
(edit) @2593   7 weeks lowjoel Allow log entries to be serialized to XML too.
(edit) @2592   7 weeks lowjoel Implemented XML Serialization for the Schedule types.
(edit) @2591   7 weeks lowjoel Since we've changed our task list format to a different one, we need to …
(edit) @2590   7 weeks lowjoel Since we've changed our task list format to a different one, we need to …
(edit) @2589   7 weeks lowjoel Save and load XML Task Lists instead for better compatibility between …
(edit) @2588   7 weeks lowjoel Let ErasureTargetCollection? support reading/writing to XML streams.
(edit) @2587   7 weeks lowjoel XmlSerializer? can only deal with public types.
(edit) @2586   7 weeks EraserSlave Compile fix.
(edit) @2585   7 weeks lowjoel Partially reverted r2583-r2584: We should not remove the normal binary …
(edit) @2584   7 weeks lowjoel Switch the Default Plugin's erasure targets to follow the new …
(edit) @2583   7 weeks lowjoel First change: Remove references to the System.Runtime.Serialization …
(edit) @2582   7 weeks lowjoel Start the XML Task Lists branch
(edit) @2581   7 weeks lowjoel Fixed Context Menu Secure Move handling bug reported in …
(edit) @2580   2 months lowjoel Handle PlatformNotSupportedException? when trying our list of hash …
(edit) @2579   2 months lowjoel Handle situations where the provided window handle is already a top-level …
(edit) @2578   2 months lowjoel Improve support for context menu erasures' confirmation dialog: the code …
(edit) @2577   2 months lowjoel Forward-port r2576 Eraser 6.0: Do not validate the form when the user …
(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) @2574   2 months lowjoel Don't run the GetSecondaryHashAlgorithm? function again if we've already …
(edit) @2573   2 months lowjoel Our entropy polling thread should have the lowest thread priority to …
(edit) @2572   2 months lowjoel Added a priority list for the primary and secondary hash algorithms. …
(edit) @2571   2 months lowjoel Use our MemoryXor? function to invert the pool, instead of writing another …
(edit) @2570   2 months lowjoel Wrong order of arguments, so the wrong array was XORed in place.
(edit) @2569   2 months lowjoel - Rewrote the MemoryXor? function to follow the API specification for …
(edit) @2568   2 months lowjoel Use shorthand for easier understanding.
(edit) @2567   2 months lowjoel - Fixed entropy poller registration: The plugins rewrite broke entropy …
(edit) @2566   2 months lowjoel Merged revisions 2563 and 2565 from Eraser 6.0: - Remove the unused …
(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) @2561   2 months lowjoel Part 2 fix for …
(edit) @2560   2 months lowjoel Supplements r2549: Resolve reparse points only for as long as the reparse …
(edit) @2559   2 months lowjoel We should only check for FileSystemInfos? in the directory being erased if …
(edit) @2558   2 months lowjoel When we are setting file times for reparse points, we should fall back to …
(edit) @2557   2 months lowjoel Do not display the shell confirmation dialog with TopMost? set to true, …
(edit) @2556   2 months lowjoel Fixed exception when the Erasure Target owner is assigned the same value …
(edit) @2555   2 months lowjoel Forward-port from Eraser 6.0: Supplements r2551: Support direct volume …
(edit) @2554   2 months lowjoel Supplements r2550: Support direct volume reparse points, similar to what …
(edit) @2553   2 months lowjoel Fixed exception when a timer tick event is raised after the completion of …
(edit) @2552   2 months lowjoel PHP warning fix for non-standard requests.
(edit) @2551   2 months lowjoel Forward-port from Eraser 6.0: When we are dereferencing a reparse point, …
(edit) @2550   2 months lowjoel When we are dereferencing a reparse point, we only need …
(edit) @2549   2 months lowjoel Forward-port from Eraser 6.0: We need to recursively dereference all …
(edit) @2548   2 months lowjoel New strings.
(edit) @2547   2 months lowjoel We need to recursively dereference all reparse points before we call …
(edit) @2546   2 months lowjoel If the user does not specify that he wants to delete the folder if it is …
(edit) @2545   2 months lowjoel Experimental fix for allowing context menu erasures to require …
(edit) @2544   2 months lowjoel Fixed a FileNotFound? exception when we are given a GUID we do not have …
(edit) @2543   2 months lowjoel Tasks were not being cleared from the task list upon successful completion …
(edit) @2542   2 months lowjoel Fixed syntax error with the batch script.
(edit) @2541   2 months lowjoel Handle no-TortoiseSVN situations differently from SubWCRev returning an …
(edit) @2540   2 months lowjoel Backport from trunk: Fix a misnomer: when Eraser is running, and a new …
(edit) @2539   2 months lowjoel Fix a misnomer: when Eraser is running, and a new task is added, it is …
(edit) @2538   2 months lowjoel Move the call to Application.EnableVisualStyles? to the start of the …
(edit) @2537   2 months lowjoel Fixed font override in the Shell confirmation dialog.
(edit) @2536   2 months lowjoel - Recursively delete a directory if report creation failed so we don't …
(edit) @2535   2 months lowjoel - We should re-throw the exception if we get one while processing the …
(edit) @2534   2 months lowjoel Removed debug code.
(edit) @2533   2 months lowjoel Updated to CommonLibrary?.NET 0.9.7
(edit) @2532   2 months lowjoel Version bump because we changed the underlying types behind the task list. …
(edit) @2531   2 months lowjoel Remove debug code.
(edit) @2530   2 months lowjoel Fixed parameter ordering; Eraser's context menu erasures will now prompt …
(edit) @2529   2 months lowjoel Backport r2527 and r2522 from trunk: Improve recycle bin support: on …
(edit) @2528   2 months lowjoel Clean up the project dependencies.
(edit) @2527   2 months lowjoel Properly implement the recycle bin erasure: do not delete the contents of …
(edit) @2526   2 months lowjoel StrongNameSignatureVerificationEx? has been deprecated. For .NET 4, we need …
(edit) @2525   2 months lowjoel Rebuild all dependencies with .NET 4.0, so that we can run Eraser on a …
Note: See TracRevisionLog for help on using the revision log.