Commit | Date | |
---|---|---|
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. |
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. |
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. |
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. |
2013-12-15 10:27:49 |
View
Download |
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. |
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. |
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 |