Commit | Date | |
---|---|---|
[r2715]
(9.6 kB)
by
delphidabbler
Modified first-run code to "rename" any "MainWindow" section of user config files earlier than file version 11 to "WindowState:MainForm" as used from file version 11 onwards. |
2013-02-05 14:20:41 |
View
Download |
[r2638]
(9.5 kB)
by
delphidabbler
Merged revision(s) 2480-2637, 2485-2637 from branches/portable: This merges ability to conditionally compile portable edition to main code base. Code is based on that used for Release 4.0.1 portable beta 1. Root directory and ChangeLog-v3.txt have changes only to svn@... property. Other significant changes: |
2013-01-05 17:59:01 |
View
Download |
2012-08-27 13:29:04 |
View
Download |
|
2012-08-20 19:52:47 |
View
Download |
|
[r2282]
(6.2 kB)
by
delphidabbler
Renamed some units in FirstRun namespace and made consequent changes to using code. |
2012-08-20 16:02:28 |
View
Download |
[r2281]
(6.3 kB)
by
delphidabbler
Rewrote FirstRun.UDataLocations with functionality encapsulated a new TInstallInfo class that dispenses with global variables and direct access to data structures. Install IDs were changed from integer constants into the TInstallID enumeration. |
2012-08-20 15:48:20 |
View
Download |
2012-08-20 14:12:16 |
View
Download |
|
[r2279]
(6.2 kB)
by
delphidabbler
Rewrote FirstRun.UUpdateDBase with new TUserDatabaseUpdater class replacing all of the standalone routines. |
2012-08-20 14:05:21 |
View
Download |
[r2278]
(6.0 kB)
by
delphidabbler
Moved IsAnsiConfigFile routine from FirstRun.UUpdateIni unit to FirstRun.UDataLocations. |
2012-08-20 13:42:01 |
View
Download |
[r2277]
(6.0 kB)
by
delphidabbler
Rewrote FirstRun.UUpdateIni with new TUserConfigFileUpdater class replacing all but one of the standalone routines. |
2012-08-20 13:35:39 |
View
Download |