Commit | Date | |
---|---|---|
[r3960]
by
delphidabbler
Changed to use TSortedCollectionCtrlKVMgr to manage snippet kind combo box instead of code that explicitly tied together the combo box with a TSnipKindListAdapter instance. |
2013-11-26 14:07:49 | Tree |
2013-11-26 13:39:14 | Tree | |
[r3958]
by
delphidabbler
Modified TCodeExportDlg to work with interface to TSelectSnippetsFrame as changed at revision 3954 and changes to parameter list of TCodeExporter.ExportSnippets made at revision 3955. |
2013-11-26 13:27:34 | Tree |
[r3957]
by
delphidabbler
Modified TCodeSubmitDlg to work with interface to TSelectSnippetsFrame as changed at revision 3954. |
2013-11-26 13:26:01 | Tree |
[r3956]
by
delphidabbler
Modified TSelectionSearchDlg to work with interface to TSelectSnippetsFrame as changed at revision 3954. |
2013-11-26 13:25:06 | Tree |
[r3955]
by
delphidabbler
Changed type of snippet list parameter of TCodeExporter.Execute from TSnippetList to ISnippetIDList. |
2013-11-26 13:19:58 | Tree |
[r3954]
by
delphidabbler
Hid snippets list from public view and provided methods to operate on the list instead. |
2013-11-26 13:17:47 | Tree |
[r3953]
by
delphidabbler
Changed TSearchFilterFactory.CreateManualSelectionSearchFilter to take a ISnippetIDList parameter instead of TSnippetList. |
2013-11-26 11:57:13 | Tree |
[r3952]
by
delphidabbler
Replaced call to Database._Snippets with a call to Database.SelectAll and made consequent changes. |
2013-11-26 10:53:53 | Tree |
[r3951]
by
delphidabbler
Changed TGroup and TOverviewTreeBuilder to take a ISnippetIDList as constructor parameters instead of a TSnippetList. |
2013-11-26 10:49:21 | Tree |