Jordan Russell
|
b1c9115fe6
Setup.DebugClient: Bring to foreground successfully when no forms are visible.
|
7 months ago |
Martijn Laan
|
c745379b5f
Split main form and main functions+vars.
|
1 year ago |
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.
|
1 year ago |
Martijn Laan
|
200901c8b0
Reintroduce SetupLdrAndSetup prefix.
|
1 year 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 |