source: @ 2569

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @2495   14 months lowjoel Fixed exception when the progress dialog is left open and the task …
(edit) @2494   14 months lowjoel Fixed exception when we are computing a time remaining value but …
(edit) @2493   14 months lowjoel Make our progress form's progress reporting tolerant to different states …
(edit) @2492   14 months lowjoel Revert to the old behaviour where assigning an ErasureTargetCollection? its …
(edit) @2491   14 months lowjoel Behaviour change: Tasks can only be added to one executor at a time.
(edit) @2490   14 months lowjoel Fixed progress updates for the Scheduler Panel.
(edit) @2489   14 months lowjoel The tag used for the number of passes should be an array of int.
(edit) @2488   14 months lowjoel Change the progress updates to be a pull paradigm and not a push paradigm: …
(edit) @2487   14 months lowjoel - Move the task execution machinery to the Task object, so that Tasks can …
(edit) @2486   14 months lowjoel Report progress updates by pushing information to the …
(edit) @2485   14 months lowjoel Replace the UIText property with ToString?(). Fix the resulting compile …
(edit) @2484   14 months lowjoel - Rename the Task.UIText property to Task.ToString?() - Remove the …
(edit) @2483   14 months lowjoel Make the Eraser Settings class a singleton. At the same time, implement a …
(edit) @2482   14 months lowjoel Store all the Eraser settings at the root node, similar to what Eraser 6.0 …
(edit) @2481   14 months lowjoel Made Persistently stored lists of strings use the REG_MULTI_SZ native …
(edit) @2480   14 months lowjoel Fixed the provision of persistent stores for plugins. Assemblies for which …
(edit) @2479   14 months lowjoel Compile fix.
(edit) @2478   14 months lowjoel Synchronise the Plugins Rewrite branch with trunk@r2442
(edit) @2477   14 months lowjoel Fixed crash when opening the Task Data Selection form.
(edit) @2476   14 months lowjoel The PrngRegistrar? should not try to store the active PRNG's GUID. It …
(edit) @2475   14 months lowjoel Fixed loading of settings from persistent storage (and the crash at …
(edit) @2474   14 months lowjoel Do not copy Eraser.Plugins.dll to the Plugins directory, since it would …
(edit) @2473   14 months lowjoel Make the Settings class compliant with the latest PersistentStore? API. The …
(edit) @2472   14 months lowjoel Move the ForceUnlockLockedFiles? setting to Eraser.Plugins since it should …
(edit) @2471   14 months lowjoel Move the Exception types to Eraser.Plugins.
(edit) @2470   14 months lowjoel Compile fixes.
Note: See TracRevisionLog for help on using the revision log.