Menu

/branches/parsnip/Src/UDialogMgr.pas Commit Log


Commit Date  
[r4352] (10.3 kB) by delphidabbler

Removed references to unused DB.USnippet unit.

2013-12-17 00:15:28 View
Download
[r4333] (10.4 kB) 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 View
Download
[r4332] (10.4 kB) 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 View
Download
[r4331] (10.4 kB) 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 View
Download
[r4324] (10.4 kB) by delphidabbler

Changed TTestCompileDlg.Execute to take an ISnippet parameter instead of TSnippet and modified TTestCompileDlg accordingly.
Modified TDialogMgr.ShowTestCompileDlg similarly.
Modified TMainForm to pass an ISnippet to TDialogMgr.ShowTestCompileDlg.

2013-12-15 10:27:49 View
Download
[r4017] (10.4 kB) by delphidabbler

Removed unused unit reference to USnippetIDs.

2013-11-29 01:17:21 View
Download
[r3977] (10.4 kB) by delphidabbler

Changed type of snippet list parameter of TDialogMgr.ExecSelectionSearchDlg from TSnippetList to ISnippetIDList and made necessary changes to method.

2013-11-27 05:24:10 View
Download
[r3972] (10.6 kB) by delphidabbler

Added TSnippetList.ToIDList helper method to convert snippet list to ID list. This is to help transition from TSnippetList to ISnippetIDList.
Replaced custom "fudged" code in FrOverview and UDialogMgr units with call to new ToIDList.

2013-11-27 04:27:34 View
Download
[r3956] (10.7 kB) by delphidabbler

Modified TSelectionSearchDlg to work with interface to TSelectSnippetsFrame as changed at revision 3954.
TSelectionSearchDlg's own public interface also changed to receive a ISnippetIDList parameter instead of TSnippetList.
Modified TDialogMgr.ExecSelectionSearchDlg re changes to TSelectionSearchDlg. NOTE: some temporary changes were made here to convert an TSnippetList to ISnippetIDList.

2013-11-26 13:25:06 View
Download
[r3784] (10.4 kB) by delphidabbler

Commented out method that displayed Update From Web dialogue box.

This was done because dialogue box unit has been removed from the project.

2013-11-14 14:24:58 View
Download
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.