Menu

Old Code (SVN) Commit Log


Commit Date  
[r217] by delphidabbler

Amended TPrefsBaseFrame and descendants with additional abstract methods and their implementations to work with re-implemented preferences dialog box. Each frame now provides information needed by TPreferencesDlg to dynamically create the preferences frames and their host tab sheets:
* Index class function determines relative postion of frame in preferences dialog box.
* DisplayName method provides caption of tab sheet that hosts the frame.
* Frame's HelpKeyword property is set appropriately.
* Concrete frame classes now register themselves with TPreferencesDlg in their initialization sections

2009-08-18 14:58:13 Tree
[r216] by delphidabbler

Amended code that displays display printing page of preferences dialog box to pass class reference of TPrintingPrefsFrame to revised TPreferencesDlg.Execute method.

2009-08-18 14:41:45 Tree
[r215] by delphidabbler

Re-implemented to dynamically create the required preferences frames and containing tab sheets when dialog box is shown.
* Removed all tab sheets and frames.
* Provided class method to be used to register preferences frames with dialog box. Frames to be displayed must now register themselves with the dialog box. This means that new preference pages can be added without editing FmPreferencesDlg.pas.
* Replaced Execute method with two overloaded versions, one that displays all registered pages and another that displays only those whose classes are passed as parameters.

2009-08-18 14:36:33 Tree
[r214] by delphidabbler

Modified TCodeImportMgr.UpdateUserDatabase to append details of contributors of imported snippets to the snippets' extra information. Designed to assist in keeping track of contributors.

2009-08-18 01:18:23 Tree
[r213] by delphidabbler

CodeSnip version 3.2.0

2009-08-17 15:37:31 Tree
[r212] by delphidabbler

Documented changes for v3.2

2009-08-17 14:51:29 Tree
[r211] by delphidabbler

Modified to switch off "unsafe" warning messages. Used compiler detection to make sure the required warning messages are supported - only important if the units are used in other projects with older versions of Delphi.

2009-08-17 14:27:26 Tree
[r210] by delphidabbler

Revised TAppInfo.ProgramReleaseInfo to append any special build text to end of product version if present.

2009-08-17 13:25:50 Tree
[r209] by delphidabbler

Added new TVersionInfo.SpecialBuildStr that gets any special build information from version information string table.

2009-08-17 13:21:00 Tree
[r208] by delphidabbler

* Removed SPECIALBUILD text from file version number string.
* Set file flags to 0 from 32 (to indicate no special build info).

2009-08-17 13:16:26 Tree
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.