Commit History

Author SHA1 Message Date
  Martijn Laan 3a1914add3 Cleanup a bit more. 6 months ago
  Martijn Laan b9c15a28f1 Small cleanup. 6 months ago
  Jordan Russell 974b25887e Add AppCreateForm wrapper function. 7 months ago
  Martijn Laan 7b6a56d383 Update visible copyright dates. 7 months ago
  Jordan Russell 4b9b9576aa Improve OnGetActiveFormHandle handler. 7 months ago
  Jordan Russell d5e8603909 Replace "WizardForm.Show" with "WizardForm.Visible := True". 7 months ago
  Jordan Russell 5e6334e70f Check if WizardForm is minimized before calling Application.BringToFront. 7 months ago
  Jordan Russell ee956ccbb6 Unminimize before displaying message boxes and task dialogs. 7 months ago
  Jordan Russell 9d52a24040 Setup: De-form TMainForm and set MainFormOnTaskBar=True. 7 months ago
  Jordan Russell ae4769274b Setup: If minimized, restore before displaying TNewDiskForm. 7 months ago
  Martijn Laan e955344670 Cleanup Compil32 using Shared.SetupTypes since last july: move the required types (TSetupStep and TUninstallStep) into a new unit instead. 10 months ago
  Martijn Laan 58b27f351b Cleanup remaining MD5, SHA1 and Hash unit use. 10 months ago
  Martijn Laan c745379b5f Split main form and main functions+vars. 1 year ago
  Martijn Laan dd603f785c Start work on splitting main form and main functions. 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 6f51801a14 IDE.CompileForm -> IDE.MainForm. 1 year ago
  Martijn Laan 200901c8b0 Reintroduce SetupLdrAndSetup prefix. 1 year ago
  Martijn Laan e5d46b163d Move shared but self-contained and generally useful units to Components. 1 year ago
  Martijn Laan 7d3b4aa85a Rename/group the compression units. Stop using Compression.Base (Shared.Compress) in Compil32. 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