|
|
|
@1440
|
3 years |
lowjoel |
Provide a callback function when erasing file system resident files; this …
|
|
|
|
@1439
|
3 years |
lowjoel |
Call the provided callback function even though we do not know what our …
|
|
|
|
@1438
|
3 years |
lowjoel |
Made improvements to the progress handling of NTFS' handling of unused …
|
|
|
|
@1437
|
3 years |
lowjoel |
Don't allocate memory by using file_get_contents, readfile is more …
|
|
|
|
@1436
|
3 years |
lowjoel |
Rename all the BlackBox? tables to have an underscore separating the …
|
|
|
|
@1435
|
3 years |
lowjoel |
Display Eraser 6.2 builds as well, since we'll build both Eraser 6 and 6.2 …
|
|
|
|
@1434
|
3 years |
lowjoel |
Removed the beta builds from our download page, they're superseded by the …
|
|
|
|
@1433
|
3 years |
lowjoel |
Throw the Unknown Download exception only if we don't know where to get …
|
|
|
|
@1432
|
3 years |
lowjoel |
Backported r1431 from trunk
|
|
|
|
@1431
|
3 years |
lowjoel |
When setting the font on the menus as part of themeing use the Menu font …
|
|
|
|
@1430
|
3 years |
lowjoel |
Sign only the installer and not the other exe's (e.g. VC runtime)
|
|
|
|
@1429
|
3 years |
lowjoel |
Fixed the InvalidOperationException? thrown when Eraser is started. …
|
|
|
|
@1428
|
3 years |
lowjoel |
Fixed the InvalidOperationException? thrown when Eraser is started. See …
|
|
|
|
@1427
|
3 years |
lowjoel |
Don't enumerate the directories if the Crash Reports folder does not …
|
|
|
|
@1426
|
3 years |
lowjoel |
-Removed the Idle event handler since that should be the GUI's job.
…
|
|
|
|
@1425
|
3 years |
lowjoel |
Set the modality of the BlackBox? dialogs; the progress window will be …
|
|
|
|
@1424
|
3 years |
lowjoel |
Standardise on the Crash Report Name to be YYYYMMDD HHMMSS.milli so that …
|
|
|
|
@1423
|
3 years |
lowjoel |
-Allow users to preview the contents of reports
-Change the listbox to a …
|
|
|
|
@1422
|
3 years |
lowjoel |
Allow reports to be deleted. Also allow the Path to the report be …
|
|
|
|
@1421
|
3 years |
lowjoel |
Veto the uploading dialog from closing if the upload/compress is in …
|
|
|
|
@1420
|
3 years |
lowjoel |
Set the icon of the Crash Assistant so that progress can be monitored.
|
|
|
|
@1419
|
3 years |
lowjoel |
Allow localisation of the upload progress form
|
|
|
|
@1418
|
3 years |
lowjoel |
Allow users to cancel the submission of the report.
|
|
|
|
@1417
|
3 years |
lowjoel |
Only display the BlackBox? UI if the user has unsubmitted reports.
|
|
|
|
@1416
|
3 years |
lowjoel |
The first version of the BlackBox? Web Backend.
|
|
|
|
@1415
|
3 years |
lowjoel |
Use only alphanumeric multipart boundaries; this seems to resolve some …
|
|
|
|
@1414
|
3 years |
lowjoel |
Remove whitespace when getting the exception type from the stack trace.
|
|
|
|
@1413
|
3 years |
lowjoel |
Include the type of exception in the stack trace log. To do this, I have …
|
|
|
|
@1412
|
3 years |
lowjoel |
New strings for localisation
|
|
|
|
@1411
|
3 years |
lowjoel |
Display the BlackBox? UI in the idle loop instead of blocking the loading …
|
|
|
|
@1410
|
3 years |
lowjoel |
Reorganised the BlackBox? main UI to add a cracked Eraser icon and rewrote …
|
|
|
|
@1409
|
3 years |
lowjoel |
-Display a proper error message box when errors occur in the worker …
|
|
|
|
@1408
|
3 years |
lowjoel |
If the HTTP error code is not 200 OK we will check for an Error root …
|
|
|
|
@1407
|
3 years |
lowjoel |
Don't clear the final entry which is added to the stack trace; this …
|
|
|
|
@1406
|
3 years |
lowjoel |
When we request the stack trace from the BlackBox? report, retrun the data …
|
|
|
|
@1405
|
3 years |
lowjoel |
-Parse the stack trace and then verify against the server to see if it is …
|
|
|
|
@1404
|
3 years |
lowjoel |
When writing the stack trace in the separate file, don't write the fancy …
|
|
|
|
@1403
|
3 years |
lowjoel |
Decide once the length of the boundary since placing the Random call in …
|
|
|
|
@1402
|
3 years |
lowjoel |
Valid boundaries are between 1 and 70 characters in length; the old …
|
|
|
|
@1401
|
3 years |
lowjoel |
Write the stack trace to a separate file for reading later by the …
|
|
|
|
@1400
|
3 years |
lowjoel |
-When writing the TAR file just write the file names relative to the …
|
|
|
|
@1399
|
3 years |
lowjoel |
Updated file hashes and re-uploads
|
|
|
|
@1398
|
3 years |
lowjoel |
-Specify the progress when updating the upload status (fixes exception)
…
|
|
|
|
@1397
|
3 years |
lowjoel |
Factorise out the upload code to a new class for clarity
|
|
|
|
@1396
|
3 years |
lowjoel |
Store the paths to the files in the crash report as constants
|
|
|
|
@1395
|
3 years |
lowjoel |
-Extend the MultipartFormDataBuilder? class to support both files and form …
|
|
|
|
@1394
|
3 years |
lowjoel |
Implemented uploading to the webserver.
|
|
|
|
@1393
|
3 years |
lowjoel |
Added copyright notice
|
|
|
|
@1392
|
3 years |
lowjoel |
Compress the crash report before uploading.
|
|
|
|
@1391
|
3 years |
lowjoel |
Add the crash reports to the main BlackBox? UI and check them all.
|
|
|
|
@1390
|
3 years |
lowjoel |
Added the BlackBoxReport? class that encapsulates a crash report.
|
|
|
|
@1389
|
3 years |
lowjoel |
Added the BlackBox? UI components so that the user will be prompted to send …
|
|
|
|
@1388
|
3 years |
lowjoel |
The first version of the BlackBox? class.
|
|
|
|
@1387
|
3 years |
lowjoel |
Initial commit to the Eraser BlackBox? branch which is our own crash …
|
|
|
|
@1386
|
3 years |
aramacciotti |
|
|
|
|
@1385
|
3 years |
aramacciotti |
schedulerMissed Italian traslation corrected
|
|
|
|
@1384
|
3 years |
lowjoel |
Mis-linked the announcement
|
|
|
|
@1383
|
3 years |
lowjoel |
Branch the Eraser 6.0 Stable branch
|
|
|
|
@1382
|
3 years |
lowjoel |
Tagged Eraser 5.8.8
|
|
|
|
@1381
|
3 years |
lowjoel |
Tagged Eraser 6.0.6.1376 (stable)
|
|
|
|
@1380
|
3 years |
lowjoel |
Updated announcements.
|
|
|
|
@1379
|
3 years |
lowjoel |
5.8.8 and 6.0.6 release.
|
|
|
|
@1378
|
3 years |
lowjoel |
Updated readme for 5.8.8
|
|
|
|
@1377
|
3 years |
lowjoel |
Version bump.
|
|
|
|
@1376
|
3 years |
lowjoel |
Fixed regression introduced in r1305 where session ends do not trigger the …
|
|
|
|
@1375
|
3 years |
lowjoel |
Convert all relative path names to full path names when enumerating files …
|
|
|
|
@1374
|
3 years |
lowjoel |
Fixed regression in r1157. Fixes #265.
|
|
|
|
@1373
|
3 years |
aramacciotti |
Localized Scheduling tab
|
|
|
|
@1372
|
3 years |
lowjoel |
Fixed shell extension crash when:
-no language is set in the Eraser …
|
|
|
|
@1371
|
3 years |
lowjoel |
The resources in the Shell extension are currently sublanguage-neutral …
|
|
|
|
@1370
|
3 years |
lowjoel |
When calling CCtxMenu::LoadString? use the Language ID specified in the …
|
|
|
|
@1369
|
3 years |
lowjoel |
Manually parse the string table to get the language resource we want when …
|
|
|
|
@1368
|
3 years |
lowjoel |
Compilo.
|
|
|
|
@1367
|
3 years |
lowjoel |
Restored the English resources. Do RC files work like this?
|
|
|
|
@1366
|
3 years |
aramacciotti |
First italian translation of Shell Extension resource file
|
|
|
|
@1365
|
3 years |
aramacciotti |
|
|
|
|
@1364
|
3 years |
lowjoel |
Getting ready to release Eraser 6 stable; the first in the stable line …
|
|
|
|
@1363
|
3 years |
lowjoel |
ERROR_ACCESS_DENIED is 0x5 not 0x6 (ERROR_INVALID_HANDLE).
|
|
|
|
@1362
|
3 years |
lowjoel |
Wrote date format string.
|
|
|
|
@1361
|
3 years |
lowjoel |
Ignore the ipch folder used by VS2010
|
|
|
|
@1360
|
3 years |
lowjoel |
Eraser's still under development, so update the copyright notice.
|
|
|
|
@1359
|
3 years |
lowjoel |
Set svn:eol-style to native
|
|
|
|
@1358
|
3 years |
lowjoel |
Set svn:keywords and svn:eol-style
|
|
|
|
@1357
|
3 years |
lowjoel |
Id is a keyword.
|
|
|
|
@1356
|
3 years |
lowjoel |
Split the settings classes from the Program file, I'll code an XML …
|
|
|
|
@1355
|
3 years |
lowjoel |
Don't list builds in the update list.
|
|
|
|
@1354
|
3 years |
lowjoel |
In debug builds, display unlocalised strings as "untranslated"; but in …
|
|
|
|
@1353
|
3 years |
lowjoel |
Display the displayed name of the language in the Eraser Settings dialog …
|
|
|
|
@1352
|
3 years |
lowjoel |
Position the Eraser tool bar (which is actually a menu bar) at (10, 27); …
|
|
|
|
@1351
|
3 years |
lowjoel |
Only extract the relative file name from the 7-zip archive. This is …
|
|
|
|
@1350
|
3 years |
lowjoel |
Generate the Version.wxs file first before signing the binaries as …
|
|
|
|
@1349
|
3 years |
lowjoel |
Include the Italian translations in the installer distributable.
|
|
|
|
@1348
|
3 years |
lowjoel |
Don't sign the DefaultPlugins? binary. If you are developing Eraser you can …
|
|
|
|
@1347
|
3 years |
aramacciotti |
Filled "untranslated" strings with default english values
|
|
|
|
@1346
|
3 years |
aramacciotti |
Filled "untraslated" strings with english default values
|
|
|
|
@1345
|
3 years |
aramacciotti |
Filled some "untranslated" strings with english default value
|
|
|
|
@1344
|
3 years |
aramacciotti |
Updated italian translation including main menù translation previously …
|
|
|
|
@1343
|
3 years |
lowjoel |
Move the controls in the settings page for Italian as the plausible …
|
|
|
|
@1342
|
3 years |
lowjoel |
Display a warning if no valid signing certificate can be found; this …
|
|
|
|
@1341
|
3 years |
aramacciotti |
|
|
|
|