Menu

/trunk/Src/CodeSnip.dproj Commit Log


Commit Date  
[r2287] (26.3 kB) by delphidabbler

Renamed UMenuHelper unit as UMenus.
Modified all affected code accordingly.

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
[r2275] (26.3 kB) by delphidabbler

Reordered units in project file.

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
[r2177] (26.3 kB) by delphidabbler

Ordered units in project file.

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.
Updated calling code accordingly.

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.
Modified FirstRun.UUpdateIni to use the new unit.

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.
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
[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.
Deleted FirstRun.UUnicode unit from project now that its single public routine is no longer required.

2012-08-02 18:42:50 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.