Commit | Date | |
---|---|---|
2012-08-20 14:12:16 | Tree | |
[r2279]
by
delphidabbler
Rewrote FirstRun.UUpdateDBase with new TUserDatabaseUpdater class replacing all of the standalone routines. |
2012-08-20 14:05:21 | Tree |
[r2278]
by
delphidabbler
Moved IsAnsiConfigFile routine from FirstRun.UUpdateIni unit to FirstRun.UDataLocations. |
2012-08-20 13:42:01 | Tree |
[r2277]
by
delphidabbler
Rewrote FirstRun.UUpdateIni with new TUserConfigFileUpdater class replacing all but one of the standalone routines. |
2012-08-20 13:35:39 | Tree |
2012-08-20 11:06:09 | Tree | |
2012-08-19 22:54:33 | Tree | |
[r2274]
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 | Tree |
[r2273]
by
delphidabbler
Renamed IQuery.CurrentSearch as IQuery.LatestSearch and updated implementing and calling code accordingly |
2012-08-19 22:20:28 | Tree |
2012-08-19 22:06:13 | Tree | |
[r2271]
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 | Tree |