Commit | Date | |
---|---|---|
[r3963]
by
delphidabbler
Fixed bug where attempting to add a new snippet raised a fatal exception because of an attempt to create a TSnippetID with an empty ID string. |
2013-11-26 16:34:24 | Tree |
2013-11-26 16:30:30 | Tree | |
2013-11-26 14:09:19 | Tree | |
[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 |