Commit | Date | |
---|---|---|
[r3994]
by
delphidabbler
Renamed "Copy Snippet" and "Save Snippet" menu options and "Copy Annotated Source" and "Save Annotated Source" respectively. This fixes issue #90 (https://sourceforge.net/p/codesnip/bugs/90/). |
2013-11-28 02:28:25 | Tree |
[r3993]
by
delphidabbler
Fixed GPF bug in new TSnippets.Tags property and associated TSnippetData field that manifested itself when loading the snippets database. |
2013-11-28 01:39:09 | Tree |
[r3992]
by
delphidabbler
Modified database loader and import code to add a single tag to each snippet. In database loader this is based on snippet's category while importers add a tag describing import source. |
2013-11-28 01:08:16 | Tree |
2013-11-28 01:05:14 | Tree | |
2013-11-28 00:52:53 | Tree | |
[r3989]
by
delphidabbler
Modified TTagSet to implement IClonable. |
2013-11-28 00:16:32 | Tree |
[r3988]
by
delphidabbler
Removed redundant Assign and IsEqual methods from TSnippetList. |
2013-11-28 00:04:27 | Tree |
[r3987]
by
delphidabbler
Removed TSnippetList.ToIDList method that was added as a temporary measure at revision 3972. |
2013-11-27 23:52:52 | Tree |
2013-11-27 23:49:44 | Tree | |
[r3985]
by
delphidabbler
Removed assertions that test for nil snippet after calls to Database.Lookup: this method now raises an exception when the lookup fails (see revision 3984). |
2013-11-27 23:46:29 | Tree |