Commit | Date | |
---|---|---|
[r2287]
(26.3 kB)
by
delphidabbler
Renamed UMenuHelper unit as UMenus. |
2012-08-20 20:19:55 |
View
Download |
[r2282]
(26.3 kB)
by
delphidabbler
Renamed some units in FirstRun namespace and made consequent changes to using code. |
2012-08-20 16:02:28 |
View
Download |
2012-08-19 22:54:33 |
View
Download |
|
[r2274]
(26.3 kB)
by
delphidabbler
Created new custom action - TDetailTabAction - that is used by Notifier to select a new tab in detail pane. This replaces a standard action that had no tie in with user input. |
2012-08-19 22:51:50 |
View
Download |
[r2271]
(26.3 kB)
by
delphidabbler
Renamed FmViewExtraDlg unit as FmActiveTextPreviewDlg, TViewExtraDlg form class as TActiveTextPreviewDlg and HTML template file dlg-viewextra-tplt.html as dlg-activetext-preview-tplt.html. This was done because the dialogue box no longer relates only to "extra" text and the name had become misleading. Modified code and variables that referred to "extra" to something more relevant. Calling code updated as necessary. |
2012-08-19 22:04:57 |
View
Download |
2012-08-11 19:34:06 |
View
Download |
|
[r2162]
(26.3 kB)
by
delphidabbler
Renamed FmFirstRunDlg unit as FirstRun.FmV4ConfigDlg and renamed TFirstRunDlg and TV4ConfigDlg. |
2012-08-08 16:40:09 |
View
Download |
[r2157]
(26.3 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. |
2012-08-08 14:05:43 |
View
Download |
[r2152]
(26.2 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 |
[r2138]
(26.1 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. |
2012-08-02 18:42:50 |
View
Download |