Menu

Old Code (SVN) Commit Log


Commit Date  
[r4396] by delphidabbler

Added a new page component that can display a snippet's programming language in the detail pane.
The new page component is recorded in the [Prefs:SnippetPageStructure] section of the per-user config file with ID of "Language".

2013-12-18 00:28:29 Tree
[r4395] by delphidabbler

Renamed all parameters, fields and properties of type TSnippetKindID to have a name that includes "SnippetKindID" in it.

2013-12-17 21:39:44 Tree
[r4394] by delphidabbler

Refactored TSnippetValidator.ValidateDependsList to use ISnippetKindList to find disallowed snippet kinds for required snippets.
Removed TSnippetValidator's cAllSnippetKinds constant and ValidDependsKinds methods made redundant by the refactoring.

2013-12-17 15:54:22 Tree
[r4393] by delphidabbler

Renamed TSnippetValidator's ValidateName overloaded methods as ValidateSnippetID and renamed some related identifiers.
Update affected code to use new method names.

2013-12-17 14:44:04 Tree
[r4392] by delphidabbler

Fixed bug introduced at revision 4391.

2013-12-17 14:34:48 Tree
[r4391] by delphidabbler

Modified TSnippetsEditorDlg.UpdateReferences to get the set of snippet kinds on which the current snippet can depend from the TSnippetKind.ValidDependIDs instead of TSnippetValidator.ValidDependsKinds.

2013-12-17 14:28:32 Tree
[r4390] by delphidabbler

Modified TSnippetKind to have a ValidDependIDs property. Also modified TSnippetKind constructor to take a value for the new property.
Modified TSnippetKindList to set values of each snippet kind's ValidDependIDs property to the kinds of snippet that each snippet kind can reference (i.e. depend upon).

2013-12-17 14:26:33 Tree
[r4389] by delphidabbler

Added IDs property and GetIDs read accessor to ISnippetKindList and its implementation in TSnippetKindList.

2013-12-17 14:09:37 Tree
[r4388] by delphidabbler

Various internal renamings.

2013-12-17 13:45:22 Tree
[r4387] by delphidabbler

Renamed TUserDBBackup class as TDatabaseBackup.
Modified affected code accordingly.

2013-12-17 13:19:09 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.