Menu

Old Code (SVN) Commit Log


Commit Date  
[r4399] by delphidabbler

Removed spurious empty paragraph after source code group: highlighter ends the source code with a \par so there's no need for another one!

2013-12-18 01:25:15 Tree
[r4398] by delphidabbler

Moved default position of "Language" page part to just after the source code part.

2013-12-18 00:38:44 Tree
[r4397] by delphidabbler

Recorded new "Language" page component in the [Prefs:SnippetPageStructure] section, PageKindXXX value of the per-user config file.

2013-12-18 00:32:06 Tree
[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
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.