Menu

/trunk/Src/FirstRun.UMain.pas Commit Log


Commit Date  
[r2162] (5.9 kB) by delphidabbler

Renamed FmFirstRunDlg unit as FirstRun.FmV4ConfigDlg and renamed TFirstRunDlg and TV4ConfigDlg.
Updated calling code accordingly.

2012-08-08 16:40:09 View
Download
[r2156] (5.8 kB) by delphidabbler

Corrected bug in TFirstRunMgr.IsProgramUpdated method.
Added specific code to FirstRun.UUpdateIni to delete detail pane tab index entry from config file. Modified TFirstRun.UpdateCfgFile to call the new code instead of deleting key explicitly, and to do it for config file v8 as well as earlier.
Changed TFirstRun.UpdateCfgFile to update code generation config settings re renamed key. This uses new UpdateCodeGenEntries routine in FirstRun.UUpdateIni.
Updated config file version to v9.
Other minor supporting changes.

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.
Added a new wizard based dialogue box that is displayed when v4 is first run, but only if there is older data that can be brought forward.

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.
Added all the files to the CodeSnip project.
No changes were made to script files other than renaming and header comment changes: won't compile.
This is basis of code that creates User.config file for current user if necessary on first run.

2012-07-18 19:41:39 View
Download
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.