source: @ 2349

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2349   19 months aramacciotti Translated the latest changes
(edit) @2348   19 months lowjoel Release 6.0.9
(edit) @2347   19 months lowjoel Added the missing project references needed to build the solution.
(edit) @2346   19 months lowjoel Added the pre-build event for Eraser.Plugins. This allows the code to be …
(edit) @2345   19 months lowjoel Upgrade the Plugins project to .NET 4 and VS2010 just like the rest of the …
(edit) @2344   19 months lowjoel Synchronise the Plugins Rewrite branch with trunk@r2341
(edit) @2343   19 months lowjoel Updated all versions to 6.0.9.
(edit) @2342   19 months lowjoel Fixed an obscure crash when running the unlocker code under Vista SP2 - …
(edit) @2341   19 months lowjoel Fixed an obscure crash when running the unlocker code under Vista SP2 - …
(edit) @2340   19 months lowjoel Merged revision(s) 2339 from trunk/eraser: Fixed initialisation order. The …
(edit) @2339   19 months lowjoel Fixed initialisation order. The settings panel should be initialised first …
(edit) @2338   19 months lowjoel Merged revision(s) 2335-2337 from trunk/eraser: Allow file unlocking to be …
(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) @2333   19 months lowjoel Merged revision(s) 2332 from trunk/eraser: Behaviour change: …
(edit) @2332   19 months lowjoel Behaviour change: DuplicateHandle? when not provided a handle pointer to …
(edit) @2331   19 months lowjoel Merged revision(s) 2330 from trunk/eraser: Reschedule the task for …
(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) @2328   19 months lowjoel Closes #396: Document circumventing of UAC for Free Space Erasures. A …
(edit) @2327   19 months lowjoel Merged revision(s) 2326 from trunk/eraser: The title of the balloon tip …
(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) @2317   19 months lowjoel Backport from revision 2316 from trunk/eraser: When obtaining the …
(edit) @2316   19 months lowjoel When obtaining the revision information, if we cannot find SubWCRev, we …
(edit) @2315   19 months lowjoel Backport from revision 2314 from trunk/eraser: Fixed monthly schedules, …
(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) @2311   20 months lowjoel Slightly modified the style file to better fit the overall theme and look …
(edit) @2310   20 months lowjoel Trac has been set up as a separate server, at http://trac.heidi.ie/
(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   23 months lowjoel Merged revision(s) 2305 from branches/eraser6/6.0: Supplant r2304 for …
(edit) @2305   23 months lowjoel Supplant r2304 for future versions of Eraser were we may not want to …
(edit) @2304   23 months lowjoel Apache would send responses in chunks if we don't calculate our own …
(edit) @2303   2 years lowjoel Don't display errors, but log stuff for 30719 (E_ALL in PHP 5.3)
(edit) @2302   2 years lowjoel Perhaps we should keep the directives in a IfModule? block so that if we …
(edit) @2301   2 years lowjoel Use the .user.ini files supported in PHP 5.3+
(edit) @2300   2 years lowjoel Fixed potential infinite loop when there are no updates to be processed. …
(edit) @2299   2 years lowjoel Added the Eraser 6.0.8 announcement.
(edit) @2298   2 years lowjoel Fix parsing of attributes from reflection-only assemblies.
(edit) @2297   2 years lowjoel Don't copy the plugin dependency to the plugins folder to prevent cyclical …
(edit) @2296   2 years lowjoel Undo accidental commit.
(edit) @2295   2 years lowjoel - Fixed the PluginInfo?.Load function to not load the assembly twice if it …
(edit) @2294   2 years lowjoel Fix the rest of the code to compile with the new classes.
(edit) @2293   2 years lowjoel Rename the PluginInstance? class to be the PluginInfo? class.
(edit) @2292   2 years lowjoel Fixed compilation.
(edit) @2291   2 years lowjoel Split the LoadingPolicy? attribute, PluginInstance? class and IPlugin …
(edit) @2290   2 years lowjoel Proper attributes.
(edit) @2289   2 years lowjoel Add the copyright header.
(edit) @2288   2 years lowjoel First compilable version. - Whether plugins are allowed to be loaded is …
(edit) @2287   2 years lowjoel The Plugins project must be built for all architectures.
(edit) @2286   2 years lowjoel Split the Eraser.Manager assembly from the Eraser.Plugins assembly. The …
(edit) @2285   2 years lowjoel Opened the pluginsRewrite branch to deal with plugin architecture …
(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) @2280   2 years lowjoel Don't allow the UnauthorizedAccessException? to propagate up the stack; …
(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) @2277   2 years lowjoel Fixed documentation, adding a new target uses the Add Data button. …
(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) @2273   3 years lowjoel Define the Win32 platform for Eraser just like trunk so that we can build …
(edit) @2272   3 years lowjoel Fixed compilo.
(edit) @2271   3 years lowjoel Removed unused strings.
(edit) @2270   3 years lowjoel Implement r1681 for directories as well. Eraser trunk already has this …
(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) @2265   3 years lowjoel After r2263 where the Executor runs before the creation of the main …
(edit) @2264   3 years lowjoel Going by the stack principle, since Task.Executing is set after the …
(edit) @2263   3 years lowjoel Fix the "Eraser cannot connect to the running instance for erasure" …
(edit) @2262   3 years lowjoel Remove an unused string.
(edit) @2261   3 years lowjoel Fix crash when right-clicking in empty locations of folders (one wonders …
(edit) @2260   3 years lowjoel Forward-port from Eraser 6.0: Remove the Gutmann Lite method as there is …
(edit) @2259   3 years lowjoel Remove the Gutmann Lite method as there is currently no evidence it …
(edit) @2258   3 years lowjoel Forward-port from Eraser 6.0: As the task schedule currently only has a …
(edit) @2257   3 years lowjoel Addresses #375: as the task schedule currently only has a resolution of …
(edit) @2256   3 years lowjoel Forward-port from Eraser 6.0: Fixed the Documentation on Page 17: …
(edit) @2255   3 years lowjoel Fixed the Documentation in two places: - Page 7: compatible task lists …
(edit) @2254   3 years lowjoel Forward-port from Eraser 6.0: On pre-Vista OSes, we really only need to …
(edit) @2253   3 years lowjoel Fixes #380. On pre-Vista OSes, we really only need to set the menu item …
(edit) @2252   3 years lowjoel Final compile fix to backport the fix for the disk full error when erasing …
(edit) @2251   3 years lowjoel Supplements r2249: compile fixes and remove redundant code in the v6.0 …
(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.