Menu

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


Commit Date  
[r2158] (12.2 kB) by delphidabbler

Removed unused and unnecessary Min and Max parameters from GetIniInt function and made consequent changes to calling code.

2012-08-08 14:08:29 View
Download
[r2157] (12.2 kB) by delphidabbler

New FirstRun.UIniFile unit that provides support for accessing ini files. This replaces code in FirstRun.UUpdateIni and no longer uses any source code from InnoSetup.
Modified FirstRun.UUpdateIni to use the new unit.

2012-08-08 14:05:43 View
Download
[r2156] (16.0 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
[r2153] (14.9 kB) by delphidabbler

Deleted unused routines.

2012-08-08 10:58:48 View
Download
[r2151] (15.5 kB) by delphidabbler

Added new DeleteCfgValue public routine and supporting DeleteIniKey routine.

2012-08-08 10:44:37 View
Download
[r2148] (14.9 kB) by delphidabbler

Made CreateUnicodeConfigFile routine public.
Renamed CreateIniFilesFromOldStyle as UpdateOldStyleIniFile and removed code that creates file: it now updates it in place.

2012-08-07 22:21:40 View
Download
[r2141] (14.8 kB) by delphidabbler

New DeleteUserCfgFile routine added.

2012-08-06 10:23:52 View
Download
[r2140] (14.3 kB) by delphidabbler

New IsCurrentProgramVer function that checks to see if current program version is recorded in user config file.

2012-08-06 10:17:39 View
Download
[r2138] (14.0 kB) by delphidabbler

Chenged FirstRun.UUpdateIni to use TFileIO text file writing methods when creating or copying data to a Unicode format ini file, instead of WriteStringsToUnicodeFile routine from FirstRun.UUnicode.
Deleted FirstRun.UUnicode unit from project now that its single public routine is no longer required.

2012-08-02 18:42:50 View
Download
[r2136] (14.1 kB) by delphidabbler

Added new CopyFile method to TFileIO.
Modified FirstRun.UUpdateDBase and FirstRun.UUpdateIni to use TFileIO.CopyFile instead of local CopyFile routines.

2012-08-02 18:17:22 View
Download
Older >
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.