Commit History

Author SHA1 Message Date
  Martijn Laan 583f0fab7c Support older Delphi (2). 1 week ago
  Martijn Laan a5d3a96c2b Stop VCL Styles from breaking TaskDialog's title bar. (It makes the background dark but does not make the text light.) 1 month ago
  Martijn Laan e55f9a0525 Improve TaskDialogMsgBox so caller can request to have Cancel in the main list of options instead of as a regular button at the bottom. Also add some comments. 1 month ago
  Martijn Laan 2d42d6332e Inno Setup 6.4.3 increased the maximum width of all task dialogs by about 50%, which helps to keep long paths from being truncated with ellipses. It now only does this if the task dialog's content actually contains a path. 2 months ago
  Jordan Russell c485b6e460 Set TDF_SIZE_TO_CONTENT flag on task dialogs. 3 months ago
  Jordan Russell f9d5475bdb Use correct owner on task dialogs. 7 months ago
  Jordan Russell ee956ccbb6 Unminimize before displaying message boxes and task dialogs. 7 months 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
  Martijn Laan b50e481790 A few more renames. 1 year ago