source: @ 2495

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   15 months lowjoel - Rename the Task.UIText property to Task.ToString?() - Remove the …
(edit) @2483   15 months lowjoel Make the Eraser Settings class a singleton. At the same time, implement a …
(edit) @2482   15 months lowjoel Store all the Eraser settings at the root node, similar to what Eraser 6.0 …
(edit) @2481   15 months lowjoel Made Persistently stored lists of strings use the REG_MULTI_SZ native …
(edit) @2480   15 months lowjoel Fixed the provision of persistent stores for plugins. Assemblies for which …
(edit) @2479   15 months lowjoel Compile fix.
(edit) @2478   15 months lowjoel Synchronise the Plugins Rewrite branch with trunk@r2442
(edit) @2477   15 months lowjoel Fixed crash when opening the Task Data Selection form.
(edit) @2476   15 months lowjoel The PrngRegistrar? should not try to store the active PRNG's GUID. It …
(edit) @2475   15 months lowjoel Fixed loading of settings from persistent storage (and the crash at …
(edit) @2474   15 months lowjoel Do not copy Eraser.Plugins.dll to the Plugins directory, since it would …
(edit) @2473   15 months lowjoel Make the Settings class compliant with the latest PersistentStore? API. The …
(edit) @2472   15 months lowjoel Move the ForceUnlockLockedFiles? setting to Eraser.Plugins since it should …
(edit) @2471   15 months lowjoel Move the Exception types to Eraser.Plugins.
(edit) @2470   15 months lowjoel Compile fixes.
(edit) @2469   15 months lowjoel Revert to the stock pages gif since the previous commit accidentally …
(edit) @2468   15 months lowjoel Instead of pushing events to the client, we will update our Progress …
(edit) @2467   15 months lowjoel Define the Task interface, and then store a reference to the parent task …
(edit) @2466   15 months lowjoel Further compile fixes.
(edit) @2465   15 months lowjoel Further compile fixes.
(edit) @2464   15 months lowjoel Further compile fixes.
(edit) @2463   15 months lowjoel Further compile fixes.
(edit) @2462   15 months lowjoel Move common erasure settings to the Host instance instead of the Manager …
(edit) @2461   15 months lowjoel Added base class implementations for each of the IRegisterable types.
(edit) @2460   15 months lowjoel Final set of compile fixes for making the types in Eraser.Plugins …
(edit) @2459   15 months lowjoel Woops, we do need to declare override since we are going to be inherited …
(edit) @2458   15 months lowjoel More changes for Eraser.DefaultPlugins?. There are still plenty of build …
(edit) @2457   15 months lowjoel XML documentation syntax fix.
(edit) @2456   15 months lowjoel First batch of changes for Eraser.DefaultPlugins?. There are plenty of …
(edit) @2455   15 months lowjoel Move the default Erase method, Unused Space Erase method and Active PRNG …
(edit) @2454   15 months lowjoel Fixed quite a few variable references.
(edit) @2453   15 months lowjoel Remove the Erase On Restart context menu item since users can modify the …
(edit) @2452   15 months lowjoel Added the IDragAndDropConfigurer interface and allow target configurers to …
(edit) @2451   15 months lowjoel Added the IDragAndDropConfigurer interface and allow target configurers to …
(edit) @2450   15 months lowjoel Fixed most broken references to the Extension Point interfaces.
(edit) @2449   15 months lowjoel Fixed most broken references to the Extension Point interfaces.
(edit) @2448   15 months lowjoel If we are dealing with builds, make a Build object instead of a download …
(edit) @2447   15 months lowjoel Revert to the original implementation for GetDisplayedLink?. We should only …
(edit) @2446   15 months lowjoel When we are printing links, we should link to our download page so that we …
(edit) @2445   15 months lowjoel Remove the dependency on Eraser.DefaultPlugins? (to try to make it …
(edit) @2444   15 months lowjoel Remainder of the changes made to only include interfaces in …
(edit) @2443   15 months lowjoel Made all the extension points in Eraser.Plugins to be interfaces, to be …
(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) @2440   15 months lowjoel Use the new identifier names defined in Eraser.Plugins.
(edit) @2439   15 months lowjoel Make all the plugin extension points interfaces. I'll move the rest of the …
(edit) @2438   15 months lowjoel Rename LoadingPolicy? to PluginLoadingPolicy? to be absolutely clear on the …
(edit) @2437   15 months lowjoel Add preliminary support for detection and installation of .NET 4 as …
(edit) @2436   15 months lowjoel Close the Forum Theme branch.
(edit) @2435   15 months lowjoel Merged the ForumTheme? branch to the website trunk.
(edit) @2434   15 months lowjoel Fix the link colour of the navigation at the top of the page (below the …
(edit) @2433   15 months lowjoel Fixed links when we are logging into the ACP.
(edit) @2432   15 months lowjoel Offset the Hue by 155 so that the blue-themed icons become red-themed …
(edit) @2431   15 months lowjoel Don't display the h3 with the nice borders inline with thread posts.
(edit) @2430   15 months lowjoel Oops, left debug code in the source.
(edit) @2429   15 months lowjoel Fixed the theme font-size switcher code.
(edit) @2428   15 months lowjoel Allow font-size switching to work with the theme.
(edit) @2427   15 months lowjoel The entire right style is not needed for the forum.
(edit) @2426   15 months lowjoel Aligned the header of the page.
(edit) @2425   15 months lowjoel Okay, got the surrounding theme elements working. The entire forum is now …
(edit) @2424   15 months lowjoel Let's just add our theme elements first, then modify.
(edit) @2423   15 months lowjoel Import the stock phpBB3 prosilver theme which we will use as a base for …
(edit) @2422   15 months lowjoel Create the Forum Themes branch for the website.
(edit) @2421   15 months lowjoel OK, I forgot I'm not supposed to make the branch folder.
(edit) @2420   15 months lowjoel Created the Forum Themes branch.
(edit) @2419   15 months lowjoel Create new branch for website development.
(edit) @2418   15 months lowjoel We need to handle a MissingManifestResourceException?: We get this when we …
(edit) @2417   15 months lowjoel Fix a little spillover when we have a full navigation bar (e.g. for …
(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) @2412   15 months lowjoel Implemented alternative implementation for sftp's delete command.
(edit) @2411   15 months lowjoel Use the new links for the forum and Trac in the website. Also, update the …
(edit) @2410   15 months lowjoel Add the dumps folder to version control since we need to make sure the …
(edit) @2409   15 months lowjoel Removed retired contributors.
(edit) @2408   15 months lowjoel No indexes, follow symlinks for this website. Also, redirect /updates to …
(edit) @2407   15 months lowjoel Do not define the error logging parameters. We should set these settings …
(edit) @2406   17 months lowjoel Moved the ProgressManager? classes to Eraser.Plugins since it does form a …
(edit) @2405   17 months lowjoel Store the error log at the same path for all scripts.
(edit) @2404   17 months lowjoel Since we can read the output stream for data even when the Download call …
(edit) @2403   17 months lowjoel When getting HTTP responses, do not fail immediately if we have a response …
(edit) @2402   17 months lowjoel New 6.0 branch builds should be prefixed with 6.0.10
(edit) @2401   17 months lowjoel Updated to the LZMA SDK 9.22-beta API.
(edit) @2400   17 months lowjoel The latest LZMA SDK's library name is LzmaLib?.lib.
(edit) @2399   18 months lowjoel Archive the documentation for Eraser 5.
(edit) @2398   18 months lowjoel Implemented digest authentication even when using PHP as a CGI. In …
(edit) @2397   18 months lowjoel Allow access from anywhere since I really can't ascertain the source IP of …
(edit) @2396   18 months lowjoel Compile fix.
Note: See TracRevisionLog for help on using the revision log.