Commit | Date | |
---|---|---|
2012-12-10 14:02:29 | Tree | |
[r2551]
by
delphidabbler
Added facility to stamp common config file with program and file version on startup. Note: strictly speaking we only need to stamp common config file in portable version. Installer does this in normal version. But it does no harm to do this in both versions. |
2012-12-08 19:18:27 | Tree |
[r2550]
by
delphidabbler
Created overloaded versions of Stamp method in TUserConfigFileUpdater and TCommonConfigFileUpdater that stamps respective files differently. |
2012-12-08 19:16:35 | Tree |
[r2549]
by
delphidabbler
Added new TInstallInfo.CurrentCommonConfigFileName method that returns path to common config file. |
2012-12-08 19:15:07 | Tree |
[r2548]
by
delphidabbler
Renamed previously missed occurences of ConfigFileNames constant as UserConfigFileNames. |
2012-12-08 17:34:10 | Tree |
2012-12-08 17:32:23 | Tree | |
2012-12-08 17:26:20 | Tree | |
[r2545]
by
delphidabbler
Split TUserConfigFileUpdater into two classes: TUserConfigFileUpdater and TCommonConfigFileUpdater for use updating user and common config files respectively. Extracted common code into TConfigFileUpdater abstract base class. |
2012-12-08 17:23:13 | Tree |
[r2544]
by
delphidabbler
Some name changes in TFirstRun and TFirstRunMgr to clarify that methods referring to a config file actual refer to USER config file. |
2012-12-08 17:20:57 | Tree |
[r2543]
by
delphidabbler
Merged revision(s) 2480-2542 from tags/version-4.0.1: Updates code base for portable branch from v4.0.0 to v4.0.1. This branch's root directory has svn:mergeinfo properties changed. Build.html and ChangeLog-v3.txt have svn:merginfo properties changes as well as text changed. |
2012-12-08 16:11:02 | Tree |