source: trunk/eraser6 @ 1654

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   4 years aramacciotti
(edit) @1385   4 years aramacciotti schedulerMissed Italian traslation corrected
(edit) @1376   4 years lowjoel Fixed regression introduced in r1305 where session ends do not trigger the …
(edit) @1374   4 years lowjoel Fixed regression in r1157. Fixes #265.
(edit) @1373   4 years aramacciotti Localized Scheduling tab
(edit) @1372   4 years lowjoel Fixed shell extension crash when: -no language is set in the Eraser …
(edit) @1371   4 years lowjoel The resources in the Shell extension are currently sublanguage-neutral …
(edit) @1370   4 years lowjoel When calling CCtxMenu::LoadString? use the Language ID specified in the …
(edit) @1369   4 years lowjoel Manually parse the string table to get the language resource we want when …
(edit) @1368   4 years lowjoel Compilo.
(edit) @1367   4 years lowjoel Restored the English resources. Do RC files work like this?
(edit) @1366   4 years aramacciotti First italian translation of Shell Extension resource file
(edit) @1365   4 years aramacciotti
(edit) @1364   4 years lowjoel Getting ready to release Eraser 6 stable; the first in the stable line …
(edit) @1363   4 years lowjoel ERROR_ACCESS_DENIED is 0x5 not 0x6 (ERROR_INVALID_HANDLE).
(edit) @1361   4 years lowjoel Ignore the ipch folder used by VS2010
(edit) @1360   4 years lowjoel Eraser's still under development, so update the copyright notice.
(edit) @1359   4 years lowjoel Set svn:eol-style to native
(edit) @1358   4 years lowjoel Set svn:keywords and svn:eol-style
(edit) @1357   4 years lowjoel Id is a keyword.
(edit) @1356   4 years lowjoel Split the settings classes from the Program file, I'll code an XML …
(edit) @1354   4 years lowjoel In debug builds, display unlocalised strings as "untranslated"; but in …
(edit) @1353   4 years lowjoel Display the displayed name of the language in the Eraser Settings dialog …
(edit) @1352   4 years lowjoel Position the Eraser tool bar (which is actually a menu bar) at (10, 27); …
(edit) @1351   4 years lowjoel Only extract the relative file name from the 7-zip archive. This is …
(edit) @1350   4 years lowjoel Generate the Version.wxs file first before signing the binaries as …
(edit) @1349   4 years lowjoel Include the Italian translations in the installer distributable.
(edit) @1348   4 years lowjoel Don't sign the DefaultPlugins? binary. If you are developing Eraser you can …
(edit) @1347   4 years aramacciotti Filled "untranslated" strings with default english values
(edit) @1346   4 years aramacciotti Filled "untraslated" strings with english default values
(edit) @1345   4 years aramacciotti Filled some "untranslated" strings with english default value
(edit) @1344   4 years aramacciotti Updated italian translation including main menù translation previously …
(edit) @1343   4 years lowjoel Move the controls in the settings page for Italian as the plausible …
(edit) @1342   4 years lowjoel Display a warning if no valid signing certificate can be found; this …
(edit) @1341   4 years aramacciotti
(edit) @1340   4 years aramacciotti Added italian translation
(edit) @1339   4 years aramacciotti First italian translation
(edit) @1338   4 years aramacciotti Reset font size and type in title
(edit) @1337   4 years aramacciotti Added italian translation resource file
(edit) @1336   4 years aramacciotti First italian translation
(edit) @1335   4 years lowjoel Suppress constant expression warning (this is used to include build …
(edit) @1334   4 years lowjoel Added periods after the backslash in path quotes to ensure that the paths …
(edit) @1333   4 years aramacciotti
(edit) @1332   4 years aramacciotti
(edit) @1331   4 years aramacciotti
(edit) @1330   4 years aramacciotti
(edit) @1329   4 years aramacciotti
(edit) @1328   4 years aramacciotti
(edit) @1327   4 years aramacciotti
(edit) @1326   4 years aramacciotti
(edit) @1325   4 years aramacciotti
(edit) @1324   4 years aramacciotti
(edit) @1323   4 years lowjoel Check protected system file names only if the file name is shorter than …
(edit) @1322   4 years lowjoel Ignore some filetypes generated by VS2010.
(edit) @1321   4 years lowjoel Warning fix. This also allows proper error messages to be displayed to the …
(edit) @1320   4 years lowjoel Added the Italian support files for Andrea Ramacciotti who has kindly …
(edit) @1319   4 years lowjoel Ran csgettext to obtain new internationalisation strings.
(edit) @1318   4 years lowjoel Fixed crash when deleting multiple tasks.
Note: See TracRevisionLog for help on using the revision log.