Menu

Old Code (SVN) Commit Log


Commit Date  
[r4343] by delphidabbler

Changed TSnippetValidator to use ISnippet instances for internal access snippet properties instead of TSnippet.

2013-12-16 02:43:04 Tree
[r4342] by delphidabbler

Converted TTagInfoRTFDoc to use ISnippet when accessing snippet properties instead of TSnippet.

2013-12-16 02:40:02 Tree
[r4341] by delphidabbler

Converted all classes etc. in UDetailPageHTML.pas and USnippetPageHTML.pas that use snippets, along with TSnippetHTML in USnippetHTML.pas, to use ISnippet to represent snippets instead of TSnippet.

2013-12-16 02:37:27 Tree
[r4340] by delphidabbler

Added new TSnippetTitleComparator class for use in comparing ISnippet titles.

2013-12-16 02:33:05 Tree
[r4339] by delphidabbler

Replaced use of _Database.TryLookup method with Database.TryLookupSnippet and made necessary changes to surrounding code.

2013-12-16 02:16:05 Tree
[r4338] by delphidabbler

Replaced internal use of TSnippet with ISnippet in TSnippetPrintDocument, including change to parameter list of public TSnippetPrintDocument's constructor.
Made necessary changes to code that calls TSnippetDoc.Generate in TPrintMgr.GetDocGenerator.

2013-12-16 02:11:41 Tree
[r4337] by delphidabbler

Replaced internal use of TSnippet with ISnippet in TSnippetDoc, including change to parameter list of public TSnippetDoc.Generate method.
Made necessary changes to code that call TSnippetDoc.Generate.

2013-12-16 02:08:00 Tree
[r4336] by delphidabbler

Removed one redundant overload of IDatabaseEdit.CreateTempSnippet and its implementation in _TDatabase.

2013-12-16 02:03:22 Tree
[r4335] by delphidabbler

Revised TCompileMgr to use ISnippet references instead of TSnippet internally and as a parameter to TCompileMgr.Compile.
Modified calling code re this change in parameter type.

2013-12-16 00:56:42 Tree
[r4334] by delphidabbler

Replaced last remaining reference to _Database global object in TMainForm with an equivalent call into the Database global singleton.

2013-12-16 00:46:56 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.