Commit | Date | |
---|---|---|
[r2122]
by
delphidabbler
Corrected bug where clicking Clear button in Configure Compilers dialogue box Compiler tab did not immediately mark compiler as unavailable in compilers list box. |
2012-07-25 12:03:02 | Tree |
[r2121]
by
delphidabbler
Changed auto-detection of Delphi compilers to check HKCU registry root as well as HKLM in case Delphi has been installed for current user only. |
2012-07-25 12:00:57 | Tree |
[r2120]
by
delphidabbler
Removed all references to install helper program. |
2012-07-23 22:53:02 | Tree |
[r2119]
by
delphidabbler
Changed StampConfigFiles routine to also add program version number to [IniFile] section of per-user config file. |
2012-07-23 12:08:27 | Tree |
[r2118]
by
delphidabbler
Remove code that dealt with main database and common config file: these are dealt with by installer. |
2012-07-23 10:39:02 | Tree |
[r2117]
by
delphidabbler
Removed CSSetupHelper project from project group and deleted its source tree. The CSSetupHelper program is no longer required by the installer. |
2012-07-23 10:06:02 | Tree |
[r2116]
by
delphidabbler
Removed installhelper target and code that configured install helper's src tree and created binary output directory. |
2012-07-23 10:01:56 | Tree |
[r2115]
by
delphidabbler
Removed code that included CSSetupHelper.exe helper program: no longer needed now that installer does not process per-user config files and databases. |
2012-07-23 09:55:23 | Tree |
[r2114]
by
delphidabbler
Fixed various bugs re copying older common database and displaying of related page in install wizard. |
2012-07-23 09:54:02 | Tree |
[r2113]
by
delphidabbler
Modified so that setup program always brings forward any old common config data it finds if v4 config file is not present. |
2012-07-23 09:06:38 | Tree |