Commit | Date | |
---|---|---|
[r4379]
(24.6 kB)
by
delphidabbler
Renamed ISnippet and IEditableSnippet's Kind property to KindID. |
2013-12-17 11:48:10 |
View
Download |
[r4377]
(24.6 kB)
by
delphidabbler
Renamed TSnippetKindInfo record as TSnippetKind and renamed the record's Kind property as ID and renamed related fields and parameters accordingly. |
2013-12-17 11:33:47 |
View
Download |
[r4341]
(24.6 kB)
by
delphidabbler
Converted all classes etc. in UDetailPageHTML.pas and USnippetPageHTML.pas that use snippets, along with TSnippetHTML in USnippetHTML.pas, to use ISnippet to represent snippets instead of TSnippet. |
2013-12-16 02:37:27 |
View
Download |
[r4308]
(24.7 kB)
by
delphidabbler
Changed ISnippetView to have a SnippetID property of type TSnippetID instead of a Snippet property of type TSnippet. |
2013-12-14 13:36:32 |
View
Download |
2013-12-14 10:49:20 |
View
Download |
|
[r4232]
(24.5 kB)
by
delphidabbler
Changed code that accessed _Database.SnippetCount to use Database.SnippetCount instead. |
2013-12-11 10:13:29 |
View
Download |
[r4223]
(24.5 kB)
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 |
View
Download |
[r4093]
(24.5 kB)
by
delphidabbler
Removed support for ICategoryView from TDetailPageHTML and removed the now unused TCategoryPageHTML class. |
2013-12-03 16:50:24 |
View
Download |
[r4056]
(26.4 kB)
by
delphidabbler
Modified TTagsPageHTML to take account of possible null tag which is used to indicate a list of snippets with no tag. |
2013-12-02 17:37:30 |
View
Download |
[r4053]
(26.1 kB)
by
delphidabbler
Added support for HTML page that displays a list of snippets that have a certain tag. |
2013-12-02 17:09:35 |
View
Download |