source: trunk/eraser @ 2560

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @2553   14 months lowjoel Fixed exception when a timer tick event is raised after the completion of …
(edit) @2551   14 months lowjoel Forward-port from Eraser 6.0: When we are dereferencing a reparse point, …
(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) @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) @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) @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   15 months lowjoel Improve recycle bin support: on drives not using NTFS, Windows stores …
(edit) @2521   15 months lowjoel Just some reorganisation of the code ordering to have settings of the same …
(edit) @2520   15 months lowjoel Fix warnings in the project system.
(edit) @2519   15 months lowjoel Display the erasure targets when opening a task for editing.
(edit) @2518   15 months lowjoel Update copyrights to this year.
(edit) @2517   15 months lowjoel All types in Eraser.DefaultPlugins? can be internal since no one is …
(edit) @2516   15 months lowjoel Update copyrights to this year.
(edit) @2515   15 months lowjoel Set svn:keywords and svn:eol-style on all the source files.
(edit) @2514   15 months lowjoel Normalise .NET project settings across platforms and projects. It probably …
(edit) @2513   15 months lowjoel Remove misleading comment.
(edit) @2512   15 months lowjoel Use an updated build of csgettext.
(edit) @2511   15 months lowjoel Update the string resources for all the projects.
(edit) @2509   15 months lowjoel Redesign the Eraser Plugin framework. - Split the plugin-dependent …
(edit) @2442   15 months lowjoel Instead of allowing GetCompactPath? to be called on a FileSystemObject?, …
(edit) @2441   15 months lowjoel Fix a crash in the .NET 4.0 runtime when we call FindFirstVolumeMountpoint?
(edit) @2437   15 months lowjoel Add preliminary support for detection and installation of .NET 4 as …
(edit) @2418   15 months lowjoel We need to handle a MissingManifestResourceException?: We get this when we …
(edit) @2416   15 months lowjoel Oops, forgot to check the name of the new VS2010 merge modules.
(edit) @2415   15 months lowjoel Fix the TargetName? property to be what we want the .exe to be named to fix …
(edit) @2414   15 months lowjoel Forward-port from Eraser 6.0: Changes made to the Bootstrapper to use the …
(edit) @2413   15 months lowjoel We should link with the VC2010 merge modules for the C++ Runtime, since we …
(edit) @2341   19 months lowjoel Fixed an obscure crash when running the unlocker code under Vista SP2 - …
(edit) @2339   19 months lowjoel Fixed initialisation order. The settings panel should be initialised first …
(edit) @2337   19 months lowjoel Supplants r2335: if we still cannot erase the file after 1 retry, throw a …
(edit) @2336   19 months lowjoel Supplants r2335: Do not force a full re-erasure if the file cannot be …
(edit) @2335   19 months lowjoel Allow file unlocking to be done in the actual erasure as well, in addition …
(edit) @2334   19 months lowjoel Fixed compilo introduced in earlier revision.
(edit) @2332   19 months lowjoel Behaviour change: DuplicateHandle? when not provided a handle pointer to …
(edit) @2330   19 months lowjoel Reschedule the task for execution, in addition to just computing the next …
(edit) @2329   19 months lowjoel The exceptions thrown in Eraser.Util are developer-visible and should not …
(edit) @2326   19 months lowjoel The title of the balloon tip should be "Task Completed" and not "Task …
(edit) @2325   19 months lowjoel Use a new build of the library.
(edit) @2324   19 months lowjoel Implemented smart path compaction for the targets in the Task Properties …
(edit) @2323   19 months lowjoel Call our relative-path handling class PathUtil? instead so that we do not …
(edit) @2322   19 months lowjoel Call our relative-path handling class PathUtil? instead so that we do not …
(edit) @2321   19 months lowjoel Do not use the Windows 7.1 SDK toolset - the VS 2010 stock one is fine, I …
(edit) @2320   19 months lowjoel Upgraded to VS2010 projects and WiX 3.5 for futureproofing
(edit) @2319   19 months lowjoel We can use a higher significance level of 0.5; this yields slightly more …
(edit) @2318   19 months lowjoel Fixed display of language names in the Eraser Language selection. This is …
(edit) @2316   19 months lowjoel When obtaining the revision information, if we cannot find SubWCRev, we …
(edit) @2314   19 months lowjoel Fixed monthly schedules, as described in …
(edit) @2313   19 months lowjoel The event handler for the checked changed event for each of the recurring …
(edit) @2312   19 months lowjoel Be explicit about the behaviour of the schedule check boxes. Since we …
(edit) @2309   21 months lowjoel Fixed r2222: Recursive folder deletions should not go into reparse points. …
(edit) @2308   21 months lowjoel Hey, since the if statements above have braces, might as well follow the …
(edit) @2307   21 months lowjoel Sanity check for Progress Manager - Total should not be set below 0.
(edit) @2306   2 years lowjoel Merged revision(s) 2305 from branches/eraser6/6.0: Supplant r2304 for …
(edit) @2300   2 years lowjoel Fixed potential infinite loop when there are no updates to be processed. …
(edit) @2284   2 years lowjoel In the event that the crash report's folder name is not a valid date, just …
(edit) @2283   2 years lowjoel Move the MakeRelativeTo? method and the IsRootedAt? methods to the Path …
(edit) @2282   2 years lowjoel Prevent recursive folder definitions when users use Secure Move to move a …
(edit) @2281   2 years lowjoel Forward-port from Eraser 6.0: Don't allow the UnauthorizedAccessException?
(edit) @2279   2 years lowjoel Fixed crash when starting Eraser from the shell extension.
(edit) @2278   2 years lowjoel Backport from Eraser 6.0: Fixed documentation, adding a new target uses …
(edit) @2276   3 years lowjoel Implement drag&drop for the task properties window as well. Because of …
(edit) @2275   3 years lowjoel Fixed crash at task finish (error introduced in r2268)
(edit) @2274   3 years lowjoel Addresses #385 and supplements r1497: Display the full path as a tooltip …
(edit) @2272   3 years lowjoel Fixed compilo.
(edit) @2271   3 years lowjoel Removed unused strings.
(edit) @2269   3 years lowjoel Forward-port from Eraser 6.0: After r2267 where the Executor runs before …
(edit) @2268   3 years lowjoel Forward-port from Eraser 6.0: Going by the stack principle, since …
(edit) @2267   3 years lowjoel Forward-port from Eraser 6.0: Fix the "Eraser cannot connect to the …
(edit) @2266   3 years lowjoel Removed debug code.
(edit) @2260   3 years lowjoel Forward-port from Eraser 6.0: Remove the Gutmann Lite method as there is …
(edit) @2258   3 years lowjoel Forward-port from Eraser 6.0: As the task schedule currently only has a …
(edit) @2256   3 years lowjoel Forward-port from Eraser 6.0: Fixed the Documentation on Page 17: …
(edit) @2254   3 years lowjoel Forward-port from Eraser 6.0: On pre-Vista OSes, we really only need to …
(edit) @2250   3 years lowjoel Fixed command-line generation error after we passed the parent HWND to the …
Note: See TracRevisionLog for help on using the revision log.