Commit | Date | |
---|---|---|
[r4216]
by
delphidabbler
Replaced all _TSnippetList fields and properties with TObjectList<TSnippet> instances. |
2013-12-10 21:30:07 | Tree |
[r4208]
by
delphidabbler
Renamed TSnippetList defined in DB.USnippets unit as _TSnippetList and modified affect code accordingly. This is a first step towards changing snippet lists throughout the code to use a different list type. |
2013-12-10 16:17:15 | Tree |
2013-12-10 15:55:34 | Tree | |
[r4205]
by
delphidabbler
Added temporary Category property to TSnippetBase and removed property from TSnippet since it now inherits the property from TSnippetBase. |
2013-12-10 15:51:30 | Tree |
2013-12-10 15:49:33 | Tree | |
2013-12-10 11:21:25 | Tree | |
2013-12-10 11:16:09 | Tree | |
2013-12-10 00:10:51 | Tree | |
[r4180]
by
delphidabbler
Added support for reading a tag set in database load operation. The tag set is constructed from the names of all categories read from the legacy file. |
2013-12-10 00:10:13 | Tree |
[r4179]
by
delphidabbler
Added new TTag.MakeValidTagString method and re-factored tag validation code. |
2013-12-10 00:08:48 | Tree |