| Commit | Date | |
|---|---|---|
|
[r4368]
by
delphidabbler
Added new ISnippetKindList interface and its implementation in the new TSnippetKindList class. |
2013-12-17 07:08:57 | Tree |
|
[r4367]
by
delphidabbler
Moved TSnippetKindInfo record from DB.USnippetKind unit to CS.Database.Types. |
2013-12-17 06:33:35 | Tree |
| 2013-12-17 02:43:13 | Tree | |
|
[r4355]
by
delphidabbler
Added new CloneAsReadOnly method to IEditableSnippet and its implementation to TEditableSnippet. |
2013-12-17 00:57:33 | Tree |
| 2013-12-17 00:15:28 | Tree | |
|
[r4342]
by
delphidabbler
Converted TTagInfoRTFDoc to use ISnippet when accessing snippet properties instead of TSnippet. |
2013-12-16 02:40:02 | Tree |
|
[r4340]
by
delphidabbler
Added new TSnippetTitleComparator class for use in comparing ISnippet titles. |
2013-12-16 02:33:05 | Tree |
|
[r4329]
by
delphidabbler
Modified TPascalTestUnit to take an ISnippet instead of TSnippet instance as a parameter to its constructor and to use an ISnippet internally. |
2013-12-16 00:04:49 | Tree |
|
[r4327]
by
delphidabbler
Reinstated calls to TSnippetValidator.Validate now that the method can accept an ISnippet parameter. |
2013-12-15 11:05:27 | Tree |
|
[r4325]
by
delphidabbler
Fixed bug introduced into TPascalSourceGen when its IncludeSnippet method was modified to accept a TSnippetID parameter instead a TSnippet: this class was failing to generate source code for snippets not in the database. Fixed included changing Include snippet's parameter to ISnippet and then modifying TPascalSourceGen and all the classes it depends upon to work with ISnippet instances instead of TSnippet. |
2013-12-15 10:55:05 | Tree |