source: trunk/eraser6 @ 1469

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   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.
(edit) @1317   4 years lowjoel Allow users to control an elevated instance of Eraser from the Explorer …
(edit) @1304   4 years lowjoel Real fix for #234.
(edit) @1303   4 years lowjoel Eraser should be compiled for any cpu not just x86.
(edit) @1302   4 years lowjoel Align the job title with the rest of the text.
(edit) @1301   4 years lowjoel Rebuilt BevelLine? that sizes correctly when used with Localisation.
(edit) @1300   4 years lowjoel New DragDropLib? assembly, this was recompiled (without any namespace …
(edit) @1299   4 years lowjoel When selecting too many files for erasure at once show a useful error …
(edit) @1298   4 years lowjoel Blank the current pass text when the task completes.
(edit) @1297   4 years lowjoel We don't grow the stream to overwrite all the MFT records - we just …
(edit) @1296   4 years lowjoel Allow dragging many files into the Eraser window. Fixes …
(edit) @1289   4 years lowjoel Compile warning fix.
(edit) @1288   4 years lowjoel When erasing resident files do NOT extend the stream lest the resident …
(edit) @1287   4 years lowjoel When checking whether a file fits in the MFT record we went to checkt he …
(edit) @1286   4 years lowjoel Revert r1285 as this patch isn't ready for public use yet.
(edit) @1285   4 years lowjoel Handle nonexistant files properly - don't halt the entire task just …
(edit) @1284   4 years lowjoel Potential fix for #234. Seems to work.
(edit) @1282   4 years lowjoel Use directory-relative for syntax. Fixes the signing in builds.
(edit) @1278   4 years lowjoel -Display a useful error message when an error is encountered initiating a …
(edit) @1277   4 years lowjoel Upgraded to the 4.63 LZMA SDK.
(edit) @1276   4 years lowjoel Wrong platform reference.
(edit) @1275   4 years lowjoel Add the documentation to the versioned files so the MSIs can be built and …
(edit) @1274   4 years lowjoel My bad - this is a fix for compiling Eraser in a path containing spaces.
(edit) @1273   4 years lowjoel Downgrade to WiX 3.0 for code stability
(edit) @1270   4 years lowjoel Sign all binaries except vshost.exe
(edit) @1269   4 years lowjoel List the binaries to sign dynamically so we can separately build win32 and …
(edit) @1268   4 years lowjoel Reverted r1258 and r1254-r1255; this is in the EncryptedSettings? branch.
Note: See TracRevisionLog for help on using the revision log.