Menu

Old Code (SVN) Commit Log


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

Modified TTestCompile, TTestCompileThread and TTestCompileUI to operator on ISnippet instances instead of TSnippet.
Modified calling code in TCompileMgr.Compile re this change of snippet type.

2013-12-16 00:11:40 Tree
[r4329] by delphidabbler

Modified TPascalTestUnit to take an ISnippet instead of TSnippet instance as a parameter to its constructor and to use an ISnippet internally.
Modified calling code re the change in constructor parameter type.

2013-12-16 00:04:49 Tree
[r4328] by delphidabbler

Modified TCompErrorDlg to take an ISnippet instead of TSnippet instance as a parameter to its public Execute method and also to use an ISnippet internally.
Modified calling code in TCompileMgr.ShowErrors accordingly.

2013-12-15 23:55:59 Tree
[r4327] by delphidabbler

Reinstated calls to TSnippetValidator.Validate now that the method can accept an ISnippet parameter.

2013-12-15 11:05:27 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.