Menu

Old Code (SVN) Commit Log


Commit Date  
[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
[r4333] by delphidabbler

Modified TDependenciesDlg and TDialogMgr.ShowDependenciesDlg to use ISnippet instances instead of TSnippet.
Some reworking of handling of tree view control in TDependenciesDlg as a result.
Modified calling code in TMainForm re the change of parameter type in TDialogMgr.ShowDependenciesDlg.

2013-12-16 00:45:18 Tree
[r4332] by delphidabbler

Modified TFindXRefsDlg and TDialogMgr.ExecFindXRefsDlg to use ISnippet instances instead of TSnippet.
Modified calling code in TMainForm re the change of parameter type in TDialogMgr.ExecFindXRefsDlg.

2013-12-16 00:28:37 Tree
[r4331] by delphidabbler

Modified TTestUnitDlgMgr and TDialogMgr.ShowTestUnitDlg to use ISnippet instances instead of TSnippet.
Modified affected calling code re this change of snippet type.

2013-12-16 00:20:21 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.