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. |
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. |
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. |
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. |
2013-12-16 00:45:18 | Tree |
[r4332]
by
delphidabbler
Modified TFindXRefsDlg and TDialogMgr.ExecFindXRefsDlg to use ISnippet instances instead of TSnippet. |
2013-12-16 00:28:37 | Tree |
[r4331]
by
delphidabbler
Modified TTestUnitDlgMgr and TDialogMgr.ShowTestUnitDlg to use ISnippet instances instead of TSnippet. |
2013-12-16 00:20:21 | Tree |