История коммитов

Автор SHA1 Сообщение Дата
  Jordan Russell 6e0c169a9b Use StrToUInt64 to convert "qword" [Registry] ValueData. 2 недель назад
  Jordan Russell 95633ed353 Change TFile.Position to Int64. 1 месяц назад
  Jordan Russell e6659b27ea Remove no-longer-needed Int64 casts when accessing TFile.Size. 1 месяц назад
  Jordan Russell 0793e717af Support implicit conversion between Integer64 and Int64. 1 месяц назад
  Martijn Laan 00b8c7724b Update Setup. 1 месяц назад
  Martijn Laan 27e7d3aef9 Add new RetryCancelCancel message to improve AskRetryDownloadArchivesToExtract's and RenameUninstallExe's task dialogs. This is the final new message. 😅 1 месяц назад
  Martijn Laan 2c669ae702 Merge branch 'main' into files-downloadarchive 1 месяц назад
  Martijn Laan 6126cac9a6 Put throttling of progress callbacks to [Code] in the correct places and also make it time-based. 1 месяц назад
  Martijn Laan 8ece4d2f91 Clarify logging when there's nothing to extract from an archive. (Likely cause: all files are in a subdir but recursesubdirs wasnt used.) 1 месяц назад
  Martijn Laan 05e77967bb Clarify logging when there's nothing to extract from an archive. (Likely cause: all files are in a subdir but recursesubdirs wasnt used.) 1 месяц назад
  Martijn Laan 0970f192da Make AskRetryDownloadArchivesToExtract msgbox a nice one, consistent with AbortRetryIgnoreTaskDialogMsgBox. Do same for RenameUninstallExe. Todo: new message commit + make LastBaseNameOrUrl available to [Code]. 1 месяц назад
  Martijn Laan ab38d96ced Make sure it always downloads archives just once and not a second time on retries because of error with other archive. 1 месяц назад
  Martijn Laan 3f2615936c Merge branch 'main' into files-downloadarchive 2 месяцев назад
  Martijn Laan 92b26afd0c Comment fixes. 2 месяцев назад
  Martijn Laan 2d0ec7b9e5 Add support for dowload+extractarchives in a simple and clean way 👍 2 месяцев назад
  Martijn Laan 8358e444e8 Extractarchive log tweaks: 2 месяцев назад
  Martijn Laan f3f7fbad28 Finish: Tweaks and fixes after testing. 2 месяцев назад
  Martijn Laan 59998c0e85 Fix. 2 месяцев назад
  Martijn Laan 46252ab541 Cleanup. 2 месяцев назад
  Martijn Laan a73d49d52e Cleanup by adding TSetupFileVerification. 2 месяцев назад
  Martijn Laan 762abd65c6 Merge branch 'main' into files-hash 2 месяцев назад
  Martijn Laan 41e4b363cd Add SHA256 verification in all places where it can do ISSig verification, using new [Files] parameter Hash. 2 месяцев назад
  Martijn Laan f9feb780c2 Fix/cleanup bad param (which was ignored). 2 месяцев назад
  Martijn Laan ecbc01910b Merge branch 'files-download' 2 месяцев назад
  Martijn Laan 487b78d6dc Cleanup. 2 месяцев назад
  Martijn Laan 2a32a45277 Use the same progress protection while extracting and downloading as while copying an external file. 2 месяцев назад
  Martijn Laan 9471d2e64b Add constants support to DownloadISSigSource, DownloadUserName, and DownloadPassword + fix param parsing bug. 2 месяцев назад
  Martijn Laan eb7f104e80 Merge branch 'main' into files-download 2 месяцев назад
  Martijn Laan 73f39438c5 Add constants support to ExtractArchivePassword + cleanup: take password from CurFile param if available. 2 месяцев назад
  Martijn Laan 125db1251c Do not try to include .issig size in the total progress. Instead just process events while downloading it without updating progress. 2 месяцев назад