Martijn Laan
|
6a4ed20bcb
Expose TBitmapButton to [Code]. Todo: doc & whatsnew (including InitializeBitmapButtonFromIcon).
|
1 week ago |
Martijn Laan
|
21b160026c
Make TDownloadWizardPage.LastBaseNameOrUrl available to [Code].
|
1 month ago |
Martijn Laan
|
369ea1627a
Cleanup IssigUrl->ISSigUrl.
|
2 months ago |
Martijn Laan
|
7f6278c99b
Merge branch 'files-extractarchive'
|
2 months ago |
Martijn Laan
|
f718296112
Improve Add(Ex)WithISSigVerify: accept both URLs at once.
|
2 months ago |
Martijn Laan
|
6733dc7803
Add TDownloadWizardPage support class functions AddWithISSigVerify and AddExWithISSigVerify. Todo: doc & update CodeDownloadFiles2.iss. Also doc something to prevent people from doing issigverify twice on a downloaded archive.
|
2 months ago |
Martijn Laan
|
9f4ec000ec
Add TExtractionWizardPage.AddEx. Todo: test & doc. Also some other minor tweaks.
|
2 months ago |
Jordan Russell
|
9d52a24040
Setup: De-form TMainForm and set MainFormOnTaskBar=True.
|
7 months ago |
Martijn Laan
|
8d38ccb084
Finish/fix the page + make Extract7ZipArchive use exceptions on errors, just like DownloadTemporaryFile. Todo: fix messages. Also found new issue (not related to this branch): turns out 7zMain.c doesn't work from the current dir like I thought, instead it works from the archive dir. So the DestDir parameter doesn't work at the moment, doh!
|
8 months ago |
Martijn Laan
|
dc634c99de
Work on adding CreateExtractionPage and also make some other improvements. Some todos left as mentioned in the code and also didn't actually test the page yet.
|
8 months ago |
Martijn Laan
|
651064418e
TInputDirWizardPage: Added new NewFolderName property to update the initial value passed to CreateInputDirPage.
|
11 months ago |
Martijn Laan
|
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
1 year ago |