source: @ 2595

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2595   14 months lowjoel Follow the contract specified in IXmlSerializable.ReadXml?: the reader is …
(edit) @2594   14 months lowjoel Follow the contract specified in IXmlSerializable.ReadXml?: the reader is …
(edit) @2593   14 months lowjoel Allow log entries to be serialized to XML too.
(edit) @2592   14 months lowjoel Implemented XML Serialization for the Schedule types.
(edit) @2591   14 months lowjoel Since we've changed our task list format to a different one, we need to …
(edit) @2590   14 months lowjoel Since we've changed our task list format to a different one, we need to …
(edit) @2589   14 months lowjoel Save and load XML Task Lists instead for better compatibility between …
(edit) @2588   14 months lowjoel Let ErasureTargetCollection? support reading/writing to XML streams.
(edit) @2587   14 months lowjoel XmlSerializer? can only deal with public types.
(edit) @2586   14 months EraserSlave Compile fix.
(edit) @2585   14 months lowjoel Partially reverted r2583-r2584: We should not remove the normal binary …
(edit) @2584   14 months lowjoel Switch the Default Plugin's erasure targets to follow the new …
(edit) @2583   14 months lowjoel First change: Remove references to the System.Runtime.Serialization …
(edit) @2582   14 months lowjoel Start the XML Task Lists branch
(edit) @2581   14 months lowjoel Fixed Context Menu Secure Move handling bug reported in …
(edit) @2580   14 months lowjoel Handle PlatformNotSupportedException? when trying our list of hash …
(edit) @2579   14 months lowjoel Handle situations where the provided window handle is already a top-level …
(edit) @2578   14 months lowjoel Improve support for context menu erasures' confirmation dialog: the code …
(edit) @2577   14 months lowjoel Forward-port r2576 Eraser 6.0: Do not validate the form when the user …
(edit) @2576   14 months lowjoel Do not validate the form when the user clicks on the Cancel button. …
(edit) @2575   14 months lowjoel Specify that we have a specific method defined when we load the task from …
(edit) @2574   14 months lowjoel Don't run the GetSecondaryHashAlgorithm? function again if we've already …
(edit) @2573   14 months lowjoel Our entropy polling thread should have the lowest thread priority to …
(edit) @2572   14 months lowjoel Added a priority list for the primary and secondary hash algorithms. …
(edit) @2571   14 months lowjoel Use our MemoryXor? function to invert the pool, instead of writing another …
(edit) @2570   14 months lowjoel Wrong order of arguments, so the wrong array was XORed in place.
(edit) @2569   14 months lowjoel - Rewrote the MemoryXor? function to follow the API specification for …
(edit) @2568   14 months lowjoel Use shorthand for easier understanding.
(edit) @2567   14 months lowjoel - Fixed entropy poller registration: The plugins rewrite broke entropy …
(edit) @2566   14 months lowjoel Merged revisions 2563 and 2565 from Eraser 6.0: - Remove the unused …
(edit) @2565   14 months lowjoel Supplements r2563: Remove the unused PRFAlgorithms enum.
(edit) @2564   14 months lowjoel Use null as the parameters for the Container and Provider parameters …
(edit) @2563   14 months lowjoel Behavioural change: Removed the capability for switchable algorithms at …
(edit) @2562   14 months EraserSlave Backport from Eraser trunk: Better reparse point handling for Eraser 6.0 …
(edit) @2561   14 months lowjoel Part 2 fix for …
(edit) @2560   14 months lowjoel Supplements r2549: Resolve reparse points only for as long as the reparse …
(edit) @2559   14 months lowjoel We should only check for FileSystemInfos? in the directory being erased if …
(edit) @2558   14 months lowjoel When we are setting file times for reparse points, we should fall back to …
(edit) @2557   14 months lowjoel Do not display the shell confirmation dialog with TopMost? set to true, …
(edit) @2556   14 months lowjoel Fixed exception when the Erasure Target owner is assigned the same value …
(edit) @2555   14 months lowjoel Forward-port from Eraser 6.0: Supplements r2551: Support direct volume …
(edit) @2554   14 months lowjoel Supplements r2550: Support direct volume reparse points, similar to what …
(edit) @2553   14 months lowjoel Fixed exception when a timer tick event is raised after the completion of …
(edit) @2552   14 months lowjoel PHP warning fix for non-standard requests.
(edit) @2551   14 months lowjoel Forward-port from Eraser 6.0: When we are dereferencing a reparse point, …
(edit) @2550   14 months lowjoel When we are dereferencing a reparse point, we only need …
(edit) @2549   14 months lowjoel Forward-port from Eraser 6.0: We need to recursively dereference all …
(edit) @2548   14 months lowjoel New strings.
(edit) @2547   14 months lowjoel We need to recursively dereference all reparse points before we call …
(edit) @2546   14 months lowjoel If the user does not specify that he wants to delete the folder if it is …
(edit) @2545   14 months lowjoel Experimental fix for allowing context menu erasures to require …
(edit) @2544   14 months lowjoel Fixed a FileNotFound? exception when we are given a GUID we do not have …
(edit) @2543   14 months lowjoel Tasks were not being cleared from the task list upon successful completion …
(edit) @2542   14 months lowjoel Fixed syntax error with the batch script.
(edit) @2541   14 months lowjoel Handle no-TortoiseSVN situations differently from SubWCRev returning an …
(edit) @2540   14 months lowjoel Backport from trunk: Fix a misnomer: when Eraser is running, and a new …
(edit) @2539   14 months lowjoel Fix a misnomer: when Eraser is running, and a new task is added, it is …
(edit) @2538   14 months lowjoel Move the call to Application.EnableVisualStyles? to the start of the …
(edit) @2537   14 months lowjoel Fixed font override in the Shell confirmation dialog.
(edit) @2536   14 months lowjoel - Recursively delete a directory if report creation failed so we don't …
(edit) @2535   14 months lowjoel - We should re-throw the exception if we get one while processing the …
(edit) @2534   14 months lowjoel Removed debug code.
(edit) @2533   14 months lowjoel Updated to CommonLibrary?.NET 0.9.7
(edit) @2532   14 months lowjoel Version bump because we changed the underlying types behind the task list. …
(edit) @2531   14 months lowjoel Remove debug code.
(edit) @2530   14 months lowjoel Fixed parameter ordering; Eraser's context menu erasures will now prompt …
(edit) @2529   14 months lowjoel Backport r2527 and r2522 from trunk: Improve recycle bin support: on …
(edit) @2528   14 months lowjoel Clean up the project dependencies.
(edit) @2527   14 months lowjoel Properly implement the recycle bin erasure: do not delete the contents of …
(edit) @2526   14 months lowjoel StrongNameSignatureVerificationEx? has been deprecated. For .NET 4, we need …
(edit) @2525   14 months lowjoel Rebuild all dependencies with .NET 4.0, so that we can run Eraser on a …
(edit) @2524   14 months lowjoel Include the Eraser.Plugins assembly with the installation for plugins to …
(edit) @2523   14 months lowjoel Implement recycle bin erasures according to what Vista and 7 would detect …
(edit) @2522   14 months lowjoel Improve recycle bin support: on drives not using NTFS, Windows stores …
(edit) @2521   14 months lowjoel Just some reorganisation of the code ordering to have settings of the same …
(edit) @2520   14 months lowjoel Fix warnings in the project system.
(edit) @2519   14 months lowjoel Display the erasure targets when opening a task for editing.
(edit) @2518   14 months lowjoel Update copyrights to this year.
(edit) @2517   14 months lowjoel All types in Eraser.DefaultPlugins? can be internal since no one is …
(edit) @2516   14 months lowjoel Update copyrights to this year.
(edit) @2515   14 months lowjoel Set svn:keywords and svn:eol-style on all the source files.
(edit) @2514   14 months lowjoel Normalise .NET project settings across platforms and projects. It probably …
(edit) @2513   14 months lowjoel Remove misleading comment.
(edit) @2512   14 months lowjoel Use an updated build of csgettext.
(edit) @2511   14 months lowjoel Update the string resources for all the projects.
(edit) @2510   14 months lowjoel Close the Plugins Rewrite branch along with the completion of #363.
(edit) @2509   14 months lowjoel Redesign the Eraser Plugin framework. - Split the plugin-dependent …
(edit) @2508   14 months lowjoel Rename IDragAndDropConfigurer to IDragAndDropConfigurerFactory since it …
(edit) @2507   14 months lowjoel Fixed blank item text when the step provides a step name, but the step's …
(edit) @2506   14 months lowjoel Query for the list of tools before deciding whether we should disable the …
(edit) @2505   14 months lowjoel Added the IClientTool interface and ClientToolRegistrar? classes for client …
(edit) @2504   14 months lowjoel Added a tools Context Menu Strip for us to add tools to.
(edit) @2503   14 months lowjoel Added a Tools menu for plugins to insert tools in.
(edit) @2502   14 months lowjoel Freeze the version of the Eraser.Plugins assembly.
(edit) @2501   14 months lowjoel Allow SteppedProgressManager? steps to have null for their progress …
(edit) @2500   14 months lowjoel Fixed progress reporting for drive erasures.
(edit) @2499   14 months lowjoel Oops, allow removal of tasks.
(edit) @2498   14 months lowjoel We need to skip files which no longer exist after we enumerate them: this …
(edit) @2497   14 months lowjoel Cache the last returned progress for each erasure target, since our …
(edit) @2496   14 months lowjoel - Get a copy of the Task Progress property at the start of progress …
Note: See TracRevisionLog for help on using the revision log.