Commit | Date | |
---|---|---|
[r3977]
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 | Tree |
2013-11-27 05:12:45 | Tree | |
[r3975]
by
delphidabbler
Changed snippet list parameter type of IOverviewDisplayMgr.Display from TSnippetList to ISnippetIDList and implemented changes in TOverviewFrame. |
2013-11-27 05:08:44 | Tree |
2013-11-27 05:01:06 | Tree | |
[r3973]
by
delphidabbler
Added IsEqual method to ISnippetIDList and implemented it in TSnippetIDList. |
2013-11-27 04:37:00 | Tree |
[r3972]
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 | Tree |
2013-11-27 04:12:17 | Tree | |
[r3970]
by
delphidabbler
Changed IQuery.GetCatSelection and implementation to return a ISnippetIDList instead of populating a given TSnippetList. |
2013-11-27 04:11:12 | Tree |
[r3969]
by
delphidabbler
Converted TPascalSourceGen and TPascalSourceAnalyser so that callers pass IDs of snippets to be included in generated source code instead of passing the snippet objects. |
2013-11-27 03:50:33 | Tree |
2013-11-27 02:11:24 | Tree |