Martijn Laan
|
23bac8824d
|
Be like DownloadTemporaryFile.
|
2024-11-09 13:32:19 +01:00 |
|
Martijn Laan
|
f727458281
|
Tweak WizardForm's CheckPassword + some cleanup.
|
2024-09-29 13:11:57 +02:00 |
|
Martijn Laan
|
58b27f351b
|
Cleanup remaining MD5, SHA1 and Hash unit use.
|
2024-09-26 11:39:48 +02:00 |
|
Martijn Laan
|
c745379b5f
|
Split main form and main functions+vars.
|
2024-08-09 08:22:01 +02:00 |
|
Martijn Laan
|
bd49a504c7
|
Finish. So now the functions which were in InstFunc but were not used by SetupLdr are in a Setup-only unit (Setup.InstFunc) and the rest is in a shared unit (SetupLdrAndSetup.InstFunc). The former has most of the function and has the Git history. The latter appears as a new file.
|
2024-08-06 19:12:28 +02:00 |
|
Martijn Laan
|
200901c8b0
|
Reintroduce SetupLdrAndSetup prefix.
|
2024-08-06 13:54:25 +02:00 |
|
Martijn Laan
|
e5d46b163d
|
Move shared but self-contained and generally useful units to Components.
|
2024-08-05 20:52:57 +02:00 |
|
Martijn Laan
|
7d3b4aa85a
|
Rename/group the compression units. Stop using Compression.Base (Shared.Compress) in Compil32.
|
2024-08-05 17:25:42 +02:00 |
|
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.
|
2024-08-05 16:56:18 +02:00 |
|