source: trunk/eraser6 @ 1706

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1706   3 years lowjoel Disable low disk space notifications when running unused space erasures.
(edit) @1700   3 years lowjoel Forward port from Eraser 6.0: Fixed crash when the process which is …
(edit) @1698   3 years lowjoel Fixed the blank UI Text when the root of a drive is selected for erasure.
(edit) @1697   3 years lowjoel The progress bar on the scheduler panel is off by (2, 2); offset it by …
(edit) @1696   3 years lowjoel Forward port from Eraser 6.0: Enabled VolumeInfo? class to deal with UNC …
(edit) @1694   3 years lowjoel New strings in trunk.
(edit) @1692   3 years lowjoel When copying the plausible deniability file, dispose the created stream …
(edit) @1690   3 years lowjoel Instead of throwing an exception when we can't verify whether a file …
(edit) @1689   3 years lowjoel Fixed the font size of the scheduler panel title font.
(edit) @1688   3 years lowjoel Fixed ArgumentOutOfRangeException? when erasing. Instead of assigning the …
(edit) @1683   3 years lowjoel Forgot to save the bootstrapper resource. Updated the copyright for this …
(edit) @1682   3 years lowjoel Update the assembly information fields too.
(edit) @1680   3 years lowjoel Fixed infinite recursion introduced in r1668 when setting the Total …
(edit) @1678   3 years lowjoel Update the copyright on the about page too.
(edit) @1676   3 years lowjoel Fixed recycle bin erasures after bug introduced in r1652 where due to the …
(edit) @1675   3 years lowjoel Updated copyright information: since Eraser is still under development we …
(edit) @1674   3 years lowjoel Forward port from Eraser 6.0: When we check for errors upon opening a file …
(edit) @1670   3 years lowjoel Forward port from Eraser 6.0: Removed NtQuerySystemInformation? calls for …
(edit) @1668   3 years lowjoel Fixed ArgumentOutOfRangeException? when erasing free space using an erasure …
(edit) @1667   3 years lowjoel Forward port from Eraser 6.0: Fixed crash when task is edited and the task …
(edit) @1665   3 years lowjoel Forward port from Eraser 6.0: Start a new logging session the moment we …
(edit) @1662   3 years lowjoel Fixed regression in r1102: the check on Exists ensures that the …
(edit) @1661   3 years lowjoel Ignore all ThreadAbortExceptions? from BlackBox? Report creation since these …
(edit) @1660   3 years lowjoel Forward Port from Eraser 6.0: When dealing with the LogForm? and the …
(edit) @1658   3 years lowjoel Forward port from Eraser 6.0: Fixed IOExeption when erasing files with …
(edit) @1657   3 years aramacciotti Some italian localisation files added
(edit) @1656   3 years aramacciotti Italian translation
(edit) @1655   3 years aramacciotti Group items italian localisation
(edit) @1654   3 years aramacciotti Italian localisation
(edit) @1652   3 years lowjoel Change of behaviour for 6.2: Erasing files or folders that don't exist is …
(edit) @1651   3 years lowjoel Fixed infinite loop when there is an InnerException? member in an exception …
(edit) @1650   3 years lowjoel Forward port from Eraser 6.0: Fixed IOException thrown when users erase …
(edit) @1644   3 years lowjoel Forward port from Eraser 6.0: Fixed crash when we try to close open …
(edit) @1642   3 years lowjoel Forward port from Eraser 6.0: Fixed crash when user clicks on About dialog …
(edit) @1640   3 years lowjoel Forward port from Eraser 6.0: Fixed race condition when two instance of …
(edit) @1638   3 years lowjoel Forward port from Eraser 6.0: Fixed exception when the filesystem object …
(edit) @1636   3 years lowjoel Forward port from Eraser 6.0: Fixed regression introduced in r1633, I …
(edit) @1634   3 years lowjoel Forward port from Eraser 6.0: Fixed regression introduced in r1490 where …
(edit) @1628   3 years lowjoel Build the installers as a separate target in the msbuild project. Also …
(edit) @1627   3 years lowjoel Disable building of the Installer project in the solution file for all …
(edit) @1611   3 years lowjoel Merged the BlackBox? branch to trunk. Completes #317: Merge the BlackBox?
(edit) @1533   3 years lowjoel Added bug tracker integration for TortoiseSVN
(edit) @1518   3 years lowjoel Forward-ported the Eraser 6.0 branch to trunk, up to r1517. When …
(edit) @1515   3 years lowjoel Merged the SpeedMeter? branch to trunk. Fixes #90: Generic speed meter
(edit) @1501   3 years lowjoel -Remove the Pass Number header title and leave it blank, the increasing …
(edit) @1500   3 years lowjoel Set the FlatStyle? of abstract buttons to System so that Vista/7 fading …
(edit) @1499   3 years lowjoel Use drag&drop to order passes instead of the clumsy move up/move down …
(edit) @1498   3 years lowjoel Well, in the task it may not be another number of files, it could be an …
(edit) @1497   3 years lowjoel fixes #295: Tasks name excessive when alot of files selected to be removed …
(edit) @1496   3 years lowjoel -Check whether System Restore is enabled when the unused space erasure is …
(edit) @1495   3 years lowjoel Forward-port r1486 through r1494 to trunk.
(edit) @1485   3 years lowjoel Forward-port r1475 through r1484 to trunk.
(edit) @1473   3 years lowjoel No need to call GetLastError? to get the error code for SfcIsFileProtected?: …
(edit) @1471   3 years lowjoel Typo -- when providing progress feedback when erasing MFT resident files …
(edit) @1469   3 years lowjoel Compilo. Strange, I thought it compiled fine.
(edit) @1467   3 years lowjoel When deleting files or folders, always limit the number of tries to erase …
(edit) @1465   3 years lowjoel I was referring to the wrong field to check for the ID of the menu we were …
(edit) @1462   3 years lowjoel Moved the update location to the scripts subfolder.
(edit) @1457   3 years lowjoel Downgrade the unauthorized access to files during cluster tip erasures as …
(edit) @1450   3 years lowjoel When double-clicking, display the full log message as the list-view is …
(edit) @1448   3 years lowjoel Compilo fix.
(edit) @1446   3 years lowjoel Do not explicitly allow or disallow a plugin based on whether the plugin …
(edit) @1444   3 years lowjoel Currently, we need .NET 3.5 SP1 or later; the previous equality test did …
(edit) @1443   3 years lowjoel -Abstract the Handle class to the Handle template to be able to take any …
(edit) @1442   3 years lowjoel Remove the unused DataOffset? constant.
(edit) @1440   3 years lowjoel Provide a callback function when erasing file system resident files; this …
(edit) @1439   3 years lowjoel Call the provided callback function even though we do not know what our …
(edit) @1438   3 years lowjoel Made improvements to the progress handling of NTFS' handling of unused …
(edit) @1431   3 years lowjoel When setting the font on the menus as part of themeing use the Menu font …
(edit) @1428   3 years lowjoel Fixed the InvalidOperationException? thrown when Eraser is started. See …
(edit) @1386   3 years aramacciotti
(edit) @1385   3 years aramacciotti schedulerMissed Italian traslation corrected
(edit) @1376   3 years lowjoel Fixed regression introduced in r1305 where session ends do not trigger the …
(edit) @1374   3 years lowjoel Fixed regression in r1157. Fixes #265.
(edit) @1373   3 years aramacciotti Localized Scheduling tab
(edit) @1372   3 years lowjoel Fixed shell extension crash when: -no language is set in the Eraser …
(edit) @1371   3 years lowjoel The resources in the Shell extension are currently sublanguage-neutral …
(edit) @1370   3 years lowjoel When calling CCtxMenu::LoadString? use the Language ID specified in the …
(edit) @1369   3 years lowjoel Manually parse the string table to get the language resource we want when …
(edit) @1368   3 years lowjoel Compilo.
(edit) @1367   3 years lowjoel Restored the English resources. Do RC files work like this?
(edit) @1366   3 years aramacciotti First italian translation of Shell Extension resource file
(edit) @1365   3 years aramacciotti
(edit) @1364   3 years lowjoel Getting ready to release Eraser 6 stable; the first in the stable line …
(edit) @1363   3 years lowjoel ERROR_ACCESS_DENIED is 0x5 not 0x6 (ERROR_INVALID_HANDLE).
(edit) @1361   3 years lowjoel Ignore the ipch folder used by VS2010
(edit) @1360   3 years lowjoel Eraser's still under development, so update the copyright notice.
(edit) @1359   3 years lowjoel Set svn:eol-style to native
(edit) @1358   3 years lowjoel Set svn:keywords and svn:eol-style
(edit) @1357   3 years lowjoel Id is a keyword.
(edit) @1356   3 years lowjoel Split the settings classes from the Program file, I'll code an XML …
(edit) @1354   3 years lowjoel In debug builds, display unlocalised strings as "untranslated"; but in …
(edit) @1353   3 years lowjoel Display the displayed name of the language in the Eraser Settings dialog …
(edit) @1352   3 years lowjoel Position the Eraser tool bar (which is actually a menu bar) at (10, 27); …
(edit) @1351   3 years lowjoel Only extract the relative file name from the 7-zip archive. This is …
(edit) @1350   3 years lowjoel Generate the Version.wxs file first before signing the binaries as …
(edit) @1349   3 years lowjoel Include the Italian translations in the installer distributable.
(edit) @1348   3 years lowjoel Don't sign the DefaultPlugins? binary. If you are developing Eraser you can …
(edit) @1347   3 years aramacciotti Filled "untranslated" strings with default english values
(edit) @1346   3 years aramacciotti Filled "untraslated" strings with english default values
Note: See TracRevisionLog for help on using the revision log.