Commit | Date | |
---|---|---|
[r4224]
by
delphidabbler
Converted TSnippet's properties into functions that call inherited read accessor functions. |
2013-12-11 00:12:06 | Tree |
[r4223]
by
delphidabbler
Extracted nested TTitleComparer and TTitleEqualityComparer from within TSnippet and made classes in their own right, named TSnippetTitleComparer and TSnippetTitleEqualityComparer. |
2013-12-11 00:06:51 | Tree |
[r4222]
by
delphidabbler
Removed constructor from TSnippet and made it's SetProps method public. Modified affected code as necessary. |
2013-12-10 23:17:22 | Tree |
[r4221]
by
delphidabbler
Merged remaining method of TSnippetListEx down into _TSnippetList and removed TSnippetListEx. |
2013-12-10 22:55:40 | Tree |
[r4220]
by
delphidabbler
Merged methods of TSnippetEx down into TSnippet and removed TSnippetEx and TTempSnippet. |
2013-12-10 22:49:00 | Tree |
[r4219]
by
delphidabbler
Removed redundant constructor and snippet and category list fields from TUserDataProvider. |
2013-12-10 22:23:32 | Tree |
[r4218]
by
delphidabbler
Revised _TDatabase.UpdateSnippet so it no longer revises TCategory.SnippetIDs property: this is safe because a snippet's categories can no longer be changed. |
2013-12-10 22:19:16 | Tree |
[r4217]
by
delphidabbler
Moved responsibility for ensuring RequiredModules and XRefs properties of new and updated snippets from TSnippet / TSnippetEx to _TDatabase. |
2013-12-10 22:10:10 | Tree |
[r4216]
by
delphidabbler
Replaced all _TSnippetList fields and properties with TObjectList<TSnippet> instances. |
2013-12-10 21:30:07 | Tree |
[r4215]
by
delphidabbler
Removed redundant overload of TSnippetsChkListMgr.GetCheckedSnippets method. |
2013-12-10 21:16:04 | Tree |