Commit | Date | |
---|---|---|
[r2162]
(5.9 kB)
by
delphidabbler
Renamed FmFirstRunDlg unit as FirstRun.FmV4ConfigDlg and renamed TFirstRunDlg and TV4ConfigDlg. |
2012-08-08 16:40:09 |
View
Download |
[r2156]
(5.8 kB)
by
delphidabbler
Corrected bug in TFirstRunMgr.IsProgramUpdated method. |
2012-08-08 13:42:24 |
View
Download |
[r2152]
(5.8 kB)
by
delphidabbler
Completely rewrote FirstRun.UMain unit as two classes, a static manager class that is called from project file at start up, and a class to handle main first run operations. |
2012-08-08 10:51:56 |
View
Download |
[r2131]
(5.1 kB)
by
delphidabbler
Added code to FirstRun.UUpdateIni to check if current config file has a proxy password. Changed FirstRun.UMain to call this new routine instead of accessing ini file directly, thus allowing duplicate GetIniString routine to be removed from FirstRun.UMain. |
2012-07-26 10:09:23 |
View
Download |
[r2118]
(7.1 kB)
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 |
View
Download |
[r2111]
(7.9 kB)
by
delphidabbler
Minimal changes to code in FirstRun namespace to convert Pascal scripts to compilable Object Pascal units. |
2012-07-18 19:54:21 |
View
Download |
[r2110]
(9.6 kB)
by
delphidabbler
Copied and renamed all .ps script files from Src/Install directory as Pascal units into FirstRun namespace in Src directory.
renamed from
/trunk/Src/Install/EventHandlers.ps
|
2012-07-18 19:41:39 |
View
Download |