Menu

Old Code (SVN) Commit Log


Commit Date  
[r3964] by delphidabbler

Replaced call to Database._Snippets with a call to Database.SelectAll and made consequent changes.

2013-11-26 16:41:57 Tree
[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
[r3962] by delphidabbler

Added new CreateNull and IsNull methods to TSnippetID.

2013-11-26 16:30:30 Tree
[r3961] by delphidabbler

Removed redundant unit from project.

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
[r3959] by delphidabbler

Deleted some commented out code.

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.
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 Tree
[r3955] by delphidabbler

Changed type of snippet list parameter of TCodeExporter.Execute from TSnippetList to ISnippetIDList.
Changed type internal list in same way and adjusted code to suit.

2013-11-26 13:19:58 Tree
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.